@charset "UTF-8";@import"https://fonts.googleapis.com/icon?family=DM+Sans:400,500,700&display=swap||Material+Icons";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--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, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) 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;color:var(--bs-heading-color)}.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;color:var(--bs-highlight-color);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:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}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:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]: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]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.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) * .5);padding-left:calc(var(--bs-gutter-x) * .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}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.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.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color: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:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color: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:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color: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:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color: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:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.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 + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);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:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 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 + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.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 + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.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 + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.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{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) 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{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.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{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.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:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.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:var(--bs-border-radius-lg)}.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:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.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.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){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:calc(var(--bs-border-width) * -1);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:var(--bs-form-valid-color)}.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:var(--bs-success);border-radius:var(--bs-border-radius)}.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:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.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:var(--bs-form-valid-border-color)}.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"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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");padding-right:4.125rem;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:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.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:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.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:var(--bs-form-invalid-color)}.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:var(--bs-danger);border-radius:var(--bs-border-radius)}.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:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.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:var(--bs-form-invalid-border-color)}.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"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;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:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.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:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.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:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow: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);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{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-check:checked:focus-visible+.btn{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:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.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, .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, .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, .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, .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, .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, .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, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--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, .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, .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, .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, .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, .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, .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, .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:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;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:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.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:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.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:""}.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;border-radius:var(--bs-dropdown-item-border-radius,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-box-shadow: ;--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:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--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:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.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:calc(var(--bs-border-width) * -1)}.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:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);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;background:0 0;border:0;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:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));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-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(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.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-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.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:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .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:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{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:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right: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,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);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);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.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(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));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(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.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:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.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(-1 * var(--bs-accordion-border-width)) 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;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-header .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-header .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-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-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);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:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);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:calc(var(--bs-border-width) * -1)}.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:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);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:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;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;color:var(--bs-alert-link-color)}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;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,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;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(-1 * var(--bs-list-group-border-width));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(-1 * var(--bs-list-group-border-width));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(-1 * var(--bs-list-group-border-width));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(-1 * var(--bs-list-group-border-width));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(-1 * var(--bs-list-group-border-width));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(-1 * var(--bs-list-group-border-width));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(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);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:-webkit-max-content;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(-.5 * var(--bs-toast-padding-x));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:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--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:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);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:.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;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) 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) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.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:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;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:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));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-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));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-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);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:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.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-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - 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-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.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(-1 * (var(--bs-popover-arrow-height)) - 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-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.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(-1 * (var(--bs-popover-arrow-height)) - 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-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.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(-.5 * var(--bs-popover-arrow-width));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(-1 * (var(--bs-popover-arrow-height)) - 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-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.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:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.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}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .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(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.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:-.125em;--bs-spinner-animation-speed:.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-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@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:var(--bs-offcanvas-transition)}}@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:translate(-100%)}.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:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.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:var(--bs-offcanvas-transition)}}@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:translate(-100%)}.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:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.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:var(--bs-offcanvas-transition)}}@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:translate(-100%)}.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:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.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:var(--bs-offcanvas-transition)}}@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:translate(-100%)}.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:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.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:var(--bs-offcanvas-transition)}}@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:translate(-100%)}.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:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.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:var(--bs-offcanvas-transition)}@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:translate(-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:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;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;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.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%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!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:var(--bs-border-width);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}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y: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-inline-grid{display:inline-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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-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-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-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-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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-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-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-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!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-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!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}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-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-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-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-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.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-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit: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-inline-grid{display:inline-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}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-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}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit: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-inline-grid{display:inline-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}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-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}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit: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-inline-grid{display:inline-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}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-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}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit: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-inline-grid{display:inline-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}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-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}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit: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-inline-grid{display:inline-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}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-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-inline-grid{display:inline-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}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.ps{position:relative}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@font-face{font-family:dripicons-v2;src:url(/assets/dripicons-v2-DFvnbGWz.eot);src:url(/assets/dripicons-v2-DFvnbGWz.eot?#iefix) format("embedded-opentype"),url(/assets/dripicons-v2-DRZ43psE.woff) format("woff"),url(/assets/dripicons-v2-OmeD2O4i.ttf) format("truetype"),url(/assets/dripicons-v2-CZ5Acx_z.svg#dripicons-v2) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:dripicons-v2!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=dripicons-]:before,[class*=" dripicons-"]:before{font-family:dripicons-v2!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dripicons-alarm:before{content:"a"}.dripicons-align-center:before{content:"b"}.dripicons-align-justify:before{content:"c"}.dripicons-align-left:before{content:"d"}.dripicons-align-right:before{content:"e"}.dripicons-anchor:before{content:"f"}.dripicons-archive:before{content:"g"}.dripicons-arrow-down:before{content:"h"}.dripicons-arrow-left:before{content:"i"}.dripicons-arrow-right:before{content:"j"}.dripicons-arrow-thin-down:before{content:"k"}.dripicons-arrow-thin-left:before{content:"l"}.dripicons-arrow-thin-right:before{content:"m"}.dripicons-arrow-thin-up:before{content:"n"}.dripicons-arrow-up:before{content:"o"}.dripicons-article:before{content:"p"}.dripicons-backspace:before{content:"q"}.dripicons-basket:before{content:"r"}.dripicons-basketball:before{content:"s"}.dripicons-battery-empty:before{content:"t"}.dripicons-battery-full:before{content:"u"}.dripicons-battery-low:before{content:"v"}.dripicons-battery-medium:before{content:"w"}.dripicons-bell:before{content:"x"}.dripicons-blog:before{content:"y"}.dripicons-bluetooth:before{content:"z"}.dripicons-bold:before{content:"A"}.dripicons-bookmark:before{content:"B"}.dripicons-bookmarks:before{content:"C"}.dripicons-box:before{content:"D"}.dripicons-briefcase:before{content:"E"}.dripicons-brightness-low:before{content:"F"}.dripicons-brightness-max:before{content:"G"}.dripicons-brightness-medium:before{content:"H"}.dripicons-broadcast:before{content:"I"}.dripicons-browser:before{content:"J"}.dripicons-browser-upload:before{content:"K"}.dripicons-brush:before{content:"L"}.dripicons-calendar:before{content:"M"}.dripicons-camcorder:before{content:"N"}.dripicons-camera:before{content:"O"}.dripicons-card:before{content:"P"}.dripicons-cart:before{content:"Q"}.dripicons-checklist:before{content:"R"}.dripicons-checkmark:before{content:"S"}.dripicons-chevron-down:before{content:"T"}.dripicons-chevron-left:before{content:"U"}.dripicons-chevron-right:before{content:"V"}.dripicons-chevron-up:before{content:"W"}.dripicons-clipboard:before{content:"X"}.dripicons-clock:before{content:"Y"}.dripicons-clockwise:before{content:"Z"}.dripicons-cloud:before{content:"0"}.dripicons-cloud-download:before{content:"1"}.dripicons-cloud-upload:before{content:"2"}.dripicons-code:before{content:"3"}.dripicons-contract:before{content:"4"}.dripicons-contract-2:before{content:"5"}.dripicons-conversation:before{content:"6"}.dripicons-copy:before{content:"7"}.dripicons-crop:before{content:"8"}.dripicons-cross:before{content:"9"}.dripicons-crosshair:before{content:"!"}.dripicons-cutlery:before{content:'"'}.dripicons-device-desktop:before{content:"#"}.dripicons-device-mobile:before{content:"$"}.dripicons-device-tablet:before{content:"%"}.dripicons-direction:before{content:"&"}.dripicons-disc:before{content:"'"}.dripicons-document:before{content:"("}.dripicons-document-delete:before{content:")"}.dripicons-document-edit:before{content:"*"}.dripicons-document-new:before{content:"+"}.dripicons-document-remove:before{content:","}.dripicons-dot:before{content:"-"}.dripicons-dots-2:before{content:"."}.dripicons-dots-3:before{content:"/"}.dripicons-download:before{content:":"}.dripicons-duplicate:before{content:";"}.dripicons-enter:before{content:"<"}.dripicons-exit:before{content:"="}.dripicons-expand:before{content:">"}.dripicons-expand-2:before{content:"?"}.dripicons-experiment:before{content:"@"}.dripicons-export:before{content:"["}.dripicons-feed:before{content:"]"}.dripicons-flag:before{content:"^"}.dripicons-flashlight:before{content:"_"}.dripicons-folder:before{content:"`"}.dripicons-folder-open:before{content:"{"}.dripicons-forward:before{content:"|"}.dripicons-gaming:before{content:"}"}.dripicons-gear:before{content:"~"}.dripicons-graduation:before{content:"\\"}.dripicons-graph-bar:before{content:""}.dripicons-graph-line:before{content:""}.dripicons-graph-pie:before{content:""}.dripicons-headset:before{content:""}.dripicons-heart:before{content:""}.dripicons-help:before{content:""}.dripicons-home:before{content:""}.dripicons-hourglass:before{content:""}.dripicons-inbox:before{content:""}.dripicons-information:before{content:""}.dripicons-italic:before{content:""}.dripicons-jewel:before{content:""}.dripicons-lifting:before{content:""}.dripicons-lightbulb:before{content:""}.dripicons-link:before{content:""}.dripicons-link-broken:before{content:""}.dripicons-list:before{content:""}.dripicons-loading:before{content:""}.dripicons-location:before{content:""}.dripicons-lock:before{content:""}.dripicons-lock-open:before{content:""}.dripicons-mail:before{content:""}.dripicons-map:before{content:""}.dripicons-media-loop:before{content:""}.dripicons-media-next:before{content:""}.dripicons-media-pause:before{content:""}.dripicons-media-play:before{content:""}.dripicons-media-previous:before{content:""}.dripicons-media-record:before{content:""}.dripicons-media-shuffle:before{content:""}.dripicons-media-stop:before{content:""}.dripicons-medical:before{content:""}.dripicons-menu:before{content:""}.dripicons-message:before{content:""}.dripicons-meter:before{content:""}.dripicons-microphone:before{content:""}.dripicons-minus:before{content:""}.dripicons-monitor:before{content:""}.dripicons-move:before{content:""}.dripicons-music:before{content:""}.dripicons-network-1:before{content:""}.dripicons-network-2:before{content:""}.dripicons-network-3:before{content:""}.dripicons-network-4:before{content:""}.dripicons-network-5:before{content:""}.dripicons-pamphlet:before{content:""}.dripicons-paperclip:before{content:""}.dripicons-pencil:before{content:""}.dripicons-phone:before{content:""}.dripicons-photo:before{content:""}.dripicons-photo-group:before{content:""}.dripicons-pill:before{content:""}.dripicons-pin:before{content:""}.dripicons-plus:before{content:""}.dripicons-power:before{content:""}.dripicons-preview:before{content:""}.dripicons-print:before{content:""}.dripicons-pulse:before{content:""}.dripicons-question:before{content:""}.dripicons-reply:before{content:""}.dripicons-reply-all:before{content:""}.dripicons-return:before{content:""}.dripicons-retweet:before{content:""}.dripicons-rocket:before{content:""}.dripicons-scale:before{content:""}.dripicons-search:before{content:""}.dripicons-shopping-bag:before{content:""}.dripicons-skip:before{content:""}.dripicons-stack:before{content:""}.dripicons-star:before{content:""}.dripicons-stopwatch:before{content:""}.dripicons-store:before{content:""}.dripicons-suitcase:before{content:""}.dripicons-swap:before{content:""}.dripicons-tag:before{content:""}.dripicons-tag-delete:before{content:""}.dripicons-tags:before{content:""}.dripicons-thumbs-down:before{content:""}.dripicons-thumbs-up:before{content:""}.dripicons-ticket:before{content:""}.dripicons-time-reverse:before{content:""}.dripicons-to-do:before{content:""}.dripicons-toggles:before{content:""}.dripicons-trash:before{content:""}.dripicons-trophy:before{content:""}.dripicons-upload:before{content:""}.dripicons-user:before{content:""}.dripicons-user-group:before{content:""}.dripicons-user-id:before{content:""}.dripicons-vibrate:before{content:""}.dripicons-view-apps:before{content:""}.dripicons-view-list:before{content:""}.dripicons-view-list-large:before{content:""}.dripicons-view-thumb:before{content:""}.dripicons-volume-full:before{content:""}.dripicons-volume-low:before{content:""}.dripicons-volume-medium:before{content:""}.dripicons-volume-off:before{content:""}.dripicons-wallet:before{content:""}.dripicons-warning:before{content:""}.dripicons-web:before{content:""}.dripicons-weight:before{content:""}.dripicons-wifi:before{content:""}.dripicons-wrong:before{content:""}.dripicons-zoom-in:before{content:""}.dripicons-zoom-out:before{content:""}/*!
 *  CryptoFont 0.1.1 by @AMPoellmann - http://cryptofont.com
 *  License - http://cryptofont.com/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:CryptoFont;src:url(/assets/cryptofont-webfont-Cutn67Tg.eot);src:url(/assets/cryptofont-webfont-Cutn67Tg.eot?#iefix) format("embedded-opentype"),url(/assets/cryptofont-webfont-CZDwYY1p.woff) format("woff2"),url(/assets/cryptofont-webfont-CZDwYY1p.woff) format("woff"),url(/assets/cryptofont-webfont-BLXJrv2s.ttf) format("truetype"),url(/assets/cryptofont-webfont-AHk0Y8NZ.svg#cryptofont-webfont) format("svg");font-weight:400;font-style:normal}.cf{display:inline-block;font: 14px/1 CryptoFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.cf-2x{font-size:2em}.cf-3x{font-size:3em}.cf-4x{font-size:4em}.cf-5x{font-size:5em}.cf-adc:before{content:""}.cf-aeon:before{content:""}.cf-amp:before{content:""}.cf-anc:before{content:""}.cf-ardr:before{content:""}.cf-aur:before{content:""}.cf-bay:before{content:""}.cf-bcn:before{content:""}.cf-brk:before{content:""}.cf-brx:before{content:""}.cf-bsd:before{content:""}.cf-bta:before{content:""}.cf-btc:before{content:""}.cf-btc-alt:before{content:""}.cf-btcd:before{content:""}.cf-bts:before{content:""}.cf-clam:before{content:""}.cf-cloak:before{content:""}.cf-dash:before{content:""}.cf-dcr:before{content:""}.cf-dgb:before{content:""}.cf-dgd:before{content:""}.cf-dgx:before{content:""}.cf-dmd:before{content:""}.cf-doge:before{content:""}.cf-emc:before{content:""}.cf-erc:before{content:""}.cf-etc:before{content:""}.cf-eth:before{content:""}.cf-fct:before{content:""}.cf-flo:before{content:""}.cf-frk:before{content:""}.cf-ftc:before{content:""}.cf-game:before{content:""}.cf-gld:before{content:""}.cf-gnt:before{content:""}.cf-grc:before{content:""}.cf-grs:before{content:""}.cf-heat:before{content:""}.cf-icn:before{content:""}.cf-ifc:before{content:""}.cf-incnt:before{content:""}.cf-ioc:before{content:""}.cf-kmd:before{content:""}.cf-kobo:before{content:""}.cf-kore:before{content:""}.cf-lbc:before{content:""}.cf-ldoge:before{content:""}.cf-lsk:before{content:""}.cf-ltc:before{content:""}.cf-maid:before{content:""}.cf-mint:before{content:""}.cf-mona:before{content:""}.cf-mue:before{content:""}.cf-neos:before{content:""}.cf-nlg:before{content:""}.cf-nmc:before{content:""}.cf-note:before{content:""}.cf-nuc:before{content:""}.cf-nxt:before{content:""}.cf-ok:before{content:""}.cf-omni:before{content:""}.cf-pink:before{content:""}.cf-pivx:before{content:""}.cf-pot:before{content:""}.cf-ppc:before{content:""}.cf-qrk:before{content:""}.cf-rby:before{content:""}.cf-rdd:before{content:""}.cf-rep:before{content:""}.cf-rise:before{content:""}.cf-sjcx:before{content:""}.cf-sls:before{content:""}.cf-steem:before{content:""}.cf-strat:before{content:""}.cf-sys:before{content:""}.cf-trig:before{content:""}.cf-ubq:before{content:""}.cf-unity:before{content:""}.cf-usdt:before{content:""}.cf-vrc:before{content:""}.cf-vtc:before{content:""}.cf-waves:before{content:""}.cf-xcp:before{content:""}.cf-xem:before{content:""}.cf-xmr:before{content:""}.cf-xrp:before{content:""}.cf-zec:before{content:""}@font-face{font-family:themify;src:url(/assets/themify-BifPJsew.eot?-fvbane);src:url(/assets/themify-BifPJsew.eot?#iefix-fvbane) format("embedded-opentype"),url(/assets/themify-BgsFA67P.woff?-fvbane) format("woff"),url(/assets/themify-DuU3rJAt.ttf?-fvbane) format("truetype"),url(/assets/themify-Bfliuhp5.svg?-fvbane#themify) format("svg");font-weight:400;font-style:normal}[class^=ti-],[class*=" ti-"]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:""}.ti-volume:before{content:""}.ti-user:before{content:""}.ti-unlock:before{content:""}.ti-unlink:before{content:""}.ti-trash:before{content:""}.ti-thought:before{content:""}.ti-target:before{content:""}.ti-tag:before{content:""}.ti-tablet:before{content:""}.ti-star:before{content:""}.ti-spray:before{content:""}.ti-signal:before{content:""}.ti-shopping-cart:before{content:""}.ti-shopping-cart-full:before{content:""}.ti-settings:before{content:""}.ti-search:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""}.ti-cut:before{content:""}.ti-ruler:before{content:""}.ti-ruler-pencil:before{content:""}.ti-ruler-alt:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-alt:before{content:""}.ti-reload:before{content:""}.ti-plus:before{content:""}.ti-pin:before{content:""}.ti-pencil:before{content:""}.ti-pencil-alt:before{content:""}.ti-paint-roller:before{content:""}.ti-paint-bucket:before{content:""}.ti-na:before{content:""}.ti-mobile:before{content:""}.ti-minus:before{content:""}.ti-medall:before{content:""}.ti-medall-alt:before{content:""}.ti-marker:before{content:""}.ti-marker-alt:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-down:before{content:""}.ti-lock:before{content:""}.ti-location-arrow:before{content:""}.ti-link:before{content:""}.ti-layout:before{content:""}.ti-layers:before{content:""}.ti-layers-alt:before{content:""}.ti-key:before{content:""}.ti-import:before{content:""}.ti-image:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-open:before{content:""}.ti-hand-drag:before{content:""}.ti-folder:before{content:""}.ti-flag:before{content:""}.ti-flag-alt:before{content:""}.ti-flag-alt-2:before{content:""}.ti-eye:before{content:""}.ti-export:before{content:""}.ti-exchange-vertical:before{content:""}.ti-desktop:before{content:""}.ti-cup:before{content:""}.ti-crown:before{content:""}.ti-comments:before{content:""}.ti-comment:before{content:""}.ti-comment-alt:before{content:""}.ti-close:before{content:""}.ti-clip:before{content:""}.ti-angle-up:before{content:""}.ti-angle-right:before{content:""}.ti-angle-left:before{content:""}.ti-angle-down:before{content:""}.ti-check:before{content:""}.ti-check-box:before{content:""}.ti-camera:before{content:""}.ti-announcement:before{content:""}.ti-brush:before{content:""}.ti-briefcase:before{content:""}.ti-bolt:before{content:""}.ti-bolt-alt:before{content:""}.ti-blackboard:before{content:""}.ti-bag:before{content:""}.ti-move:before{content:""}.ti-arrows-vertical:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-fullscreen:before{content:""}.ti-arrow-top-right:before{content:""}.ti-arrow-top-left:before{content:""}.ti-arrow-circle-up:before{content:""}.ti-arrow-circle-right:before{content:""}.ti-arrow-circle-left:before{content:""}.ti-arrow-circle-down:before{content:""}.ti-angle-double-up:before{content:""}.ti-angle-double-right:before{content:""}.ti-angle-double-left:before{content:""}.ti-angle-double-down:before{content:""}.ti-zip:before{content:""}.ti-world:before{content:""}.ti-wheelchair:before{content:""}.ti-view-list:before{content:""}.ti-view-list-alt:before{content:""}.ti-view-grid:before{content:""}.ti-uppercase:before{content:""}.ti-upload:before{content:""}.ti-underline:before{content:""}.ti-truck:before{content:""}.ti-timer:before{content:""}.ti-ticket:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-down:before{content:""}.ti-text:before{content:""}.ti-stats-up:before{content:""}.ti-stats-down:before{content:""}.ti-split-v:before{content:""}.ti-split-h:before{content:""}.ti-smallcap:before{content:""}.ti-shine:before{content:""}.ti-shift-right:before{content:""}.ti-shift-left:before{content:""}.ti-shield:before{content:""}.ti-notepad:before{content:""}.ti-server:before{content:""}.ti-quote-right:before{content:""}.ti-quote-left:before{content:""}.ti-pulse:before{content:""}.ti-printer:before{content:""}.ti-power-off:before{content:""}.ti-plug:before{content:""}.ti-pie-chart:before{content:""}.ti-paragraph:before{content:""}.ti-panel:before{content:""}.ti-package:before{content:""}.ti-music:before{content:""}.ti-music-alt:before{content:""}.ti-mouse:before{content:""}.ti-mouse-alt:before{content:""}.ti-money:before{content:""}.ti-microphone:before{content:""}.ti-menu:before{content:""}.ti-menu-alt:before{content:""}.ti-map:before{content:""}.ti-map-alt:before{content:""}.ti-loop:before{content:""}.ti-location-pin:before{content:""}.ti-list:before{content:""}.ti-light-bulb:before{content:""}.ti-Italic:before{content:""}.ti-info:before{content:""}.ti-infinite:before{content:""}.ti-id-badge:before{content:""}.ti-hummer:before{content:""}.ti-home:before{content:""}.ti-help:before{content:""}.ti-headphone:before{content:""}.ti-harddrives:before{content:""}.ti-harddrive:before{content:""}.ti-gift:before{content:""}.ti-game:before{content:""}.ti-filter:before{content:""}.ti-files:before{content:""}.ti-file:before{content:""}.ti-eraser:before{content:""}.ti-envelope:before{content:""}.ti-download:before{content:""}.ti-direction:before{content:""}.ti-direction-alt:before{content:""}.ti-dashboard:before{content:""}.ti-control-stop:before{content:""}.ti-control-shuffle:before{content:""}.ti-control-play:before{content:""}.ti-control-pause:before{content:""}.ti-control-forward:before{content:""}.ti-control-backward:before{content:""}.ti-cloud:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-down:before{content:""}.ti-clipboard:before{content:""}.ti-car:before{content:""}.ti-calendar:before{content:""}.ti-book:before{content:""}.ti-bell:before{content:""}.ti-basketball:before{content:""}.ti-bar-chart:before{content:""}.ti-bar-chart-alt:before{content:""}.ti-back-right:before{content:""}.ti-back-left:before{content:""}.ti-arrows-corner:before{content:""}.ti-archive:before{content:""}.ti-anchor:before{content:""}.ti-align-right:before{content:""}.ti-align-left:before{content:""}.ti-align-justify:before{content:""}.ti-align-center:before{content:""}.ti-alert:before{content:""}.ti-alarm-clock:before{content:""}.ti-agenda:before{content:""}.ti-write:before{content:""}.ti-window:before{content:""}.ti-widgetized:before{content:""}.ti-widget:before{content:""}.ti-widget-alt:before{content:""}.ti-wallet:before{content:""}.ti-video-clapper:before{content:""}.ti-video-camera:before{content:""}.ti-vector:before{content:""}.ti-themify-logo:before{content:""}.ti-themify-favicon:before{content:""}.ti-themify-favicon-alt:before{content:""}.ti-support:before{content:""}.ti-stamp:before{content:""}.ti-split-v-alt:before{content:""}.ti-slice:before{content:""}.ti-shortcode:before{content:""}.ti-shift-right-alt:before{content:""}.ti-shift-left-alt:before{content:""}.ti-ruler-alt-2:before{content:""}.ti-receipt:before{content:""}.ti-pin2:before{content:""}.ti-pin-alt:before{content:""}.ti-pencil-alt2:before{content:""}.ti-palette:before{content:""}.ti-more:before{content:""}.ti-more-alt:before{content:""}.ti-microphone-alt:before{content:""}.ti-magnet:before{content:""}.ti-line-double:before{content:""}.ti-line-dotted:before{content:""}.ti-line-dashed:before{content:""}.ti-layout-width-full:before{content:""}.ti-layout-width-default:before{content:""}.ti-layout-width-default-alt:before{content:""}.ti-layout-tab:before{content:""}.ti-layout-tab-window:before{content:""}.ti-layout-tab-v:before{content:""}.ti-layout-tab-min:before{content:""}.ti-layout-slider:before{content:""}.ti-layout-slider-alt:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-none:before{content:""}.ti-layout-sidebar-left:before{content:""}.ti-layout-placeholder:before{content:""}.ti-layout-menu:before{content:""}.ti-layout-menu-v:before{content:""}.ti-layout-menu-separated:before{content:""}.ti-layout-menu-full:before{content:""}.ti-layout-media-right-alt:before{content:""}.ti-layout-media-right:before{content:""}.ti-layout-media-overlay:before{content:""}.ti-layout-media-overlay-alt:before{content:""}.ti-layout-media-overlay-alt-2:before{content:""}.ti-layout-media-left-alt:before{content:""}.ti-layout-media-left:before{content:""}.ti-layout-media-center-alt:before{content:""}.ti-layout-media-center:before{content:""}.ti-layout-list-thumb:before{content:""}.ti-layout-list-thumb-alt:before{content:""}.ti-layout-list-post:before{content:""}.ti-layout-list-large-image:before{content:""}.ti-layout-line-solid:before{content:""}.ti-layout-grid4:before{content:""}.ti-layout-grid3:before{content:""}.ti-layout-grid2:before{content:""}.ti-layout-grid2-thumb:before{content:""}.ti-layout-cta-right:before{content:""}.ti-layout-cta-left:before{content:""}.ti-layout-cta-center:before{content:""}.ti-layout-cta-btn-right:before{content:""}.ti-layout-cta-btn-left:before{content:""}.ti-layout-column4:before{content:""}.ti-layout-column3:before{content:""}.ti-layout-column2:before{content:""}.ti-layout-accordion-separated:before{content:""}.ti-layout-accordion-merged:before{content:""}.ti-layout-accordion-list:before{content:""}.ti-ink-pen:before{content:""}.ti-info-alt:before{content:""}.ti-help-alt:before{content:""}.ti-headphone-alt:before{content:""}.ti-hand-point-up:before{content:""}.ti-hand-point-right:before{content:""}.ti-hand-point-left:before{content:""}.ti-hand-point-down:before{content:""}.ti-gallery:before{content:""}.ti-face-smile:before{content:""}.ti-face-sad:before{content:""}.ti-credit-card:before{content:""}.ti-control-skip-forward:before{content:""}.ti-control-skip-backward:before{content:""}.ti-control-record:before{content:""}.ti-control-eject:before{content:""}.ti-comments-smiley:before{content:""}.ti-brush-alt:before{content:""}.ti-youtube:before{content:""}.ti-vimeo:before{content:""}.ti-twitter:before{content:""}.ti-time:before{content:""}.ti-tumblr:before{content:""}.ti-skype:before{content:""}.ti-share:before{content:""}.ti-share-alt:before{content:""}.ti-rocket:before{content:""}.ti-pinterest:before{content:""}.ti-new-window:before{content:""}.ti-microsoft:before{content:""}.ti-list-ol:before{content:""}.ti-linkedin:before{content:""}.ti-layout-sidebar-2:before{content:""}.ti-layout-grid4-alt:before{content:""}.ti-layout-grid3-alt:before{content:""}.ti-layout-grid2-alt:before{content:""}.ti-layout-column4-alt:before{content:""}.ti-layout-column3-alt:before{content:""}.ti-layout-column2-alt:before{content:""}.ti-instagram:before{content:""}.ti-google:before{content:""}.ti-github:before{content:""}.ti-flickr:before{content:""}.ti-facebook:before{content:""}.ti-dropbox:before{content:""}.ti-dribbble:before{content:""}.ti-apple:before{content:""}.ti-android:before{content:""}.ti-save:before{content:""}.ti-save-alt:before{content:""}.ti-yahoo:before{content:""}.ti-wordpress:before{content:""}.ti-vimeo-alt:before{content:""}.ti-twitter-alt:before{content:""}.ti-tumblr-alt:before{content:""}.ti-trello:before{content:""}.ti-stack-overflow:before{content:""}.ti-soundcloud:before{content:""}.ti-sharethis:before{content:""}.ti-sharethis-alt:before{content:""}.ti-reddit:before{content:""}.ti-pinterest-alt:before{content:""}.ti-microsoft-alt:before{content:""}.ti-linux:before{content:""}.ti-jsfiddle:before{content:""}.ti-joomla:before{content:""}.ti-html5:before{content:""}.ti-flickr-alt:before{content:""}.ti-email:before{content:""}.ti-drupal:before{content:""}.ti-dropbox-alt:before{content:""}.ti-css3:before{content:""}.ti-rss:before{content:""}.ti-rss-alt:before{content:""}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}to{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translate(-100%);visibility:visible}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translate(-100%);visibility:visible}to{-webkit-transform:translateX(0);transform:translate(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translate(100%);visibility:visible}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translate(100%);visibility:visible}to{-webkit-transform:translateX(0);transform:translate(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}to{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translate(0)}to{visibility:hidden;-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translate(0)}to{visibility:hidden;-webkit-transform:translateX(-100%);transform:translate(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translate(0)}to{visibility:hidden;-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translate(0)}to{visibility:hidden;-webkit-transform:translateX(100%);transform:translate(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:" "}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(/assets/ad-Cu3aoirQ.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(/assets/ad-xdkyru3V.svg)}.flag-icon-ae{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ae'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300732f'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='red'%20d='M0%200h220v480H0z'/%3e%3c/svg%3e")}.flag-icon-ae.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ae'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300732f'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='red'%20d='M0%200h180v512H0z'/%3e%3c/svg%3e")}.flag-icon-af{background-image:url(/assets/af-DHKnAkxf.svg)}.flag-icon-af.flag-icon-squared{background-image:url(/assets/af-DLu64ioi.svg)}.flag-icon-ag{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ag'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ag-a'%3e%3cpath%20fill-opacity='.7'%20d='M-79.7%200H603v512H-79.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ag-a)'%20transform='translate(74.7)%20scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-120%200h763.3v511.5H-120z'/%3e%3cpath%20d='M-118.3.6h760.9v216.1h-761z'/%3e%3cpath%20fill='%230061ff'%20d='M21.3%20203.2h505V317h-505z'/%3e%3cpath%20fill='%23e20000'%20d='M642.8%201.8V512H262L642.8%201.7zm-761.5%200V512H262L-118.7%201.7z'/%3e%3cpath%20fill='%23ffd600'%20d='M440.4%20203.3L364%20184l64.9-49-79.7%2011.4%2041-69.5-70.7%2041L332.3%2037l-47.9%2063.8-19.3-74-21.7%2076.3-47.8-65%2013.7%2083.2L138.5%2078l41%2069.5-77.4-12.5%2063.8%2047.8L86%20203.3h354.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ag.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ag'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%2325ff01'%20d='M109%2047.6h464.8v464.9H109z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-120%20-52.4)%20scale(1.1014)'%3e%3cpath%20fill='%23fff'%20d='M0%2047.6h693V512H0z'/%3e%3cpath%20d='M1.5%2048.2h690.9v196.2H1.5z'/%3e%3cpath%20fill='%230061ff'%20d='M128.3%20232.1h458.5v103.4H128.3z'/%3e%3cpath%20fill='%23e20000'%20d='M692.5%2049.2v463.3H347L692.5%2049.2zm-691.3%200v463.3h345.7L1.2%2049.2z'/%3e%3cpath%20fill='%23ffd600'%20d='M508.8%20232.2l-69.3-17.6%2059-44.4-72.5%2010.3%2037.3-63-64.1%2037.2%2011.3-73.5-43.4%2058-17.6-67.3-19.6%2069.3-43.4-59%2012.4%2075.6-64.1-39.3%2037.2%2063-70.3-11.3%2057.9%2043.4-72.4%2018.6h321.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ai{background-image:url(/assets/ai-ogVA_bfU.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(/assets/ai-DBsAWl7Q.svg)}.flag-icon-al{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-al'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23e41e20'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='a'%20d='M272%2093.3c-4.6%200-12.3%201.5-12.2%205-13-2.1-14.3%203.2-13.5%208%201.2-1.9%202.7-3%203.9-3.1%201.7-.3%203.5.3%205.4%201.4a21.6%2021.6%200%20014.8%204.1c-4.6%201.1-8.2.4-11.8-.2a16.5%2016.5%200%2001-5.7-2.4c-1.5-1-2-2-4.3-4.3-2.7-2.8-5.6-2-4.7%202.3%202.1%204%205.6%205.8%2010%206.6%202.1.3%205.3%201%208.9%201%203.6%200%207.6-.5%209.8%200-1.3.8-2.8%202.3-5.8%202.8-3%20.6-7.5-1.8-10.3-2.4.3%202.3%203.3%204.5%209.1%205.7%209.6%202%2017.5%203.6%2022.8%206.5a37.3%2037.3%200%200110.9%209.2c4.7%205.5%205%209.8%205.2%2010.8%201%208.8-2.1%2013.8-7.9%2015.4-2.8.7-8-.7-9.8-2.9-2-2.2-3.7-6-3.2-12%20.5-2.2%203.1-8.3.9-9.5a273.7%20273.7%200%2000-32.3-15.1c-2.5-1-4.5%202.4-5.3%203.8a50.2%2050.2%200%2001-36-23.7c-4.2-7.6-11.3%200-10.1%207.3%201.9%208%208%2013.8%2015.4%2018%207.5%204.1%2017%208.2%2026.5%208%205.2%201%205.1%207.6-1%208.9-12.1%200-21.8-.2-30.9-9-6.9-6.3-10.7%201.2-8.8%205.4%203.4%2013.1%2022.1%2016.8%2041%2012.6%207.4-1.2%203%206.6%201%206.7-8%205.7-22.1%2011.2-34.6%200-5.7-4.4-9.6-.8-7.4%205.5%205.5%2016.5%2026.7%2013%2041.2%205%203.7-2.1%207.1%202.7%202.6%206.4-18.1%2012.6-27.1%2012.8-35.3%208-10.2-4.1-11%207.2-5%2011%206.7%204%2023.8%201%2036.4-7%205.4-4%205.6%202.3%202.2%204.8-14.9%2012.9-20.8%2016.3-36.3%2014.2-7.7-.6-7.6%208.9-1.6%2012.6%208.3%205.1%2024.5-3.3%2037-13.8%205.3-2.8%206.2%201.8%203.6%207.3a53.9%2053.9%200%2001-21.8%2018c-7%202.7-13.6%202.3-18.3.7-5.8-2-6.5%204-3.3%209.4%201.9%203.3%209.8%204.3%2018.4%201.3%208.6-3%2017.8-10.2%2024.1-18.5%205.5-4.9%204.9%201.6%202.3%206.2-12.6%2020-24.2%2027.4-39.5%2026.2-6.7-1.2-8.3%204-4%209%207.6%206.2%2017%206%2025.4-.2%207.3-7%2021.4-22.4%2028.8-30.6%205.2-4.1%206.9%200%205.3%208.4-1.4%204.8-4.8%2010-14.3%2013.6-6.5%203.7-1.6%208.8%203.2%209%202.7%200%208.1-3.2%2012.3-7.8%205.4-6.2%205.8-10.3%208.8-19.9%202.8-4.6%207.9-2.4%207.9%202.4-2.5%209.6-4.5%2011.3-9.5%2015.2-4.7%204.5%203.3%206%206%204.1%207.8-5.2%2010.6-12%2013.2-18.2%202-4.4%207.4-2.3%204.8%205-6%2017.4-16%2024.2-33.3%2027.8-1.7.3-2.8%201.3-2.2%203.3l7%207c-10.7%203.2-19.4%205-30.2%208l-14.8-9.8c-1.3-3.2-2-8.2-9.8-4.7-5.2-2.4-7.7-1.5-10.6%201%204.2%200%206%201.2%207.7%203.1%202.2%205.7%207.2%206.3%2012.3%204.7%203.3%202.7%205%204.9%208.4%207.7l-16.7-.5c-6-6.3-10.6-6-14.8-1-3.3.5-4.6.5-6.8%204.4%203.4-1.4%205.6-1.8%207.1-.3%206.3%203.7%2010.4%202.9%2013.5%200l17.5%201.1c-2.2%202-5.2%203-7.5%204.8-9-2.6-13.8%201-15.4%208.3a17%2017%200%2000-1.2%209.3c.8-3%202.3-5.5%204.9-7%208%202%2011-1.3%2011.5-6.1%204-3.2%209.8-3.9%2013.7-7.1%204.6%201.4%206.8%202.3%2011.4%203.8%201.6%205%205.3%206.9%2011.3%205.6%207%20.2%205.8%203.2%206.4%205.5%202-3.3%201.9-6.6-2.5-9.6-1.6-4.3-5.2-6.3-9.8-3.8-4.4-1.2-5.5-3-9.9-4.3%2011-3.5%2018.8-4.3%2029.8-7.8l7.7%206.8c1.5.9%202.9%201.1%203.8%200%206.9-10%2010-18.7%2016.3-25.3%202.5-2.8%205.6-6.4%209-7.3%201.7-.5%203.8-.2%205.2%201.3%201.3%201.4%202.4%204.1%202%208.2-.7%205.7-2.1%207.6-3.7%2011-1.7%203.5-3.6%205.6-5.7%208.3-4%205.3-9.4%208.4-12.6%2010.5-6.4%204.1-9%202.3-14%202-6.4.7-8%203.8-2.8%208.1%204.8%202.6%209.2%202.9%2012.8%202.2%203-.6%206.6-4.5%209.2-6.6%202.8-3.3%207.6.6%204.3%204.5-5.9%207-11.7%2011.6-19%2011.5-7.7%201-6.2%205.3-1.2%207.4%209.2%203.7%2017.4-3.3%2021.6-8%203.2-3.5%205.5-3.6%205%201.9-3.3%209.9-7.6%2013.7-14.8%2014.2-5.8-.6-5.9%204-1.6%207%209.6%206.6%2016.6-4.8%2019.9-11.6%202.3-6.2%205.9-3.3%206.3%201.8%200%206.9-3%2012.4-11.3%2019.4%206.3%2010.1%2013.7%2020.4%2020%2030.5l19.2-214L320%20139c-2-1.8-8.8-9.8-10.5-11-.7-.6-1-1-.1-1.4.9-.4%203-.8%204.5-1-4-4.1-7.6-5.4-15.3-7.6%201.9-.8%203.7-.4%209.3-.6a30.2%2030.2%200%2000-13.5-10.2c4.2-3%205-3.2%209.2-6.7a86.3%2086.3%200%2001-19.5-3.8%2037.4%2037.4%200%2000-12-3.4zm.8%208.4c3.8%200%206.1%201.3%206.1%202.9%200%201.6-2.3%202.9-6.1%202.9s-6.2-1.5-6.2-3c0-1.6%202.4-2.8%206.2-2.8z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-al.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-al'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23e41e20'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='a'%20d='M204.9%2099.5c-5%200-13.2%201.6-13%205.4-14-2.3-15.4%203.4-14.6%208.5%201.4-2%203-3.1%204.2-3.3%201.9-.3%203.8.3%205.8%201.5a23%2023%200%20015%204.4c-4.8%201.1-8.6.4-12.4-.3a17.6%2017.6%200%2001-6.1-2.5c-1.6-1.1-2.1-2.1-4.6-4.7-2.9-3-6-2.1-5%202.5%202.2%204.3%206%206.3%2010.7%207%202.2.4%205.6%201.2%209.4%201.2%203.8%200%208.1-.5%2010.5%200-1.4.8-3%202.4-6.2%203-3.2.6-8-2-11-2.6.4%202.5%203.5%204.8%209.7%206%2010.2%202.2%2018.7%204%2024.3%207%205.6%203%209.1%206.8%2011.6%209.8%205%206%205.3%2010.5%205.6%2011.5%201%209.5-2.2%2014.8-8.4%2016.4-3%20.8-8.5-.7-10.5-3-2-2.4-4-6.4-3.4-12.7.5-2.5%203.4-9%201-10.3a291.6%20291.6%200%2000-34.4-16c-2.7-1.1-5%202.5-5.8%204A53.5%2053.5%200%2001129%20107c-4.6-8.1-12.1%200-10.9%207.7%202.1%208.6%208.6%2014.8%2016.5%2019.2%208%204.5%2018.1%208.8%2028.3%208.6%205.5%201%205.5%208.2-1.1%209.5-13%200-23.2-.2-32.9-9.6-7.4-6.7-11.5%201.3-9.4%205.8%203.6%2014%2023.6%2018%2043.8%2013.4%207.8-1.3%203.1%207%20.9%207.2-8.4%206-23.5%2012-36.8-.1-6.1-4.7-10.2-.7-8%206%206%2017.5%2028.5%2013.8%2044%205.2%204-2.2%207.6%203%202.7%206.9-19.2%2013.4-28.9%2013.6-37.6%208.4-10.8-4.3-11.8%207.8-5.3%2011.8%207.2%204.4%2025.4%201%2038.9-7.4%205.7-4.2%206%202.4%202.3%205-15.9%2013.8-22.2%2017.5-38.8%2015.2-8.2-.6-8%209.5-1.6%2013.5%208.8%205.4%2026.1-3.6%2039.5-14.7%205.6-3%206.6%202%203.8%207.8a57.4%2057.4%200%2001-23.3%2019.2%2029.1%2029.1%200%2001-19.5.7c-6.2-2.2-7%204.2-3.6%2010%202%203.5%2010.6%204.7%2019.7%201.4%209.2-3.2%2019-10.8%2025.7-19.8%206-5.1%205.2%201.8%202.5%206.7-13.5%2021.3-25.9%2029.2-42.1%2027.9-7.3-1.2-8.9%204.4-4.3%209.6%208%206.7%2018.2%206.4%2027-.2a751%20751%200%200030.8-32.6c5.5-4.4%207.3%200%205.7%209-1.5%205.1-5.2%2010.5-15.3%2014.5-7%204-1.8%209.4%203.4%209.5%202.9%200%208.7-3.3%2013-8.3%205.9-6.5%206.2-11%209.5-21.1%203-5%208.4-2.7%208.4%202.5-2.6%2010.2-4.8%2012-10%2016.2-5.1%204.7%203.4%206.3%206.3%204.4%208.3-5.6%2011.3-12.8%2014.1-19.4%202-4.8%207.8-2.5%205.1%205.3-6.4%2018.5-17%2025.8-35.5%2029.6-1.9.3-3%201.4-2.4%203.6l7.5%207.5c-11.5%203.3-20.8%205.2-32.2%208.5L142%20300.6c-1.5-3.4-2.2-8.7-10.4-5-5.7-2.6-8.2-1.6-11.4%201%204.5.1%206.5%201.3%208.3%203.4%202.3%206%207.6%206.6%2013%205%203.5%202.9%205.4%205.2%209%208.2l-17.8-.6c-6.3-6.7-11.3-6.3-15.8-1-3.5.5-5%20.5-7.3%204.7%203.7-1.5%206-2%207.7-.3%206.6%203.9%2011%203%2014.3%200l18.7%201.1c-2.3%202-5.6%203.1-8%205.2-9.7-2.8-14.7%201-16.4%208.8a18.2%2018.2%200%2000-1.4%2010c1-3.2%202.5-5.9%205.3-7.6%208.6%202.2%2011.8-1.3%2012.3-6.5%204.2-3.4%2010.5-4.1%2014.6-7.6%204.9%201.6%207.2%202.6%2012.1%204.1%201.7%205.3%205.7%207.4%2012%206%207.7.3%206.3%203.4%207%205.9%202-3.6%202-7-2.8-10.3-1.7-4.6-5.5-6.7-10.4-4-4.7-1.3-5.9-3.2-10.5-4.6%2011.7-3.7%2020-4.5%2031.8-8.3%203%202.8%205.2%204.8%208.2%207.2%201.6%201%203%201.2%204%200%207.3-10.6%2010.6-20%2017.4-27%202.6-2.9%206-6.8%209.6-7.8%201.8-.4%204-.2%205.5%201.4%201.4%201.6%202.6%204.4%202%208.7-.6%206.2-2%208.2-3.8%2011.8-1.7%203.7-3.9%206-6%208.8-4.4%205.7-10.1%209-13.5%2011.2-6.8%204.4-9.7%202.5-15%202.2-6.7.8-8.5%204.1-3%208.7a21%2021%200%200013.7%202.3c3.3-.6%207-4.8%209.8-7%203-3.6%208.1.6%204.7%204.7-6.3%207.5-12.6%2012.4-20.3%2012.3-8.2%201-6.7%205.7-1.3%207.9%209.8%204%2018.6-3.5%2023-8.5%203.5-3.7%206-3.9%205.3%202-3.4%2010.5-8.1%2014.6-15.7%2015.1-6.2-.5-6.3%204.2-1.7%207.5%2010.3%207%2017.7-5%2021.2-12.4%202.5-6.6%206.3-3.5%206.7%202%200%207.3-3.2%2013.2-12%2020.7%206.7%2010.7%2014.5%2021.7%2021.3%2032.5l20.5-228.2-20.5-36c-2.1-2-9.3-10.5-11.2-11.7-.7-.7-1.1-1.2-.1-1.6%201-.4%203.2-.8%204.8-1-4.4-4.4-8-5.8-16.3-8.2%202-.8%204-.3%209.9-.6a32.3%2032.3%200%2000-14.4-11c4.5-3%205.3-3.3%209.8-7-7.7-.6-14.3-2-20.8-4a41%2041%200%2000-12.8-3.7zm.7%209c4%200%206.6%201.4%206.6%203%200%201.7-2.5%203.1-6.6%203.1-4%200-6.6-1.5-6.6-3.2%200-1.7%202.6-3%206.6-3z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-am{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-am'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='red'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%2300f'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='orange'%20d='M0%20320h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-am.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-am'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='red'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%2300f'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='orange'%20d='M0%20341.3h512V512H0z'/%3e%3c/svg%3e")}.flag-icon-ao{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ao'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h640v243.6H0z'/%3e%3cpath%20d='M0%20236.4h640V480H0z'/%3e%3c/g%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M228.7%20148.2c165.2%2043.3%2059%20255.6-71.3%20167.2l-8.8%2013.6c76.7%2054.6%20152.6%2010.6%20174-46.4%2022.2-58.8-7.6-141.5-92.6-150l-1.3%2015.6z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M170%20330.8l21.7%2010.1-10.2%2021.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9l22.3-8.6%208.7%2022.3-22.3%208.7zm-26-29.1l17.1-16.9%2016.9%2017-17%2016.9zm-26.2-39.8l22.4%208.4-8.5%2022.4-22.4-8.4zM316%20270l22.3%208.9-9%2022.2-22.2-8.9zm-69.9%2070l22-9.3%209.5%2022-22%209.4zm-39.5%202.8h24v24h-24zm41.3-116l-20.3-15-20.3%2014.6%208-23-20.3-15h24.5l8.5-22.6%207.8%2022.7%2024.7-.3-19.6%2015.3%207%2023.4z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M336%20346.4c-1.2.4-6.2%2012.4-9.7%2018.2l3.7%201c13.6%204.8%2020.4%209.2%2026.2%2017.5a7.9%207.9%200%200010.2.7s2.8-1%206.4-5c3-4.5%202.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3z'/%3e%3cpath%20fill-rule='evenodd'%20d='M365.3%20372.8a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.6%200zm-21.4-13.6a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200zm10.9%207a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M324.5%20363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9%201.2-2.3%202.8-1.8%203.4-.5%201.5%208%206%2016.3%2011.4%2021.5A5288%205288%200%2001334%20345.6c-3.4%205.8-6%2012.3-9.5%2018z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M297.2%20305.5l17.8%2016-16%2017.8-17.8-16z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='3'%20d='M331.5%20348.8l-125-75.5m109.6%2058.1L274%20304.1m18.2%2042.7L249.3%20322'/%3e%3c/svg%3e")}.flag-icon-ao.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ao'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v259.8H0z'/%3e%3cpath%20d='M0%20252.2h512V512H0z'/%3e%3c/g%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M228.7%20148.2c165.2%2043.3%2059%20255.6-71.3%20167.2l-8.8%2013.6c76.7%2054.6%20152.6%2010.6%20174-46.4%2022.2-58.8-7.6-141.5-92.6-150l-1.3%2015.6z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M170%20330.8l21.7%2010.1-10.2%2021.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9l22.3-8.6%208.7%2022.3-22.3%208.7zm-26-29.1l17.1-16.9%2016.9%2017-17%2016.9zm-26.2-39.8l22.4%208.4-8.5%2022.4-22.4-8.4zM316%20270l22.3%208.9-9%2022.2-22.2-8.9zm-69.9%2070l22-9.3%209.5%2022-22%209.4zm-39.5%202.8h24v24h-24zm41.3-116l-20.3-15-20.3%2014.6%208-23-20.3-15h24.5l8.5-22.6%207.8%2022.7%2024.7-.3-19.6%2015.3%207%2023.4z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M336%20346.4c-1.2.4-6.2%2012.4-9.7%2018.2l3.7%201c13.6%204.8%2020.4%209.2%2026.2%2017.5a7.9%207.9%200%200010.2.7s2.8-1%206.4-5c3-4.5%202.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3z'/%3e%3cpath%20fill-rule='evenodd'%20d='M365.3%20372.8a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.6%200zm-21.4-13.6a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200zm10.9%207a4.3%204.3%200%2011-8.7%200%204.3%204.3%200%20018.7%200z'/%3e%3cpath%20fill='%23fe0'%20fill-rule='evenodd'%20d='M324.5%20363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9%201.2-2.3%202.8-1.8%203.4-.5%201.5%208%206%2016.3%2011.4%2021.5A5288%205288%200%2001334%20345.6c-3.4%205.8-6%2012.3-9.5%2018z'/%3e%3cpath%20fill='%23ffec00'%20fill-rule='evenodd'%20d='M297.2%20305.5l17.8%2016-16%2017.8-17.8-16z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='3'%20d='M331.5%20348.8l-125-75.5m109.6%2058.1L274%20304.1m18.2%2042.7L249.3%20322'/%3e%3c/svg%3e")}.flag-icon-aq{background-image:url(/assets/aq-CeUmrkt3.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(/assets/aq-C2ojMR9p.svg)}.flag-icon-ar{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ar'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2374acdf'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cg%20id='c'%20transform='translate(-64)%20scale(.96)'%3e%3cpath%20id='a'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.1'%20d='M396.8%20251.3l28.5%2062s.5%201.2%201.3.9c.8-.4.3-1.5.3-1.5l-23.7-64m-.7%2024.1c-.4%209.4%205.4%2014.6%204.7%2023-.8%208.5%203.8%2013.2%205%2016.5%201%203.3-1.3%205.2-.3%205.7s3-2.1%202.4-6.8c-.7-4.6-4.2-6-3.4-16.3.8-10.3-4.2-12.7-3-22'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20fill='%2385340a'%20d='M404.3%20274.4c.5%209%205.6%2013%204.6%2021.3%202.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8l19.5%2042.6-16.3-43.9'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90%20320%20240)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(180%20320%20240)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-90%20320%20240)'%20xlink:href='%23c'/%3e%3ccircle%20cx='320'%20cy='240'%20r='26.7'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.4'/%3e%3cpath%20id='h'%20fill='%23843511'%20d='M329.1%20234.3c-1.8%200-3.6.8-4.6%202.4%202%201.9%206.6%202%209.7-.2a7%207%200%2000-5.1-2.2zm0%20.4c1.7%200%203.4.8%203.6%201.6-2%202.3-5.3%202-7.4.4a4.3%204.3%200%20013.8-2z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(18.1)'%20xlink:href='%23f'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640.2%200)'%20xlink:href='%23g'/%3e%3cpath%20fill='%2385340a'%20d='M316%20243.7a1.9%201.9%200%20101.8%202.9%204%204%200%20002.2.6h.2a3.9%203.9%200%20002.3-.6%201.9%201.9%200%20101.8-3c.5.3.8.7.8%201.3%200%20.6-.5%201.2-1.2%201.2a1.2%201.2%200%2001-1.2-1.2%203%203%200%2001-2.6%201.7%203%203%200%2001-2.5-1.7%201.2%201.2%200%2001-1.3%201.2c-.6%200-1.2-.6-1.2-1.2s.3-1%20.8-1.2zm2%205.5c-2.1%200-3%201.8-4.8%203%201-.4%201.9-1.2%203.3-2s2.7.2%203.5.2c.8%200%202-1%203.5-.2%201.4.8%202.3%201.6%203.3%202-1.9-1.2-2.7-3-4.8-3a5.5%205.5%200%2000-2%20.6%205.5%205.5%200%2000-2-.7z'/%3e%3cpath%20fill='%2385340a'%20d='M317.2%20251.6c-.8%200-1.8.2-3.4.6%203.7-.8%204.5.5%206.2.5%201.6%200%202.4-1.3%206.1-.5-4-1.2-4.9-.4-6.1-.4-.8%200-1.4-.3-2.8-.2z'/%3e%3cpath%20fill='%2385340a'%20d='M314%20252.2h-.8c4.3.5%202.3%203%206.8%203s2.5-2.5%206.8-3c-4.5-.4-3.1%202.3-6.8%202.3-3.5%200-2.4-2.3-6-2.3zm9.7%206.7a3.7%203.7%200%2000-7.4%200%203.8%203.8%200%20017.4%200z'/%3e%3cpath%20id='e'%20fill='%2385340a'%20d='M303.4%20234.3c4.7-4.1%2010.7-4.8%2014-1.7a8%208%200%20011.5%203.5c.4%202.3-.3%204.8-2.1%207.4l.8.4a14.6%2014.6%200%20001.6-9.4%2013.3%2013.3%200%2000-.6-2.3c-4.5-3.7-10.7-4-15.2%202z'/%3e%3cpath%20id='d'%20fill='%2385340a'%20d='M310.8%20233c2.7%200%203.3.7%204.5%201.7%201.2%201%201.9.8%202%201%20.3.2%200%20.8-.3.6-.5-.2-1.3-.6-2.5-1.6s-2.5-1-3.7-1c-3.7%200-5.7%203-6.2%202.8-.3-.2%202.1-3.5%206.2-3.5z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-18.4)'%20xlink:href='%23h'/%3e%3ccircle%20id='f'%20cx='310.9'%20cy='236.3'%20r='1.9'%20fill='%2385340a'/%3e%3cpath%20id='g'%20fill='%2385340a'%20d='M305.9%20237.5c3.5%202.7%207%202.5%209%201.3%202-1.3%202-1.7%201.6-1.7-.4%200-.8.4-2.4%201.3-1.7.8-4.1.8-8.2-.9z'/%3e%3c/svg%3e")}.flag-icon-ar.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ar'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2374acdf'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cg%20id='c'%20transform='translate(-153.6)%20scale(1.024)'%3e%3cpath%20id='a'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.1'%20d='M396.8%20251.3l28.5%2062s.5%201.2%201.3.9c.8-.4.3-1.5.3-1.5l-23.7-64m-.7%2024.1c-.4%209.4%205.4%2014.6%204.7%2023-.8%208.5%203.8%2013.2%205%2016.5%201%203.3-1.3%205.2-.3%205.7s3-2.1%202.4-6.8c-.7-4.6-4.2-6-3.4-16.3.8-10.3-4.2-12.7-3-22'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20fill='%2385340a'%20d='M404.3%20274.4c.5%209%205.6%2013%204.6%2021.3%202.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8l19.5%2042.6-16.3-43.9'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(22.5%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45%20400%20250)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(67.5%20400%20250)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90%20256%20256)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(180%20256%20256)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-90%20256%20256)'%20xlink:href='%23c'/%3e%3ccircle%20cx='256'%20cy='256'%20r='28.4'%20fill='%23f6b40e'%20stroke='%2385340a'%20stroke-width='1.5'/%3e%3cpath%20id='h'%20fill='%23843511'%20d='M265.7%20250c-2%200-3.8.8-4.9%202.5%202.2%202%207%202.2%2010.3-.2a7.5%207.5%200%2000-5.4-2.4zm0%20.4c1.9%200%203.6.8%203.9%201.7-2.2%202.4-5.7%202.2-7.9.4a4.6%204.6%200%20014-2.1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(19.3)'%20xlink:href='%23f'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512.3%200)'%20xlink:href='%23g'/%3e%3cpath%20fill='%2385340a'%20d='M251.7%20260a2%202%200%20102%203c.7.6%201.7.6%202.3.6h.3a4.2%204.2%200%20002.3-.6%202%202%200%20102-3c.5.1.9.6.9%201.2a1.3%201.3%200%2001-1.3%201.3%201.3%201.3%200%2001-1.3-1.3%203.3%203.3%200%2001-2.8%201.8%203.3%203.3%200%2001-2.7-1.8%201.3%201.3%200%2001-1.3%201.3%201.3%201.3%200%2001-1.3-1.3c0-.6.3-1%20.8-1.3zm2%205.8c-2.1%200-3%202-5%203.3%201.2-.5%202-1.3%203.6-2.2%201.5-.9%202.8.2%203.7.2.9%200%202.2-1.1%203.7-.2%201.5.9%202.4%201.7%203.5%202.2-2-1.4-2.8-3.3-5-3.3a6%206%200%2000-2.2.6%205.8%205.8%200%2000-2.2-.6z'/%3e%3cpath%20fill='%2385340a'%20d='M253%20268.4a15%2015%200%2000-3.6.7c4-1%204.8.4%206.6.4%201.8%200%202.6-1.3%206.6-.5-4.4-1.2-5.3-.4-6.6-.4-.9%200-1.5-.3-3-.3z'/%3e%3cpath%20fill='%2385340a'%20d='M249.6%20269h-.8c4.6.5%202.3%203.1%207.2%203.1%204.8%200%202.6-2.6%207.2-3-4.8-.5-3.3%202.4-7.2%202.4-3.7%200-2.6-2.5-6.4-2.5zm10.3%207.1a4%204%200%2000-3.9-4%204%204%200%2000-4%204%204%204%200%20014-3%204%204%200%20014%203z'/%3e%3cpath%20id='e'%20fill='%2385340a'%20d='M238.3%20249.9c5-4.4%2011.4-5%2014.9-1.8a8.6%208.6%200%20011.6%203.7c.5%202.5-.3%205.2-2.3%208%20.3%200%20.7.1%201%20.4%201.6-3.4%202.3-6.8%201.7-10a14.2%2014.2%200%2000-.7-2.5c-4.8-4-11.4-4.4-16.2%202.2z'/%3e%3cpath%20id='d'%20fill='%2385340a'%20d='M246.2%20248.6c2.8%200%203.5.6%204.8%201.7%201.3%201.1%202%20.9%202.2%201.1.2.2%200%20.9-.5.7-.4-.3-1.2-.7-2.6-1.8-1.3-1-2.6-1-4-1-3.8%200-6%203.2-6.5%203-.4-.2%202.2-3.7%206.6-3.7z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-19.6)'%20xlink:href='%23h'/%3e%3ccircle%20id='f'%20cx='246.3'%20cy='252.1'%20r='2'%20fill='%2385340a'/%3e%3cpath%20id='g'%20fill='%2385340a'%20d='M241%20253.4c3.7%202.8%207.4%202.6%209.6%201.3%202.2-1.3%202.2-1.8%201.7-1.8-.4%200-.9.5-2.6%201.3-1.8%201-4.4%201-8.8-.8z'/%3e%3c/svg%3e")}.flag-icon-as{background-image:url(/assets/as-DtVLjprc.svg)}.flag-icon-as.flag-icon-squared{background-image:url(/assets/as-UfOcS3z2.svg)}.flag-icon-at{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-at'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23ed2939'%20d='M640%20480H0V320h640zm0-319.9H0V.1h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-at.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-at'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23ed2939'%20d='M512%20512H0V341.3h512zm0-341.2H0V.1h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-au{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-au'%20viewBox='0%200%20640%20480'%3e%3cpath%20id='path617'%20fill='%23006'%20stroke-width='1.3'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path625'%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%20d='M299.8%20392.5l-43.7%203.8%206%2043.4L232%20408l-30.1%2031.7%206-43.4-43.7-3.8%2037.7-22.3-24.3-36.5%2041%2015.5%2013.4-41.7%2013.5%2041.7%2041-15.5-24.3%2036.5m224.4%2062.3L476%20416.7l17.8%206.7%205.8-18.1%205.8%2018.1%2017.8-6.7-10.5%2015.8%2016.4%209.7-19%201.7%202.6%2018.9-13-13.9-13.2%2013.9%202.6-18.9-19-1.6m16.4-291.9L476%20134.6l17.8%206.7%205.8-18.1%205.8%2018.1%2017.8-6.7-10.5%2015.8%2016.4%209.8-19%201.6%202.6%2018.9-13-13.8-13.2%2013.7%202.6-18.8-19-1.6M380.8%20265l-10.5-15.8%2017.8%206.7%205.8-18.1%205.9%2018.1%2017.8-6.7L407%20265l16.4%209.7-19%201.7%202.7%2018.9-13.2-13.9-13%2013.9%202.5-18.9-19-1.6m216.3-38L570%20221l17.8%206.7%205.8-18.1%205.9%2018.1%2017.8-6.7-10.5%2015.8%2016.3%209.7-19%201.7%202.6%2018.8-13-13.8-13.2%2013.8%202.6-18.8-19-1.7M542%20320l-10.3%206.5%202.9-11.9-9.3-7.8%2012.1-1%204.6-11.2%204.7%2011.3%2012.1.9-9.3%207.8%202.9%2011.9'/%3e%3cpath%20id='path969'%20fill='%23006'%20stroke-width='.5'%20d='M0%200h320v240H0z'/%3e%3cpath%20id='path971'%20fill='%23fff'%20stroke-width='.5'%20d='M37.5%200l122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20id='path973'%20fill='%23c8102e'%20stroke-width='.5'%20d='M212%20140.5L320%20220v20l-135.5-99.5zm-92%2010l3%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20id='path975'%20fill='%23fff'%20stroke-width='.5'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20id='path977'%20fill='%23c8102e'%20stroke-width='.5'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.flag-icon-au.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-au'%20viewBox='0%200%20512%20512'%3e%3cpath%20id='path598'%20fill='%23006'%20stroke-width='1.3'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path606'%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%20d='M54.9%20368.6L95.5%20384l13.4-41.4%2013.3%2041.4%2040.7-15.4-24.1%2036.3%2037.4%2022.2-43.3%203.7%206%2043.1-30-31.5-30%2031.5%206-43-43.4-3.8L79%20404.9m325%2071.5l-19%201.6%202.7%2018.8-13-13.7-13%2013.7L364%20478l-18.8-1.6%2016.3-9.6L351%20451l17.7%206.7%205.8-18%205.7%2018L398%20451l-10.4%2015.8m16.2-270.4L385%20198l2.6%2018.8-13-13.7-13%2013.7L364%20198l-18.8-1.6%2016.3-9.6L351%20171l17.7%206.7%205.8-18%205.7%2018L398%20171l-10.4%2015.8m-88.8%20123.4l-18.8%201.6%202.6%2018.7-13-13.7-13%2013.7%202.5-18.7-18.8-1.6%2016.3-9.7-10.5-15.7%2017.7%206.7%205.8-18%205.7%2018%2017.7-6.7-10.4%2015.7M497%20282.2l-18.8%201.6%202.6%2018.7-13-13.7-13%2013.7%202.5-18.7-18.8-1.6%2016.3-9.7-10.5-15.7%2017.7%206.7%205.8-18%205.8%2018%2017.6-6.7-10.4%2015.7M416.6%20355l-10.3%206.4%202.9-11.8-9.3-7.8%2012-.9%204.7-11.2L421%20341l12.1%201-9.2%207.7%202.9%2011.8'/%3e%3cg%20id='g1582'%20transform='scale(.5)'%3e%3cpath%20id='path1560'%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path1562'%20fill='%23fff'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20id='path1564'%20fill='%23c8102e'%20d='M184%20324l11%2034L42%20512H0v-3zm124-12l54%208%20150%20147v45zM512%200L320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20id='path1566'%20fill='%23fff'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20id='path1568'%20fill='%23c8102e'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-aw{background-image:url(/assets/aw-Dmj15cx7.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(/assets/aw-CI-jkS2-.svg)}.flag-icon-ax{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ax'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ax-a'%3e%3cpath%20fill-opacity='.7'%20d='M106.3%200h1133.3v850H106.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ax-a)'%20transform='matrix(.56472%200%200%20.56482%20-60%20-.1)'%3e%3cpath%20fill='%230053a5'%20d='M0%200h1300v850H0z'/%3e%3cg%20fill='%23ffce00'%3e%3cpath%20d='M400%200h250v850H400z'/%3e%3cpath%20d='M0%20300h1300v250H0z'/%3e%3c/g%3e%3cg%20fill='%23d21034'%3e%3cpath%20d='M475%200h100v850H475z'/%3e%3cpath%20d='M0%20375h1300v100H0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ax.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ax'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M166%200h850v850H166z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-100)%20scale(.6024)'%3e%3cpath%20fill='%230053a5'%20d='M0%200h1300v850H0z'/%3e%3cg%20fill='%23ffce00'%3e%3cpath%20d='M400%200h250v850H400z'/%3e%3cpath%20d='M0%20300h1300v250H0z'/%3e%3c/g%3e%3cg%20fill='%23d21034'%3e%3cpath%20d='M475%200h100v850H475z'/%3e%3cpath%20d='M0%20375h1300v100H0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-az{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-az'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%233f9c35'%20d='M.1%200h640v480H.1z'/%3e%3cpath%20fill='%23ed2939'%20d='M.1%200h640v320H.1z'/%3e%3cpath%20fill='%2300b9e4'%20d='M.1%200h640v160H.1z'/%3e%3ccircle%20cx='304'%20cy='240'%20r='72'%20fill='%23fff'/%3e%3ccircle%20cx='320'%20cy='240'%20r='60'%20fill='%23ed2939'/%3e%3cpath%20fill='%23fff'%20d='M384%20200l7.7%2021.5%2020.6-9.8-9.8%2020.7L424%20240l-21.5%207.7%209.8%2020.6-20.6-9.8L384%20280l-7.7-21.5-20.6%209.8%209.8-20.6L344%20240l21.5-7.7-9.8-20.6%2020.6%209.8L384%20200z'/%3e%3c/svg%3e")}.flag-icon-az.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-az'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%233f9c35'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%2300b9e4'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='238.8'%20cy='256'%20r='76.8'%20fill='%23fff'/%3e%3ccircle%20cx='255.9'%20cy='256'%20r='64'%20fill='%23ed2939'/%3e%3cpath%20fill='%23fff'%20d='M324.2%20213.3l8.1%2023%2022-10.5-10.4%2022%2023%208.2-23%208.2%2010.4%2022-22-10.5-8.1%2023-8.2-23-22%2010.5%2010.5-22-23-8.2%2023-8.2-10.5-22%2022%2010.5%208.2-23z'/%3e%3c/svg%3e")}.flag-icon-ba{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ba'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ba-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23ba-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23009'%20d='M-85.3%200h682.6v512H-85.3V0z'/%3e%3cpath%20fill='%23FC0'%20d='M56.5%200l511%20512.3V.3L56.5%200z'/%3e%3cpath%20fill='%23FFF'%20d='M439.9%20481.5L412%20461.2l-28.6%2020.2%2010.8-33.2-28.2-20.5h35l10.8-33.2%2010.7%2033.3h35l-28%2020.7%2010.4%2033zm81.3%2010.4l-35-.1-10.7-33.3-10.8%2033.2h-35l28.2%2020.5-10.8%2033.2%2028.6-20.2%2028%2020.3-10.5-33%2028-20.6zM365.6%20384.7l28-20.7-35-.1-10.7-33.2-10.8%2033.2-35-.1%2028.2%2020.5-10.8%2033.3%2028.6-20.3%2028%2020.4-10.5-33zm-64.3-64.5l28-20.6-35-.1-10.7-33.3-10.9%2033.2h-34.9l28.2%2020.5-10.8%2033.2%2028.6-20.2%2027.9%2020.3-10.4-33zm-63.7-63.6l28-20.7h-35L220%20202.5l-10.8%2033.2h-35l28.2%2020.4-10.8%2033.3%2028.6-20.3%2028%2020.4-10.5-33zm-64.4-64.3l28-20.6-35-.1-10.7-33.3-10.9%2033.2h-34.9L138%20192l-10.8%2033.2%2028.6-20.2%2027.9%2020.3-10.4-33zm-63.6-63.9l27.9-20.7h-35L91.9%2074.3%2081%20107.6H46L74.4%20128l-10.9%2033.2L92.1%20141l27.8%2020.4-10.3-33zm-64-64l27.9-20.7h-35L27.9%2010.3%2017%2043.6h-35L10.4%2064l-11%2033.3L28.1%2077l27.8%2020.4-10.3-33zm-64-64L9.4-20.3h-35l-10.7-33.3L-47-20.4h-35L-53.7%200l-10.8%2033.2L-35.9%2013l27.8%2020.4-10.3-33z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ba.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ba'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23009'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fc0'%20d='M77%200l437%20437V0H77z'/%3e%3cpath%20fill='%23FFF'%20d='M461.4%20470.4l-26.1-19.1-26.9%2019%2010.2-31.2-26.4-19.2h32.7l10.2-31%2010%2031.1%2032.8.1-26.2%2019.4%209.7%2030.9zm76.7%2010.4h-32.7l-10-31.2-10.2%2031.1h-32.8l26.4%2019.2-10.1%2031.2%2026.8-19%2026.2%2019-9.8-30.9%2026.2-19.4zM391.8%20379.6l26.2-19.4h-32.7L375.2%20329%20365%20360h-32.7l26.4%2019.3-10.1%2031.1%2026.8-19%2026.1%2019.1-9.7-31zm-60.3-60.4l26.2-19.4-32.8-.1-10-31.2-10.2%2031.2-32.7-.1%2026.4%2019.2-10.2%2031.2%2026.9-19%2026.1%2019.1-9.7-31zm-59.7-59.7l26.2-19.4h-32.7l-10.1-31.2L245%20240h-32.7l26.4%2019.2-10.1%2031.2%2026.8-19%2026.1%2019-9.7-30.9zm-60.4-60.3l26.2-19.3-32.8-.1-10-31.2-10.2%2031.2-32.7-.1%2026.4%2019.2-10.2%2031.2%2026.9-19%2026.1%2019-9.7-30.8zm-59.7-59.9L178%20120l-32.7-.1-10-31.2-10.3%2031.1H92.2l26.4%2019.2-10.1%2031.2%2026.8-19%2026.1%2019-9.7-30.9zm-60-60L118%2060l-32.7-.1-10-31.2L65%2059.8H32.2L58.6%2079l-10.1%2031.2%2026.8-19%2026.2%2019-9.8-30.9zm-60-60L58%200%2025.2-.1l-10-31.2L4.8-.2h-32.7L-1.4%2019l-10.1%2031.2%2026.8-19%2026.1%2019-9.7-30.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-bb'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300267f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffc726'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20id='a'%20d='M319.8%20135.5c-7%2019-14%2038.6-29.2%2053.7%204.7-1.6%2013-3%2018.2-2.8v79.5l-22.4%203.3c-.8%200-1-1.3-1-3-2.2-24.7-8-45.5-14.8-67-.5-2.9-9-14-2.4-12%20.8%200%209.5%203.6%208.2%201.9a85%2085%200%2000-46.4-24c-1.5-.3-2.4.5-1%202.2%2022.4%2034.6%2041.3%2075.5%2041.1%20124%208.8%200%2030-5.2%2038.7-5.2v56.1H320l2.5-156.7z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20639.5%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-bb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-bb'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300267f'%20d='M0-.2h512V512H0z'/%3e%3cpath%20fill='%23ffc726'%20d='M170.7-.2h170.6V512H170.7z'/%3e%3cpath%20id='a'%20d='M256%20173.3c-5.5%2015.1-11.2%2030.9-23.3%2043a51.7%2051.7%200%200114.6-2.3v63.6l-18%202.7c-.7%200-.9-1-.9-2.4a243.6%20243.6%200%2000-11.7-53.6c-.4-2.3-7.2-11.3-2-9.7.7%200%207.7%203%206.6%201.6a68%2068%200%2000-37.1-19.2c-1.2-.3-2%20.3-.9%201.7%2018%2027.7%2033.1%2060.4%2033%2099.2%207%200%2024-4.1%2031-4.1v44.9h8.8l2-125.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-bd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bd'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006a4e'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='280'%20cy='240'%20r='160'%20fill='%23f42a41'/%3e%3c/svg%3e")}.flag-icon-bd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bd'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006a4e'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='230'%20cy='256'%20r='170.7'%20fill='%23f42a41'/%3e%3c/svg%3e")}.flag-icon-be{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-be'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ffd90c'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-be.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-be'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ffd90c'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23de0000'%20d='M640%20479.6H.4V0H640z'/%3e%3cpath%20fill='%2335a100'%20d='M639.6%20480H0V240.2h639.6z'/%3e%3cpath%20fill='%23fff300'%20d='M254.6%20276.2l-106-72.4h131L320%2086.6%20360.4%20204l131-.1-106%2072.4%2040.5%20117.3-106-72.6L214%20393.4'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23de0000'%20d='M512%20511.6H.5V0H512z'/%3e%3cpath%20fill='%2335a100'%20d='M511.8%20512H0V256.2h511.7z'/%3e%3c/g%3e%3cpath%20fill='%23fff300'%20fill-rule='evenodd'%20d='M389%20223.8l-82.9%2056.5%2031.7%2091.6-82.7-56.7-82.8%2056.7%2031.7-91.6-82.8-56.6%20102.3.2%2031.6-91.7%2031.5%2091.6'/%3e%3c/svg%3e")}.flag-icon-bg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d62612'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%2300966e'%20d='M0%20160h640v160H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bg'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d62612'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%2300966e'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bh'%20viewBox='0%200%20640%20480'%3e%3cdefs%20id='defs448'%3e%3cclipPath%20id='bh-a'%3e%3cpath%20id='path445'%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='path1077'%20fill='%23fff'%20stroke-width='4.8'%20d='M0%200h640v480H0'%20opacity='1'%20stop-opacity='1'/%3e%3cpath%20id='path1079'%20fill='%23ce1126'%20stroke-width='5.1'%20d='M640%200H96l110.7%2048L96%2096l110.7%2048L96%20192l110.7%2048L96%20288l110.7%2048L96%20384l110.7%2048L96%20480h544'%20opacity='1'%20stop-opacity='1'/%3e%3c/svg%3e")}.flag-icon-bh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bh'%20viewBox='0%200%20512%20512'%3e%3cdefs%20id='defs448'%3e%3cclipPath%20id='a'%3e%3cpath%20id='path445'%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='path1077'%20fill='%23fff'%20stroke-width='4.4'%20d='M0%200h512v512H0'%20opacity='1'%20stop-opacity='1'/%3e%3cpath%20id='path1079'%20fill='%23ce1126'%20stroke-width='4.5'%20d='M512%200H102.4l83.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2%2083.4%2051.2-83.4%2051.2H512'%20opacity='1'%20stop-opacity='1'/%3e%3c/svg%3e")}.flag-icon-bi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bi'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bi-a'%3e%3cpath%20fill-opacity='.7'%20d='M-90.5%200H592v512H-90.5z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bi-a)'%20transform='translate(84.9)%20scale(.9375)'%3e%3cpath%20fill='%2300cf00'%20d='M-178%200l428.8%20256L-178%20512zm857.6%200L250.8%20256l428.8%20256z'/%3e%3cpath%20fill='red'%20d='M-178%200l428.8%20256L679.6%200zm0%20512l428.8-256%20428.8%20256z'/%3e%3cpath%20fill='%23fff'%20d='M679.6%200h-79.9L-178%20464.3V512h79.9L679.6%2047.7z'/%3e%3cpath%20fill='%23fff'%20d='M398.9%20256a148%20148%200%2011-296.1%200%20148%20148%200%2001296%200z'/%3e%3cpath%20fill='%23fff'%20d='M-178%200v47.7L599.7%20512h79.9v-47.7L-98.1%200z'/%3e%3cpath%20fill='red'%20stroke='%2300de00'%20stroke-width='3.9'%20d='M280%20200.2l-19.3.3-10%2016.4-9.9-16.4-19.2-.4%209.3-16.9-9.2-16.8%2019.2-.4%2010-16.4%209.9%2016.5%2019.2.4-9.3%2016.8zm-64.6%20111.6l-19.2.3-10%2016.4-9.9-16.4-19.2-.4%209.3-16.9-9.2-16.8%2019.2-.4%2010-16.4%209.9%2016.5%2019.2.4-9.3%2016.8zm130.6%200l-19.2.3-10%2016.4-10-16.4-19.1-.4%209.3-16.9-9.3-16.8%2019.2-.4%2010-16.4%2010%2016.5%2019.2.4-9.4%2016.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bi.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bi'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='gray'%20d='M60.8%20337h175v175h-175z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-178%20-986)%20scale(2.9257)'%3e%3cpath%20fill='%2300cf00'%20d='M0%20337l146.6%2087.5L0%20512zm293.1%200l-146.5%2087.5L293%20512z'/%3e%3cpath%20fill='red'%20d='M0%20337l146.6%2087.5L293%20337zm0%20175l146.6-87.5L293%20512z'/%3e%3cpath%20fill='%23fff'%20d='M293.1%20337h-27.3L0%20495.7V512h27.3l265.8-158.7z'/%3e%3cpath%20fill='%23fff'%20d='M197.2%20424.5a50.6%2050.6%200%2011-101.2%200%2050.6%2050.6%200%2001101.2%200z'/%3e%3cpath%20fill='%23fff'%20d='M0%20337v16.3L265.8%20512h27.3v-16.3L27.3%20337z'/%3e%3cpath%20fill='red'%20stroke='%2300de00'%20stroke-width='1pt'%20d='M156.5%20405.4l-6.6.1-3.4%205.6-3.4-5.6-6.5-.1%203.2-5.8-3.2-5.7%206.6-.2%203.4-5.6%203.4%205.7h6.5l-3.1%205.8zm-22%2038.2h-6.6l-3.4%205.7-3.4-5.6-6.6-.2%203.2-5.7-3.1-5.8%206.5-.1%203.4-5.6%203.4%205.6%206.6.2-3.2%205.7zm44.6%200h-6.6l-3.4%205.7-3.4-5.6-6.5-.2%203.1-5.7-3.1-5.8%206.6-.1%203.4-5.6%203.4%205.6%206.5.2-3.2%205.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bj'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bj-a'%3e%3cpath%20fill='gray'%20d='M67.6-154h666v666h-666z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23bj-a)'%20transform='matrix(.961%200%200%20.7207%20-65%20111)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23319400'%20d='M0-154h333v666H0z'/%3e%3cpath%20fill='%23ffd600'%20d='M333-154h666v333H333z'/%3e%3cpath%20fill='%23de2110'%20d='M333%20179h666v333H333z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bj'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='gray'%20d='M67.6-154h666v666h-666z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-52%20118.4)%20scale(.7688)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23319400'%20d='M0-154h333v666H0z'/%3e%3cpath%20fill='%23ffd600'%20d='M333-154h666v333H333z'/%3e%3cpath%20fill='%23de2110'%20d='M333%20179h666v333H333z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bl'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bm{background-image:url(/assets/bm-CAtYOVKI.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(/assets/bm-pTtkGrwu.svg)}.flag-icon-bn{background-image:url(/assets/bn-BBNWeAid.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(/assets/bn-IQW3LwCj.svg)}.flag-icon-bo{background-image:url(/assets/bo-XF16WROQ.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(/assets/bo-Be4OEnAI.svg)}.flag-icon-bq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2321468b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-bq.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2321468b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h512v170.7H0z'/%3e%3c/svg%3e")}.flag-icon-br{background-image:url(/assets/br-CLtaJbeJ.svg)}.flag-icon-br.flag-icon-squared{background-image:url(/assets/br-DktYT2k1.svg)}.flag-icon-bs{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bs'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bs-a'%3e%3cpath%20fill-opacity='.7'%20d='M-12%200h640v480H-12z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23bs-a)'%20transform='translate(12)'%3e%3cpath%20fill='%23fff'%20d='M968.5%20480h-979V1.8h979z'/%3e%3cpath%20fill='%23ffe900'%20d='M968.5%20344.5h-979V143.3h979z'/%3e%3cpath%20fill='%2308ced6'%20d='M968.5%20480h-979V320.6h979zm0-318.7h-979V2h979z'/%3e%3cpath%20d='M-11%200c2.3%200%20391.8%20236.8%20391.8%20236.8L-12%20479.2-10.9%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bs.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bs'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M56.6%2026.4H537v480.3H56.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='matrix(1.066%200%200%201.067%20-60.4%20-28.1)'%3e%3cpath%20fill='%23fff'%20d='M990%20506.2H9.4V27.6H990z'/%3e%3cpath%20fill='%23ffe900'%20d='M990%20370.6H9.4V169.2H990z'/%3e%3cpath%20fill='%2308ced6'%20d='M990%20506.2H9.4V346.7H990zm0-319H9.4V27.9H990z'/%3e%3cpath%20d='M9%2025.9c2.1%200%20392.3%20237%20392.3%20237L7.8%20505.3%209%2025.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bt{background-image:url(/assets/bt-wsMq2xaz.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(/assets/bt-Cdup27kk.svg)}.flag-icon-bv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bv'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='bv-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23bv-a)'%3e%3cpath%20fill='%23fff'%20d='M-28%200h699.7v512H-28z'/%3e%3cpath%20fill='%23d72828'%20d='M-53-77.8h218.7v276.2H-53zM289.4-.6h381v199h-381zM-27.6%20320h190.4v190.3H-27.6zm319.6%202.1h378.3v188.2H292z'/%3e%3cpath%20fill='%23003897'%20d='M196.7-25.4H261v535.7h-64.5z'/%3e%3cpath%20fill='%23003897'%20d='M-27.6%20224.8h698v63.5h-698z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bv'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-68%200h699.7v512H-68z'/%3e%3cpath%20fill='%23d72828'%20d='M-93-77.8h218.7v276.2H-93zM249.4-.6h381v199h-381zM-67.6%20320h190.4v190.3H-67.5zm319.6%202.1h378.3v188.2H252z'/%3e%3cpath%20fill='%23003897'%20d='M156.7-25.4H221v535.7h-64.5z'/%3e%3cpath%20fill='%23003897'%20d='M-67.5%20224.8h697.8v63.5H-67.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bw'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cbff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20d='M0%20186h640v108H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-bw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-bw'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cbff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20d='M0%20212.7h512V299H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-by{background-image:url(/assets/by-Cyk25vSh.svg)}.flag-icon-by.flag-icon-squared{background-image:url(/assets/by-C6TIQxGK.svg)}.flag-icon-bz{background-image:url(/assets/bz-BAfjSH1r.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(/assets/bz-DQXuumi-.svg)}.flag-icon-ca{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ca'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M81.1%200h362.3v512H81.1z'%20transform='translate(74.1)%20scale(.9375)'/%3e%3cpath%20fill='%23d52b1e'%20d='M-100%200H81.1v512H-100zm543.4%200h181.1v512h-181zm-308%20247.4l-14.2%204.8%2065.5%2057.5c5%2014.7-1.7%2019-6%2026.8l71-9L250%20399l14.8-.4-3.3-71%2071.2%208.5c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.2c-9.4-7.2%204-34.7%206-52.1%200%200-38.1%2013.1-40.6%206.2l-9.8-18.7-34.7%2038.2c-3.8.9-5.4-.6-6.3-3.8l16-79.8-25.4%2014.3c-2.1%201-4.2.2-5.6-2.3l-24.5-49-25.2%2050.9c-1.9%201.8-3.8%202-5.4.8l-24.2-13.6%2014.6%2079.1c-1.2%203.2-4%204-7.2%202.3l-33.3-37.7c-4.3%207-7.2%2018.3-13%2020.9-5.7%202.4-25-4.8-37.9-7.6%204.4%2015.9%2018.2%2042.3%209.5%2051z'%20transform='translate(74.1)%20scale(.9375)'/%3e%3c/svg%3e")}.flag-icon-ca.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ca'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M81.3%203h362.3v512H81.3z'%20transform='translate(-.2%20-3)'/%3e%3cpath%20fill='%23d52b1e'%20d='M-99.8%203H81.3v512H-99.8zm543.4%200h181.1v512H443.6zM135.5%20250.4l-14%204.8%2065.4%2057.5c5%2014.8-1.7%2019.1-6%2026.9l71-9-1.8%2071.5%2014.8-.5-3.3-70.9%2071.2%208.4c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.1c-9.4-7.3%204-34.8%206-52.2%200%200-38.1%2013.1-40.6%206.2L338%20187l-34.6%2038c-3.8%201-5.4-.6-6.3-3.8l16-79.7-25.4%2014.3c-2.1.9-4.2%200-5.6-2.4l-24.5-49-25.2%2050.9c-1.9%201.8-3.8%202-5.4.8l-24.2-13.6%2014.5%2079.2c-1.1%203-3.9%204-7.1%202.3l-33.3-37.8c-4.3%207-7.3%2018.4-13%2021-5.7%202.3-25-4.9-37.9-7.7%204.4%2015.9%2018.2%2042.3%209.5%2051z'%20transform='translate(-.2%20-3)'/%3e%3c/svg%3e")}.flag-icon-cc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cc'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0-360l69.4%20215.8%20212-80.3L156-35.6%20351%2080.1%20125%2099.8l31.1%20224.6L0%20160l-156.2%20164.3%2031.1-224.5L-351%2080l195-115.7-125.5-188.9%20212%2080.3z'/%3e%3cpath%20id='b'%20d='M0-210L54.9-75.5l144.8%2010.6-111%2093.8%2034.7%20141L0%2093.3-123.4%20170l34.6-141-111-93.8%20145-10.6z'/%3e%3c/defs%3e%3cpath%20fill='green'%20d='M0%200h640v480H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='66.7'%20fill='%23ffe000'/%3e%3ccircle%20cx='340.8'%20cy='240'%20r='54.9'%20fill='green'/%3e%3ccircle%20cx='109.8'%20cy='173.3'%20r='69.8'%20fill='%23ffe000'/%3e%3cpath%20fill='%23802000'%20stroke='%237b3100'%20stroke-width='1.5'%20d='M105%20226h17.5s.7-1.6-.2-2.4c-1-.8-4.7-1-3.7-3.8%202-5.8%202.4-4%203.7-17.8a739%20739%200%20002-35.5h-2.6s.5%206.7-1%2015.5c-1.4%208.8-1.9%209.5-3.5%2016.3a63.5%2063.5%200%2001-3.3%2011.2c-1.4%204-1.6%204.1-3.8%207.8-2.3%203.6-1.5%202.2-2.7%204.4-.7%201.1-1.4.8-1.9%201.6-.4.8-.5%202.7-.5%202.7z'/%3e%3cpath%20fill='green'%20d='M118.3%20122.5a23%2023%200%2001-1.2%209.2%2026.5%2026.5%200%2000-2.3%209.8c-1.8.6-3.7-3.9-5.5-1.2%201.3%203.7%204.4%206.6%206.4%209.9.4%201%203.4%203.7%201.6%204.3-4.3-1.5-5.4-7-8-10.3a19%2019%200%2000-15.5-10c-2.5.1-10.4-.5-8.4%203.7%203%202%206.8%203.4%209.8%205.7%202.3.2%206.3%204%206.1%205.4-4-1.6-5.8-3.5-10-5.2-5.8-2.2-13.7-.9-17%204.8-.5%201.5-1.4%205.8.5%206.3%202.2-3.4%205.3-7.3%209.9-6.2%203.6.3-4%206.7-1.1%205.4%201-.4%203-1.8%204.6-2%201.5%200%202.3%201%203.4%201.2%202.3.3%203%201.2%202.7%201.8-.2.6-1%200-3.3.8-1.1.4-1.7%201.4-3%201.9-1.4.4-4.2.5-5.2%200-3.7-1.5-9.7-1.3-10.8%203.3%200%202-1.8-.2-2.6.7-.7%202.2-.8%204.4-4%204.2-2%202-4%204.2-6.6%205.7%201.5%203.4%207.3-3.4%207-.5-2.5%203.5%201.4%204.2%203%201.5%202.9-3%206.5-6.7%2010.7-3.6%202%201.9%203.2-1%204.7-1%201%202.5%202.1.2%203.2-.5%201.7-.2%201.2%202.2%203.2.7%204.1-2.7%209.1-.4%2013.1-3%204.3-2%20.6%201.5-.5%202.9-1.9%203.6-.3%208.4-4.3%2010.6-1.7%204.3%201.9%2010-1.7%2013.2-.5%202%204.6%201.8%206%202.6%202.6%200%200-5.8%202.5-6.6%203.4%202%203.2-3.8%202.5-5.6.4-4%20.6-8.6%202.6-12.3%202.2-4.5%204.2%201.9%201.8%203.7-1.4%204.1-3.4%209.4-.3%2013.3%201%20.2%201.7%202.4%202.8%203%201.2.7%202.8-.1%203-2.1%201.6-6%20.8-12.4%203-18.3%201.5-1.8%203.6-.3%204.5%201.4%203%203.5%205.1%207.8%208.7%2010.7a15%2015%200%20017.8%207.3c0%202.6%207.4%203%205.2%200-2.1-2.7-.7-5.6%201.4-7.5%201.2.3.9-1.8%200-1-1.5-.3-1.6-3%20.4-1.7%203.5%201.1-.2-2.5-1.5-2.6-2.9-1.8-6.2-3.8-7.6-7%203.8%200%207.7%202.1%2011.5.9%203.1-1.6%206.2%200%207.3%202.8%202.4-.4%201.4-2.8%200-3.6%201.7-.7%203-2.2.8-3.5-1-1.4%201.5-4-1.7-3.8.1-2.5-.8-4.7-3.5-5.6-2.7-2.2-10.6%203.4-10.3-1.7-.8-2.8%203.2-.4%204.3-1.8%201.1-3-5.5-2.6-3.3-5%201.4-.8%208.1-2.1%202.9-3.1a8.3%208.3%200%2001-7-1.1c-1.9%203.1-7.2-1.8-6.3%203.8-.7%202.1-5.5%207.6-6.8%203.4%201-3.3%206.8-4.3%205-8.8-.3-2.7-2.6.5-3.6.3-.6-1.7%201.6-3.8%203.2-4.2%203%202.4%203-3%206-2.5%202.1-.5-.7-1.4-1.3-1.8.6-1.5%203.9-2.3.7-3.7-2.9-2-5%202.1-7.3%202.3-2.2-2.5%202-3.7%203.2-5%20.1-1-2.4-.3-1.7-1.2.7-1.1%205.2-1.2%203-3a14.7%2014.7%200%2000-10.2.6c-2%20.6-2.5%205-4.2%204.8-.7-2%20.3-5.8-2.4-6.3zm15%2042.3c2.4-.4%200%203.7-1%203.6%200-1.4-3.6-1.3-1.3-2.6a7.3%207.3%200%20012.3-1z'/%3e%3cg%20fill='%23ffe000'%20transform='translate(0%2080)%20scale(.0635)'%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='4200'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='6300'%20y='2205'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='840'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8680'%20y='1869'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8064'%20y='2730'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cc'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20d='M0-360l69.4%20215.8%20212-80.3L156-35.6%20351%2080.1%20125%2099.8l31.1%20224.6L0%20160l-156.2%20164.3%2031.1-224.5L-351%2080l195-115.7-125.5-188.9%20212%2080.3z'/%3e%3cpath%20id='b'%20d='M0-210L54.9-75.5l144.8%2010.6-111%2093.8%2034.7%20141L0%2093.3-123.4%20170l34.6-141-111-93.8%20145-10.6z'/%3e%3c/defs%3e%3cpath%20fill='green'%20d='M0%200h512v512H0z'/%3e%3ccircle%20cx='268.2'%20cy='250.4'%20r='61.2'%20fill='%23ffe000'/%3e%3ccircle%20cx='287.3'%20cy='250.4'%20r='50.4'%20fill='green'/%3e%3ccircle%20cx='75.2'%20cy='189.2'%20r='64.2'%20fill='%23ffe000'/%3e%3cpath%20fill='%23802000'%20stroke='%237b3100'%20stroke-width='1.4'%20d='M70.7%20237.6h16s.8-1.5-.1-2.2c-.9-.8-4.3-1-3.4-3.5%202-5.4%202.2-3.7%203.4-16.4%201.2-12.7%201.7-32.6%201.7-32.6H86s.5%206.2-.9%2014.3c-1.3%208-1.7%208.7-3.2%2015-1.4%206.1-1.7%206.6-3%2010.3-1.3%203.6-1.5%203.7-3.5%207l-2.5%204.2c-.6%201-1.3.7-1.7%201.4-.4.8-.5%202.5-.5%202.5z'/%3e%3cpath%20fill='green'%20d='M83%20142.5c0%202.5-.2%205.7-1.2%208.4-1%203-2.2%206-2.1%209-1.7.7-3.4-3.5-5-1%201.2%203.3%204%206%205.9%209%20.3%201%203%203.5%201.5%204-4-1.3-5-6.4-7.5-9.5a17.5%2017.5%200%2000-14.2-9c-2.3%200-9.6-.6-7.7%203.2%202.8%202%206.3%203.2%209%205.3%202.1.2%205.8%203.6%205.6%205-3.6-1.5-5.3-3.3-9.2-4.8-5.3-2-12.6-.9-15.5%204.4-.6%201.4-1.4%205.3.3%205.7%202-3.1%205-6.6%209.2-5.7%203.3.3-3.8%206.3-1%205%20.8-.3%202.8-1.6%204.1-1.7%201.4-.2%202.2.8%203.2%201%202.1.3%202.7%201.1%202.5%201.6-.2.6-1%20.1-3%20.8-1%20.3-1.6%201.3-2.9%201.7-1.2.4-3.8.4-4.7%200-3.4-1.4-8.9-1.1-10%203%200%202-1.6-.1-2.3.7-.6%202-.8%204-3.8%203.9-1.8%201.9-3.6%203.9-6%205.2%201.4%203.1%206.8-3.1%206.5-.5-2.3%203.2%201.2%203.9%202.8%201.4%202.6-2.8%205.9-6.1%209.8-3.3%201.9%201.7%203-1%204.3-.8.9%202.2%202%200%203-.5%201.5-.2%201%202%203%20.6%203.7-2.5%208.3-.4%2012-2.8%203.8-1.8.5%201.4-.6%202.7-1.7%203.3-.2%207.7-4%209.7-1.4%204%201.8%209.2-1.5%2012.1-.5%201.9%204.3%201.7%205.6%202.4%202.4.1%200-5.3%202.2-6%203.1%201.9%203-3.5%202.4-5.2.3-3.7.5-7.8%202.3-11.3%202-4.1%203.9%201.7%201.6%203.4-1.2%203.8-3%208.7-.2%2012.2.9.2%201.5%202.2%202.6%202.8%201%20.7%202.5-.1%202.8-2%201.4-5.4.7-11.4%202.7-16.7%201.3-1.7%203.3-.3%204.1%201.2%202.8%203.2%204.7%207.2%208%209.9a14%2014%200%20017.2%206.7c0%202.4%206.8%202.7%204.8%200-2-2.5-.7-5.2%201.3-6.9%201%20.3.7-1.6%200-.9-1.4-.3-1.5-2.8.3-1.6%203.2%201-.2-2.3-1.3-2.4-2.7-1.6-5.7-3.5-7-6.4%203.4%200%207%202%2010.5.8%202.9-1.5%205.7.1%206.7%202.6%202.2-.4%201.3-2.5%200-3.3%201.6-.6%202.7-2%20.8-3.2-1-1.4%201.4-3.6-1.6-3.5.1-2.3-.8-4.3-3.2-5.1-2.5-2.1-9.7%203-9.5-1.7-.7-2.5%203-.3%204-1.6%201-2.7-5-2.4-3-4.5%201.2-.8%207.4-2%202.6-3a7.6%207.6%200%2001-6.4-1c-1.7%203-6.7-1.6-5.8%203.6-.7%202-5%207-6.3%203.1%201-3%206.3-4%204.6-8-.2-2.6-2.3.4-3.3.2-.5-1.6%201.5-3.5%203-3.9%202.7%202.2%202.8-2.7%205.5-2.3%202-.4-.7-1.2-1.2-1.6.5-1.4%203.5-2.2.6-3.4-2.6-2-4.5%202-6.6%202.1-2-2.3%201.8-3.4%202.9-4.6%200-1-2.3-.3-1.6-1%20.6-1.2%204.8-1.3%202.8-2.9-2.9-1-6.6-.7-9.4.5-1.8.6-2.3%204.6-3.8%204.4-.8-1.7.2-5.2-2.2-5.8zm13.7%2038.9c2.3-.4%200%203.3-1%203.3.1-1.3-3.2-1.2-1.1-2.4a6.7%206.7%200%20012.1-1z'/%3e%3cg%20fill='%23ffe000'%20transform='translate(-25.8%20103.5)%20scale(.05833)'%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='4200'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='6300'%20y='2205'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='7560'%20y='840'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8680'%20y='1869'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='8064'%20y='2730'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cd'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23007fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23f7d618'%20d='M28.8%2096H96l20.8-67.2L137.6%2096h67.2l-54.4%2041.6%2020.8%2067.2-54.4-41.6-54.4%2041.6%2020.8-67.2L28.8%2096zM600%200L0%20360v120h40l600-360V0h-40'/%3e%3cpath%20fill='%23ce1021'%20d='M640%200L0%20384v96L640%2096V0'/%3e%3c/svg%3e")}.flag-icon-cd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0-88h600v600H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='matrix(.853%200%200%20.853%200%2075.1)'%3e%3cpath%20fill='%23007fff'%20d='M0-88h800v600H0z'/%3e%3cpath%20fill='%23f7d618'%20d='M36%2032h84l26-84%2026%2084h84l-68%2052%2026%2084-68-52-68%2052%2026-84-68-52zM750-88L0%20362v150h50L800%2062V-88h-50'/%3e%3cpath%20fill='%23ce1021'%20d='M800-88L0%20392v120L800%2032V-88'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cf-a'%3e%3cpath%20fill-opacity='.7'%20d='M-12.4%2032h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cf-a)'%20transform='translate(12.4%20-32)'%3e%3cpath%20fill='%2300f'%20d='M-52%2032h719.3v119H-52z'/%3e%3cpath%20fill='%23ff0'%20d='M-52%20391.6h719.3V512H-52z'/%3e%3cpath%20fill='%23009a00'%20d='M-52%20271.3h719.3v120.3H-52z'/%3e%3cpath%20fill='%23fff'%20d='M-52%20151h719.3v120.3H-52z'/%3e%3cpath%20fill='red'%20d='M247.7%2032.5h119.9V512H247.7z'/%3e%3cpath%20fill='%23ff0'%20d='M99.3%20137.7l-31.5-21.8-31.3%2022L47.4%20101%2016.9%2078l38.2-1%2012.5-36.3L80.3%2077l38.1.7L88.2%20101'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%2300f'%20d='M-52-.5h768v127H-52z'/%3e%3cpath%20fill='%23ff0'%20d='M-52%20383.5h768V512H-52z'/%3e%3cpath%20fill='%23009a00'%20d='M-52%20255h768v128.5H-52z'/%3e%3cpath%20fill='%23fff'%20d='M-52%20126.5h768V255H-52z'/%3e%3cpath%20fill='red'%20d='M268%200h128v512H268z'/%3e%3cpath%20fill='%23ff0'%20d='M109.5%20112.3L75.9%2089.1l-33.4%2023.4%2011.6-39.2-32.5-24.6%2040.7-1L75.7%208.8l13.5%2038.6%2040.8.8L97.6%2073'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cg-a'%3e%3cpath%20fill-opacity='.7'%20d='M-79.5%2032h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23cg-a)'%20transform='translate(79.5%20-32)'%3e%3cpath%20fill='%23ff0'%20d='M-119.5%2032h720v480h-720z'/%3e%3cpath%20fill='%2300ca00'%20d='M-119.5%2032v480l480-480h-480z'/%3e%3cpath%20fill='red'%20d='M120.5%20512h480V32l-480%20480z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M115.7%200h496.1v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-119.5)%20scale(1.032)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%2300ca00'%20d='M0%200v496L496%200H0z'/%3e%3cpath%20fill='red'%20d='M248%20496h496V0L248%20496z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ch{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ch'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d52b1e'%20d='M0%200h640v480H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M170%20195h300v90H170z'/%3e%3cpath%20d='M275%2090h90v300h-90z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ch.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ch'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23d52b1e'%20d='M0%200h512v512H0z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M96%20208h320v96H96z'/%3e%3cpath%20d='M208%2096h96v320h-96z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ci{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ci'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cd00'%20d='M426.8%200H640v480H426.8z'/%3e%3cpath%20fill='%23ff9a00'%20d='M0%200h212.9v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M212.9%200h214v480h-214z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ci.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ci'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300cd00'%20d='M341.5%200H512v512H341.5z'/%3e%3cpath%20fill='%23ff9a00'%20d='M0%200h170.3v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M170.3%200h171.2v512H170.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ck{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ck'%20viewBox='0%200%20640%20480'%3e%3cpath%20id='path628'%20fill='%23006'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path638'%20fill='%23fff'%20fill-rule='evenodd'%20d='M471.6%20213l5.2-16.7-14-10.6%2017.6-.2%206-16.5%205.6%2016.5%2017.7.5-14.1%2010.5%205%2016.7-14.5-10m27.1%2013l10.4-13.9-9.7-14.8%2016.7%205.8%2011-13.5v17.6l16.4%206.4-16.8%205-.8%2017.5-10.2-14.4m-98.4%2015l-.7-17.5-16.8-5.2L431%20198v-17.4l10.9%2013.5%2016.8-5.6-9.8%2014.7%2010.3%2014-17-4.5m-39.6%2040.9l-7.4-15.8-17.4%201.8%2012.8-12.3L384%20211l15.2%208.2%2013.3-11.8-3.4%2017.4%2014.9%208.9-17.3%202.5M389%20291.8l-13.3-11.1-15%209.2%206.4-16.7-12.9-11.6%2017.3.7%207-16.4%204.3%2017.2%2017.2%201.5-14.6%209.8m3.2%2060.4l-16.5-4.8-10.1%2014.5-.7-17.9-16.4-5.5%2016.1-6.2v-18l10.7%2014.1%2016.4-5.6-9.6%2015m29.5%2050.8l-17%202.4-3.5%2017.4-7.8-16-17.1%201.6%2012.2-12.3-7.1-16.4%2015.3%208.5%2012.8-11.8L393%20362m45%2038l-15.1%208.2%202.6%2017.6-12.7-12.4-15.6%207.6%207.3-15.9-12.3-12.9%2017.3%202.6%208-15.5%203.4%2017.4m53.8%209l-8.3%2015.3%2011.7%2013.2-17.4-3.3-8.9%2015-2.4-17.3-17.2-4%2015.8-7.4-1.7-17.5%2012.2%2012.8m57.4-13.1l-.5%2017.4%2016.3%206.4-17%205-1.2%2017.5-10-14.3-17%204.4%2010.8-13.9-9.4-14.7%2016.6%205.7M559%20209.8l12%2012.6%2015.9-7.4-8.3%2015.8%2011.5%2013.1-17-2.8-9%2015.5L562%20239l-17-3.5%2015.7-8m34.2%2021l5.5%2016.6%2017.5.3-14.2%2010.7%204.7%2016.8-14.1-10-14.6%2010.1%205.4-16.8-13.8-10.6%2017.6-.4m19.5%2033.2l-2%2017.4%2015.7%207.7-17.3%203.6-2.7%2017.3-8.7-15.1-17.4%202.9%2012-13-8.1-15.5%2016%207.2m3%2039.8l-7.8%2015.6L603%20379l-17.4-2.7-8.4%2015.3-3-17.3-17.4-3.3%2015.6-8-2.3-17.4%2012.6%2012.3m-9.8%2039.1l-14.7%209.2%203.8%2017.3-13.5-11.5-15%208.6%206.3-16.3-13.1-12.1%2017.4%201.5%207-16%204.4%2017.2'/%3e%3cpath%20id='path1423'%20fill='%23006'%20stroke-width='.5'%20d='M0%200h320v240H0z'/%3e%3cpath%20id='path1425'%20fill='%23fff'%20stroke-width='.5'%20d='M37.5%200l122%2090.5L281%200h39v31l-120%2089.5%20120%2089V240h-40l-120-89.5L40.5%20240H0v-30l119.5-89L0%2032V0z'/%3e%3cpath%20id='path1427'%20fill='%23c8102e'%20stroke-width='.5'%20d='M212%20140.5L320%20220v20l-135.5-99.5zm-92%2010l3%2017.5-96%2072H0zM320%200v1.5l-124.5%2094%201-22L295%200zM0%200l119.5%2088h-30L0%2021z'/%3e%3cpath%20id='path1429'%20fill='%23fff'%20stroke-width='.5'%20d='M120.5%200v240h80V0zM0%2080v80h320V80z'/%3e%3cpath%20id='path1431'%20fill='%23c8102e'%20stroke-width='.5'%20d='M0%2096.5v48h320v-48zM136.5%200v240h48V0z'/%3e%3c/svg%3e")}.flag-icon-ck.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ck'%20viewBox='0%200%20512%20512'%3e%3cpath%20id='path6059'%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path6069'%20fill='%23fff'%20fill-rule='evenodd'%20d='M344.8%20250.1l5.7-18.3-15.4-11.7%2019.4-.2%206.5-18.1%206.3%2018.1%2019.4.6-15.6%2011.4%205.6%2018.4-15.9-11m29.7%2014.4l11.4-15.3-10.6-16.3%2018.4%206.4%2012-14.8V233l18%207.1-18.4%205.5-.9%2019.2-11.3-15.8m-108%2016.5l-.8-19.2-18.4-5.7%2018.2-7v-19.1l12%2014.9%2018.4-6.2-10.8%2016.1%2011.4%2015.4-18.6-5m-43.6%2045l-8-17.4-19.2%202%2014-13.5-7.2-17.7%2016.7%209%2014.6-13-3.7%2019.1%2016.3%209.7-19%202.8m-19.2%2061l-14.6-12.1-16.5%2010%207-18.3-14-12.8%2018.9.9%207.7-18%204.7%2018.8%2018.9%201.7-16%2010.8m3.5%2066.3l-18.2-5.3-11%2016-.8-19.7-18-6%2017.7-6.9v-19.7l11.7%2015.5%2018-6.1-10.5%2016.3m32.4%2055.9l-18.7%202.6-3.8%2019.1L244%20428l-18.8%201.8%2013.5-13.5-7.9-18%2016.9%209.3%2014-13-3%2019.3m49.4%2041.7l-16.7%209%203%2019.3-14.1-13.6-17%208.3%208-17.4-13.5-14.1%2019%202.8%208.7-17%203.7%2019m59.1%2010l-9%2016.8%2012.8%2014.5-19.1-3.6-9.8%2016.4-2.7-19-18.9-4.4%2017.4-8.2-1.9-19%2013.5%2013.9m63-14.4l-.7%2019.2%2018%207-18.6%205.6-1.3%2019.1-11-15.7-18.8%204.9%2011.9-15.4-10.3-16.1%2018.3%206.2m59.8-223.2l13.1%2013.9%2017.5-8.1-9%2017.4L475%20284l-18.7-3-9.8%2017-2.5-19.3-18.6-4%2017.2-8.7m37.6%2023.1l6%2018.3%2019.1.3-15.5%2011.7L495%20338l-15.6-11-16%2011.1%206-18.5-15.2-11.6%2019.3-.5m21.4%2036.5l-2.2%2019%2017.3%208.6-19%204-3%2019-9.5-16.7-19.1%203.2%2013-14.3-8.8-17%2017.7%207.9m3.2%2043.7l-8.5%2017.1%2013.3%2014-19.1-2.8-9.3%2016.7-3.3-18.9-19-3.7%2017-8.8-2.5-19%2014%2013.5m-10.9%2043l-16.1%2010%204.1%2019-14.8-12.6-16.5%209.4%207-18-14.4-13.2%2019.1%201.6%207.7-17.6%204.9%2019'/%3e%3cg%20id='g6703'%20transform='matrix(.5%200%200%20.5%200%20-.5)'%3e%3cpath%20id='path6681'%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path6683'%20fill='%23fff'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20id='path6685'%20fill='%23c8102e'%20d='M184%20324l11%2034L42%20512H0v-3zm124-12l54%208%20150%20147v45zM512%200L320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20id='path6687'%20fill='%23fff'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20id='path6689'%20fill='%23c8102e'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cl'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cl-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M256%200h512v256H256z'/%3e%3cpath%20fill='%230039a6'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M167.8%20191.7L128.2%20162l-39.5%2030%2014.7-48.8L64%20113.1l48.7-.5L127.8%2064l15.5%2048.5%2048.7.1-39.2%2030.4%2015%2048.7z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20256h768v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h708.7v708.7H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(.722)'%3e%3cpath%20fill='%23fff'%20d='M354.3%200H1063v354.3H354.3z'/%3e%3cpath%20fill='%230039a6'%20d='M0%200h354.3v354.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M232.3%20265.3l-55-41.1-54.5%2041.5%2020.3-67.5-54.5-41.7%2067.4-.6%2021-67.3%2021.3%2067.2h67.5L211.4%20198l20.8%2067.4z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20354.3h1063v354.4H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cm'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23007a5e'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23fcd116'%20d='M426.7%200H640v480H426.7z'/%3e%3cg%20fill='%23fcd116'%20transform='translate(320%20240)%20scale(7.1111)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-8L-2.5-.4%201.3.9z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cm'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23007a5e'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M341.3%200H512v512H341.3z'/%3e%3cg%20fill='%23fcd116'%20transform='translate(256%20256)%20scale(5.6889)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-8L-2.5-.4%201.3.9z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23ffde00'%20d='M-.6.8L0-1%20.6.8-1-.3h2z'/%3e%3c/defs%3e%3cpath%20fill='%23de2910'%20d='M0%200h640v480H0z'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(71.9991%200%200%2072%20120%20120)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(-12.33562%20-20.5871%2020.58684%20-12.33577%20240.3%2048)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(-3.38573%20-23.75998%2023.75968%20-3.38578%20288%2095.8)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(6.5991%20-23.0749%2023.0746%206.59919%20288%20168)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(14.9991%20-18.73557%2018.73533%2014.99929%20240%20216)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-cn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23ffde00'%20d='M1-.3L-.7.8%200-1%20.6.8-1-.3z'/%3e%3c/defs%3e%3cpath%20fill='%23de2910'%20d='M0%200h512v512H0z'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(76.8%200%200%2076.8%20128%20128)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='rotate(-121%20142.6%20-47)%20scale(25.5827)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='rotate(-98.1%20198%20-82)%20scale(25.6)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='rotate(-74%20272.4%20-114)%20scale(25.6137)'%20xlink:href='%23a'/%3e%3cuse%20width='30'%20height='20'%20transform='matrix(16%20-19.968%2019.968%2016%20256%20230.4)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-co{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-co'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffe800'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300148e'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23da0010'%20d='M0%20360h640v120H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-co.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-co'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffe800'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300148e'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23da0010'%20d='M0%20384h512v128H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230000b4'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2075.4h640v322.3H0z'/%3e%3cpath%20fill='%23d90000'%20d='M0%20157.7h640v157.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230000b4'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2080.5h512v343.7H0z'/%3e%3cpath%20fill='%23d90000'%20d='M0%20168.2h512v168.2H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cu-a'%3e%3cpath%20fill-opacity='.7'%20d='M-32%200h682.7v512H-32z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cu-a)'%20transform='translate(30)%20scale(.94)'%3e%3cpath%20fill='%230050f0'%20d='M-32%200h768v512H-32z'/%3e%3cpath%20fill='%23fff'%20d='M-32%20102.4h768v102.4H-32zm0%20204.8h768v102.4H-32z'/%3e%3cpath%20fill='%23ed0000'%20d='M-32%200l440.7%20255.7L-32%20511V0z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20325.5L114.3%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3%2018%2058z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%230050f0'%20d='M-32%200h768v512H-32z'/%3e%3cpath%20fill='%23fff'%20d='M-32%20102.4h768v102.4H-32zm0%20204.8h768v102.4H-32z'/%3e%3cpath%20fill='%23ed0000'%20d='M-32%200l440.7%20255.7L-32%20511V0z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20325.5L114.3%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3%2018%2058z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cv'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cv-a'%3e%3cpath%20fill-opacity='.7'%20d='M-123.4%200h682.6v512h-682.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23cv-a)'%20transform='translate(115.7)%20scale(.94)'%3e%3cpath%20fill='%23fff'%20d='M-123.4%20233H723v206h-846.5z'/%3e%3cpath%20fill='%23081873'%20d='M-122.8%200h846v256.6h-846zm.3%20385.9h852.1V512h-852.1z'/%3e%3cpath%20fill='%23de3929'%20d='M-122.5%20302.6h846v39.6h-846z'/%3e%3cpath%20fill='%23ffce08'%20d='M131%20399.2l6.6%2020.4H159l-17.4%2012.7%206.6%2020.5L131%20440l-17.4%2012.7%206.7-20.5-17.4-12.7h21.5M317%20250.4l6.7%2020.5H345l-17.4%2012.6%206.6%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5-17.4-12.6h21.6m-222%2064.4l6.6%2020.5h21.5L99%20368.6l6.7%2020.4-17.4-12.6L70.9%20389l6.6-20.4-17.4-12.7h21.5M317%20329.5l6.7%2020.4H345l-17.4%2012.7%206.6%2020.4-17.4-12.6-17.4%2012.7%206.6-20.5-17.4-12.7h21.6m-40.5-161.7l6.7%2020.4H298l-17.4%2012.7%206.6%2020.5-17.4-12.7-17.4%2012.7%206.7-20.5-17.5-12.7h21.6m-64.5-45.2l6.7%2020.5h21.5l-17.4%2012.6%206.6%2020.5-17.4-12.6-17.4%2012.6%206.7-20.5-17.4-12.6H192m-64.5%202.9l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H121m-34.8%2043.2l6.6%2020.5h21.6l-17.5%2012.6%206.7%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5L58%20271h21.5m119.2%20149.4l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H192m82.2-41.7l6.6%2020.4h21.5L285%20432.3l6.7%2020.5-17.4-12.7-17.5%2012.7%206.7-20.5-17.4-12.7h21.5'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cv'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-123.4%20233H723v206h-846.5z'/%3e%3cpath%20fill='%23081873'%20d='M-122.8%200h846v256.6h-846zm.3%20385.9h852.1V512h-852.1z'/%3e%3cpath%20fill='%23de3929'%20d='M-122.5%20302.6h846v39.6h-846z'/%3e%3cpath%20fill='%23ffce08'%20d='M131%20399.2l6.6%2020.4H159l-17.4%2012.7%206.6%2020.5L131%20440l-17.4%2012.7%206.7-20.5-17.4-12.7h21.5M317%20250.4l6.7%2020.5H345l-17.4%2012.6%206.6%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5-17.4-12.6h21.6m-222%2064.4l6.6%2020.5h21.5L99%20368.6l6.7%2020.4-17.4-12.6L70.9%20389l6.6-20.4-17.4-12.7h21.5M317%20329.5l6.7%2020.4H345l-17.4%2012.7%206.6%2020.4-17.4-12.6-17.4%2012.7%206.6-20.5-17.4-12.7h21.6m-40.5-161.7l6.7%2020.4H298l-17.4%2012.7%206.6%2020.5-17.4-12.7-17.4%2012.7%206.7-20.5-17.5-12.7h21.6m-64.5-45.2l6.7%2020.5h21.5l-17.4%2012.6%206.6%2020.5-17.4-12.6-17.4%2012.6%206.7-20.5-17.4-12.6H192m-64.5%202.9l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H121m-34.8%2043.2l6.6%2020.5h21.6l-17.5%2012.6%206.7%2020.5-17.4-12.7-17.4%2012.7%206.6-20.5L58%20271h21.5m119.2%20149.4l6.7%2020.5h21.5l-17.4%2012.6%206.7%2020.5-17.5-12.7-17.4%2012.7%206.7-20.5-17.4-12.6H192m82.2-41.7l6.6%2020.4h21.5L285%20432.3l6.7%2020.5-17.4-12.7-17.5%2012.7%206.7-20.5-17.4-12.7h21.5'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='cw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3cpath%20id='b'%20d='M0-1l.2.7H1L.3%200l.2.7L0%20.4l-.6.4.2-.7-.5-.4h.7z'/%3e%3c/defs%3e%3cg%20clip-path='url(%23cw-a)'%20transform='scale(.94)'%3e%3cpath%20fill='%23002b7f'%20d='M0%200h768v512H0z'/%3e%3cpath%20fill='%23f9e814'%20d='M0%20320h768v64H0z'/%3e%3cuse%20width='13500'%20height='9000'%20x='2'%20y='2'%20fill='%23fff'%20transform='scale(42.67)'%20xlink:href='%23b'/%3e%3cuse%20width='13500'%20height='9000'%20x='3'%20y='3'%20fill='%23fff'%20transform='scale(56.9)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h9000v9000H0z'/%3e%3c/clipPath%3e%3cpath%20id='b'%20d='M0-1l.2.7H1L.3%200l.2.7L0%20.4l-.6.4.2-.7-.5-.4h.7z'/%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(.057)'%3e%3cpath%20fill='%23002b7f'%20d='M0%200h13500v9000H0z'/%3e%3cpath%20fill='%23f9e814'%20d='M0%205625h13500v1125H0z'/%3e%3cuse%20width='13500'%20height='9000'%20x='2'%20y='2'%20fill='%23fff'%20transform='scale(750)'%20xlink:href='%23b'/%3e%3cuse%20width='13500'%20height='9000'%20x='3'%20y='3'%20fill='%23fff'%20transform='scale(1000)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cx{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cx'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230021ad'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%231c8a42'%20d='M0%200h640v480z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='57.8'%20fill='%23ffc639'/%3e%3cpath%20fill='%231c8a42'%20d='M284.7%20214c4%205.5%2010%2014.6%2014.8%2012.2%203.7%200%205.7.3%206.2%202.8a37%2037%200%200033-14.3s.8%200%20.5-4.5c0-2%202.8-1.6%202.8-1%20.4%201%20.4%201.7.9%201.8%201-.4%202.7-3%204-4.6.3-.7.1-1.5.2-2.4.7-1.7%202.4-1.3%202.8-.4l.6%201.6c1.8%201.2%205%200%205.2%200%20.3-1.4%201.2-1.2%201.2-1.2%201.2-.3.7-.2%201.5.2-.7%207.7%201.5%208%201.3%2012%20.1%204.4-1.3%205.6-1.3%207.3.4%202%207%202.1%204.6%203.9-2%201%200%203-3%203.8-8.8%204.5-10.4%208.3-10.4%208.3s-2.2%204.2-2.5%204.2c-1.5%202.8-3.3%201.2-4.4%202.6-.5%201.7-1%205.5%200%207.4.5%202.7%200%204.2-.7%206.9-.6%205.6-2.8%206.5-3.1%208.4-1%202.2.2%2012-.8%2012-6.5.2-11.5-1.2-14.1-1.7%202.5-10.9%201.5-20.4%201.5-21.4-.6-7.8-11.6-5.9-13.3-7-1.4-.2-2.3-1.3-2.7-1.8-1.6-.2-2.2-.6-3.7-.7-.8.4-.3.8-2%201.3-4.5.5-6.4-3.8-6.4-3.8.2-1.5-9.9.3-15.3-1-2.3%201.3-3.3%205-5.1%205.4%200%201.1-3-1-3.6-2-.2-3.4%202.8-4.8%202.8-4.8%202.4-1.7%203.8-2%205-3.1.5-2.9.2-5%201.5-7.1%201-1.7%202.5-1%203.5-1.6%201.1-.8%201.6-5.6.6-7l-4.7-4.2c-1.4-4.1%201.7-6.8%202.6-6.5z'/%3e%3cpath%20fill='%23ffc639'%20d='M561.9%20142.4c-2.6-10.3-26-32.7-43.7-46.9-4.2-2.8-7-1.1-6.4%203%202.2%203.6%203.8%207.6%206%2011.3.6%202.5%201.8%204.2%202.4%206.6%200%200%20.2%204.2.6%204.6%205.4%206%206.2%2011.1%206.2%2011.1a49%2049%200%200011.5%2015.6c6.2%203.9%201.6%2016%201.8%2022.5%200%204-2.9%203.6-5.5%203-20.1-18.5-40.1-18.5-57.8-23.9-6.8-.7-7%202.6-4.7%204.4a129%20129%200%200039.1%2029.6l7.7%204.8%208.8%207.3c6.8%204.4%207.3%208.4%207.3%208.8.2%208.2-4.2%2014.6-5.5%2017.2-2.3%208.7-7%2010.2-7%2010.2-37.6%2025.4-57.4%2032-118.4%2024.1-1-.4-6.8.5%200%203%2015.5%205.2%2053.7%2013.5%2090.6-4%209-6.2%2014.8-4.2%2021.3-8a287.3%20287.3%200%200128.3-15.4c8.3-4.5%2031.3-9.4%2036.6-13.8%206.1-.5%2012.4-1.3%2012.8-6.5%202-1.3%205-.3%207.2-4.6%204.8-.9%204-2.6%204-2.6-1.2-3.4-5.8-4.8-9-7.3-4.8-1.6-8-2-11.5-.4l-3.3%201.5s-5.1-.7-5.1-1.1c-11.4-.6-10.3-38.3-14.3-54z'/%3e%3cpath%20fill='%231c8a42'%20d='M588.6%20204.2a2.8%201.8%2016%2011-5.4-1.7%202.8%201.8%2016%20015.4%201.7z'/%3e%3cg%20fill='%23fff'%20transform='matrix(.64%200%200%20.64%200%2080)'%3e%3cpath%20id='a'%20d='M188.2%20191l-12.8-12-12.9%2011.8%201.4-17.4-17.3-2.8%2014.5-9.8-8.6-15.2%2016.7%205.3%206.5-16.2L182%20151l16.7-5-8.8%2015%2014.4%2010-17.3%202.5%201.2%2017.4z'/%3e%3cpath%20d='M233.4%20335.5l-13.8-9.1-13.4%209.6%204.8-15.5-13.6-9.5%2016.6-.4%205-15.5%205.6%2015.3%2016.7-.1L228%20320l5.3%2015.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='2.5'%20y='269.1'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-112.1'%20y='123.2'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='108.4'%20y='85'%20xlink:href='%23a'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cx.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-cx'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230021ad'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%231c8a42'%20d='M0%200h512v512z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='61.7'%20fill='%23ffc639'/%3e%3cpath%20fill='%231c8a42'%20d='M218.3%20228.3c4.3%205.8%2010.6%2015.5%2015.8%2013%204%200%206%20.3%206.6%203A39.5%2039.5%200%2000276%20229s.8%200%20.5-4.8c0-2.2%203-1.7%203-1%20.4%201%20.3%201.8.9%201.8%201.2-.4%202.9-3.1%204.3-4.8.3-.8.1-1.6.2-2.6.8-1.8%202.6-1.4%203-.4.3.6.3%201%20.7%201.7%201.8%201.2%205.2%200%205.5%200%20.3-1.5%201.3-1.3%201.3-1.3%201.2-.3.7-.2%201.6.2-.8%208.2%201.6%208.6%201.4%2012.8%200%204.7-1.4%206-1.4%207.8.4%202.2%207.3%202.3%205%204.1-2.2%201.2%200%203.3-3.3%204.1-9.4%204.8-11.2%208.9-11.2%208.9s-2.3%204.4-2.6%204.4c-1.6%203-3.5%201.4-4.7%202.8-.5%201.8-1.1%205.9%200%208%20.5%202.8%200%204.4-.8%207.3-.6%206-3%206.9-3.3%209-1%202.2.3%2012.8-.8%2012.8-7%20.1-12.3-1.3-15-1.9%202.6-11.6%201.6-21.8%201.6-22.8-.7-8.3-12.4-6.3-14.2-7.4-1.5-.3-2.4-1.5-3-2-1.6-.2-2.2-.6-3.9-.8-.8.4-.3.9-2.2%201.4-4.6.6-6.7-4-6.7-4%20.2-1.6-10.5.3-16.4-1-2.4%201.3-3.4%205.2-5.4%205.7%200%201.2-3.2-1-3.9-2.2%200-3.5%203.1-5%203.1-5%202.5-1.9%204-2.2%205.3-3.4.6-3%20.3-5.3%201.6-7.6%201-1.7%202.7-1%203.8-1.7%201.2-.8%201.7-6%20.6-7.3l-5-4.5c-1.6-4.5%201.8-7.3%202.7-7z'/%3e%3cpath%20fill='%23ffc639'%20d='M452.3%2063.7c-2.8-11-27.9-34.8-46.6-50-4.5-3-7.4-1.2-6.9%203.1%202.4%204%204.1%208.2%206.5%2012.1.6%202.6%201.9%204.4%202.5%207%200%200%20.2%204.5.6%205a25%2025%200%20016.6%2011.8%2052.4%2052.4%200%200012.3%2016.6c6.6%204.2%201.8%2017.1%202%2024%200%204.3-3.2%203.8-5.9%203.3-21.5-19.8-42.8-19.8-61.6-25.5-7.4-.8-7.5%202.7-5.1%204.6%2013.1%2014%2025.5%2023.6%2041.7%2031.6l8.2%205.1%209.4%207.8c7.2%204.7%207.8%209%207.8%209.4.2%208.8-4.5%2015.6-5.8%2018.3-2.5%209.3-7.5%2011-7.5%2011-40.1%2027-61.2%2034-126.4%2025.7-1-.5-7.2.5%200%203.1%2016.6%205.5%2057.3%2014.4%2096.7-4.3%209.5-6.6%2015.9-4.4%2022.7-8.4%2011.3-7%2027.3-15.6%2030.3-16.5%208.7-4.7%2033.3-10%2039-14.7%206.5-.5%2013.2-1.4%2013.7-7%202.1-1.3%205.2-.3%207.5-4.9%205.2-.9%204.3-2.7%204.3-2.7-1.3-3.7-6-5.2-9.5-7.8-5.1-1.7-8.6-2.2-12.3-.4l-3.5%201.6s-5.5-.8-5.5-1.2c-12.1-.7-11-41-15.2-57.7z'/%3e%3cpath%20fill='%231c8a42'%20d='M542.5%20217.8a3%201.9%2016%2011-5.8-1.8%203%201.9%2016%20015.8%201.8z'/%3e%3cg%20fill='%23fff'%20transform='translate(-11.8%20182.4)%20scale(.68267)'%3e%3cpath%20id='a'%20d='M188.2%20191l-12.8-12-12.9%2011.8%201.4-17.4-17.3-2.8%2014.5-9.8-8.6-15.2%2016.7%205.3%206.5-16.2L182%20151l16.7-5-8.8%2015%2014.4%2010-17.3%202.5%201.2%2017.4z'/%3e%3cpath%20d='M233.4%20335.5l-13.8-9.1-13.4%209.6%204.8-15.5-13.6-9.5%2016.6-.4%205-15.5%205.6%2015.3%2016.7-.1L228%20320l5.3%2015.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='2.5'%20y='269.1'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-112.1'%20y='123.2'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='108.4'%20y='85'%20xlink:href='%23a'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-cy{background-image:url(/assets/cy-M9kSl15o.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(/assets/cy-QkWpYxRI.svg)}.flag-icon-cz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ffffff'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23d7141a'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%2311457e'%20d='M360%20240%200%200V480z'/%3e%3c/svg%3e")}.flag-icon-cz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-cz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ffffff'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23d7141a'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%2311457e'%20d='M300%20256%200%2056V456z'/%3e%3c/svg%3e")}.flag-icon-de{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-de'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ffce00'%20d='M0%20320h640v160H0z'/%3e%3cpath%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23d00'%20d='M0%20160h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-de.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-de'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ffce00'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23d00'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/svg%3e")}.flag-icon-dj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dj'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='dj-a'%3e%3cpath%20fill-opacity='.7'%20d='M-40%200h682.7v512H-40z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23dj-a)'%20transform='translate(37.5)%20scale(.94)'%3e%3cpath%20fill='%230c0'%20d='M-40%200h768v512H-40z'/%3e%3cpath%20fill='%2369f'%20d='M-40%200h768v256H-40z'/%3e%3cpath%20fill='%23fffefe'%20d='M-40%200l382.7%20255.7L-40%20511V0z'/%3e%3cpath%20fill='red'%20d='M119.8%20292L89%20270l-30.7%2022.4L69.7%20256l-30.6-22.5%2037.9-.3%2011.7-36.3%2012%2036.2h37.9l-30.5%2022.7%2011.7%2036.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-dj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dj'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M55.4%200H764v708.7H55.4z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-40)%20scale(.722)'%3e%3cpath%20fill='%230c0'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%2369f'%20d='M0%200h1063v354.3H0z'/%3e%3cpath%20fill='%23fffefe'%20d='M0%200l529.7%20353.9L0%20707.3V0z'/%3e%3cpath%20fill='red'%20d='M221.2%20404.3l-42.7-30.8-42.4%2031%2015.8-50.3-42.4-31.2%2052.4-.4%2016.3-50.2%2016.6%2050%2052.4.2-42.1%2031.4%2016%2050.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-dk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c8102e'%20d='M0%200h640.1v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M205.7%200h68.6v480h-68.6z'/%3e%3cpath%20fill='%23fff'%20d='M0%20205.7h640.1v68.6H0z'/%3e%3c/svg%3e")}.flag-icon-dk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c8102e'%20d='M0%200h512.1v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M144%200h73.1v512H144z'/%3e%3cpath%20fill='%23fff'%20d='M0%20219.4h512.1v73.2H0z'/%3e%3c/svg%3e")}.flag-icon-dm{background-image:url(/assets/dm-KFOh_Zve.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(/assets/dm-EFeA8GNw.svg)}.flag-icon-do{background-image:url(/assets/do-B8PSEKB7.svg)}.flag-icon-do.flag-icon-squared{background-image:url(/assets/do-D1ut3aeF.svg)}.flag-icon-dz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M320%200h320v480H320z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h320v480H0z'/%3e%3cpath%20fill='%23d21034'%20d='M424%20180a120%20120%200%20100%20120%2096%2096%200%20110-120m4%2060l-108-35.2%2067.2%2092V183.2l-67.2%2092z'/%3e%3c/svg%3e")}.flag-icon-dz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-dz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M256%200h256v512H256z'/%3e%3cpath%20fill='%23006233'%20d='M0%200h256v512H0z'/%3e%3cpath%20fill='%23d21034'%20d='M367%20192a128%20128%200%20100%20128%20102.4%20102.4%200%20110-128m4.2%2064L256%20218.4l71.7%2098.2V195.4L256%20293.6z'/%3e%3c/svg%3e")}.flag-icon-ec{background-image:url(/assets/ec-CqfYDbgk.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(/assets/ec-sjJUiWTj.svg)}.flag-icon-ee{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ee'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3crect%20width='640'%20height='477.9'%20rx='0'%20ry='0'/%3e%3crect%20width='640'%20height='159.3'%20y='320.7'%20fill='%23fff'%20rx='0'%20ry='0'/%3e%3cpath%20fill='%231291ff'%20d='M0%200h640v159.3H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ee.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ee'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.482%20.72)'%3e%3crect%20width='1063'%20height='708.7'%20rx='0'%20ry='0'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23fff'%20rx='0'%20ry='0'/%3e%3cpath%20fill='%231291ff'%20d='M0%200h1063v236.2H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-eg{background-image:url(/assets/eg-C0gfG2uP.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(/assets/eg-D3jT0Oq5.svg)}.flag-icon-eh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-eh'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='eh-a'%3e%3cpath%20fill-opacity='.7'%20d='M-158.7%200H524v512h-682.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23eh-a)'%20transform='translate(148.8)%20scale(.94)'%3e%3cpath%20d='M-180%200H844v256H-180z'/%3e%3cpath%20fill='%23107b00'%20d='M-180%20256H844v256H-180z'/%3e%3cpath%20fill='%23fff'%20d='M-180%20169.3H844v176.1H-180z'/%3e%3cpath%20fill='%23f0f'%20d='M310%20195.6c-45.2-19.5-84.1%2020.6-84%2058%200%2039.2%2038%2081%2086%2062.5-34-10-48-35.3-48-60.7-.3-25.2%2015.8-54.6%2046-59.9z'/%3e%3cpath%20fill='%23ff1800'%20d='M363.1%20294.2l-25.8-18.9-26%2019%2010-30.5-26-18.8h32l9.9-30.5%209.8%2030.4h32.1l-25.9%2018.8'/%3e%3cpath%20fill='red'%20d='M314.3%20315.6a65.2%2065.2%200%2001-89.2-59.4%2065%2065%200%200189.5-60.9%2060.6%2060.6%200%2000-51.2%2059.2%2061.3%2061.3%200%200051%2061.1zM-180%200l348.6%20256.6L-180%20512V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-eh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-eh'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20d='M-180%200H844v256H-180z'/%3e%3cpath%20fill='%23107b00'%20d='M-180%20256H844v256H-180z'/%3e%3cpath%20fill='%23fff'%20d='M-180%20169.3H844v176.1H-180z'/%3e%3cpath%20fill='%23f0f'%20d='M310%20195.6c-45.2-19.5-84.1%2020.6-84%2058%200%2039.2%2038%2081%2086%2062.5-34-10-48-35.3-48-60.7-.3-25.2%2015.8-54.6%2046-59.9z'/%3e%3cpath%20fill='%23ff1800'%20d='M363.1%20294.2l-25.8-18.9-26%2019%2010-30.5-26-18.8h32l9.9-30.5%209.8%2030.4h32.1l-25.9%2018.8'/%3e%3cpath%20fill='red'%20d='M314.3%20315.6a65.2%2065.2%200%2001-89.2-59.4%2065%2065%200%200189.5-60.9%2060.6%2060.6%200%2000-51.2%2059.2%2061.3%2061.3%200%200051%2061.1zM-180%200l348.6%20256.6L-180%20512V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-er{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-er'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23be0027'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23b4d7f4'%20d='M0%20480l640-.3V240L0%20480z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200l640%20.3V240L0%200z'/%3e%3cpath%20fill='%23f3e295'%20d='M186.2%20360.4c-10.7%203-16.8%2011.3-16.7%2019.1l52.8-.2c.4-8.4-6.5-16.2-17-19.3%2051.6-1%2096.4-20.4%20104.6-32.8-8-3.5-17.4%202.1-24%20.8%2015.7-7.3%2063-37.9%2055.3-70.7-6%2018.2-24%2033.3-31.8%2037.4%2017.7-26.8%2041.8-54.8%2020.9-76.4%201%2012.5-8%2026.3-12%2027.4%2010.3-28.4%2020-64-2.1-87.4%202.9%208.5%201.7%2032.4-2.3%2033.5-1.2-19.3-4.5-59.8-24.8-59.3%206.4%205.8%209.2%2021.4%209.4%2037.2a57.5%2057.5%200%2000-21.1-27%20118.3%20118.3%200%2000-41.5-42.2c1.8%2012.7%203.3%2022.7%2021%2035.9-9.2-.6-18.4-18.1-28.3-18.6-7.9-.4-14%207.1-26.9%202.8%201.4%204.2%207.4%206.1%208.7%209.2-2.8%202-9.3-.3-14.7-3%207.5%2010%2019%2016%2028.8%2014%2011.7-2.2%2024.2-1%2036.2%205.8a63%2063%200%2001-22.5.6c6.9%207%2011.5%2011.7%2023.6%2011.6%2010.7%200%2016.4-5.8%2019.1-2.2%206.8%208%2011.3%2016%2017%2025.4-12.5%201.3-8.7-14.1-22.6-22-7.9%2016%209%2035.2%2020.3%2043.2a65%2065%200%20007.1%2031.5c3.5%206.5%208%2013.2%206.3%2027.9-6.9-5-13.5-21.8-11-35.1-8.6%202.3-12%2017.4-8%2025%203%205.7%205%2016.8%201.6%2021.7-3.4%204.6-3.7%204-3.7%2014%20.1%205.8-3.2%2012.8-8.5%2017.7a35.5%2035.5%200%20001.1-15.8c-4.2%207.2-14.9%2014.6-18.2%2022.4-3.3%207.7-4.1%2021.2-20%2024.3-20.6%204-27.7%207.6-40.8%2013-1.5-10%202.9-31%2011.3-29.7%208.1%201.4%2033-8.6%2024-29.5-1.7%206.6-7.5%2013-13.9%2013.3%206.9-8.8%2019-18%2013.1-32.8a42.6%2042.6%200%2001-16.3%2018c8.4-16%201-21-9-7.6-3.8%205.1-6.1%2015.4-8.5%2028.5-4-10.6-3.7-24.6-8.4-36-4.8-12.3%206.5-15.5%2011.8-14.5%2013%203.5%2034.9%203.5%2033.3-18.1-5.7%207.3-15.5%209.5-26.2%207%2012-8.8%2021.4-25.3%208-34a31%2031%200%2001-16.9%2024.1%2050.8%2050.8%200%2001-.3-24.8c-5.2%205.6-9%2017-12.1%2030.2-.3-13%202.2-22.3%204-29.3%202.8-10.1%209.6-3.5%2020-2.8%2010.2.6%2024-5%2021.4-18.7-3.4%205.5-10.5%207.6-17.7%207%208.7-5.3%2023.8-14.6%2015.5-29-3.5%205.4-4.6%2010-14.7%2011.7%202.6-6%203-14.7%2011-18-14-2.9-22%206.3-26.2%2020.7-1.6-10-3.6-13.6-4-21%207.6-8.3%208.4-24.8-8-28.4a35%2035%200%20001.2%2017.4c-7.7-4.6-18.5-7.1-25.8-.7%205%205.3%2012.5%2010%2024.2%204.2-2.8%209-10%207.5-19.8%204%206%2011.3%2013.6%2013.3%2022%2012%204.4%2011.6%204.6%2020.4-8.3%2037.2.6-10.4-.1-18.2-8.4-26.7-7.2-7-13%20.3-1.8%2015.8-6.8-5-14.4-15-16.7-25.1-2.2%2012.4-.2%2027.1%206.7%2035.4-3.3%203.5-7-.4-12.5-9%202%2027.4%2013.7%2032.7%2029.4%2026.6.4%2015%20.4%2028.9%201.3%2047-9.1-13.2-20.7-23-27.1-25.4-2%207.3%205.5%2017%209.8%2022.3-6.5-1.4-20.5-12-20.5-12-1.4%2012.1%2014.3%2023.4%2024.5%2028.4-12-.5-17.3-5-25-12.4.2%2033.8%2036.6%2027.9%2043.5%2022.7l3%2052.5c-10.3-1.8-9.5-5-18.3-5.7-24.5-1-43.9-29.4-50.3-50.3-1.9%203.4-.4%207-2.1%2011.3-4-10.3-9-23.6-15.9-29.8%201.8%206%202%2012.1%201.4%2023.3-2.4-7.2-4.5-9.5-4.7-18%20.1-6.5%206.3-11.3%206-20.5-.3-6.7-6.4-21.3-7.3-32.5-3%2011.6-4.8%2023.8-9.4%2031%202.3-12.4%201.6-21%205.4-29.3%204.4-8.7%208.1-16.6%205.2-25.4-2.8%203.4-1.9%206.5-9%2014.8-1.5-9%209.2-23.5%2019.6-29.3%207.3-3.8%2016.5-17.6%2010.5-27-6.9%205-10%2011.6-19.7%2023%207-27%2025-34.2%2046.5-34.3%204.7%200%2014.3-1.7%2017-8-6%202.3-13.2%202.6-19.6%201.4%204.7-6.9%2014.4-6%2023.6-6%207.1%200%2018.3-1%2022.8-11.2a50.8%2050.8%200%2001-31%201.9c13.7-7%2035-7.8%2046-17.1-12.5-9.3-43.7%202.2-63.4%2015.7%205.5-5%2014.2-14%2019-21.2-10.8-5.2-38%2025-47.4%2043-9%205-12.5%2013-16%2018.5%204.7-16.1%205.2-27.8%209.2-41C80%20138%2092.6%20194.6%2086%20208.2c.8-15%20.1-34.1-6-44-9.4%207.2-10.2%2049.5-1.4%2084.7-3.2-9.4-9.2-18.2-11.1-29.7-14%2025.4%208.2%2055.5%2026.7%2079.2-14-7.3-27.7-22.9-36.8-36%202.5%2045.6%2050%2055%2057.4%2066.2-10-4.7-29.1-13.9-37.3-4.2a99%2099%200%200132.3%2012.1c12.4%2015.4%2035.7%2022.2%2076.4%2023.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-er.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-er'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23be0027'%20d='M-48%200h591.5v512H-48z'/%3e%3cpath%20fill='%23b4d7f4'%20d='M-48%20512l591.5-.3V256L-48%20512z'/%3e%3cpath%20fill='%23239e46'%20d='M-48%200l591.5.3V256L-48%200z'/%3e%3cpath%20fill='%23f3e295'%20d='M148.8%20351.4c-8.7%202.4-13.7%209.2-13.6%2015.6l42.8-.2c.4-6.9-5.2-13.2-13.8-15.7%2042-.8%2078.4-16.6%2085-26.6-6.5-2.9-14.1%201.7-19.5.6%2012.8-5.9%2051.2-30.8%2045-57.4a62.3%2062.3%200%2001-25.8%2030.3c14.3-21.8%2034-44.5%2017-62%20.8%2010.2-6.6%2021.4-9.8%2022.2%208.3-23%2016.3-52-1.8-71%202.4%206.9%201.5%2026.3-1.8%2027.2-1-15.7-3.7-48.6-20.2-48.1%205.3%204.6%207.5%2017.4%207.7%2030.2-3.8-8.8-8-15.4-17.2-22a96.1%2096.1%200%2000-33.7-34.3%2036.1%2036.1%200%200017.1%2029.2c-7.5-.5-15-14.7-23-15.1-6.4-.3-11.4%205.8-21.9%202.3%201.2%203.4%206%205%207%207.5-2.1%201.5-7.5-.2-11.9-2.5%206.1%208.2%2015.5%2013%2023.5%2011.4%209.5-1.8%2019.7-.8%2029.4%204.7a51.6%2051.6%200%2001-18.4.5c5.7%205.7%209.4%209.5%2019.2%209.4%208.8%200%2013.4-4.6%2015.6-1.8%205.5%206.5%209.2%2013%2013.8%2020.6-10.2%201.2-7.1-11.4-18.4-17.9-6.3%2013.2%207.3%2028.7%2016.6%2035.2%200%209.9%201.5%2018%205.7%2025.6%202.8%205.3%206.5%2010.7%205.1%2022.7-5.5-4-11-17.7-9-28.5-7%201.9-9.6%2014-6.4%2020.2%202.5%204.7%204.1%2013.7%201.3%2017.7-2.8%203.7-3%203.3-3%2011.3%200%204.8-2.6%2010.5-7%2014.4%201-3.3%202-9.2%201-12.8-3.5%205.9-12.1%2011.9-14.8%2018.2-2.7%206.3-3.4%2017.2-16.3%2019.7-16.7%203.3-22.5%206.2-33.2%2010.6-1.2-8.1%202.4-25.1%209.2-24.1%206.7%201.2%2026.8-7%2019.6-24-1.4%205.4-6.2%2010.6-11.3%2010.9%205.5-7.2%2015.4-14.7%2010.6-26.7a34.5%2034.5%200%2001-13.3%2014.7c6.9-13.1.8-17-7.3-6.3-3%204.2-5%2012.6-6.9%2023.2-3.2-8.6-3-20-6.8-29.2-4-10%205.3-12.7%209.6-11.9%2010.6%202.9%2028.4%202.9%2027-14.7-4.5%206-12.6%207.8-21.3%205.7%209.8-7.2%2017.5-20.5%206.6-27.5a25.2%2025.2%200%2001-13.7%2019.5%2041%2041%200%2001-.3-20.1c-4.3%204.5-7.4%2013.8-9.9%2024.5a81.8%2081.8%200%20013.3-23.8c2.2-8.3%207.8-2.9%2016.3-2.3%208.2.5%2019.5-4%2017.4-15.2-2.8%204.4-8.6%206.1-14.5%205.7%207.1-4.3%2019.4-12%2012.7-23.6-2.9%204.4-3.8%208.2-12%209.6%202.1-5%202.5-12%208.9-14.7-11.4-2.3-17.9%205.2-21.2%2016.8-1.4-8-3-11-3.3-17%206.2-6.8%206.8-20.2-6.5-23.1-.8%206.8-.5%208.5%201%2014-6.3-3.6-15-5.7-21-.4%204%204.3%2010.2%208%2019.7%203.4-2.3%207.3-8.1%206-16.1%203.2%204.9%209.2%2011%2010.9%2017.9%209.8%203.5%209.4%203.7%2016.5-6.7%2030.2.4-8.5-.2-14.8-7-21.7-5.7-5.7-10.4.3-1.4%2012.9A38.7%2038.7%200%2001127%20200c-1.8%2010.1-.2%2022%205.4%2028.8-2.7%202.8-5.7-.3-10.1-7.2%201.6%2022.2%2011.1%2026.4%2023.9%2021.5.3%2012.2.3%2023.5%201%2038.2a61.3%2061.3%200%2000-22-20.6c-1.7%206%204.5%2013.7%208%2018-5.3-1-16.7-9.7-16.7-9.7-1.2%209.9%2011.6%2019%2019.9%2023.1-9.7-.4-14-4-20.3-10%20.1%2027.4%2029.7%2022.6%2035.3%2018.4l2.5%2042.6c-8.4-1.4-7.7-4-14.9-4.6-19.9-.8-35.7-23.9-40.9-40.9-1.5%202.8-.3%205.7-1.7%209.2-3.2-8.4-7.3-19.1-12.9-24.1%201.4%204.8%201.6%209.8%201.1%2018.8-1.9-5.9-3.7-7.7-3.8-14.6.1-5.3%205.1-9.2%204.9-16.7-.2-5.4-5.2-17.2-6-26.4-2.4%209.5-3.9%2019.4-7.6%2025.2%201.9-10%201.3-17%204.4-23.7%203.6-7.2%206.6-13.5%204.2-20.7-2.3%202.8-1.5%205.3-7.2%2012-1.3-7.3%207.4-19%2015.8-23.8%206-3%2013.4-14.3%208.6-22-5.6%204-8.1%209.5-16%2018.7%205.6-22%2020.2-27.7%2037.7-27.8%204%200%2011.7-1.4%2014-6.5-5%201.9-10.9%202.1-16%201%203.7-5.4%2011.7-4.7%2019.1-4.8%205.8%200%2014.9-.8%2018.6-9a42%2042%200%2001-25.2%201.5c11.1-5.8%2028.5-6.4%2037.4-14-10.2-7.5-35.6%201.9-51.6%2012.9%204.5-4.1%2011.6-11.4%2015.5-17.3-8.8-4.2-31%2020.4-38.6%2035-7.2%204-10.1%2010.5-13%2015%204-13.1%204.3-22.6%207.5-33.3-24.8%208.5-14.5%2054.5-19.9%2065.5.6-12.2.1-27.8-4.9-35.8-7.6%205.8-8.3%2040.2-1%2068.9-2.7-7.7-7.6-14.9-9.1-24.2-11.4%2020.7%206.6%2045%2021.6%2064.3a95.7%2095.7%200%2001-29.8-29.2c2%2037%2040.7%2044.7%2046.7%2053.8-8.2-3.8-23.7-11.3-30.4-3.4a80.2%2080.2%200%200126.3%209.9c10%2012.5%2029%2018%2062%2019.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-es{background-image:url(/assets/es-BJKv6QJf.svg)}.flag-icon-es.flag-icon-squared{background-image:url(/assets/es-DXRE832j.svg)}.flag-icon-et{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-et'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='et-a'%3e%3cpath%20fill-opacity='.7'%20d='M-61.3%200h682.7v512H-61.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23et-a)'%20transform='translate(57.5)%20scale(.94)'%3e%3cpath%20fill='%23ffc621'%20d='M-238%203.5H800v498H-238z'/%3e%3cpath%20fill='%23ef2118'%20d='M-240%20342.5H799.3V512H-240z'/%3e%3cpath%20fill='%23298c08'%20d='M-238%200H800v180H-238z'/%3e%3ccircle%20cx='534.2'%20cy='353'%20r='199.7'%20fill='%23006bc6'%20transform='matrix(.54%200%200%20.54%20-25.8%2074)'/%3e%3cpath%20fill='%23ffc621'%20d='M214.3%20188.2l-6.5%204.5%2023.5%2033%206.3-4-23.4-33.5zm29.4%2078l-9.7-6.8%204-12.7-48.1.7-14-10.7%2065.7-.7%2012.2-36.9%206.6%2015-16.7%2052zm76.5-70.7l-6.3-4.8-24.3%2032.4%205.6%204.7%2025-32.3zM254.8%20247l3.5-11.2h13.3L256.4%20190l6-16.5%2020.5%2062.4%2038.8.5-12.2%2010.7-54.7-.2zm90.6%2051.2l2.7-7.4-38.3-13.3-2.8%207%2038.4%2013.7zm-69.1-46.4l11.7-.1%204.1%2012.6%2038.8-28.5%2017.6.6-53.1%2038.7%2011.5%2037.2-14-8.4-16.6-52.1zm-19.8%20102l7.9.2.3-40.5-7.4-.5-.8%2040.9zm22-80.3l3.8%2011.1-10.7%208%2039.4%2027.7%205%2016.8-53.6-38-31.5%2022.7%203.5-16%2044-32.3zm-103.3%2013l2.3%207.5%2038.7-12.2-2-7.2-39%2011.9zm83.2-4l-9.4%207.1-10.8-7.7-14.2%2046-14.4%2010%2019.5-62.7-31.4-23%2016.3-1.6%2044.4%2031.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-et.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-et'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M229.3%206.3h489.3v489.3H229.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-240%20-6.6)%20scale(1.046)'%3e%3cpath%20fill='%23ffc621'%20d='M2%209.7h991.8v475.9H1.9z'/%3e%3cpath%20fill='%23ef2118'%20d='M0%20333.6h993.2v162H0z'/%3e%3cpath%20fill='%23298c08'%20d='M2%206.3h991.8v172H2z'/%3e%3ccircle%20cx='534.2'%20cy='353'%20r='199.7'%20fill='%23006bc6'%20transform='matrix(.515%200%200%20.515%20204.7%2077)'/%3e%3cpath%20fill='%23ffc621'%20d='M434%20186.2l-6%204.3%2022.4%2031.6%206-3.9-22.3-32zm28.2%2074.5l-9.2-6.5%203.8-12-46%20.6-13.3-10.2%2062.7-.7%2011.7-35.3L478%20211l-16%2049.8zm73.1-67.6l-6-4.5-23.3%2031%205.5%204.5%2023.8-31zm-62.5%2049.3l3.3-10.7h12.7L474.3%20188l5.7-15.8%2019.6%2059.7%2037.2.4-11.7%2010.3-52.3-.2zm86.6%2049l2.5-7.2-36.6-12.6-2.6%206.5%2036.7%2013.2zm-66-44.4l11.2-.2%204%2012.1%2037-27.2%2016.7.6-50.7%2037%2011%2035.5-13.4-8-15.9-49.8zm-19%2097.5l7.6.1.3-38.7-7-.4-.8%2039zm21-76.8l3.7%2010.6L489%20286l37.6%2026.5%204.8%2016-51.2-36.2-30.1%2021.7%203.3-15.2%2042.1-31zm-98.7%2012.4l2.3%207.2%2036.9-11.7-1.8-6.8-37.4%2011.3zm79.6-3.8l-9%206.8-10.4-7.4-13.5%2044-13.8%209.5%2018.7-60-30-21.8%2015.5-1.6%2042.5%2030.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fi'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23003580'%20d='M0%20174.5h640v131H0z'/%3e%3cpath%20fill='%23003580'%20d='M175.5%200h130.9v480h-131z'/%3e%3c/svg%3e")}.flag-icon-fi.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fi'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23003580'%20d='M0%20186.2h512v139.6H0z'/%3e%3cpath%20fill='%23003580'%20d='M123.2%200h139.6v512H123.1z'/%3e%3c/svg%3e")}.flag-icon-fj{background-image:url(/assets/fj-Vb28-8hx.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(/assets/fj-LXL8XSN-.svg)}.flag-icon-fk{background-image:url(/assets/fk-CUtTbpRU.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(/assets/fk-BmpYSLkH.svg)}.flag-icon-fm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='fm-a'%3e%3cpath%20fill-opacity='.7'%20d='M-81.3%200h682.6v512H-81.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23fm-a)'%20transform='translate(76.3)%20scale(.94)'%3e%3cpath%20fill='%236797d6'%20d='M-252%200H772v512H-252z'/%3e%3cpath%20fill='%23fff'%20d='M259.8%20123l-32.4%2022.2%2012.4-35.9-32.5-22.2h40.1l12.4-35.9%2012.4%2036h40l-32.4%2022.1%2012.4%2035.9M259.8%20390l-32.4-22.2%2012.4%2036-32.5%2022.1h40.1l12.4%2035.9%2012.4-36%2040%20.1-32.4-22.2%2012.4-35.9m-188.4-92.4L79.3%20306l1.4-38-37.5-11.7%2038.4-11.7%201.3-38%2022.3%2030.8%2038.4-11.8-24.6%2030.7%2022.4%2030.7m274.2-11.7l24.6%2030.7-1.4-38%2037.5-11.7-38.4-11.7-1.3-38-22.3%2030.8-38.4-11.8%2024.6%2030.7-22.4%2030.7'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fm'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M244.2%200h496v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-252)%20scale(1.032)'%3e%3cpath%20fill='%236797d6'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23fff'%20d='M507.9%2084.5h38.8l-31.5%2021.4%2012%2034.8-31.3-21.5-31.5%2021.5%2012-34.8L445%2084.4h39l12-34.7m12%20363h38.8l-31.5-21.5%2012-34.8-31.3%2021.5-31.5-21.5%2012%2034.8-31.4%2021.5H484l12%2034.7M346%20230.1l37.2-11.4-23.9%2029.8%2021.7%2029.7-36.3-11.4-23.8%2029.8%201.4-36.8-36.4-11.4%2037.2-11.3%201.3-36.8m321%2029.8l-37.1-11.4%2023.8%2029.7-21.7%2029.8%2036.4-11.4%2023.7%2029.8-1.3-36.8%2036.4-11.4-37.2-11.3-1.3-36.8'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fo'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='fo-a'%3e%3cpath%20fill-opacity='.7'%20d='M-78%2032h640v480H-78z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23fo-a)'%20transform='translate(78%20-32)'%3e%3cpath%20fill='%23fff'%20d='M-78%2032h663.9v480H-78z'/%3e%3cpath%20fill='%23003897'%20d='M-76%20218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186V218.7z'/%3e%3cpath%20fill='%23d72828'%20d='M-76%20245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76v-53.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fo.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fo'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-78%200h708.2v512H-78z'/%3e%3cpath%20fill='%23003897'%20d='M-75.9%20199.1h198.3V0h113.3v199.1h396.6V313H235.7v199H122.4V312.9H-76V199z'/%3e%3cpath%20fill='%23d72828'%20d='M-75.9%20227.6h226.6V0h56.7v227.6h424.9v56.9h-425V512h-56.6V284.4H-75.9v-56.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-fr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-fr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ga{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ga'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ffe700'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%2336a100'%20d='M640%20160H0V0h640z'/%3e%3cpath%20fill='%23006dbc'%20d='M640%20480H0V320h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ga.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ga'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ffe700'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%2336a100'%20d='M512%20170.7H0V0h512z'/%3e%3cpath%20fill='%23006dbc'%20d='M512%20512H0V341.3h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23FFF'%20d='M75%200l244%20181L562%200h78v62L400%20241l240%20178v61h-80L320%20301%2081%20480H0v-60l239-178L0%2064V0h75z'/%3e%3cpath%20fill='%23C8102E'%20d='M424%20281l216%20159v40L369%20281h55zm-184%2020l6%2035L54%20480H0l240-179zM640%200v3L391%20191l2-44L590%200h50zM0%200l239%20176h-60L0%2042V0z'/%3e%3cpath%20fill='%23FFF'%20d='M241%200v480h160V0H241zM0%20160v160h640V160H0z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20193v96h640v-96H0zM273%200v480h96V0h-96z'/%3e%3c/svg%3e")}.flag-icon-gb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23FFF'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20fill='%23C8102E'%20d='M184%20324l11%2034L42%20512H0v-3l184-185zm124-12l54%208%20150%20147v45L308%20312zM512%200L320%20196l-4-44L466%200h46zM0%201l193%20189-59-8L0%2049V1z'/%3e%3cpath%20fill='%23FFF'%20d='M176%200v512h160V0H176zM0%20176v160h512V176H0z'/%3e%3cpath%20fill='%23C8102E'%20d='M0%20208v96h512v-96H0zM208%200v512h96V0h-96z'/%3e%3c/svg%3e")}.flag-icon-gd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gd'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fcd116'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(216)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(288)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23007a5e'%20d='M67.2%2067.2h505.6v345.6H67.2z'/%3e%3cpath%20fill='%23fcd116'%20d='M67.2%2067.3h505.6L67.2%20412.9h505.6z'/%3e%3ccircle%20cx='319.9'%20cy='240.1'%20r='57.6'%20fill='%23ce1126'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(52.8%200%200%2052.8%20320%20240)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-30.3)'%20xlink:href='%23d'/%3e%3cuse%20id='d'%20width='100%25'%20height='100%25'%20transform='matrix(31.2%200%200%2031.2%20320%2033.6)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(30.3)'%20xlink:href='%23d'/%3e%3cpath%20fill='%23ce1126'%20d='M102.3%20240.7a80.4%2080.4%200%200033.5%2033.2%20111%20111%200%2000-11.3-45l-22.2%2011.8z'/%3e%3cpath%20fill='%23fcd116'%20d='M90.1%20194.7c10.4%2021.7-27.1%2073.7%2035.5%2085.9a63.2%2063.2%200%2001-10.9-41.9%2070%2070%200%200132.5%2030.8c16.4-59.5-42-55.8-57.1-74.8z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-30.3%20414.6)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(31.2%200%200%2031.2%20320%20448.2)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(30.3%20414.6)'%20xlink:href='%23d'/%3e%3c/svg%3e")}.flag-icon-gd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fcd116'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23007a5e'%20d='M71.7%2071.7h368.6v368.6H71.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M71.7%2071.7h368.6L71.7%20440.4h368.6z'/%3e%3ccircle%20cx='255.9'%20cy='256.1'%20r='61.4'%20fill='%23ce1126'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(256%20256)%20scale(56.32)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-16.4%20-.1)'%20xlink:href='%23d'/%3e%3cuse%20id='d'%20width='100%25'%20height='100%25'%20transform='translate(256%2035.9)%20scale(33.28)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(16.4)'%20xlink:href='%23d'/%3e%3cpath%20fill='%23ce1126'%20d='M99.8%20256.8c7.7%2014.3%2022.6%2029.8%2035.7%2035.3.2-14.5-5-33.2-12-48l-23.7%2012.7z'/%3e%3cpath%20fill='%23fcd116'%20d='M86.8%20207.6c11.1%2023.3-29%2078.7%2037.8%2091.7a67.5%2067.5%200%2001-11.5-44.7%2075.5%2075.5%200%200134.6%2032.8c17.5-63.4-44.8-59.5-61-79.8z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-100'%20transform='translate(-16.4%20442)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(256%20478)%20scale(33.28)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='100'%20transform='translate(16.4%20442.2)'%20xlink:href='%23d'/%3e%3c/svg%3e")}.flag-icon-ge{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ge'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='red'%20d='M272%200h96v480h-96z'/%3e%3cpath%20fill='red'%20d='M0%20192h640v96H0z'/%3e%3cpath%20style='mix-blend-mode:multiply'%20fill='red'%20fill-rule='evenodd'%20d='M146.8%20373.1c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8c0-4.9%201-14.8%201-14.8s-14.3%203-31.1%204zm368-288c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.1c-16.9-1-31.2-3.9-31.2-3.9s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.1c16.9%201%2031.2%204%2031.2%204s-1-10-1-14.9%201-14.8%201-14.8-14.3%203-31.2%204zm-368%200c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8c0-4.9%201-14.8%201-14.8s-14.3%203-31.1%204zm368%20288c1-16.8%204-31.1%204-31.1s-9.8%201-14.8%201c-4.9%200-14.8-1-14.8-1s3%2014.3%204%2031.2c-16.9-1-31.2-4-31.2-4s1%207.4%201%2014.8-1%2014.8-1%2014.8%2014.3-3%2031.2-4c-1%2016.9-4%2031.2-4%2031.2s7.4-1%2014.8-1%2014.8%201%2014.8%201-3-14.3-4-31.2c16.9%201%2031.2%204%2031.2%204s-1-9.8-1-14.8c0-4.9%201-14.8%201-14.8s-14.3%203-31.2%204z'/%3e%3c/svg%3e")}.flag-icon-ge.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ge'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='red'%20d='M205%200h102v512H205z'/%3e%3cpath%20fill='red'%20d='M0%20205h512v102H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M114.1%20397.9c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.3%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1c8%200%2015.9%201%2015.9%201s-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.3%201-15.9%201-15.9s-15.3%203.2-33.4%204.3zm307-307c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.4%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9c0%208-1%2015.9-1%2015.9s15.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.2%201-15.9%201-15.9s-15.4%203.2-33.4%204.3zm-307%200c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.4%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9c0%208-1%2015.9-1%2015.9s15.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1c8%200%2015.9%201%2015.9%201s-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.2%201-15.9%201-15.9s-15.3%203.2-33.4%204.3zm307%20307c1.1-18%204.3-33.4%204.3-33.4s-10.6%201-15.9%201c-5.3%200-15.9-1-15.9-1s3.2%2015.3%204.3%2033.4c-18-1.1-33.4-4.3-33.4-4.3s1%208%201%2015.9-1%2015.9-1%2015.9%2015.3-3.2%2033.4-4.3c-1.1%2018-4.3%2033.4-4.3%2033.4s8-1%2015.9-1%2015.9%201%2015.9%201-3.2-15.3-4.3-33.4c18%201.1%2033.4%204.3%2033.4%204.3s-1-10.6-1-15.9c0-5.3%201-15.9%201-15.9s-15.4%203.2-33.4%204.3z'%20style='mix-blend-mode:multiply'/%3e%3c/svg%3e")}.flag-icon-gf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gg'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23e8112d'%20d='M256%200h128v480H256z'/%3e%3cpath%20fill='%23e8112d'%20d='M0%20176h640v128H0z'/%3e%3cpath%20id='a'%20fill='%23f9dd16'%20d='M110%20286.7l23.3-23.4h210v-46.6h-210L110%20193.3z'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(90%20320%20240)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(-90%20320%20240)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(180%20320%20240)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-gg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23e8112d'%20d='M192%200h128v512H192z'/%3e%3cpath%20fill='%23e8112d'%20d='M0%20187.7h512v136.6H0z'/%3e%3cpath%20id='a'%20fill='%23f9dd16'%20d='M46%20305.8l23.3-25h210v-49.7h-210L46%20206.2z'/%3e%3cuse%20width='36'%20height='24'%20transform='matrix(0%201.06667%20-.9375%200%20496%20-17)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='matrix(0%20-1.06667%20.9375%200%2016%20529)'%20xlink:href='%23a'/%3e%3cuse%20width='36'%20height='24'%20transform='rotate(180%20256%20256)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-gh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gh'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23006b3f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v160H0z'/%3e%3cpath%20d='M320%20160l52%20160-136.1-98.9H404L268%20320z'/%3e%3c/svg%3e")}.flag-icon-gh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gh'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23006b3f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20d='M256%20170.7l55.5%20170.6L166.3%20236h179.4L200.6%20341.3z'/%3e%3c/svg%3e")}.flag-icon-gi{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gi'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23da000c'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v321.6H0z'/%3e%3cg%20stroke='%23000'%20transform='translate(-160)%20scale(1.875)'%3e%3cg%20id='a'%20fill='%23da000c'%20stroke-linecap='square'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M196.6%20116.3h64v44h-64z'/%3e%3cpath%20d='M229.8%20153.9h-39l-8.7%205.7v6h47.7m-16.3-37c5.6%200%2010.2%204.7%2010.2%2010.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6%204.5-10.5%2010.2-10.5z'/%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M204.5%2060h18.6v34h-18.6z'/%3e%3cpath%20d='M223%2088.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2%200h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6%202.5-6.6%206.1-6.8h.4a6.8%206.8%200%20016.8%206.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182%20159.6h48m31-2.8h-32.4l-9.8%204.7v7H261'/%3e%3cpath%20stroke-linecap='butt'%20d='M218.8%20161.5H262'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3cg%20fill='%23f8d80e'%3e%3cg%20stroke-linecap='round'%3e%3cpath%20stroke-width='.8'%20d='M273.3%20150c-2.7%201-5%202.4-7.5%203.8a72.4%2072.4%200%2000-8.9%206c-1%20.7-2%201.4-2.7%202.4-1%20.8-2%202-1.8%203.5%200%20.6.8-.8%201.4-.9a4.4%204.4%200%20013.1-.4c1.3-1.4%203-2.3%204.4-3.4a77.4%2077.4%200%200113-7.6l-1-3.4z'/%3e%3cpath%20d='M260.4%20157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3e%3cpath%20stroke-width='.8'%20d='M238.9%20150.2l-1.2%203.3a86.6%2086.6%200%200115.8%208c1.7%201.2%203.5%202.3%204.8%203.9.3.8-.5%201.5-1.3%201.2-.7-.2-1.5-.5-2.2%200-1.1.5-2.1%202.2-.5%202.7%202.4%201.6%206.1.9%207.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89.2%2089.2%200%2000-14.7-7.2z'/%3e%3cpath%20d='M254%20158l-.3%203.4m3.1-1.7l-.8%203.3m3.8-1l-1.8%202.6m2.7%203.6l-2.6-1.4m3.4-1.4l-3%20.3m-.8%204l-.2-2.6m-1-.3l-2.4%201.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3e%3c/g%3e%3cpath%20d='M235.8%20227.6v8h5v-4h6.9v4h5.4v-8zm0%2011v8H253v-8h-5.4v4h-6.9v-4z'/%3e%3cpath%20d='M253%20193.7h5v58h-5z'/%3e%3cpath%20d='M253%20198.7h5v50h-5zm2.6-19.3l10.6%206.2-10.6%206.2-10.7-6.2zm-14.3%204h-2.7v4.4h2.7l14.3%208.3%2014.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3e%3cpath%20d='M255.3%20164.3a5%205%200%2000-4%205.1v11.2a5%205%200%20004.6%204.6%204.9%204.9%200%20004.8-2.8l-1.7-1a2.9%202.9%200%2001-3%201.8c-1.6%200-2.9-1.6-2.7-3.1v-11.2a2.9%202.9%200%20013-2.6c.6-.2%201.5.7%201.9%200%20.6-.9-.4-1.5-1-2h-1.9zm5.8%203.9a5%205%200%2001-1.9%201.6v7.5l2%201.1v-10.2z'/%3e%3c/g%3e%3cg%20fill='%23da000c'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M240.8%2038.4h29.3v53.2h-29.3z'/%3e%3cpath%20d='M238.8%2038.4v44.5h9.3V69.7c0-3%202-7.3%207.9-7.3s8%204.3%208%207.3V83h9.2V38.4zm15.8%205h2.8v15.2h-2.8zm-8.3%203h3v11.1h-3zm16.5%200h2.9v11.1h-3zM235.6%2032v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9%2073.2v4.6h66.5v-4.6z'/%3e%3cpath%20d='M220%2082.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3e%3cpath%20stroke-linejoin='round'%20d='M228.7%20102.4v54.4h12.8v-20.4c0-9.5%206.4-14%2014.5-14%207.8%200%2014.5%204.5%2014.5%2014v20.4h12.8v-54.4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gi.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gi'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23da000c'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v343H0z'/%3e%3cg%20stroke='%23000'%20transform='matrix(2%200%200%202%20-256%200)'%3e%3cg%20id='a'%20fill='%23da000c'%20stroke-linecap='square'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M196.6%20116.3h64v44h-64z'/%3e%3cpath%20d='M229.8%20153.9h-39l-8.7%205.7v6h47.7m-16.3-37c5.6%200%2010.2%204.7%2010.2%2010.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6%204.5-10.5%2010.2-10.5z'/%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M204.5%2060h18.6v34h-18.6z'/%3e%3cpath%20d='M223%2088.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2%200h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6%202.5-6.6%206.1-6.8h.4a6.8%206.8%200%20016.8%206.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182%20159.6h48m31-2.8h-32.4l-9.8%204.7v7H261'/%3e%3cpath%20stroke-linecap='butt'%20d='M218.8%20161.5H262'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3cg%20fill='%23f8d80e'%3e%3cg%20stroke-linecap='round'%3e%3cpath%20stroke-width='.8'%20d='M273.3%20150c-2.7%201-5%202.4-7.5%203.8a72.4%2072.4%200%2000-8.9%206c-1%20.7-2%201.4-2.7%202.4-1%20.8-2%202-1.8%203.5%200%20.6.8-.8%201.4-.9a4.4%204.4%200%20013.1-.4c1.3-1.4%203-2.3%204.4-3.4a77.4%2077.4%200%200113-7.6l-1-3.4z'/%3e%3cpath%20d='M260.4%20157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3e%3cpath%20stroke-width='.8'%20d='M238.9%20150.2l-1.2%203.3a86.6%2086.6%200%200115.8%208c1.7%201.2%203.5%202.3%204.8%203.9.3.8-.5%201.5-1.3%201.2-.7-.2-1.5-.5-2.2%200-1.1.5-2.1%202.2-.5%202.7%202.4%201.6%206.1.9%207.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89.2%2089.2%200%2000-14.7-7.2z'/%3e%3cpath%20d='M254%20158l-.3%203.4m3.1-1.7l-.8%203.3m3.8-1l-1.8%202.6m2.7%203.6l-2.6-1.4m3.4-1.4l-3%20.3m-.8%204l-.2-2.6m-1-.3l-2.4%201.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3e%3c/g%3e%3cpath%20d='M235.8%20227.6v8h5v-4h6.9v4h5.4v-8zm0%2011v8H253v-8h-5.4v4h-6.9v-4z'/%3e%3cpath%20d='M253%20193.7h5v58h-5z'/%3e%3cpath%20d='M253%20198.7h5v50h-5zm2.6-19.3l10.6%206.2-10.6%206.2-10.7-6.2zm-14.3%204h-2.7v4.4h2.7l14.3%208.3%2014.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3e%3cpath%20d='M255.3%20164.3a5%205%200%2000-4%205.1v11.2a5%205%200%20004.6%204.6%204.9%204.9%200%20004.8-2.8l-1.7-1a2.9%202.9%200%2001-3%201.8c-1.6%200-2.9-1.6-2.7-3.1v-11.2a2.9%202.9%200%20013-2.6c.6-.2%201.5.7%201.9%200%20.6-.9-.4-1.5-1-2h-1.9zm5.8%203.9a5%205%200%2001-1.9%201.6v7.5l2%201.1v-10.2z'/%3e%3c/g%3e%3cg%20fill='%23da000c'%3e%3cpath%20fill='%23000'%20stroke='none'%20d='M240.8%2038.4h29.3v53.2h-29.3z'/%3e%3cpath%20d='M238.8%2038.4v44.5h9.3V69.7c0-3%202-7.3%207.9-7.3s8%204.3%208%207.3V83h9.2V38.4zm15.8%205h2.8v15.2h-2.8zm-8.3%203h3v11.1h-3zm16.5%200h2.9v11.1h-3zM235.6%2032v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9%2073.2v4.6h66.5v-4.6z'/%3e%3cpath%20d='M220%2082.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3e%3cpath%20stroke-linejoin='round'%20d='M228.7%20102.4v54.4h12.8v-20.4c0-9.5%206.4-14%2014.5-14%207.8%200%2014.5%204.5%2014.5%2014v20.4h12.8v-54.4z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23d00c33'%20d='M0%20240h640v240H0zm80%200a160%20160%200%2010320%200%20160%20160%200%2000-320%200'/%3e%3c/svg%3e")}.flag-icon-gl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gl'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23d00c33'%20d='M0%20256h512v256H0zm53.3%200a170.7%20170.7%200%2010341.4%200%20170.7%20170.7%200%2000-341.4%200'/%3e%3c/svg%3e")}.flag-icon-gm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='gm-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-48h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23gm-a)'%20transform='translate(0%2048)'%3e%3cpath%20fill='red'%20d='M0-128h640V85.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2085.3h640V121H0z'/%3e%3cpath%20fill='%23009'%20d='M0%20120.9h640V263H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20263.1h640v35.6H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20298.7h640V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512V199H0z'/%3e%3cpath%20fill='%23009'%20d='M0%20199.1h512V313H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20312.9h512v28.4H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20341.3h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gn'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23090'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gn'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23090'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gp'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gp.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gp'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gq{background-image:url(/assets/gq-CHDbyzA7.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(/assets/gq-N9s1-z7r.svg)}.flag-icon-gr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%200h640v53.3H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%2053.3h640v53.4H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20106.7h640V160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20160h640v53.3H0z'/%3e%3cpath%20fill='%23005bae'%20stroke-width='.9'%20d='M0%200h266.7v266.7H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20213.3h640v53.4H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20266.7h640V320H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20320h640v53.3H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='6.7'%20d='M0%20373.3h640v53.4H0z'/%3e%3cg%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%3e%3cpath%20d='M20%200h10v50H20z'%20transform='scale(5.33333)'/%3e%3cpath%20d='M0%2020h50v10H0z'%20transform='scale(5.33333)'/%3e%3c/g%3e%3cpath%20fill='%23005bae'%20stroke-width='.6'%20d='M0%20426.7h640V480H0z'/%3e%3c/svg%3e")}.flag-icon-gr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%200h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%2057h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20114h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20171h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20228h512v56.9H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20284.9h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20341.9h512v57H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20398.9h512v57H0z'/%3e%3cpath%20fill='%23005bae'%20stroke-width='3'%20d='M0%200h284.9v284.9H0z'/%3e%3cg%20fill='%23fff'%20fill-rule='evenodd'%20stroke-width='1.3'%3e%3cpath%20d='M148%200h74v370h-74z'%20transform='scale(.77)'/%3e%3cpath%20d='M0%20148h370v74H0z'%20transform='scale(.77)'/%3e%3c/g%3e%3cpath%20fill='%23005bae'%20fill-rule='evenodd'%20stroke-width='.8'%20d='M0%20455h512v57H0z'/%3e%3c/svg%3e")}.flag-icon-gs{background-image:url(/assets/gs-C4eDkc8z.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(/assets/gs-itiWmgwy.svg)}.flag-icon-gt{background-image:url(/assets/gt-D3BFVKpX.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(/assets/gt-CosKaE5m.svg)}.flag-icon-gu{background-image:url(/assets/gu-CGdxsQVi.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(/assets/gu-BCg_lc4i.svg)}.flag-icon-gw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gw'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h220v480H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M220%200h420v240H220z'/%3e%3cpath%20fill='%23009e49'%20d='M220%20240h420v240H220z'/%3e%3cg%20id='b'%20transform='matrix(80%200%200%2080%20110%20240)'%3e%3cpath%20id='a'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20110%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20110%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20110%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72%20110%20240)'%20xlink:href='%23b'/%3e%3c/svg%3e")}.flag-icon-gw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-gw'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h160v512H0z'/%3e%3cpath%20fill='%23fcd116'%20d='M160%200h352v256H160z'/%3e%3cpath%20fill='%23009e49'%20d='M160%20256h352v256H160z'/%3e%3cg%20transform='translate(-46.2%2072.8)%20scale(.7886)'%3e%3cg%20id='b'%20transform='matrix(80%200%200%2080%20160%20240)'%3e%3cpath%20id='a'%20d='M0-1v1h.5'%20transform='rotate(18%200%20-1)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20160%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20160%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20160%20240)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72%20160%20240)'%20xlink:href='%23b'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gy'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23399408'%20d='M2.4%200H640v480H2.4z'/%3e%3cpath%20fill='%23fff'%20d='M.2%200c-.9%200%20619.6%20241.5%20619.6%20241.5L0%20479.8.2%200z'/%3e%3cpath%20fill='%23ffde08'%20d='M.3%2020.2c3.4%200%20559%20217.9%20555.9%20220L1.9%20463.2.3%2020.3z'/%3e%3cpath%20d='M1.9.8c1.8%200%20290.9%20240.9%20290.9%20240.9L1.8%20477V.8z'/%3e%3cpath%20fill='%23de2110'%20d='M.3%2033.9c1.6-15%20260.9%20208.4%20260.9%20208.4L.2%20451.7V33.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gy.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gy'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23399408'%20d='M2%200h510v512H2z'/%3e%3cpath%20fill='%23fff'%20d='M.1%200c-.6%200%20495.7%20257.6%20495.7%20257.6L0%20511.7.1%200z'/%3e%3cpath%20fill='%23ffde08'%20d='M.2%2021.5C3%2021.5%20447.5%20254%20445%20256.2L1.5%20494.2.2%2021.4z'/%3e%3cpath%20d='M1.5.8c1.5%200%20232.8%20257%20232.8%20257L1.5%20508.8V.8z'/%3e%3cpath%20fill='%23de2110'%20d='M.2%2036.2C1.6%2020.2%20209%20258.5%20209%20258.5L.2%20481.8V36.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hk'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='hk-a'%3e%3cpath%20fill-opacity='.7'%20d='M-89%200h682.6v512H-89z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23hk-a)'%20transform='translate(83.5)%20scale(.94)'%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M618%20512h-731.4V0H618z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M241.9%20247.8s-51.6-22.2-44.2-79.8c7.1-27.7%2019.8-46.6%2042.7-56.9%2010.8-3.3%2021.8-4.8%2033-5.7-3%202.8-5.4%205.6-6.7%209-2.4%206.4-.6%2012.4%202.7%2018.5%204.1%207%206.6%2014.2%207.4%2023.6a36.6%2036.6%200%2001-14.6%2033.7c-6.6%205.1-14.4%206.9-20.8%2012.7-5%204.8-8%209.7-9%2018.1-.2%2016.1%204.1%2018.4%209.5%2026.8z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M232%20164.5v-.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M235.3%20241.8c-20-17.7-18.3-62.4-3-77.3'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M244.6%20154.5l3.3%205.5-6-2.5-4.7%205%20.8-6.5-6-2.5%206.5-1.5.8-6.4%203.3%205.5%206.6-1.5'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M246.3%20244s6-55.9%2063.3-65.7c28.6-1.2%2050.4%205.3%2067%2024.3%206.3%209.3%2010.9%2019.4%2015%2029.8-3.5-2-6.8-3.5-10.6-3.7-6.7-.5-12%203-16.8%207.9a53.2%2053.2%200%2001-20.4%2014%2036.6%2036.6%200%2001-36.5-4c-6.8-4.9-10.8-11.8-18.2-16.2a28.2%2028.2%200%2000-20-3.4c-15.5%204.6-16.3%209.4-22.8%2017z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M323%20210.2h.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M250%20236c11.2-24.4%2054.4-35.8%2073.1-25.6'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M336.3%20219.3L332%20224l.6-6.5-6-3%206.3-1%20.6-6.7%203.4%206%206.4-1.2-4.3%204.7%203.3%206'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M250.1%20248s55-12%2082.4%2039.3c10.3%2026.7%2011%2049.4-1.7%2071.1-6.8%209-15%2016.5-23.5%2023.8.8-4%201.1-7.6.1-11.2-1.6-6.6-6.6-10.5-12.8-13.5a53.1%2053.1%200%2001-19.8-15%2036.6%2036.6%200%2001-7.7-35.8c2.4-8%207.7-14%209.5-22.4a28%2028%200%2000-3.1-20c-9.3-13.2-14.1-12.5-23.4-16.3z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M306.5%20310.1l.2.2'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M259%20249c26.6%202.9%2051.1%2040.2%2047.4%2061.3'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M302.1%20325.6l-5.9-2.6%206.5-1.5.8-6.7%203.1%205.7%206.5-1.5-4.5%205%203%205.7-5.8-2.6-4.5%205.1'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M248.9%20253.7s26.9%2049.4-14.5%2090c-22.8%2017.4-44.4%2024.5-68.8%2018.4-10.5-4-20-9.7-29.5-15.9%204-.3%207.7-1%2010.9-3%205.8-3.4%208.1-9.3%209.3-16a53%2053%200%20018.8-23.3%2036.6%2036.6%200%200132.2-17.5c8.4.1%2015.6%203.6%2024.2%203%206.9-.9%2012.3-2.8%2018.4-8.8%2010-12.5%208-17%209-27z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M205.1%20325.3l-.1.2'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M250.3%20262.4c4.9%2026.4-24.1%2060.5-45.4%2062.7'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M189%20325.4l.9-6.4%203.3%205.7%206.6-1-4.6%204.6%203.3%205.7-6.1-2.9-4.6%204.6.8-6.4-6.1-2.9'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M242.8%20252.6S205.2%20294.4%20153%20269c-24-15.7-37.8-33.8-40.1-58.8.3-11.3%202.4-22.1%205.1-33%201.7%203.6%203.6%206.8%206.5%209.2%205.1%204.3%2011.5%204.5%2018.3%203.4a52%2052%200%200124.7.6%2036.6%2036.6%200%200127.3%2024.6c2.7%207.9%201.8%2015.9%205.3%2023.8%203%206.2%206.6%2010.6%2014.3%2014.4%2015.2%205.3%2018.7%201.9%2028.4-.5z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='2.1'%20d='M160.7%20235.2l-.2-.1'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='2.1'%20d='M235%20256.9c-23.2%2013.3-65-2.7-74.2-22'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M155.3%20220l6.3-1.3-4.3%205%203.1%205.9-5.8-2.8-4.3%205%20.7-6.8-5.9-2.8%206.3-1.3.7-6.8'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hk'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M164.8%200H909v744H165z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='matrix(.7%200%200%20.7%20-113.4%200)'%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M1063%20744.1H0V0h1063z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M516.4%20360.1s-75-32.3-64.3-116c10.4-40.3%2028.8-67.7%2062.2-82.6a223%20223%200%200148-8.4c-4.4%204-8%208.1-9.8%2013.2-3.6%209.2-1%2018%203.8%2026.8a78%2078%200%200110.8%2034.4%2053.2%2053.2%200%2001-21.2%2049c-9.6%207.3-21%209.9-30.2%2018.3a41.1%2041.1%200%2000-13.2%2026.4c-.3%2023.4%206.1%2026.7%2013.9%2039z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M502.1%20239v-.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M506.9%20351.4c-29.2-25.8-26.7-90.7-4.4-112.4'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M501.9%20223l9.6-2.1%201.1-9.4%204.8%208%209.6-2.1-6.6%207.1%204.8%208-9-3.6-6.6%207.1%201.2-9.3'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M522.8%20354.6s8.9-81.2%2092-95.4c41.6-1.9%2073.2%207.7%2097.3%2035.2a223.4%20223.4%200%200122%2043.4c-5.1-3-10-5.2-15.5-5.5-9.8-.7-17.4%204.4-24.4%2011.5-8%208.8-17%2015.3-29.8%2020.4a53.3%2053.3%200%2001-53-5.9c-9.9-7-15.6-17.1-26.4-23.5a41%2041%200%2000-29.1-4.9c-22.5%206.7-23.7%2013.7-33.2%2024.7z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M634.4%20305.5l.3-.1'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M528.3%20343c16.1-35.5%2079-52%20106.2-37.2'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M649.6%20300.6l4.8%208.6%209.3-1.7-6.2%207%204.9%208.5-8.8-4.3-6.3%207%20.9-9.6-8.8-4.3%209.3-1.6'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M528.4%20360.5s79.8-17.4%20119.7%2057c15%2038.8%2016%2071.8-2.5%20103.4-10%2013-21.7%2024-34.2%2034.6%201.2-5.8%201.7-11.2.3-16.4-2.4-9.5-9.7-15.1-18.7-19.5a77.2%2077.2%200%2001-28.7-21.7%2053.3%2053.3%200%2001-11.3-52.2c3.5-11.6%2011.3-20.3%2013.9-32.5a41%2041%200%2000-4.6-29.2c-13.4-19.1-20.5-18-34-23.5z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M610.4%20450.7l.2.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M541.1%20362c38.8%204%2074.5%2058.4%2069%2088.9'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M619.8%20463.6l-6.5%207.3%204.5%208.3-8.6-3.8-6.5%207.4%201.3-9.7-8.6-3.7%209.3-2.2%201.3-9.7%204.5%208.3'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M526.6%20368.7s39%2071.7-21.1%20131c-33.1%2025.2-64.5%2035.4-100%2026.5-15.3-5.8-29.1-14-42.8-23%205.8-.5%2011.2-1.5%2015.8-4.4%208.4-5%2011.8-13.5%2013.5-23.4a77.2%2077.2%200%200112.7-33.7%2053.2%2053.2%200%200147-25.4c12%20.1%2022.6%205.1%2035%204.2a41%2041%200%200026.8-12.6c14.6-18.3%2011.6-24.8%2013-39.2z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M463%20472.7l-.2.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M528.7%20381.4c7%2038.3-35.1%2087.8-66%2091.1'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M453.3%20485.4l-8.9-4.2-6.7%206.7%201.2-9.3-8.9-4.2%209.7-1.5%201.1-9.3%204.8%208.4%209.6-1.5-6.7%206.6'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M517.7%20367.1s-54.7%2060.7-130.5%2023.6c-34.8-22.8-54.9-49-58.3-85.4.4-16.3%203.6-32.1%207.5-48%202.5%205.3%205.1%2010%209.4%2013.4%207.5%206.3%2016.7%206.7%2026.5%205a77.2%2077.2%200%200136%20.8%2053.3%2053.3%200%200139.6%2035.8c4%2011.5%202.7%2023%207.7%2034.5a41%2041%200%200020.8%2021c22%207.7%2027.2%202.8%2041.3-.7z'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='3.1'%20d='M398.4%20341.7h-.3'/%3e%3cpath%20fill='none'%20stroke='%23ba0000'%20stroke-width='3.1'%20d='M506.4%20373.4c-33.8%2019.3-94.5-4-107.8-32'/%3e%3cpath%20fill='%23ba0000'%20fill-rule='evenodd'%20d='M383.2%20336.8l1-9.8-8.4-4%209.1-2%201-9.8%204.7%208.6%209-2-6.2%207.3%204.6%208.6-8.5-4.1'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hm'%20viewBox='0%200%20640%20480'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23006'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v30.6l372.6%20243h46.9V243L46.9%200H0zm419.5%200v30.6l-372.6%20243H0V243L372.6%200h46.9z'/%3e%3cpath%20fill='%23fff'%20d='M174.8%200v273.6h69.9V0h-70zM0%2091.2v91.2h419.5V91.2H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20109.4v54.8h419.5v-54.8H0zM188.8%200v273.6h42V0h-42zM0%20273.6l139.8-91.2h31.3L31.3%20273.6H0zM0%200l139.8%2091.2h-31.2L0%2020.4V0zm248.4%2091.2L388.2%200h31.3L279.6%2091.2h-31.2zm171%20182.4l-139.7-91.2h31.2l108.6%2070.8v20.4z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M125.5%20416.5L98%20414l23.8-14-15.3-23%2025.8%209.7%208.4-26.3%208.5%2026.3L175%20377l-15.3%2023%2023.7%2014-27.5%202.5%203.8%2027.3-19-20-19%2020m370.5%201.9l-19.4-1.7%2016.7-10-10.7-16%2018.1%206.8%206-18.5%206%2018.5%2018-6.9-10.7%2016.2L533%20444l-19.3%201.7%202.7%2019.2-13.4-14-13.4%2014m2.7-307l-19.4-1.7%2016.7-9.9-10.7-16.2%2018.1%207%206-18.6%206%2018.5%2018-6.9-10.7%2016.2%2016.7%2010-19.3%201.6%202.7%2019.2-13.4-14-13.4%2014m-105.2%2097.7l-19.4-1.7%2016.7-9.9-10.8-16.1%2018.2%206.8%206-18.5%205.9%2018.5%2018.2-6.8-10.8%2016.1%2016.7%2010-19.3%201.6%202.6%2019.3L395%20280l-13.4%2014M588%20246l-19.4-1.6%2016.8-10-10.8-16.1%2018.2%206.9%205.9-18.5%206%2018.5%2018-7-10.6%2016.2%2016.7%2010-19.4%201.6%202.7%2019.3-13.4-14.1-13.4%2014M563%20305.7l-9.5%208%203%2012-10.6-6.5-10.5%206.6%203-12-9.6-8.1%2012.4-1%204.7-11.4%204.7%2011.5'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hm'%20viewBox='0%200%20512%20512'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23006'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v19.2l234%20152.6h29.5v-19.2L29.5%200H0zm263.5%200v19.2l-234%20152.6H0v-19.2L234%200h29.5z'/%3e%3cpath%20fill='%23fff'%20d='M109.8%200v171.8h43.9V0h-44zM0%2057.3v57.3h263.5V57.3H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%2068.7v34.4h263.5V68.7H0zM118.6%200v171.8h26.3V0h-26.3zM0%20171.8l87.8-57.2h19.7l-87.9%2057.3H0zM0%200l87.8%2057.3H68.2L0%2012.8V0zm156%2057.3L243.8%200h19.7l-87.8%2057.3H156zm107.5%20114.5l-87.9-57.2h19.7l68.2%2044.4v12.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M69.1%20443.6l-16.3%2017.2%203.2-23.5-23.6-2L52.8%20423l-13.1-19.8%2022.1%208.4%207.3-22.5%207.3%2022.5%2022.1-8.4-13%2019.8%2020.3%2012.1-23.6%202%203.2%2023.6m295.1%206L369%20479l2.3-16.5-16.6-1.5%2014.3-8.5-9.2-13.9%2015.6%206%205.1-16%205.1%2016%2015.7-6-9.3%2014%2014.4%208.4-16.7%201.5L392%20479m-11.5-259.5l-11.5%2012%202.3-16.5-16.6-1.4L369%20205l-9.2-14%2015.6%206%205.1-16%205.1%2016%2015.7-6-9.3%2014%2014.4%208.5-16.7%201.4%202.3%2016.6m-104.3%2088.4L276.2%20332l2.3-16.5L262%20314l14.3-8.5-9.2-14%2015.6%206%205.1-15.9%205.1%2015.9%2015.7-6-9.3%2014%2014.4%208.5-16.7%201.5%202.3%2016.5M463%20295.2l-11.5%2012%202.3-16.5-16.6-1.4%2014.3-8.5-9.2-14%2015.6%206%205-16%205.2%2016%2015.6-6-9.2%2014%2014.3%208.5-16.6%201.4%202.3%2016.5M411%20349l-8.2-6.9%2010.7-.8%204-9.9%204%2010%2010.8.7-8.2%206.9%202.5%2010.4-9-5.7-9.2%205.7'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-hn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230073cf'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cg%20id='c'%20fill='%230073cf'%20transform='translate(320%20240)%20scale(26.66665)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M-.3%200l.5.1L0-1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(133.3%20-42.7)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(133.3%2037.3)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-133.3%20-42.7)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-133.3%2037.3)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-hn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-hn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230073cf'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cg%20id='c'%20fill='%230073cf'%20transform='translate(256%20256)%20scale(28.44446)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-1l-.3%201%20.5.1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(142.2%20-45.5)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(142.2%2039.8)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-142.2%20-45.5)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-142.2%2039.8)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-hr{background-image:url(/assets/hr-DjR9VdsL.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(/assets/hr-K1IAyTYV.svg)}.flag-icon-ht{background-image:url(/assets/ht-BPkiw9gh.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(/assets/ht-E1R8aSgq.svg)}.flag-icon-hu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hu'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23388d00'%20d='M640%20480H0V320h640z'/%3e%3cpath%20fill='%23d43516'%20d='M640%20160.1H0V.1h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-hu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-hu'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23388d00'%20d='M512%20512H0V341.3h512z'/%3e%3cpath%20fill='%23d43516'%20d='M512%20170.8H0V.1h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-id{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-id'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23e70011'%20d='M0%200h640v249H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-id.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-id'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23e70011'%20d='M0%200h512v265.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ie{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ie'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009A49'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23FF7900'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ie.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ie'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009A49'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23FF7900'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-il{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-il'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='il-a'%3e%3cpath%20fill-opacity='.7'%20d='M-87.6%200H595v512H-87.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23il-a)'%20transform='translate(82.1)%20scale(.94)'%3e%3cpath%20fill='%23fff'%20d='M619.4%20512H-112V0h731.4z'/%3e%3cpath%20fill='%2300c'%20d='M619.4%20115.2H-112V48h731.4zm0%20350.5H-112v-67.2h731.4zm-483-275l110.1%20191.6L359%20191.6l-222.6-.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20317.8l20.9%2035.5%2021.4-35.3-42.4-.2z'/%3e%3cpath%20fill='%2300c'%20d='M136%20320.6L246.2%20129l112.4%20190.8-222.6.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20191.6l20.9-35.5%2021.4%2035.4-42.4.1zM182%20271.1l-21.7%2036%2041-.1-19.3-36zm-21.3-66.5l41.2.3-19.8%2036.3-21.4-36.6zm151.2%2067l20.9%2035.5-41.7-.5%2020.8-35zm20.5-67l-41.2.3%2019.8%2036.3%2021.4-36.6zm-114.3%200L189.7%20256l28.8%2050.3%2052.8%201.2%2032-51.5-29.6-52-55.6.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-il.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-il'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M619.4%20512H-112V0h731.4z'/%3e%3cpath%20fill='%2300c'%20d='M619.4%20115.2H-112V48h731.4zm0%20350.5H-112v-67.2h731.4zm-483-275l110.1%20191.6L359%20191.6l-222.6-.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20317.8l20.9%2035.5%2021.4-35.3-42.4-.2z'/%3e%3cpath%20fill='%2300c'%20d='M136%20320.6L246.2%20129l112.4%20190.8-222.6.8z'/%3e%3cpath%20fill='%23fff'%20d='M225.8%20191.6l20.9-35.5%2021.4%2035.4-42.4.1zM182%20271.1l-21.7%2036%2041-.1-19.3-36zm-21.3-66.5l41.2.3-19.8%2036.3-21.4-36.6zm151.2%2067l20.9%2035.5-41.7-.5%2020.8-35zm20.5-67l-41.2.3%2019.8%2036.3%2021.4-36.6zm-114.3%200L189.7%20256l28.8%2050.3%2052.8%201.2%2032-51.5-29.6-52-55.6.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-im{background-image:url(/assets/im-8cUQlu60.svg)}.flag-icon-im.flag-icon-squared{background-image:url(/assets/im-DWGnhGm9.svg)}.flag-icon-in{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-in'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23f93'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23128807'%20d='M0%20320h640v160H0z'/%3e%3cg%20transform='matrix(3.2%200%200%203.2%20320%20240)'%3e%3ccircle%20r='20'%20fill='%23008'/%3e%3ccircle%20r='17.5'%20fill='%23fff'/%3e%3ccircle%20r='3.5'%20fill='%23008'/%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%20fill='%23008'%3e%3ccircle%20r='.9'%20transform='rotate(7.5%20-8.8%20133.5)'/%3e%3cpath%20d='M0%2017.5L.6%207%200%202l-.6%205L0%2017.5z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(15)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(60)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(120)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-120)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-in.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-in'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23f93'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23128807'%20d='M0%20341.3h512V512H0z'/%3e%3cg%20transform='translate(256%20256)%20scale(3.41333)'%3e%3ccircle%20r='20'%20fill='%23008'/%3e%3ccircle%20r='17.5'%20fill='%23fff'/%3e%3ccircle%20r='3.5'%20fill='%23008'/%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%20fill='%23008'%3e%3ccircle%20r='.9'%20transform='rotate(7.5%20-8.8%20133.5)'/%3e%3cpath%20d='M0%2017.5L.6%207%200%202l-.6%205L0%2017.5z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(15)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(60)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(120)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-120)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-io{background-image:url(/assets/io-CAlZfw6q.svg)}.flag-icon-io.flag-icon-squared{background-image:url(/assets/io-C2IgCodN.svg)}.flag-icon-iq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-iq'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v160H0z'/%3e%3cpath%20d='M0%20320h640v160H0z'/%3e%3cg%20fill='%23007a3d'%20transform='translate(-179.3%20-92.8)%20scale(1.75182)'%3e%3cpath%20d='M325.5%20173.2a5%205%200%2001-1.4-1c-.3-.5-.1-.5%201.2-.2%202.3.7%203.8.4%205.3-.8l1.3-1.1%201.5.7c.9.5%201.8.8%202%20.7.7-.2%202.1-2%202-2.6%200-.7.6-.5%201%20.3.6%201.6-.3%203.5-2%203.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4%200a5.4%205.4%200%2001-5.9.4zm5.8-5.3a8%208%200%2001-1-4c.1-.6.3-.8.8-.6%201%20.3%201.2%201%201%203%200%201.8-.3%202.3-.8%201.6zm-67.6-1.9c-.1%201.3%202.4%204.6%203.5%205.2-.8.3-1.7.2-2.4.5-4%204-18.4%2018-21%2021.4%207.8.2%2016.4-.1%2023.7-.4%200-5.3%205-5.6%208.4-7.5%201.7%202.7%206%202.5%206.6%206.6v17.6H216a9.7%209.7%200%2001-12.3%207.5c2-2%205.4-2.8%206.6-5.7%201-6.4-2-10.3-4-14a24%2024%200%20007-3.6c-2.3%207%206.2%206.3%2012.4%206.1.2-2.4.1-5.2-1.7-5.6%202.3-.9%202.7-1.2%206.6-4.4v9.6l46.1-.1c0-3%20.8-7.9-1.6-7.9-2.2%200%200%206.2-1.8%206.2h-35.7v-6c1.5-1.6%201.3-1.5%2011.6-11.8%201-1%208.3-7.6%2014.6-13.7zm89.1-.3c2.5%201.4%204.5%203.2%207.5%204-.3%201.3-1.5%201.8-1.8%203.1v27c3.4.7%204.2-1.3%205.8-2.3.4%204.3%203.2%208.5%203%2012h-14.5v-43.7zm-19.4%2014.5s5.3-4.5%205.3-4.7V199h3.8l-.1-26.3c1.5-1.6%204.6-3.8%205.3-5.4v42h-33.4c-.5-8.7-.6-17.7%209.6-15.8V190c-.3-.6-.9.1-1-.7%201.6-1.6%202.1-2%206.5-5.8l.1%2015.5h3.9v-18.8zm-12.6%2018.6c.7%201%203.2%201%203-.8-.3-1.5-3.5-1-3%20.8z'/%3e%3ccircle%20cx='224'%20cy='214.4'%20r='2'/%3e%3cpath%20d='M287%20165.8c2.5%201.3%204.5%203.2%207.6%204-.4%201.2-1.5%201.7-1.8%203v27c3.4.7%204.1-1.2%205.7-2.3.5%204.3%203.2%208.6%203.1%2012H287v-43.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-iq.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-iq'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20d='M0%20341.3h512V512H0z'/%3e%3cg%20fill='%23007a3d'%20transform='translate(-276.6%20-99)%20scale(1.8686)'%3e%3cpath%20d='M325.5%20173.2a5%205%200%2001-1.4-1c-.3-.5-.1-.5%201.2-.2%202.3.7%203.8.4%205.3-.8l1.3-1.1%201.5.7c.9.5%201.8.8%202%20.7.7-.2%202.1-2%202-2.6%200-.7.6-.5%201%20.3.6%201.6-.3%203.5-2%203.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4%200a5.4%205.4%200%2001-5.9.4zm5.8-5.3a8%208%200%2001-1-4c.1-.6.3-.8.8-.6%201%20.3%201.2%201%201%203%200%201.8-.3%202.3-.8%201.6zm-67.6-1.9c-.1%201.3%202.4%204.6%203.5%205.2-.8.3-1.7.2-2.4.5-4%204-18.4%2018-21%2021.4%207.8.2%2016.4-.1%2023.7-.4%200-5.3%205-5.6%208.4-7.5%201.7%202.7%206%202.5%206.6%206.6v17.6H216a9.7%209.7%200%2001-12.3%207.5c2-2%205.4-2.8%206.6-5.7%201-6.4-2-10.3-4-14a24%2024%200%20007-3.6c-2.3%207%206.2%206.3%2012.4%206.1.2-2.4.1-5.2-1.7-5.6%202.3-.9%202.7-1.2%206.6-4.4v9.6l46.1-.1c0-3%20.8-7.9-1.6-7.9-2.2%200%200%206.2-1.8%206.2h-35.7v-6c1.5-1.6%201.3-1.5%2011.6-11.8%201-1%208.3-7.6%2014.6-13.7zm89.1-.3c2.5%201.4%204.5%203.2%207.5%204-.3%201.3-1.5%201.8-1.8%203.1v27c3.4.7%204.2-1.3%205.8-2.3.4%204.3%203.2%208.5%203%2012h-14.5v-43.7zm-19.4%2014.5s5.3-4.5%205.3-4.7V199h3.8l-.1-26.3c1.5-1.6%204.6-3.8%205.3-5.4v42h-33.4c-.5-8.7-.6-17.7%209.6-15.8V190c-.3-.6-.9.1-1-.7%201.6-1.6%202.1-2%206.5-5.8l.1%2015.5h3.9v-18.8zm-12.6%2018.6c.7%201%203.2%201%203-.8-.3-1.5-3.5-1-3%20.8z'/%3e%3ccircle%20cx='224'%20cy='214.4'%20r='2'/%3e%3cpath%20d='M287%20165.8c2.5%201.3%204.5%203.2%207.6%204-.4%201.2-1.5%201.7-1.8%203v27c3.4.7%204.1-1.2%205.7-2.3.5%204.3%203.2%208.6%203.1%2012H287v-43.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ir{background-image:url(/assets/ir-DY5XFYny.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(/assets/ir-LnSDJAtV.svg)}.flag-icon-is{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-is'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='is-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23is-a)'%3e%3cpath%20fill='%23003897'%20d='M0%200h666.7v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0V186.7z'/%3e%3cpath%20fill='%23d72828'%20d='M0%20213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0v-53.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-is.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-is'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M85.4%200h486v486h-486z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='0'%20clip-path='url(%23a)'%20transform='translate(-90)%20scale(1.0535)'%3e%3cpath%20fill='%23003897'%20d='M0%200h675v486H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20189h189V0h108v189h378v108H297v189H189V297H0V189z'/%3e%3cpath%20fill='%23d72828'%20d='M0%20216h216V0h54v216h405v54H270v216h-54V270H0v-54z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-it{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-it'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009246'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ce2b37'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-it.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-it'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009246'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ce2b37'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-je{background-image:url(/assets/je-DwlD187o.svg)}.flag-icon-je.flag-icon-squared{background-image:url(/assets/je-CPdru-If.svg)}.flag-icon-jm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jm'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l320%20240L0%20480zm640%200L320%20240l320%20240z'/%3e%3cpath%20fill='%23090'%20d='M0%200l320%20240L640%200zm0%20480l320-240%20320%20240z'/%3e%3cpath%20fill='%23fc0'%20d='M640%200h-59.6L0%20435.3V480h59.6L640%2044.7z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200v44.7L580.4%20480H640v-44.7L59.6%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l256%20256L0%20512zm512%200L256%20256l256%20256z'/%3e%3cpath%20fill='%23090'%20d='M0%200l256%20256L512%200zm0%20512l256-256%20256%20256z'/%3e%3cpath%20fill='%23fc0'%20d='M512%200h-47.7L0%20464.3V512h47.7L512%2047.7z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200v47.7L464.3%20512H512v-47.7L47.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jo'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='jo-a'%3e%3cpath%20fill-opacity='.7'%20d='M-117.8%200h682.6v512h-682.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23jo-a)'%20transform='translate(110.5)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M-117.8%200h1024v170.7h-1024z'/%3e%3cpath%20fill='%23fff'%20d='M-117.8%20170.7h1024v170.6h-1024z'/%3e%3cpath%20fill='%23090'%20d='M-117.8%20341.3h1024V512h-1024z'/%3e%3cpath%20fill='red'%20d='M-117.8%20512l512-256-512-256v512z'/%3e%3cpath%20fill='%23fff'%20d='M24.5%20289l5.7-24.9H4.7l23-11-15.9-19.9%2023%2011%205.6-24.8%205.7%2024.9L69%20233.2l-16%2019.9%2023%2011H50.6l5.7%2024.9-15.9-20z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jo.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jo'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M113.6%200H607v493.5H113.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-117.8)%20scale(1.0375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h987v164.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20164.5h987V329H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20329h987v164.5H0z'/%3e%3cpath%20fill='red'%20d='M0%20493.5l493.5-246.8L0%200v493.5z'/%3e%3cpath%20fill='%23fff'%20d='M164.8%20244l22%2010.6h-24.5l5.5%2024-15.3-19.3-15.3%2019.2%205.5-23.9H118l22.1-10.7-15.3-19.1%2022.1%2010.6%205.5-23.9%205.5%2024%2022-10.7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jp'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='jp-a'%3e%3cpath%20fill-opacity='.7'%20d='M-88%2032h640v480H-88z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23jp-a)'%20transform='translate(88%20-32)'%3e%3cpath%20fill='%23fff'%20d='M-128%2032h720v480h-720z'/%3e%3ccircle%20cx='523.1'%20cy='344.1'%20r='194.9'%20fill='%23d30000'%20transform='translate(-168.4%208.6)%20scale(.76554)'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-jp.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-jp'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%23fff'%20d='M0%200h1063v708.7H0z'/%3e%3ccircle%20cx='523.1'%20cy='344.1'%20r='194.9'%20fill='%23d30000'%20transform='translate(-59.7%20-34.5)%20scale(1.1302)'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ke{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ke'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20stroke-miterlimit='10'%20d='M-28.6%2047.5l1.8%201%2046.7-81c2.7-.6%204.2-3.2%205.7-5.8%201-1.8%205-8.7%206.7-17.7a58%2058%200%2000-11.9%2014.7c-1.5%202.6-3%205.2-2.3%207.9z'/%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20d='M0%200h640v144H0z'/%3e%3cpath%20fill='%23060'%20d='M0%20336h640v144H0z'/%3e%3cg%20id='b'%20transform='matrix(3%200%200%203%20320%20240)'%3e%3cuse%20width='100%25'%20height='100%25'%20stroke='%23000'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23b'/%3e%3cpath%20fill='%23b00'%20d='M640.5%20168H377c-9-24-39-72-57-72s-48%2048-57%2072H-.2v144H263c9%2024%2039%2072%2057%2072s48-48%2057-72h263.5V168z'/%3e%3cpath%20id='c'%20d='M377%20312c9-24%2015-48%2015-72s-6-48-15-72c-9%2024-15%2048-15%2072s6%2048%2015%2072'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23c'/%3e%3cg%20fill='%23fff'%20transform='matrix(3%200%200%203%20320%20240)'%3e%3cellipse%20rx='4'%20ry='6'/%3e%3cpath%20id='d'%20d='M1%205.8s4%208%204%2021-4%2021-4%2021z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ke.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ke'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20stroke-miterlimit='10'%20d='M-28.6%2047.5l1.8%201%2046.7-81c2.7-.6%204.2-3.2%205.7-5.8%201-1.8%205-8.7%206.7-17.7a58%2058%200%2000-11.9%2014.7c-1.5%202.6-3%205.2-2.3%207.9z'/%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20d='M0%200h512v153.6H0z'/%3e%3cpath%20fill='%23060'%20d='M0%20358.4h512V512H0z'/%3e%3cg%20id='b'%20transform='matrix(3.2%200%200%203.2%20255.8%20256)'%3e%3cuse%20width='100%25'%20height='100%25'%20stroke='%23000'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20511.7%200)'%20xlink:href='%23b'/%3e%3cpath%20fill='%23b00'%20d='M255.8%20102.4c-19.2%200-51.2%2051.2-60.8%2076.8H0v153.6h195c9.7%2025.6%2041.7%2076.8%2060.9%2076.8%2019.2%200%2051.2-51.2%2060.8-76.8H512V179.2H316.6c-9.6-25.6-41.6-76.8-60.8-76.8z'/%3e%3cpath%20id='c'%20d='M316.6%20332.8a220%20220%200%200016-76.8%20220%20220%200%2000-16-76.8%20220%20220%200%2000-16%2076.8%20220%20220%200%200016%2076.8'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20511.7%200)'%20xlink:href='%23c'/%3e%3cg%20fill='%23fff'%20transform='matrix(3.2%200%200%203.2%20255.8%20256)'%3e%3cellipse%20rx='4'%20ry='6'/%3e%3cpath%20id='d'%20d='M1%205.8s4%208%204%2021-4%2021-4%2021z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kg-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85%200h682.7v512H-85z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kg-a)'%20transform='translate(79.6)%20scale(.9375)'%3e%3cpath%20fill='%23be0027'%20d='M-128%200h768.8v512H-128z'/%3e%3cpath%20fill='%23ff0'%20d='M105.5%20261.1c13.6-16.6%2041.9-.4%2065-12.3-27.4%201.5-42.3-13.2-63.9-11.1%2022.4-13.8%2041.5%204.5%2066.5-2.8-33.1-2.8-31.7-17.7-61.9-19.8%2026.8-11.4%2040%2011.8%2066.3%206.5-31-7.1-35-25.3-58-29.2%2033.6-5%2031.4%2014.8%2064.3%2017.2-33.4-14.3-24.7-26.8-52.6-37.7%2031.3-.7%2029.2%2021%2061%2026.6-27.2-17.2-23.9-32.9-46.2-45.2%2026.5.5%2029%2027.6%2056.1%2036-24.1-19.1-17.8-35.3-38.6-52.4%2026.4%206.2%2022.5%2029.6%2050%2044.6-20.4-22.6-12.6-38.8-30.3-57.3%2025.4%208.1%2015.7%2030.4%2042%2051.6-15-24.9-5.7-40.8-20.6-61.7%2023.6%2012.1%2012.2%2034.9%2034%2057.5-10.3-25.5%200-41.3-10.5-63.9%2020.2%2015%208.2%2039.3%2024.5%2062.5-6-32%207.8-37.2%203.5-65.2%2015.3%2018.8-1.8%2037.6%2010%2065.3-1.5-31.5%2015.3-38.8%2012.4-64%2015.1%2022.6-8.5%2042.3%201.4%2066.5%202.5-29.8%2022.1-37.6%2022.4-60.8%2012%2021.3-14%2036.7-9.8%2065%208.5-31.2%2029.4-35%2032-56%207.1%2024.6-21.4%2036-19.7%2063.4%208.5-27.7%2034.6-31%2040-51.4%203.3%2026-22.4%2030.7-29.7%2059.5%2013.5-23.5%2037.2-25.4%2047.8-44-.8%2025.8-29.8%2029.2-38.7%2053.3%2016.7-20.5%2037.7-17%2054.4-35.1-1.8%2023.3-31.3%2022-47%2046.1%2018.1-16.7%2045.4-11.7%2059.3-26.1-.7%2020.6-36.9%2019-54%2037.5%2021-11.6%2047.8-4.8%2063.2-15.5-2.8%2018-41%2013.8-59.3%2028%2025.2-7%2044.7%203.7%2065-4-9.9%2017.5-44.6%206.4-63%2017.8%2022-3.7%2045.2%209.6%2065.1%205.3-6.5%2015.2-44.6-1-65%208.5%2024.4-.2%2040.3%2015.5%2063%2014.4-12.3%2013.8-45.7-5.1-65.2-1.9%2023.8%205%2042%2024.6%2060%2025.6-14.9%2011.3-42.5-14.5-65-11.3%2023.2%206.2%2042.6%2032.5%2055.8%2033.1-14.3%209.8-42.5-22.5-61.8-21.3%2023.5%2010.6%2034.2%2037.5%2049.7%2041.3-19.1%206.1-37.9-29.2-58.4-30.5%2023.8%2015%2025.1%2038%2043.4%2048.2-19.3%204.7-33-35.2-53.3-38.6%2019.5%2014.3%2022.5%2045%2035.4%2054.6-19.6%201-26.7-40.7-46.8-46.7%2017.2%2014.4%2013.1%2045.6%2026.5%2059-20.4-4.3-17.8-40.6-39.1-52.9%2015.3%2019.4%207.5%2046.9%2017.5%2062.4-19.9-8-11.3-40.6-30.2-59%2010.3%2020.6-.8%2044.6%207.4%2064.5-18.2-8.9-6-47.4-19.9-62.7%206.4%2023.8-5.4%2043.5-.6%2064.8-18.6-21.5%202.8-43.2-13.3-65.1%204.2%2025.1-13.4%2042.7-10.6%2063.7-14.7-17.2%208-44.7-3.5-66.4%202.4%2024.7-20.3%2046.4-18.7%2062-12-20%2013.3-43.6%206.5-66.3-1.4%2023.6-24.4%2036.4-28.7%2057.9-7.7-23.7%2019.6-40.8%2017.2-64.1-7.8%2022.1-30%2031-37.8%2052.5-6.4-23.7%2026-36.2%2026.8-61-10%2023.2-36.5%2028.4-45.3%2046.2-3.3-23.5%2033.8-34%2035.2-56.3-12%2021.4-41%2022.3-51%2039.3-1.5-23.4%2037.6-26.3%2043.7-50.8-11.9%2018.2-43.7%2015.9-57%2030.7%202.1-21.7%2044.4-23%2051.2-42.6-15.8%2015.2-45%209-61.5%2021%209.2-21.4%2048.9-16.9%2057.8-32.3-17.5%209.1-48.6.2-64%209.4%2014-20.2%2044.8-8.1%2062.3-22-28.4%204.1-45.5-7.2-65.2-2z'/%3e%3cpath%20fill='%23ff0'%20d='M356%20256.1a99.2%2099.2%200%2011-198.5%200%2099.2%2099.2%200%2001198.4%200z'/%3e%3cpath%20fill='%23be0027'%20d='M343.2%20256.3a86.3%2086.3%200%2011-172.6%200%2086.3%2086.3%200%2001172.6%200z'/%3e%3cpath%20fill='%23ff0'%20d='M331.2%20256.5a74%2074%200%2011-148.2%200%2074%2074%200%2001148.2%200z'/%3e%3cpath%20fill='%23be0027'%20d='M194%20208c20.5-.5%2046%201.4%2062.9%2014.8a97.1%2097.1%200%200160.5-14.3l11%2020.1a101%20101%200%2000-50%208.2%2085.3%2085.3%200%200134.6%2072.1c-2.7%203.4-7%207.1-9.7%2010.5%204-28.5-11-60.3-32.9-77%2017.8%2025.6%2028.3%2048.6%2025.4%2080.4l-10%206.4c4.6-28-2-61-22.7-80%2012%2017.5%2023.8%2049%2016.4%2081-3.2%201-8.2%203.7-11.4%204.6a96%2096%200%2000-10.8-78.7c-13.8%2019.8-18.3%2050-10.5%2078-3.8-1-6.7-2.2-10.6-3.1-5.7-30%202.2-64%2015.9-81.7-14%208.1-27.1%2042.7-23.4%2078l-9.3-4.3c-4.5-26.3%207.4-60.6%2024.5-80.4-19.4%2012.2-35.2%2042.3-32.5%2074.6-3-2.6-5.7-3.9-8.7-6.6-3.4-28.2%2013-56.6%2032.1-73.6-16.1-7.3-30-8.7-50-8.4%203.1-6.5%206-14.1%209.2-20.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M104%200h416.3v416.3H104.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.23)'%3e%3cpath%20fill='%23be0027'%20d='M0%200h625v416.3H0z'/%3e%3cpath%20fill='%23ff0'%20d='M189.8%20212.3c11.1-13.5%2034.1-.3%2052.9-10-22.3%201.2-34.4-10.7-52-9%2018.2-11.2%2033.7%203.6%2054.1-2.4-27-2.2-25.8-14.3-50.3-16%2021.8-9.3%2032.5%209.6%2053.9%205.3-25.2-5.8-28.5-20.6-47.2-23.8%2027.3-4.1%2025.5%2012%2052.3%2014-27.2-11.6-20-21.8-42.8-30.6%2025.5-.6%2023.8%2017%2049.5%2021.6-22-14-19.3-26.8-37.5-36.8%2021.6.4%2023.7%2022.5%2045.7%2029.3-19.6-15.5-14.5-28.7-31.4-42.6%2021.4%205%2018.3%2024.1%2040.6%2036.2-16.5-18.3-10.2-31.5-24.6-46.6%2020.6%206.7%2012.8%2024.8%2034.2%2042-12.3-20.2-4.7-33.1-16.8-50.2%2019.2%2010%209.9%2028.4%2027.7%2046.8-8.4-20.7%200-33.6-8.6-52%2016.4%2012.3%206.7%2032%2019.9%2050.9-4.8-26%206.4-30.3%202.9-53%2012.4%2015.3-1.5%2030.6%208%2053-1-25.5%2012.5-31.5%2010.1-52%2012.4%2018.4-6.9%2034.4%201.2%2054.1%202-24.3%2018-30.5%2018.3-49.4%209.7%2017.3-11.5%2029.8-8%2052.8%206.9-25.4%2023.9-28.5%2026-45.6%205.8%2020-17.4%2029.4-16%2051.6%206.9-22.5%2028.1-25.2%2032.5-41.8%202.6%2021.2-18.3%2025-24.1%2048.4%2011-19%2030.2-20.7%2038.8-35.8-.7%2021-24.3%2023.7-31.5%2043.4%2013.6-16.7%2030.6-13.8%2044.2-28.6-1.4%2019-25.4%2017.9-38.2%2037.5%2014.8-13.6%2037-9.5%2048.3-21.2-.6%2016.7-30%2015.5-44%2030.4%2017.2-9.3%2038.9-3.8%2051.5-12.6C427%20184.3%20396%20181%20381%20192.4c20.5-5.7%2036.3%203%2053-3.3-8.1%2014.3-36.3%205.3-51.3%2014.6%2017.8-3%2036.7%207.7%2052.9%204.3-5.3%2012.3-36.2-.8-53%207%2020-.3%2033%2012.5%2051.4%2011.6-10%2011.2-37.2-4.2-53-1.6%2019.3%204%2034%2020%2048.7%2020.8-12%209.2-34.5-11.8-52.8-9.1%2018.8%205%2034.6%2026.4%2045.4%2026.9-11.6%208-34.6-18.3-50.3-17.4%2019%208.7%2027.8%2030.5%2040.4%2033.6-15.5%205-30.8-23.7-47.5-24.7%2019.3%2012.2%2020.4%2030.8%2035.3%2039-15.6%204-26.8-28.5-43.3-31.2%2015.9%2011.6%2018.2%2036.5%2028.8%2044.4-16%20.8-21.7-33.1-38-38%2014%2011.7%2010.6%2037%2021.4%2047.9-16.5-3.4-14.4-33-31.7-43%2012.4%2015.8%206%2038.1%2014.2%2050.7-16.2-6.5-9.1-33-24.6-48%208.4%2016.8-.6%2036.3%206%2052.5-14.7-7.2-4.8-38.5-16.1-51%205.2%2019.4-4.4%2035.4-.5%2052.7-15.1-17.5%202.3-35-10.8-53%203.4%2020.6-10.9%2034.8-8.6%2052-12-14%206.4-36.5-2.9-54.1%202%2020.1-16.5%2037.7-15.2%2050.4-9.7-16.2%2010.8-35.4%205.3-53.9-1.2%2019.2-19.8%2029.6-23.3%2047-6.3-19.2%2015.9-33.1%2014-52-6.4%2018-24.4%2025.2-30.8%2042.6-5.2-19.2%2021.1-29.4%2021.8-49.6-8.1%2019-29.7%2023.1-36.8%2037.6-2.7-19%2027.5-27.6%2028.6-45.7-9.7%2017.4-33.3%2018-41.5%2031.9-1.2-19%2030.6-21.4%2035.6-41.3-9.7%2014.8-35.6%2013-46.3%2025%201.7-17.7%2036-18.8%2041.5-34.6-12.8%2012.3-36.5%207.2-50%2017%207.5-17.4%2039.8-13.7%2047-26.3-14.2%207.5-39.5.3-52%207.7%2011.4-16.4%2036.5-6.6%2050.7-18-23.1%203.4-37-5.8-53-1.5z'/%3e%3cpath%20fill='%23ff0'%20d='M393.4%20208.2a80.7%2080.7%200%2011-161.3%200%2080.7%2080.7%200%2001161.3%200z'/%3e%3cpath%20fill='%23be0027'%20d='M383%20208.4a70.1%2070.1%200%2011-140.2%200%2070.1%2070.1%200%2001140.3%200z'/%3e%3cpath%20fill='%23ff0'%20d='M373.3%20208.5a60.2%2060.2%200%2011-120.5%200%2060.2%2060.2%200%2001120.5%200z'/%3e%3cpath%20fill='%23be0027'%20d='M261.8%20169c16.7-.3%2037.4%201.2%2051.1%2012.2a79%2079%200%200149.2-11.7l9%2016.4c-13-1.3-25.7.5-40.7%206.6a69.3%2069.3%200%200128.1%2058.6c-2.2%202.8-5.6%205.8-7.8%208.5%203.2-23.1-9-49-26.8-62.6%2014.4%2020.9%2023%2039.6%2020.6%2065.5l-8.2%205.1c3.8-22.8-1.5-49.5-18.4-65a87.5%2087.5%200%200113.4%2065.8c-2.6.8-6.6%203-9.3%203.8a78%2078%200%2000-8.8-64%2077.6%2077.6%200%2000-8.5%2063.4l-8.6-2.5c-4.6-24.5%201.8-52%2012.9-66.4-11.3%206.6-22%2034.7-19%2063.4l-7.6-3.5c-3.7-21.4%206-49.3%2020-65.4-15.8%2010-28.7%2034.4-26.4%2060.7-2.4-2.1-4.7-3.2-7.1-5.3-2.8-23%2010.5-46.1%2026-60a87.6%2087.6%200%2000-40.6-6.7c2.5-5.3%205-11.5%207.5-16.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kh{background-image:url(/assets/kh-DTXDLLk-.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(/assets/kh-DXgmfJtC.svg)}.flag-icon-ki{background-image:url(/assets/ki-CdNN4Lzr.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(/assets/ki-BaNUNC9H.svg)}.flag-icon-km{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-km'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='km-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23km-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h768.8v128H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20128h768.8v128H0z'/%3e%3cpath%20fill='%23be0027'%20d='M0%20256h768.8v128H0z'/%3e%3cpath%20fill='%233b5aa3'%20d='M0%20384h768.8v128H0z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200v512l381.9-255.3L0%200z'/%3e%3cpath%20fill='%23fff'%20d='M157.2%20141.4c-85-4.3-123.9%2063.5-123.8%20115.9-.2%2062%2058.6%20113%20112.8%20110C117%20353.5%2081.2%20314.6%2081%20257c-.3-52.1%2029.5-97.5%2076.3-115.6z'/%3e%3cpath%20fill='%23fff'%20d='M156%20197l-12-9.3-14.6%204.6%205.2-14.4-8.8-12.4%2015.2.6%209-12.3%204.3%2014.7%2014.4%204.8-12.6%208.5zm-.3%2052.1l-12-9.4-14.6%204.6%205.3-14.3-8.9-12.4%2015.3.5%209-12.2%204.2%2014.6%2014.5%204.9-12.7%208.5zm.2%2052.6l-12-9.4-14.5%204.6%205.2-14.3-8.8-12.4%2015.2.5%209-12.2%204.3%2014.6%2014.4%204.8-12.6%208.6zm-.2%2053l-12-9.3L129%20350l5.3-14.4-8.9-12.4%2015.3.6%209-12.3%204.2%2014.7%2014.5%204.8-12.7%208.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-km.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-km'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h416.3v416.3H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(1.23)'%3e%3cpath%20fill='%23ff0'%20d='M0%200h625v104H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20104h625v104.1H0z'/%3e%3cpath%20fill='%23be0027'%20d='M0%20208.1h625v104H0z'/%3e%3cpath%20fill='%233b5aa3'%20d='M0%20312.2h625v104H0z'/%3e%3cpath%20fill='%23239e46'%20d='M0%200v416.2l310.4-207.5L0%200z'/%3e%3cpath%20fill='%23fff'%20d='M127.8%20115c-69.2-3.5-100.7%2051.6-100.6%2094.2-.2%2050.4%2047.6%2092%2091.7%2089.4A100%20100%200%200165.8%20209a98.3%2098.3%200%200162-94z'/%3e%3cpath%20fill='%23fff'%20d='M126.8%20160.2l-9.8-7.6-11.8%203.7%204.2-11.6-7.1-10.1%2012.3.4%207.4-10%203.4%2012%2011.8%203.9-10.3%207zm-.2%2042.3l-9.8-7.6-11.8%203.7%204.2-11.6-7.2-10.1%2012.4.4%207.4-10%203.4%2012%2011.8%204-10.3%206.9zm.2%2042.8l-9.8-7.6-11.8%203.7%204.2-11.7-7.1-10%2012.3.4%207.4-10%203.4%2012%2011.8%203.9-10.3%206.9zm-.2%2043.1l-9.8-7.6-11.8%203.7%204.2-11.6-7.2-10.1%2012.4.4%207.4-10%203.4%2012%2011.8%204-10.3%206.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-80.1%200h682.7v512H-80.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kn-a)'%20transform='translate(75.1)%20scale(.9375)'%3e%3cpath%20fill='%23ffe900'%20d='M-107.8.2h737.6v511.3h-737.6z'/%3e%3cpath%20fill='%2335a100'%20d='M-108.2.2l.8%20368.6L466.6%200l-574.8.2z'/%3e%3cpath%20fill='%23c70000'%20d='M630.7%20511.5l-1.4-383.2-579%20383.5%20580.4-.3z'/%3e%3cpath%20d='M-107.9%20396.6l.5%20115.4%20125.3-.2%20611.7-410.1L629%201.4%20505.2.2l-613%20396.4z'/%3e%3cpath%20fill='%23fff'%20d='M380.4%20156.6l-9.8-42.2%2033.3%2027%2038-24.6-17.4%2041.3%2033.4%2027-44.2-1.5-17.3%2041.3-9.9-42.2-44.1-1.5zm-275.2%20179l-9.9-42.3%2033.3%2027%2038-24.6-17.4%2041.3%2033.4%2027-44.1-1.5-17.4%2041.3-9.8-42.2-44.1-1.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M151.7-.3h745.1v745H151.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-104.2%20.2)%20scale(.68714)'%3e%3cpath%20fill='%23ffe900'%20d='M-5.3%200h1073.5v744H-5.3z'/%3e%3cpath%20fill='%2335a100'%20d='M-5.8%200l1.2%20536.4L830.7-.4-5.8%200z'/%3e%3cpath%20fill='%23c70000'%20d='M1069.5%20744l-1.9-557.7L225%20744.5l844.5-.4z'/%3e%3cpath%20d='M-5.3%20576.9l.7%20167.9%20182.3-.3L1068%20147.6l-1-146L886.9%200-5.4%20576.9z'/%3e%3cpath%20fill='%23fff'%20d='M818%20269l-64.2-2.2-25.3%2060.2-14.3-61.5-64.2-2.2%2055.4-35.7L691%20166l48.5%2039.4%2055.3-35.9-25.4%2060.2zM417.5%20529.6l-64.3-2.3-25.2%2060.2-14.3-61.5-64.3-2.2%2055.4-35.8-14.4-61.4%2048.5%2039.4%2055.3-35.9-25.3%2060.1z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kp{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kp'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kp-a'%3e%3cpath%20fill-opacity='.7'%20d='M5%20.1h682.6V512H5.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kp-a)'%20transform='translate(-4.8%20-.1)%20scale(.93768)'%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20d='M776%20511.5H-76V.5h852z'/%3e%3cpath%20fill='%233e5698'%20d='M776%20419H-76v92.5h852z'/%3e%3cpath%20fill='%23c60000'%20d='M776%20397.6H-76V114.4h852z'/%3e%3cpath%20fill='%233e5698'%20d='M776%20.6H-76V93h852z'/%3e%3cpath%20fill='%23fff'%20d='M328.5%20256c0%2063.5-53%20115-118.6%20115S91.3%20319.5%2091.3%20256s53-114.8%20118.6-114.8c65.5%200%20118.6%2051.4%20118.6%20114.9z'/%3e%3cpath%20fill='%23c40000'%20d='M175.8%20270.6l-57-40.7%2071-.2%2022.7-66.4%2021.1%2066.1%2071-.4-57.9%2041.2%2021.3%2066.1-57-40.7-58%2041.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kp.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kp'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M92.2%207.8h593.6v485.5H92.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='matrix(.86254%200%200%201.0546%20-79.5%20-8.3)'%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20stroke-width='1.1'%20d='M991.8%20492.9H4.2V8.4h987.6z'/%3e%3cpath%20fill='%233e5698'%20d='M991.8%20405.2H4.2V493h987.6z'/%3e%3cpath%20fill='%23c60000'%20d='M991.8%20384.9H4.2V116.4h987.6z'/%3e%3cpath%20fill='%233e5698'%20d='M991.8%208.4H4.2V96h987.6z'/%3e%3cpath%20fill='%23fff'%20d='M473%20250.7c0%2060.1-61.5%20108.9-137.4%20108.9-76%200-137.6-48.8-137.6-109%200-60.1%2061.6-108.9%20137.6-108.9S473%20190.5%20473%20250.7z'/%3e%3cpath%20fill='%23c40000'%20d='M402.9%20326.8l-66.1-38.6-67.1%2039%2026.3-62.8-66.1-38.5%2082.4-.3%2026.2-63%2024.5%2062.8%2082.4-.4-67.2%2039z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-95.8-.4h682.7v512H-95.8z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23kr-a)'%20transform='translate(89.8%20.4)%20scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M610.6%20511.6h-730.2V-.4h730.2z'/%3e%3cpath%20fill='%23fff'%20d='M251.9%20256a112.5%20112.5%200%2011-225%200%20112.5%20112.5%200%2001225%200z'/%3e%3cpath%20fill='%23c70000'%20d='M393%20262.6c0%2081-65%20146.8-145.3%20146.8s-145.2-65.8-145.2-146.8%2065-146.9%20145.3-146.9S393%20181.6%20393%20262.6z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm27.4%2023.7l83.6-96.7%2019.9%2017-83.7%2096.9z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm55.4%2048l83.6-96.9%2019.9%2017.2-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm508.8-96.8l83%2097.4-20%2017-83-97.4zm-55.7%2047.5l83%2097.4-20%2017-83-97.4z'/%3e%3cpath%20fill='%23fff'%20d='M417.6%20133.2L496%2065.4l14.7%2017-84%2075.4-9.3-24.6z'/%3e%3cpath%20d='M514.2%20372l-80.4%2095.8-19.7-16.4%2080.4-95.8zM431.8%2053.1l83%2097.4-19.9%2017L412%2070zm109.7%20341.6L461%20490.5l-19.8-16.4%2080.5-95.8zm-55.1-45.8L406%20444.7l-19.7-16.4%2080.4-95.8z'/%3e%3cpath%20fill='%233d5897'%20d='M104.6%20236.7c4.6%2037%2011.3%2078.2%2068.2%2082.4%2021.3%201.3%2062.8-5%2077-63.2%2018.8-55.8%2075-71.8%20113.3-41.6C385%20228.5%20391%20251%20392.4%20268c-1.7%2054-32.9%20101-72.8%20122-46%2027.3-109.6%2027.9-165.3-13.5-25.1-23.5-60.2-67-49.7-139.8z'/%3e%3cpath%20fill='%23fff'%20d='M436%20370.6l78.6%2067.6-14.6%2017-87.1-71.8%2023-12.8z'/%3e%3cpath%20d='M-1.9%20357.2l83%2097.3-20%2017-83-97.3z'/%3e%3cpath%20fill='%23fff'%20d='M-16.2%20437.3l78.6-67.9%2014.7%2017-84%2075.5-9.3-24.7z'/%3e%3cpath%20d='M25.7%20333.7l83%2097.3-20%2017-83-97.3zM-30%20381.2l83%2097.3-20%2017-83-97.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M610.6%20511.6h-730.2V-.4h730.2z'/%3e%3cpath%20fill='%23fff'%20d='M251.9%20256a112.5%20112.5%200%2011-225%200%20112.5%20112.5%200%2011225%200z'/%3e%3cpath%20fill='%23c70000'%20d='M393%20262.6a145.3%20146.8%200%2011-290.5%200%20145.3%20146.8%200%2011290.5%200z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm27.4%2023.7l83.6-96.7%2019.9%2017-83.7%2096.9z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm55.4%2048l83.6-96.9%2019.9%2017.2-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8z'/%3e%3cpath%20d='M-49.4%20126.4l83.6-96.7%2019.9%2017.1-83.7%2096.8zm508.8-96.8l83%2097.4-20%2017-83-97.4zm-55.7%2047.5l83%2097.4-20%2017-83-97.4z'/%3e%3cpath%20fill='%23fff'%20d='M417.6%20133.2L496%2065.4l14.7%2017-84%2075.4-9.3-24.6z'/%3e%3cpath%20d='M514.2%20372l-80.4%2095.8-19.7-16.4%2080.4-95.8zM431.8%2053.1l83%2097.4-19.9%2017L412%2070zm109.7%20341.6L461%20490.5l-19.8-16.4%2080.5-95.8zm-55.1-45.8L406%20444.7l-19.7-16.4%2080.4-95.8z'/%3e%3cpath%20fill='%233d5897'%20d='M104.6%20236.7c4.6%2037%2011.3%2078.2%2068.2%2082.4%2021.3%201.3%2062.8-5%2077-63.2%2018.8-55.8%2075-71.8%20113.3-41.6C385%20228.5%20391%20251%20392.4%20268c-1.7%2054-32.9%20101-72.8%20122-46%2027.3-109.6%2027.9-165.3-13.5-25.1-23.5-60.2-67-49.7-139.8z'/%3e%3cpath%20fill='%23fff'%20d='M436%20370.6l78.6%2067.6-14.6%2017-87.1-71.8%2023-12.8z'/%3e%3cpath%20d='M-1.9%20357.2l83%2097.3-20%2017-83-97.3z'/%3e%3cpath%20fill='%23fff'%20d='M-16.2%20437.3l78.6-67.9%2014.7%2017-84%2075.5-9.3-24.7z'/%3e%3cpath%20d='M25.7%20333.7l83%2097.3-20%2017-83-97.3zM-30%20381.2l83%2097.3-20%2017-83-97.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='kw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23kw-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M0%20170.6h1024v170.7H0z'/%3e%3cpath%20fill='%23f31830'%20d='M0%20341.3h1024V512H0z'/%3e%3cpath%20fill='%2300d941'%20d='M0%200h1024v170.7H0z'/%3e%3cpath%20d='M0%200v512l255.4-170.7.6-170.8L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-kw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-kw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fff'%20d='M0%20165.3h992.1v165.4H0z'/%3e%3cpath%20fill='%23f31830'%20d='M0%20330.7h992.1v165.4H0z'/%3e%3cpath%20fill='%2300d941'%20d='M0%200h992.1v165.4H0z'/%3e%3cpath%20d='M0%200v496l247.5-165.3.5-165.5L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ky{background-image:url(/assets/ky-0i2P4AjG.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(/assets/ky-Cf29AoHN.svg)}.flag-icon-kz{background-image:url(/assets/kz-X-w4OPKA.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(/assets/kz-DeP5takv.svg)}.flag-icon-la{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-la'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='la-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23la-a)'%3e%3cpath%20fill='%23ce1126'%20d='M-40%200h720v480H-40z'/%3e%3cpath%20fill='%23002868'%20d='M-40%20119.3h720v241.4H-40z'/%3e%3cpath%20fill='%23fff'%20d='M423.4%20240a103.4%20103.4%200%2011-206.8%200%20103.4%20103.4%200%2011206.8%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-la.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-la'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23002868'%20d='M0%20176h1063v356.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M684.2%20354.3a152.7%20152.7%200%2011-305.4%200%20152.7%20152.7%200%2001305.4%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lb'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='lb-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23lb-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M-128%20384h768v128h-768zm0-384h768v128h-768z'/%3e%3cpath%20fill='%23fff'%20d='M-128%20128h768v256h-768z'/%3e%3c/g%3e%3cpath%20fill='%23007900'%20d='M252.1%20130c-7.8%2015.5-13%2015.5-26%2026-5.2%205.1-13%207.7-2.6%2013-10.5%205.1-15.7%207.7-20.9%2018.1l2.6%202.6s10-4.8%2010.4-2.6c1.8%202.1-13%2010-14.9%2011.3l-11%207c-13.1%2010.3-21%207.7-28.7%2023.3l26-2.6c5.2%2018.2-13%2020.8-26%2028.6l-20.9%2013c5.3%2018.2%2020.9%207.8%2033.9%202.6l2.6%202.6v5.2l-26%2013s-30.8%2017.6-31.3%2018.2c-.2%201%200%205.2%200%205.2%2010.4%202.6%2026%205.2%2036.5%200%2013-5.2%2015.6-10.4%2031.2-10.4a100.6%20100.6%200%2001-52%2020.8v10.4c15.6%200%2026%200%2039-2.6l33.8-10.4c7.8%200%2015.7%207.8%2013%2015.6-7.7%2028.6-39%2023.4-49.4%2046.8L213%20369c10.4-5.2%2020.8-10.3%2033.8-7.7%2015.6%205.2%2015.6%2015.6%2036.4%2020.8l-5.2-13c5.2%202.6%2010.4%202.6%2015.7%205.2%2013%205.2%2015.6%2010.4%2031.2%207.8-13-15.6-15.6-13-26-23.4-10.4-15.6-15.7-39%200-41.6l18.2%205.2c18.2%202.6%2018.2-2.6%2044.2%207.8%2015.7%205.2%2020.9%2013%2039%207.8-7.7-18.2-36.3-31.2-54.6-36.4%2020.9-13%2015.6%205.2%2044.3-2.6v-5.2C369.3%20278%20361.4%20265%20332.8%20265l44.3-5.2v-5.2s-43.7-11.4-44.7-11.9c.3-1.3%201.4-3.3%204.3-4.5%208.3%205.4%2033.3%204.8%2034.8%204.7-.8-6.4-12.7-11.7-23-16.9%200%200-44.7-27.5-44.9-29.9.9-7%2018.3%201.1%2037%206.5-5.2-10.4-15.6-15.6-26-18.2l15.6-2.6c-10.4-23.4-36.4-20.8-52-31.2-10.5-7.8-10.5-13-26.1-20.7z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3.2'%20d='M224%20303c1.9-6.1%204.4-11.6-7.2-16.9-11.6-5.3%205.8%2021.1%207.2%2017zm13.7-12.3c-2.3.3-3.6%208.8%201.1%2011.2%205.2.8%201-11.1-1.1-11.2zm13.5-1c-2.4.8-2.5%2012.8%206%2010.6%208.6-2.1%200-11.5-6-10.5zM267%20259c1.8-3-.1-15-7.4-10-7.4%205.1%205%2010.8%207.4%2010zm-16-10c2.3-.9%202.5-8.3-4-6.3-6.3%201.9%202.3%207.8%204%206.3zm-14.4%202.9s-4.5-6.2-8-4.9c-4.3%204.2%208.3%205%208%204.9zM187%20271.7c1.9.2%2016-2.3%2020.9-7.8%204.9-5.5-25.1%202.3-25.1%202.4%200%20.1%202.8%204.9%204.2%205.4zm141.1-35c.7-1.3-7.5-7.1-12.4-4.8-1.3%204.3%2012.4%205.7%2012.4%204.8zm-27.8-14c1.6-2.2-3.5-11.3-13.7-6.2-10.2%205%2010.7%209.8%2013.7%206.3zm-32.1-5.3s2.5-8.2%208.6-6.6c7%205.3-8.3%206.9-8.6%206.6zm-6-6.2c-1-2.3-7.3-1-14.6%203.9-7.4%204.7%2016.8%201.4%2014.6-4zm18.7-22.1s6.5-3%208.5%200c2.7%204.3-8.6%200-8.5%200zm-5.5-2.9c-1.3-2.6-8.5-2.9-8.3%201-1.2%203%209.4%202.4%208.3-1zm-17.2%200c-.7-1.5-11%200-14%206.2%205%202.4%2016.3-2.3%2014-6.2zm-22%206.3s-13.4%208.3-14.3%2014.3c.4%205.2%2016.8-9.4%2016.8-9.4s1.4-5.8-2.4-4.9zm-14.9-7.5c.4-1.7%206.7-5.6%207.2-5.3.5%201.7-5.1%206.3-7.2%205.3zm4.3%2031.6c.3-2.5-16-2.3-9.9%205.2%205.2%206.3%2011-4.1%209.9-5.2zm-15%2010.7c-.8-1.6-2-6-4.2-6.4-1.9%200-11.7%202-12.5%203.6-.4%201.3%204.1%209.4%205.6%209.6%201.8.7%2010.9-6%2011.2-6.8zm88.4%2055.2c.5-1.8%2017.3-7.5%2023-2%206.8%209.3-23.4%205-23%202zm46%2010.9c3.7-6.2-11.3-13.6-17.6-6.5%202.2%208.5%2014.6%2011.6%2017.6%206.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lb'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='red'%20d='M0%20372h744v124H0zM0%200h744v124H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20124h744v248H0z'/%3e%3c/g%3e%3cpath%20fill='%23007900'%20d='M368.3%20125.9c-7.6%2015.1-12.7%2015.1-25.3%2025.2-5%205-12.6%207.5-2.5%2012.6-10%205-15.1%207.5-20.2%2017.6l2.6%202.5s9.5-4.7%2010-2.5c1.7%202-12.6%209.7-14.4%2011s-10.8%206.6-10.8%206.6c-12.6%2010.1-20.2%207.6-27.7%2022.7l25.2-2.5c5%2017.6-12.6%2020.1-25.2%2027.7l-20.2%2012.6c5%2017.6%2020.2%207.5%2032.8%202.5l2.5%202.5v5L270%20282s-29.8%2017-30.3%2017.6c-.2%201%200%205%200%205%2010.1%202.6%2025.2%205.1%2035.3%200%2012.6-5%2015.2-10%2030.3-10a97.4%2097.4%200%2001-50.5%2020.2v10c15.2%200%2025.3%200%2037.9-2.5l32.8-10c7.5%200%2015.1%207.5%2012.6%2015-7.6%2027.7-37.8%2022.7-48%2045.4l40.4-15.1c10.1-5%2020.2-10.1%2032.8-7.6%2015.1%205%2015.1%2015.1%2035.3%2020.1l-5-12.5c5%202.5%2010%202.5%2015.1%205%2012.6%205%2015.1%2010%2030.3%207.5-12.6-15-15.2-12.5-25.2-22.6-10.1-15.1-15.2-37.8%200-40.3l17.6%205c17.7%202.6%2017.7-2.5%2042.9%207.6%2015.1%205%2020.2%2012.6%2037.8%207.5-7.5-17.6-35.3-30.2-53-35.2%2020.2-12.6%2015.2%205%2043-2.5v-5c-20.2-15.2-27.8-27.8-55.6-27.8l43-5v-5S447%20235.7%20446%20235.3a6.3%206.3%200%20014.1-4.4c8%205.2%2032.3%204.6%2033.7%204.5-.7-6.2-12.2-11.3-22.3-16.3%200%200-43.2-26.7-43.4-29%20.8-6.8%2017.7%201%2035.8%206.3-5-10-15.1-15.1-25.2-17.6l15.1-2.5c-10-22.7-35.3-20.2-50.4-30.3-10.1-7.5-10.1-12.6-25.2-20.1z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='3.1'%20d='M341%20293.6c1.9-6%204.3-11.3-6.9-16.4-11.2-5.1%205.6%2020.5%207%2016.4zm13.3-12c-2.3.3-3.4%208.6%201%2010.8%205.1.8%201-10.7-1-10.8zm13.1-.9c-2.3.7-2.4%2012.4%205.8%2010.3%208.3-2%200-11.2-5.8-10.2zm15.3-29.8c1.8-2.8-.1-14.5-7.2-9.6-7.1%205%205%2010.4%207.2%209.6zm-15.5-9.7c2.2-.8%202.4-8-3.8-6-6.2%201.8%202.2%207.5%203.8%206zm-14%202.9s-4.3-6-7.7-4.8c-4.2%204%208%204.9%207.7%204.8zm-48%2019.1c1.8.2%2015.5-2.2%2020.2-7.5%204.8-5.3-24.3%202.2-24.3%202.3s2.7%204.7%204%205.2zm136.7-33.8c.7-1.3-7.3-7-12-4.7-1.2%204.2%2012%205.5%2012%204.7zM415%20215.8c1.5-2.1-3.5-11-13.3-6s10.3%209.5%2013.3%206zm-31.1-5.2s2.4-8%208.4-6.4c6.6%205.1-8.1%206.7-8.4%206.4zm-5.8-6c-1-2.2-7.1-.9-14.2%203.8-7.1%204.6%2016.3%201.3%2014.2-3.8zm18-21.4s6.4-2.9%208.3%200c2.6%204.2-8.3%200-8.2%200zm-5.2-2.8c-1.3-2.5-8.3-2.8-8.1%201-1.2%202.8%209%202.3%208-1zm-16.7%200c-.7-1.5-10.6%200-13.6%206%204.8%202.3%2015.8-2.2%2013.6-6zm-21.3%206.1s-13%208-13.9%2013.9c.4%205%2016.3-9.2%2016.3-9.2s1.4-5.6-2.4-4.7zm-14.5-7.3c.4-1.6%206.5-5.4%207-5%20.5%201.6-5%206-7%205zm4.2%2030.6c.3-2.3-15.6-2.1-9.6%205.1%205%206.1%2010.7-4%209.6-5zM328%20220.3c-.8-1.6-2-5.9-4.2-6.3-1.7%200-11.3%202-12%203.5-.4%201.3%204%209.2%205.4%209.4%201.7.6%2010.5-5.8%2010.8-6.6zm85.6%2053.4c.5-1.7%2016.7-7.3%2022.3-2%206.6%209-22.7%204.8-22.3%202zm44.6%2010.6c3.5-6-11-13.2-17-6.3%202%208.2%2014.1%2011.2%2017%206.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2365cfff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M318.9%2042l162.7%20395.3-322.6.9L318.9%2042z'/%3e%3cpath%20d='M319%2096.5l140.8%20340-279%20.8L319%2096.5z'/%3e%3cpath%20fill='%23ffce00'%20d='M318.9%20240.1l162.7%20197.6-322.6.5%20159.9-198.1z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2365cfff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M254.8%2044.8l173.5%20421.6-344%201L254.7%2044.8z'/%3e%3cpath%20d='M255%20103l150%20362.6-297.5.8L255%20103z'/%3e%3cpath%20fill='%23ffce00'%20d='M254.8%20256.1l173.5%20210.8-344%20.5%20170.5-211.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-li{background-image:url(/assets/li-D5cQRLYQ.svg)}.flag-icon-li.flag-icon-squared{background-image:url(/assets/li-Cm0aua9w.svg)}.flag-icon-lk{background-image:url(/assets/lk-BXm9ylOx.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(/assets/lk-Kenjd5F-.svg)}.flag-icon-lr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='lr-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23lr-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M0%200h767.9v512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h232.7v232.8H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20464.9h767.9V512H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7%200h535.1v46.5H232.7zm0%20186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3e%3cpath%20fill='%23fff'%20d='M166.3%20177.5l-50.7-31-50.4%2031.3%2018.7-50.9-50.3-31.4%2062.3-.4%2019.3-50.7L135%2095h62.3l-50.1%2031.7%2019.1%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h767.9v512H0z'/%3e%3cpath%20fill='%23006'%20d='M0%200h232.7v232.8H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20464.9h767.9V512H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%20465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7%200h535.1v46.5H232.7zm0%20186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3e%3cpath%20fill='%23fff'%20d='M166.3%20177.5l-50.7-31-50.4%2031.3%2018.7-50.9-50.3-31.4%2062.3-.4%2019.3-50.7L135%2095h62.3l-50.1%2031.7%2019.1%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ls{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ls'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23009543'%20d='M0%20336h640v144H0z'/%3e%3cpath%20fill='%2300209f'%20d='M0%200h640v144H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='1.6'%20d='M319.6%20153c-2.7%200-5.4%203-5.4%203l.3%2032.4-10.3%2010.7h8.3v18.5l-49%2066-7.2-2.6-12.7%2027s31.3%2019.6%2076.7%2019c49.8-.5%2076.9-19.9%2076.9-19.9l-13-26.6-6.5%202.8-49.6-65.6v-19.1h8.2L325.1%20188v-32.2s-2.7-3-5.5-2.9z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='8'%20d='M336.7%20230.4h-33.9s-12.2-25.9-10.3-44c2-18.4%2012.6-27.1%2026.6-27.3%2016.6-.1%2025.2%208.1%2027.8%2026.6%202.6%2018.3-10.2%2044.7-10.2%2044.7z'/%3e%3cpath%20fill='%23fff'%20d='M260.5%20292.1c-.6.7-4.7%208.9-4.7%208.9l7-1.5-2.3-7.4zm4%2010.5l-7.4%202.4%208.9%203.5-1.5-5.9zm3.3-10.3l3.7%2010.9%209-2.6-2.3-5.2-10.4-3.1zm5.8%2014.8l1.2%204.4%2012%203-4.8-10.2-8.4%202.8zm13.2-9.3l4.3%2010.2%209-3.5-3-4.5-10.3-2.2zm6%2013.9l1.4%203.8%2014%202-5.9-9.2-9.6%203.4zm13.4-11l5.2%209.1%2013-4.8-1.4-3.5-16.8-.7zm7.6%2012.4l2.7%204.8%2016.2-.5-6-9-13%204.7zm17.1-12l4.4%207.6%2010.4-5-2.8-4-12%201.4zm17%205.8l-10.3%205.1%202.7%204.5%2013.8-2.2-6.2-7.4zm3.3-8l5.3%206.7%208.7-6.9-3-3-11%203.2zm15.9%203.5l-8.3%206.3%202.2%203.9%2011.4-3-5.3-7.2zm11.4-13l2%202.9-5.7%208.5-5.9-7.6%209.6-3.8zm3.9%207.3l3.5%207-7%202.4-.6-3.3%204-6z'/%3e%3c/svg%3e")}.flag-icon-ls.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ls'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23009543'%20d='M0%20358.4h512V512H0z'/%3e%3cpath%20fill='%2300209f'%20d='M0%200h512v153.6H0z'/%3e%3cpath%20stroke='%23000'%20stroke-width='1.7'%20d='M257.6%20163.1c-3%200-5.8%203.3-5.8%203.3l.3%2034.5-11%2011.5h9l-.2%2019.7-52.2%2070.4-7.7-2.7-13.5%2028.8s33.4%2020.9%2081.8%2020.3c53.2-.7%2082-21.3%2082-21.3l-13.9-28.4-6.8%203-53-70v-20.4h8.8l-12-11.3.1-34.4s-3-3-5.9-3z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='8.5'%20d='M275.8%20245.8h-36.1s-13.1-27.6-11-47c2.2-19.6%2013.4-28.9%2028.4-29%2017.6-.3%2026.8%208.6%2029.6%2028.3%202.8%2019.5-10.9%2047.7-10.9%2047.7z'/%3e%3cpath%20fill='%23fff'%20d='M194.5%20311.6c-.6.8-5%209.4-5%209.4l7.5-1.6-2.5-7.8zm4.3%2011.2l-7.9%202.6%209.5%203.7-1.6-6.3zm3.6-11l3.9%2011.6%209.6-2.8-2.5-5.5-11-3.3zm6%2015.7l1.4%204.7%2012.8%203.2-5-10.8-9.1%203zm14.2-9.8l4.5%2010.8%209.7-3.7-3.2-4.8-11-2.3zm6.3%2014.7l1.6%204.2%2015%202.1-6.4-9.8-10.2%203.5zm14.4-11.6l5.5%209.7%2014-5.1-1.6-3.8-18-.8zm8%2013.2l3%205.1%2017.3-.6-6.5-9.6-13.8%205.1zm18.3-12.8l4.8%208%2011-5.2-3-4.3-12.8%201.5zm18.1%206.1l-11%205.5%203%204.8%2014.7-2.4-6.7-7.9zm3.6-8.4l5.7%207%209.2-7.2-3.1-3.4-11.8%203.6zm16.9%203.7l-8.9%206.7%202.4%204.1%2012.2-3.1-5.7-7.7zm12.2-14l2.2%203.2-6.1%209-6.3-8%2010.2-4.2zm4.1%207.9l3.8%207.5-7.5%202.5-.6-3.5%204.3-6.5z'/%3e%3c/svg%3e")}.flag-icon-lt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lt'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.64143%20.96773)'%3e%3crect%20width='1063'%20height='708.7'%20fill='%23006a44'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23c1272d'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3cpath%20fill='%23fdb913'%20d='M0%200h997.8v164.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lt.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lt'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20transform='scale(.51314%201.0322)'%3e%3crect%20width='1063'%20height='708.7'%20fill='%23006a44'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3crect%20width='1063'%20height='236.2'%20y='475.6'%20fill='%23c1272d'%20rx='0'%20ry='0'%20transform='scale(.93865%20.69686)'/%3e%3cpath%20fill='%23fdb913'%20d='M0%200h997.8v164.6H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lu'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300a1de'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-lu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lu'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300a1de'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.7h512v170.6H0z'/%3e%3c/svg%3e")}.flag-icon-lv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lv'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23981e32'%20d='M0%200h640v192H0zm0%20288h640v192H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-lv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-lv'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23981e32'%20d='M0%200h512v204.8H0zm0%20307.2h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ly{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ly'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ly-a'%3e%3cpath%20d='M166.7-20h666.6v500H166.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ly-a)'%20transform='matrix(.96%200%200%20.96%20-160%2019.2)'%3e%3cpath%20fill='%23239e46'%20d='M0-20h1000v500H0z'/%3e%3cpath%20d='M0-20h1000v375H0z'/%3e%3cpath%20fill='%23e70013'%20d='M0-20h1000v125H0z'/%3e%3cpath%20fill='%23fff'%20d='M544.2%20185.8a54.3%2054.3%200%20100%2088.4%2062.5%2062.5%200%20110-88.4M530.4%20230l84.1-27.3-52%2071.5v-88.4l52%2071.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ly.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ly'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20d='M250%2012h500v500H250z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-256%20-12.3)%20scale(1.024)'%3e%3cpath%20fill='%23239e46'%20d='M0%2012h1000v500H0z'/%3e%3cpath%20d='M0%2012h1000v375H0z'/%3e%3cpath%20fill='%23e70013'%20d='M0%2012h1000v125H0z'/%3e%3cpath%20fill='%23fff'%20d='M544.2%20217.8a54.3%2054.3%200%20100%2088.4%2062.5%2062.5%200%20110-88.4M530.4%20262l84.1-27.3-52%2071.5v-88.4l52%2071.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ma{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ma'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c1272d'%20d='M640%200H0v480h640z'/%3e%3cpath%20fill='none'%20stroke='%23006233'%20stroke-width='11.7'%20d='M320%20179.4L284.4%20289l93.2-67.6H262.4l93.2%2067.6z'/%3e%3c/svg%3e")}.flag-icon-ma.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ma'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c1272d'%20d='M512%200H0v512h512z'/%3e%3cpath%20fill='none'%20stroke='%23006233'%20stroke-width='12.5'%20d='M256%20191.4l-38%20116.8%2099.4-72.2H194.6l99.3%2072.2z'/%3e%3c/svg%3e")}.flag-icon-mc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f31830'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20240h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f31830'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20256h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-md{background-image:url(/assets/md-BR2qXddF.svg)}.flag-icon-md.flag-icon-squared{background-image:url(/assets/md-kftXOtvc.svg)}.flag-icon-me{background-image:url(/assets/me-DXPt8H5P.svg)}.flag-icon-me.flag-icon-squared{background-image:url(/assets/me-CYF0E2iv.svg)}.flag-icon-mf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ff3319'%20d='M213.3%200H640v240H213.3z'/%3e%3cpath%20fill='%2300cc28'%20d='M213.3%20240H640v240H213.3z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h213.3v480H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mg'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ff3319'%20d='M170.7%200H512v256H170.7z'/%3e%3cpath%20fill='%2300cc28'%20d='M170.7%20256H512v256H170.7z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h170.7v512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mh{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mh'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%233b5aa3'%20d='M0%200h639.9v480H0z'/%3e%3cpath%20fill='%23e2ae57'%20d='M0%20467L639.9%200v87L0%20480v-13z'/%3e%3cpath%20fill='%23fff'%20d='M22.4%20480L640%20179.2l-.1-95.5L0%20480h22.4zm153-464.8L169%20118l-27-65.6%2010.4%2069.8-41.9-56.4%2027.5%2064.3-55-42.6%2042.8%2053.6-62.1-27.6%2054.4%2041.2-67.7-9%2064%2025.4L14%20180.3l100.6%206.7-63.7%2026.2%2067-9-54.3%2040%2063-27.6-43%2054%2054.6-41.3-27%2062.9%2043.6-54.7-11.8%2068.1%2027.5-63.7%206.2%20100.7%209.7-100.4%2023.7%2064-9-69%2043.4%2054.8-28.6-64%2054.6%2044-43.4-54.9%2064.9%2027-57.4-41.9%2069.9%2011.8-67-25.7%20104.1-6.5-104-9.7%2068.5-22.8-71%209%2058.6-41-66%2026.5%2045.6-55.3-55.6%2043.4%2026.7-66.4-43.1%2056.4%209.3-70.4-25.7%2066.5-9.6-102.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mh.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mh'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%233b5aa3'%20d='M0%200h511.9v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M139%201.2l-5.3%2088-23.2-56.1%209%2059.7-35.9-48.2%2023.5%2055-47-36.5L96.7%20109%2043.5%2085.4l46.6%2035.3-58-7.7L87%20134.7l-86%207.9%2086%205.7-54.5%2022.4L90%20163l-46.4%2034.2%2053.8-23.6-36.7%2046.2%2046.7-35.4-23.4%2054%2037.4-46.8-10%2058.3%2023.4-54.5%205.4%2086.1%208.2-85.9%2020.3%2054.9-7.7-59.1%2037.2%2046.8-24.5-54.7%2046.7%2037.6-37-47%2055.4%2023.1-49.1-35.8%2059.8%2010-57.3-22%2089-5.5-89-8.3L251%20116l-60.7%207.6%2050.2-35-56.6%2022.7%2039-47.3-47.5%2037.1%2023-56.8-37%2048.3%208-60.3-22%2056.9-8.2-88z'/%3e%3cpath%20fill='%23e2ae57'%20d='M0%20498.2L512%200v92.7L0%20512v-13.8z'/%3e%3cpath%20fill='%23fff'%20d='M18%20512l494-320.8-.1-101.9L-.1%20512h18z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d20000'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffe600'%20d='M0%200h96l224%20231.4L544%200h96L0%20480h96l224-231.4L544%20480h96zm640%20192v96L0%20192v96zM280%200l40%20205.7L360%200zm0%20480l40-205.7L360%20480z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='77.1'%20fill='%23ffe600'%20stroke='%23d20000'%20stroke-width='17.1'/%3e%3c/svg%3e")}.flag-icon-mk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d20000'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ffe600'%20d='M0%200h86.8L256%20246.9%20425.2%200H512L0%20512h86.8L256%20265.1%20425.2%20512H512zm512%20204.8v102.4L0%20204.8v102.4zM204.8%200L256%20219.4%20307.2%200zm0%20512L256%20292.6%20307.2%20512z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='82.3'%20fill='%23ffe600'%20stroke='%23d20000'%20stroke-width='18.3'/%3e%3c/svg%3e")}.flag-icon-ml{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ml'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='red'%20d='M425.8%200H640v480H425.7z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200h212.9v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M212.9%200h214v480h-214z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ml.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ml'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='red'%20d='M340.6%200H512v512H340.6z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200h170.3v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.3%200h171.2v512H170.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mm'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-.5l.2.5h-.4z'%20transform='scale(8.844)'/%3e%3cg%20id='b'%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-144)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(144)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23fecb00'%20d='M0-.1h640V160H0z'/%3e%3cpath%20fill='%23ea2839'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%2334b233'%20d='M0%20160h640v160H0z'/%3e%3cuse%20width='18'%20height='12'%20x='9'%20y='6.4'%20transform='matrix(40%200%200%2040%20-40%200)'%20xlink:href='%23b'/%3e%3c/svg%3e")}.flag-icon-mm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mm'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M.2%200h-.4L0-.5z'%20transform='scale(8.844)'/%3e%3cg%20id='b'%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-144)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(-72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(72)'%20xlink:href='%23a'/%3e%3cuse%20width='18'%20height='12'%20transform='rotate(144)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23fecb00'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23ea2839'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%2334b233'%20d='M0%20170.7h512v170.6H0z'/%3e%3cuse%20width='18'%20height='12'%20x='9'%20y='6.4'%20transform='translate(-127.7)%20scale(42.66667)'%20xlink:href='%23b'/%3e%3c/svg%3e")}.flag-icon-mn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mn'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23c4272f'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23015197'%20d='M213.3%200h213.4v480H213.3z'/%3e%3ccircle%20cx='107'%20cy='189.1'%20r='35'%20fill='%23f9cf02'/%3e%3ccircle%20cx='107'%20cy='173.2'%20r='38.2'%20fill='%23c4272f'/%3e%3cpath%20fill='%23f9cf02'%20fill-rule='evenodd'%20d='M91.1%20131.8a15.9%2015.9%200%200031.8%200c0-6.3-4-7.2-4-9.5%200-2.4%202.4-5.6-2.4-9.6%202.4%204-1.6%204.8-1.6%208.8%200%204%201.6%204%201.6%207.1a3.2%203.2%200%2001-6.3%200c0-3.1%203.1-6.3%203.1-11%200-4.9-.7-6.5-3.1-10.4-2.4-4-6.4-7.2-3.2-10.4-4.8%201.6-2.4%208-2.4%2012s-3.2%206.3-3.2%2011%202.4%205.7%202.4%208.8a3.2%203.2%200%2001-6.3%200c0-3.1%201.6-3.1%201.6-7.1s-4-4.8-1.6-8.8c-4.8%204-2.4%207.2-2.4%209.6%200%202.4-4%203.1-4%209.5z'/%3e%3ccircle%20cx='107'%20cy='179.5'%20r='25.4'%20fill='%23f9cf02'/%3e%3cpath%20fill='%23f9cf02'%20d='M37%20230.4v152.7h31.8V230.4zm108.2%200v152.7H177V230.4zm-70%2025.5v12.7h63.6v-12.7zm0%2089v12.8h63.6V345zm0-114.5h63.6L107%20249.5zm0%20133.7h63.6L107%20383z'/%3e%3ccircle%20cx='107'%20cy='306.8'%20r='33.7'%20fill='%23f9cf02'%20stroke='%23c4272f'%20stroke-width='3.8'/%3e%3cpath%20fill='none'%20stroke='%23c4272f'%20stroke-width='3.8'%20d='M107%20273a16.9%2016.9%200%20010%2033.8%2016.9%2016.9%200%20100%2033.7'/%3e%3ccircle%20cx='107'%20cy='289.9'%20r='6.4'%20fill='%23c4272f'/%3e%3ccircle%20cx='107'%20cy='323.6'%20r='6.4'%20fill='%23c4272f'/%3e%3c/svg%3e")}.flag-icon-mn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mn'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23c4272f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23015197'%20d='M170.7%200h170.6v512H170.7z'/%3e%3ccircle%20cx='85.6'%20cy='215.3'%20r='28'%20fill='%23f9cf02'/%3e%3ccircle%20cx='85.6'%20cy='202.5'%20r='30.5'%20fill='%23c4272f'/%3e%3cpath%20fill='%23f9cf02'%20fill-rule='evenodd'%20d='M73%20169.5a12.7%2012.7%200%200025.3%200c0-5.1-3.1-5.8-3.1-7.7%200-1.9%201.9-4.4-2-7.6%202%203.2-1.2%203.8-1.2%207s1.2%203.2%201.2%205.7a2.5%202.5%200%2001-5%200c0-2.5%202.5-5%202.5-8.9%200-3.8-.6-5-2.5-8.2-2-3.2-5.1-5.8-2.6-8.3-3.8%201.3-1.9%206.4-1.9%209.5%200%203.2-2.5%205.1-2.5%209%200%203.7%201.9%204.4%201.9%207a2.5%202.5%200%2001-5.1%200c0-2.6%201.3-2.6%201.3-5.8%200-3.2-3.2-3.8-1.3-7-3.8%203.2-1.9%205.7-1.9%207.6%200%202-3.2%202.6-3.2%207.7z'/%3e%3ccircle%20cx='85.6'%20cy='207.6'%20r='20.4'%20fill='%23f9cf02'/%3e%3cpath%20fill='%23f9cf02'%20d='M29.6%20248.3v122.2h25.5V248.3zm86.6%200v122.2h25.4V248.3zm-56%2020.4v10.2H111v-10.2zm0%2071.3v10H111v-10zm0-91.7H111l-25.5%2015.3zm0%20107H111l-25.5%2015.2z'/%3e%3ccircle%20cx='85.6'%20cy='309.4'%20r='27'%20fill='%23f9cf02'%20stroke='%23c4272f'%20stroke-width='3'/%3e%3cpath%20fill='none'%20stroke='%23c4272f'%20stroke-width='3'%20d='M85.6%20282.4a13.5%2013.5%200%20010%2027%2013.5%2013.5%200%20100%2027'/%3e%3ccircle%20cx='85.6'%20cy='295.9'%20r='5.1'%20fill='%23c4272f'/%3e%3ccircle%20cx='85.6'%20cy='322.9'%20r='5.1'%20fill='%23c4272f'/%3e%3c/svg%3e")}.flag-icon-mo{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mo'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300785e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fbd116'%20d='M295%20108.7l40.5%2029.5L320%2090.5l-15.5%2047.7%2040.6-29.5z'/%3e%3cg%20id='a'%3e%3cpath%20fill='%23fff'%20d='M320%20331.6H217.5a146.3%20146.3%200%2001-3.8-4H320a2.1%202.1%200%20011.4%202c0%20.8-.5%201.7-1.4%202zm0-31.3a13%2013%200%20001.2-7.6%2012.4%2012.4%200%2000-1.2-3.8%2082%2082%200%2001-32.5%2019%2081%2081%200%2001-23.5%203.5h-63.1a144.4%20144.4%200%20005.8%208h61c20%200%2038.2-7.2%2052.3-19.1zm-109.6-24.7a32.3%2032.3%200%2001-9.7%202%2081%2081%200%200060.8%2027.5%2080.9%2080.9%200%200058.5-25%20441%20441%200%20004.5-58.8%20441%20441%200%2000-4.5-67.7c-6.6%206-19%2018.7-24.8%2038.3A81%2081%200%2000292%20215a80.7%2080.7%200%200013.7%2045%2080.7%2080.7%200%2001-17-49.5c0-12.4%202.8-24.2%207.8-34.7a32.5%2032.5%200%2001-7.5-13%2080.7%2080.7%200%2000-10.5%2040c0%2018%205.9%2034.7%2015.9%2048.1a95%2095%200%2000-73.4-29.4%2032.6%2032.6%200%20016.8%208.9%2095%2095%200%200168.6%2029.4%2095%2095%200%2000-61-22.2%2095%2095%200%2000-36.7%207.3%2081.2%2081.2%200%200082.6%2052.2c-4.7.8-9.5%201.3-14.4%201.3a80.8%2080.8%200%2001-56.4-22.8zM320%20364.4h-53.1a143.5%20143.5%200%200053.1%2010.1%2011%2011%200%20001.3-5%2011%2011%200%2000-1.3-5.1zm0-24.5h-93.6a143.8%20143.8%200%20007.8%206.2H320a4.6%204.6%200%20001.3-3.1%204%204%200%2000-1.3-3.1zm0%2012.5h-76.7a143.6%20143.6%200%200014.4%208H320a7.6%207.6%200%20001.2-4.2%207.5%207.5%200%2000-1.2-3.8z'/%3e%3cpath%20fill='%23fbd116'%20d='M200.5%20174.8l25.4%2023.6-6.7-34-14.6%2031.4%2030.3-16.8zm36.9-32l34.7.6-27.7-21%2010.1%2033.3%2011.3-32.9z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-mo.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-mo'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300785e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fbd116'%20d='M272.5%20147.4L256%2096.5l-16.5%2051%2043.3-31.5h-53.6z'/%3e%3cg%20id='a'%3e%3cpath%20fill='%23fff'%20d='M256%20353.7H146.7a156%20156%200%2001-4-4.2H256a2.3%202.3%200%20011.5%202c0%201-.6%201.9-1.5%202.2zm0-33.4c.6-1.3%201.9-4.3%201.3-8a13.2%2013.2%200%2000-1.3-4.1%2087.4%2087.4%200%2001-34.7%2020.2%2086.4%2086.4%200%2001-25%203.7h-67.4a154%20154%200%20006.3%208.6h65a86.2%2086.2%200%200055.8-20.4zM139.1%20294a34.4%2034.4%200%2001-10.3%202.2%2086.3%2086.3%200%200064.8%2029.3%2086.3%2086.3%200%200062.4-26.6%20470.3%20470.3%200%20004.8-62.9%20470.3%20470.3%200%2000-4.8-72.2c-7%206.3-20.2%2020-26.4%2040.9a86.5%2086.5%200%2000-3.6%2024.6%2086.1%2086.1%200%200014.6%2048.1%2086.1%2086.1%200%2001-18-52.9%2086.1%2086.1%200%20018.2-37%2034.7%2034.7%200%2001-8-13.8%2086%2086%200%2000-11.2%2042.6%2086.1%2086.1%200%200017%2051.4%20101.4%20101.4%200%2000-78.3-31.5%2034.8%2034.8%200%20017.2%209.5%20101.4%20101.4%200%200173.3%2031.4%20101.3%20101.3%200%2000-65.2-23.6c-13.8%200-27%202.7-39%207.8a86.6%2086.6%200%200088%2055.6%2087%2087%200%2001-15.4%201.4%2086.2%2086.2%200%2001-60.1-24.3zM256%20388.7h-56.6a153%20153%200%200056.6%2010.8%2011.6%2011.6%200%20001.3-5.3%2011.7%2011.7%200%2000-1.3-5.5zm0-26.2h-99.9a154%20154%200%20008.4%206.7H256a4.9%204.9%200%20001.4-3.3c0-2-1.2-3.1-1.4-3.4zm0%2013.4h-81.8a153.2%20153.2%200%200015.4%208.5H256a8%208%200%20001.2-4.5%208%208%200%2000-1.2-4z'/%3e%3cpath%20fill='%23fbd116'%20d='M155.6%20211.7l-7-36.4-15.7%2033.6%2032.4-18-36.8-4.5zm49.3-58.8l-29.6-22.3%2010.8%2035.4%2012.1-35-30.3%2021.3z'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20512%200)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-mp{background-image:url(/assets/mp-P8DrZYCo.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(/assets/mp-BvTHfXoB.svg)}.flag-icon-mq{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mq'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mq.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mq'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23cd2a3e'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%2072h640v336H0z'/%3e%3cpath%20fill='%23ffc400'%20d='M470%20154.6a150%20150%200%2001-300%200%20154.9%20154.9%200%2000-5%2039.2%20155%20155%200%2010310%200%20154.4%20154.4%200%2000-5-39.2z'%20class='st1'/%3e%3cpath%20fill='%23ffc400'%20d='M320%2093.8l-13.5%2041.5H263l35.3%2025.6-13.5%2041.4%2035.3-25.6%2035.3%2025.6-13.5-41.4%2035.3-25.6h-43.6z'/%3e%3c/svg%3e")}.flag-icon-mr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23cd2a3e'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23006233'%20d='M0%2076.8h512v358.4H0z'/%3e%3cpath%20fill='%23ffc400'%20d='M416%20164.9a160%20160%200%2001-320%200%20165.2%20165.2%200%2000-5.4%2041.8A165.4%20165.4%200%2010416%20165z'%20class='st1'/%3e%3cpath%20fill='%23ffc400'%20d='M256%20100l-14.4%2044.3h-46.5l37.6%2027.3-14.3%2044.2%2037.6-27.3%2037.6%2027.3-14.4-44.2%2037.7-27.3h-46.5z'/%3e%3c/svg%3e")}.flag-icon-ms{background-image:url(/assets/ms-CFQz9tIz.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(/assets/ms-DnphPPGS.svg)}.flag-icon-mt{background-image:url(/assets/mt-Cjk6d2ib.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(/assets/mt-Bo-iJLoJ.svg)}.flag-icon-mu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mu'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%2300a04d'%20d='M0%20360h640v120H0z'/%3e%3cpath%20fill='%23151f6d'%20d='M0%20120h640v120H0z'/%3e%3cpath%20fill='%23ee2737'%20d='M0%200h640v120H0z'/%3e%3cpath%20fill='%23ffcd00'%20d='M0%20240h640v120H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mu'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23009f4d'%20d='M0%20384h512v128H0z'/%3e%3cpath%20fill='%23151f6d'%20d='M0%20128h512v128H0z'/%3e%3cpath%20fill='%23ee2737'%20d='M0%200h512v128H0z'/%3e%3cpath%20fill='%23ffcd00'%20d='M0%20256h512v128H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mv'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23d21034'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23007e3a'%20d='M120%20120h400v240H120z'/%3e%3ccircle%20cx='350'%20cy='240'%20r='80'%20fill='%23fff'/%3e%3ccircle%20cx='380'%20cy='240'%20r='80'%20fill='%23007e3a'/%3e%3c/svg%3e")}.flag-icon-mv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mv'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23d21034'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23007e3a'%20d='M128%20128h256v256H128z'/%3e%3ccircle%20cx='288'%20cy='256'%20r='85.3'%20fill='%23fff'/%3e%3cellipse%20cx='308.6'%20cy='256'%20fill='%23007e3a'%20rx='73.9'%20ry='85.3'/%3e%3c/svg%3e")}.flag-icon-mw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mw'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f41408'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2321873b'%20d='M0%20320h640v160H0z'/%3e%3cpath%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23f31509'%20d='M220.5%20141c22.3-49.2%2084.5-72.8%20138.8-52.5a98.4%2098.4%200%200158%2052.5H220.5zm-26%206.4a332.3%20332.3%200%2001-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3.5-1.7%203.1-3.6%206.2-3%205.6%201.4%2028.8%207%2050%2016.1zm124.6-85.9c-4.2-21-5.2-44-4.8-48C314.7%209.6%20317%209%20319%209s4.7%201.8%204.7%204.7c0%205.3-.1%2027-4.6%2048zm11.6.5a249%20249%200%2001-.3-48.2c.8-3.9%203.2-4.4%205.1-4.2%202%20.1%204.5%202.1%204.2%205-.5%205.3-2.6%2026.9-9%2047.4zm10.4%201.3c-.2-21.3%203-44.3%204.1-48%201.1-3.9%203.6-4.2%205.5-3.9%202%20.3%204.3%202.5%203.8%205.3-1%205.3-5.2%2026.6-13.4%2046.6zm11%202.2c1.8-21.2%207.3-43.8%208.8-47.5%201.5-3.7%204-3.8%205.8-3.4%202%20.5%204%202.8%203.3%205.6-1.6%205.1-7.7%2026-17.8%2045.3zm10.9%203.2c3.9-21%2011.5-43.1%2013.3-46.7%201.9-3.5%204.3-3.5%206.2-2.9%201.8.6%203.7%203.2%202.7%205.8A264%20264%200%2001363%2068.7zm10.1%203.8c5.8-20.7%2015.5-42%2017.7-45.5%202.2-3.4%204.6-3.1%206.4-2.3%201.8.7%203.4%203.4%202.1%206-2.5%204.8-12.5%2024.4-26.2%2041.8zm10%204.7a262.9%20262.9%200%200122-43.9c2.4-3.2%204.9-2.7%206.6-1.8a4.4%204.4%200%20011.5%206.1c-3%204.6-14.9%2023.4-30.1%2039.6zm9.4%205.5c9.7-19.4%2023.3-39%2026.1-42%202.8-3%205.2-2.3%206.8-1.3a4.4%204.4%200%20011%206.2c-3.5%204.4-17.2%2022.1-34%2037zm8.8%206.2c11.6-18.6%2027-37%2030.1-39.7%203-2.8%205.4-2%206.9-.8a4.3%204.3%200%2001.3%206.2c-3.8%204.1-19.1%2020.7-37.3%2034.3zm8.3%206.9a284%20284%200%200133.8-37.2c3.3-2.5%205.5-1.5%206.9-.3a4.3%204.3%200%2001-.3%206.3c-4.1%203.8-21%2019.1-40.4%2031.2zm7.6%207.5A278.4%20278.4%200%2001454.4%2069c3.6-2.3%205.7-1.1%207%20.3%201.2%201.3%201.5%204.4-1%206.2a306%20306%200%2001-43.2%2027.8zm6.5%207.8A297.1%20297.1%200%2001464%2079.6c3.7-2%205.7-.6%206.8.9%201.2%201.4%201.1%204.5-1.4%206.1-4.8%203-24.3%2015.6-45.7%2024.5zm5.9%208.3a307%20307%200%200143-28.1c4-1.7%205.9-.2%206.9%201.3%201%201.6.6%204.6-2%206a320.8%20320.8%200%2001-48%2020.8zm5.4%209.6a313.4%20313.4%200%200145.8-24.4c4.1-1.4%205.8.3%206.6%201.9.9%201.6.3%204.6-2.6%205.8-5.3%202.2-27%2011.4-49.8%2016.7zm4.2%209.2a320%20320%200%200148-20.8c4.2-1%205.7.8%206.4%202.5.6%201.6-.3%204.6-3.2%205.5-5.5%201.9-28%209.3-51.2%2012.8zm3.4%209.8a324.5%20324.5%200%200149.8-16.9c4.2-.6%205.6%201.2%206.1%203%20.5%201.7-.7%204.5-3.7%205.3-5.7%201.3-28.8%207-52.2%208.6zM307.8%2062a252.4%20252.4%200%2001-9.7-47.4c0-3.9%202.3-4.8%204.2-5%202-.1%205%201.5%205.2%204.3.5%205.3%202.6%2026.9.4%2048.1zm-11%201.3a251%20251%200%2001-14.3-46.4c-.4-4%201.8-5%203.7-5.3%202-.3%205%201%205.6%203.8a263%20263%200%20015%2047.9zm-11%202.2A259%20259%200%2001267%2020.3c-.8-3.9%201.3-5.1%203.2-5.6%201.9-.4%205%20.6%205.9%203.4%201.5%205.1%207.7%2026%209.6%2047.3zm-10.5%203A264%20264%200%2001252.5%2025c-1.1-3.8.8-5.2%202.6-5.8%201.9-.6%205.1.2%206.2%202.8%202%205%2010.2%2025.4%2014%2046.4zM265.2%2072a270.4%20270.4%200%2001-27-41.5c-1.4-3.7.4-5.3%202.2-6%201.8-.8%205-.2%206.4%202.4%202.5%204.8%2012.5%2024.5%2018.4%2045.1zm-10.3%205a275.6%20275.6%200%2001-31-39.2c-1.7-3.5-.1-5.2%201.6-6.1%201.7-.9%205-.6%206.6%201.9%203%204.6%2015%2023.3%2022.8%2043.4zm-9.4%205.4A285.2%20285.2%200%2001211%2045.7c-2.1-3.4-.7-5.2%201-6.3%201.5-1%205-1%206.7%201.4%203.4%204.3%2017.1%2022%2026.8%2041.5zm-8.7%206a292.2%20292.2%200%2001-37.9-33.9c-2.4-3.2-1.1-5%20.4-6.2a5.5%205.5%200%20016.8.8c3.8%204%2019.2%2020.7%2030.7%2039.3zm-8.5%207a299%20299%200%2001-41-30.7c-2.8-3-1.7-5-.3-6.3a5.5%205.5%200%20016.9.3c4.2%203.7%2021%2019%2034.4%2036.6zm-7.4%207A306.6%20306.6%200%2001177.2%2075c-3-2.8-2.1-4.8-.8-6.2%201.2-1.4%204.5-2.1%206.9-.3a292%20292%200%200137.6%2034zm-7%208.2a313%20313%200%2001-46.2-23.8c-3.3-2.5-2.6-4.7-1.5-6.1%201.1-1.5%204.3-2.5%206.9-.9%204.8%203.1%2024.3%2015.5%2040.8%2030.8zm-6.3%208.8c-22.2-7-44.9-17.6-48.4-19.9-3.6-2.2-3-4.4-2.1-6s4-2.8%206.8-1.4c5%202.7%2025.8%2013.5%2043.7%2027.3zm-5.3%209c-22.8-5.3-46.3-14-50.1-16-3.7-2-3.5-4.2-2.6-5.8.8-1.6%203.7-3.1%206.6-2%205.3%202.3%2027%2011.4%2046.1%2023.8zm-4.2%209a328.5%20328.5%200%2001-51.4-12.2c-4-1.6-3.8-3.9-3.2-5.5.7-1.7%203.5-3.4%206.4-2.5%205.6%201.9%2028%209.3%2048.2%2020.2z'/%3e%3cpath%20fill='%23f31509'%20d='M194.5%20147.4a332.4%20332.4%200%2001-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3.5-1.7%203.1-3.6%206.2-3%205.6%201.4%2028.8%207%2050%2016.1z'/%3e%3cpath%20d='M129.4%20141.5h381.2v12.6H129.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M179.7%200h708.7v708.7H179.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-129.8)%20scale(.72249)'%3e%3cpath%20fill='%23f41408'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%2321873b'%20d='M0%20472.4h1063v236.3H0z'/%3e%3cpath%20d='M0%200h1063v236.2H0z'/%3e%3cpath%20fill='%23f31509'%20d='M401.4%20214a147.3%20147.3%200%2001192.2-80.3%20142%20142%200%200180.2%2080.3H401.4zm-36%209.8a419.9%20419.9%200%2001-72.5-12c-5.6-2-5.9-5.4-5.2-8a7%207%200%20018.5-4.5c7.9%202%2039.9%2010.5%2069.3%2024.5zM538%2092.6c-5.8-32-7.3-67.3-6.7-73.2.5-6%203.8-7%206.5-7a7%207%200%20016.5%207c0%208.2-.2%2041.3-6.3%2073.2zm16%20.8a427.9%20427.9%200%2001-.5-73.6c1.1-5.9%204.4-6.7%207.1-6.4%202.7.2%206.3%203.3%205.9%207.6-.7%208-3.7%2041-12.5%2072.4zm14.4%202c-.4-32.6%204-67.6%205.7-73.4%201.5-5.8%204.9-6.3%207.6-5.8a7%207%200%20015.2%208c-1.4%208-7.1%2040.6-18.5%2071.1zm15.3%203.3c2.5-32.4%2010-66.9%2012-72.5%202-5.6%205.5-5.8%208.1-5.1a7%207%200%20014.5%208.4c-2.1%207.9-10.6%2039.9-24.6%2069.2zm15%204.8A421.6%20421.6%200%2001617%2032.3c2.6-5.4%206-5.3%208.6-4.4a7%207%200%20013.7%208.9c-2.8%207.6-14.2%2038.7-30.7%2066.7zm14%205.9c8-31.6%2021.4-64.2%2024.5-69.4%203-5.2%206.4-4.8%208.8-3.6a7%207%200%20013%209c-3.5%207.5-17.4%2037.5-36.3%2064zm13.8%207.2a432%20432%200%200130.4-67c3.4-4.9%206.8-4.2%209.2-2.8a7%207%200%20012%209.3c-4%207-20.5%2035.7-41.6%2060.5zm13%208.3a419.9%20419.9%200%200136.2-64c3.8-4.6%207.1-3.6%209.3-2a7%207%200%20011.3%209.4c-4.7%206.7-23.6%2033.8-46.8%2056.6zm12.2%209.5c16-28.4%2037.4-56.4%2041.7-60.7%204.2-4.2%207.4-3%209.5-1.2%202%201.8%203.2%206.3.4%209.6-5.2%206.2-26.4%2031.6-51.6%2052.3zm11.5%2010.5a424%20424%200%200146.7-56.8c4.6-3.8%207.7-2.3%209.6-.4a7%207%200%2001-.4%209.6%20410%20410%200%2001-56%2047.6zm10.4%2011.5c20.7-25.1%2046.7-49%2051.6-52.4%205-3.4%207.8-1.6%209.6.4a7%207%200%2001-1.2%209.5%20421.5%20421.5%200%2001-60%2042.5zm9%2011.8a422%20422%200%200155.8-48c5.2-3%208-.9%209.5%201.4%201.6%202.2%201.6%206.8-2%209.3a415.9%20415.9%200%2001-63.2%2037.3zm8.2%2012.8a421.7%20421.7%200%200159.7-43c5.4-2.5%208-.2%209.4%202.1%201.3%202.3%201%207-2.8%209.2-7%204-35.6%2020.8-66.3%2031.7zm7.6%2014.6a431.5%20431.5%200%200163.4-37.3c5.6-2%208%20.5%209.1%203a7%207%200%2001-3.6%208.8%20417.9%20417.9%200%2001-68.9%2025.5zm5.8%2014.1a413%20413%200%200166.3-31.7c5.8-1.5%208%201.2%208.9%203.7%201%202.5-.3%207-4.4%208.5a412.8%20412.8%200%2001-70.8%2019.5zm4.6%2015a421%20421%200%200169-25.8c5.8-1%207.7%201.8%208.4%204.5a7%207%200%2001-5%208c-8%202.2-39.9%2010.7-72.4%2013.2zM522.4%2093.1A421.2%20421.2%200%2001508.9%2021c0-6%203.1-7.3%205.8-7.6a7%207%200%20017.1%206.5c.8%208%203.7%2041%20.6%2073.4zm-15.4%202a418.8%20418.8%200%2001-19.7-70.8c-.5-6%202.5-7.6%205.1-8.1a7%207%200%20017.7%205.8c1.4%208%207.2%2040.6%206.9%2073.1zm-15.3%203.4a421.5%20421.5%200%2001-25.9-68.9c-1-5.9%201.9-7.8%204.5-8.5a7%207%200%20018%205.1c2.2%207.9%2010.8%2039.8%2013.4%2072.3zm-14.4%204.5a420.4%20420.4%200%2001-31.6-66.4c-1.5-5.8%201.2-8%203.7-8.9a7%207%200%20018.5%204.4c2.8%207.7%2014.1%2038.7%2019.4%2070.9zm-14%205.7A419.8%20419.8%200%2001426%2045.4c-2-5.7.4-8%202.9-9.1a7%207%200%20018.9%203.6c3.4%207.4%2017.3%2037.4%2025.4%2069zm-14.2%207.4a420%20420%200%2001-42.8-59.9c-2.5-5.4-.3-8%202-9.3a7%207%200%20019.2%202.8c4.1%207%2020.7%2035.7%2031.6%2066.4zm-13%208.2a422%20422%200%2001-47.8-56c-3-5.2-1-8%201.3-9.5a7.2%207.2%200%20019.4%202c4.7%206.7%2023.6%2033.8%2037.1%2063.5zm-12.1%209a419.3%20419.3%200%2001-52.4-51.6c-3.4-4.9-1.6-7.8.5-9.5a7%207%200%20019.5%201.2c5.2%206.2%2026.4%2031.6%2042.4%2060zM412.2%20144a421.6%20421.6%200%2001-56.8-46.8c-3.8-4.6-2.3-7.7-.4-9.6a7%207%200%20019.6.4c5.8%205.8%2029.2%2029.1%2047.6%2056zM402%20154.9a421%20421%200%2001-60.5-41.8c-4.2-4.2-2.9-7.4-1.1-9.5a7%207%200%20019.5-.4c6.3%205.2%2031.5%2026.5%2052.1%2051.7zm-9.7%2012.5a421.4%20421.4%200%2001-64-36.3c-4.6-3.9-3.6-7.2-2-9.4a7%207%200%20019.5-1.3%20423%20423%200%200156.5%2047zm-8.7%2013.4a420.5%20420.5%200%2001-67-30.3c-5-3.5-4.3-6.8-2.9-9.2a7%207%200%20019.3-2.1c7.1%204%2035.8%2020.5%2060.6%2041.6zm-7.3%2013.7c-31.5-8-64.2-21.4-69.4-24.4-5.1-3-4.8-6.4-3.6-8.8a7.1%207.1%200%20019.1-3c7.4%203.4%2037.4%2017.4%2064%2036.2zm-5.8%2013.8a415%20415%200%2001-71.2-18.6c-5.4-2.5-5.3-6-4.4-8.5%201-2.5%204.8-5.2%208.9-3.7%207.6%202.8%2038.7%2014.2%2066.7%2030.8z'/%3e%3cpath%20fill='%23f31509'%20d='M365.5%20223.8c-32.5-2.5-67-9.9-72.6-12-5.6-2-5.9-5.4-5.2-8a7%207%200%20018.5-4.5c7.9%202%2039.9%2010.5%2069.3%2024.5z'/%3e%3cpath%20d='M275.3%20214.7H803V234H275.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mx{background-image:url(/assets/mx-DEUxYBqT.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(/assets/mx-JEuQNyoC.svg)}.flag-icon-my{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-my'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23cc0001'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0%20445.8h640V480H0z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-68.6)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-137.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-205.8)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-274.3)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-343)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-411.5)'%20xlink:href='%23a'/%3e%3cpath%20fill='%23010066'%20d='M0%200h372.6v274.3H0z'/%3e%3cg%20fill='%23fc0'%3e%3cpath%20d='M149.7%2048.5c-49%200-88.9%2039.7-88.9%2088.6a88.8%2088.8%200%200089%2088.6%2088.7%2088.7%200%200048-14%2078.9%2078.9%200%2001-25.8%204.2%2078.7%2078.7%200%2001-78.8-78.5%2078.7%2078.7%200%2001106.2-73.7%2088.7%2088.7%200%2000-49.7-15.2z'/%3e%3cpath%20d='M297.1%20183.2l-37.4-19.5%2011%2040-25-33.5-7.8%2040.7-7.7-40.7-25.1%2033.4%2011.2-40-37.6%2019.5%2028-31.3-42.5%201.6%2039-16.3-39-16.5%2042.5%201.7L178.9%2091l37.4%2019.5-11-40%2025%2033.5%207.8-40.7%207.7%2040.7%2025.1-33.3-11.2%2039.9%2037.6-19.4-28%2031.2%2042.5-1.6-39%2016.4%2039%2016.5-42.5-1.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-my.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-my'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23cc0001'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0%20475.5h512V512H0z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-73.1)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-146.3)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-219.4)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-292.6)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-365.7)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(0%20-438.9)'%20xlink:href='%23a'/%3e%3cpath%20fill='%23010066'%20d='M0%200h320v292.6H0z'/%3e%3cg%20fill='%23fc0'%3e%3cpath%20d='M123.8%2051.9a93%2093%200%2000-93.2%2092.9%2093%2093%200%2000143.7%2078.1%2082.7%2082.7%200%2001-27%204.5%2082.5%2082.5%200%2001-82.7-82.3c0-45.5%2037-82.4%2082.6-82.4a82.6%2082.6%200%200128.7%205A93%2093%200%2000124%2052z'/%3e%3cpath%20d='M278.4%20193.2L239%20172.7l11.6%2041.9-26.2-35-8.2%2042.6-8-42.7-26.5%2035%2011.8-41.9-39.3%2020.4%2029.2-32.8-44.5%201.7%2040.9-17.1-40.9-17.3%2044.5%201.8-29-32.9%2039.2%2020.5L182%2075l26.2%2035%208.2-42.6%208%2042.7L251%2075l-11.8%2042%2039.3-20.4-29.2%2032.8%2044.5-1.7-40.9%2017.2%2040.9%2017.2-44.5-1.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='mz-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23mz-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23009a00'%20fill-rule='evenodd'%20d='M0%200h768v160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20160h768v16H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%20176h768v160H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20336h768v16H0z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M0%20352h768v160H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200v512l336-256L0%200z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M198.5%20333l-51.2-37.5L96.1%20333l19.9-60.3-51.5-37.1%2063.5.2%2019.3-60.4%2019.4%2060.5%2063.5-.3-51.5%2037.1z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M102.8%20290.9h37c3%203.3%209.5%204.7%2015.8%200%2011.6-6.4%2034%200%2034%200l4.4-4.7-10.7-35.2-3.9-4.2s-8.3-5-24-3.3c-15.7%201.7-21.2-.5-21.2-.5s-13.7%201.6-17.6%203.6l-4.4%204.4-9.4%2039.9z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M110.3%20281.8s35.2-4.4%2045.4%209.1c-5.7%204-10.8%204.3-16.2.3.8-1.5%2012.6-13.8%2042.7-9.7'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='1.2'%20d='M148%20246.6l-.3%2038.8m31.7-38.3L186%20278'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M117%20246.6l-3.7%2016'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M78.9%20295.1l8.6%2010.2c1%20.6%202%20.6%202.9%200l12.8-15.4%205.4-6.7c.9-1%201.1-2.1%201-3l10.4-9.3%202.2.2c-1-.2-1.7-.7-1-1.8l2.4-1.8%201.8%202.3s-2.6%203.4-2.9%203.4h-2.8l-5.4%204.9%202.4%202%203.5%209.8%204.4-3.1-2.8-10%206.1-6.7-2.3-3.6%201.6-2s21.3%2013.4%2029.6%209.8c.2%200%20.5-9.6.5-9.6s-22.2-2.3-22.7-6.7%205-5%205-5l-2.4-3.2.5-1.8%203.9%204.8%208.7-7.4%2051.5%2058.6c2.8-1.1%203.4-1.8%203.6-4.6L155%20241.5l3.8-4.1c.8-.9%201-1.2%201-2.6l6-5.1a7.3%207.3%200%20013.8%203L186%20219c.4.4%201.7.8%202.6.4l26.9-25.9-29.3%2020.7-1-.7c0-.9%201-1%200-2.6-1.2-1.4-2.9%201.3-3.1%201.3-.3%200-4.3-1.4-5.2-3.2l-.2%204.7-7.5%207-5.7-.3-8.2%208-1%203%201.3%202.7s-4.4%203.8-4.4%203.6c0-.3-.9-1.2-1-1.3l3.8-3.4.5-2.3-1.2-2c-.4.3-5.2%205.4-5.5%204.8l-14-15.5.8-2.9-8.7-9.5c-3.2-1.1-8.3-1.3-9.3%205.7-.8%201.6-7.4.2-7.4.2l-3.6.8L85.2%20241l11.3%2013.6%2023.2-29.3.7-8.3%204.8%205.4c1.7.2%203.2.3%204.7-.5l13.7%2015.3-2.3%202.3%202%202.2%202.4-1.6.9%201.3c-1.1.6-2%201.5-3.1%202.1-1.8-1.2-3.6-2.7-3.5-5l-7.7%206.4-.3%201.2-22.9%2019-2%20.3-.5%206%2014.9-12.4v-1.8l1.5%201.3%2011.6-9.3s.8%201%20.5%201-10.3%209.3-10.3%209.3l-.2%201-1.8%201.6-1-.8-14%2012.4h-2l-7.7%207.7c-2%20.2-3.7.4-5.4%201.5l-13.8%2012.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-mz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-mz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23009a00'%20fill-rule='evenodd'%20d='M0%200h744v155H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20155h744v15.5H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%20170.5h744v155H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%20325.5h744V341H0z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M0%20341h744v155H0z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200v496l325.6-248L0%200z'/%3e%3cpath%20fill='%23ffca00'%20fill-rule='evenodd'%20d='M192.3%20322.6l-49.6-36.3-49.5%2036.3%2019.2-58.4-50-36%2061.6.3%2018.7-58.5%2018.8%2058.5%2061.5-.3-50%2036z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M99.6%20281.9h35.8c2.9%203.2%209.3%204.5%2015.4%200%2011.2-6.2%2032.9%200%2032.9%200l4.3-4.6-10.4-34.1-3.8-4s-8-4.8-23.2-3.2c-15.2%201.6-20.5-.6-20.5-.6S116.7%20237%20113%20239l-4.3%204.3-9%2038.7z'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M106.8%20273s34.2-4.2%2044%208.9c-5.5%203.8-10.4%204-15.7.2.9-1.4%2012.3-13.3%2041.4-9.3'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-width='1.1'%20d='M143.4%20238.9l-.3%2037.6m30.7-37l6.4%2029.8'/%3e%3cpath%20fill='none'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M113.3%20239l-3.5%2015.4'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.1'%20d='M76.4%20286l8.4%209.8c1%20.6%201.9.6%202.8%200l12.4-15%205.3-6.4a4.1%204.1%200%20001-3l10-9c.8.2%201.3.3%202%20.3-.9-.3-1.6-.7-.8-1.8l2.2-1.7%201.8%202.2s-2.5%203.3-2.8%203.3H116l-5.3%204.7%202.3%202%203.5%209.5%204.2-3-2.7-9.7%206-6.5-2.3-3.5%201.5-2s20.7%2013%2028.7%209.5c.2.1.5-9.3.5-9.3s-21.5-2.2-22-6.4c-.5-4.3%204.8-4.8%204.8-4.8l-2.3-3.2.5-1.8%203.8%204.8%208.4-7.3%2049.9%2056.9c2.7-1.1%203.3-1.8%203.5-4.5L150%20234l3.8-4c.7-.8%201-1.2%201-2.5l5.7-5a7.1%207.1%200%20013.7%203l15.8-13.3c.4.4%201.7.8%202.5.3l26-25-28.3%2020-1-.7c0-.8%201-1%200-2.5-1.1-1.3-2.8%201.3-3%201.3s-4.1-1.4-5-3.1l-.2%204.6-7.3%206.7-5.5-.2-8%207.7-1%203%201.3%202.5s-4.2%203.7-4.2%203.5c0-.3-.9-1.1-1-1.3l3.7-3.2.5-2.3-1.2-1.9c-.4.3-5%205.2-5.3%204.7L129.7%20211l.7-2.8-8.5-9.2c-3-1-8-1.2-9%205.5-.7%201.6-7.2.2-7.2.2l-3.4.8-19.7%2027.9%2011%2013.2%2022.4-28.4.6-8%204.7%205.2c1.6.2%203.1.2%204.5-.5l13.3%2014.8-2.2%202.2%202%202.2%202.2-1.6%201%201.3c-1.2.6-2%201.4-3%202-1.9-1.1-3.6-2.6-3.4-4.9l-7.5%206.2-.3%201.3-22.2%2018.4-2%20.3-.5%205.7%2014.5-12v-1.7l1.5%201.2%2011.2-9s.8%201%20.5%201-10%209-10%209l-.2%201-1.7%201.5-1-.7-13.5%2012h-2l-7.5%207.4c-1.9.2-3.6.4-5.2%201.5l-13.4%2012z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-na{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-na'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='na-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23na-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%233662a2'%20d='M-26.4.2l.8%20345.6L512.5%200-26.4.2z'/%3e%3cpath%20fill='%2338a100'%20d='M666.4%20479.6L665%20120.3%20122.3%20479.8l544-.2z'/%3e%3cpath%20fill='%23c70000'%20d='M-26%20371.8l.4%20108.2%20117.5-.1L665.4%2095.4l-.7-94.1-116-1L-26%20371.7z'/%3e%3cpath%20fill='%23ffe700'%20d='M219.6%20172l-21.8-13.2-12.6%2022.1-12.2-22.2-22%2012.9.6-25.4-25.4.2%2013.2-21.8-22.1-12.5%2022.2-12.3-12.8-22%2025.4.6-.1-25.5%2021.7%2013.2L186.3%2044l12.2%2022.2%2022-12.9-.6%2025.4%2025.4-.2-13.2%2021.8%2022.1%2012.5-22.2%2012.3%2012.8%2022-25.4-.6z'/%3e%3cpath%20fill='%233662a2'%20d='M232.4%20112.4c0%2025.6-20.9%2046.3-46.6%2046.3s-46.6-20.7-46.6-46.3%2020.8-46.2%2046.6-46.2%2046.6%2020.7%2046.6%2046.2z'/%3e%3cpath%20fill='%23ffe700'%20d='M222.3%20112.4a36.5%2036.5%200%2011-73%200%2036.5%2036.5%200%200173%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-na.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-na'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%233662a2'%20d='M-108.2.2l.8%20368.6L466.6%200l-574.8.2z'/%3e%3cpath%20fill='%2338a100'%20d='M630.7%20511.5l-1.4-383.2-579%20383.5%20580.4-.3z'/%3e%3cpath%20fill='%23c70000'%20d='M-107.9%20396.6l.5%20115.4%20125.3-.2%20611.7-410.1L629%201.4%20505.2.2l-613%20396.4z'/%3e%3cpath%20fill='%23ffe700'%20d='M154%20183.4l-23.1-14-13.4%2023.6-13-23.8L81%20183l.6-27.1-27%20.2%2014-23.2L45%20119.5l23.8-13L55%2083l27%20.6-.1-27.1%2023.2%2014%2013.4-23.6%2013%2023.7L155.2%2057l-.6%2027%2027-.1-14%2023.2%2023.6%2013.3-23.8%2013.1%2013.7%2023.4-27-.5z'/%3e%3cpath%20fill='%233662a2'%20d='M167.8%20120c0%2027.2-22.3%2049.3-49.8%2049.3s-49.7-22.1-49.7-49.4%2022.3-49.3%2049.8-49.3%2049.7%2022%2049.7%2049.3z'/%3e%3cpath%20fill='%23ffe700'%20d='M157%20120a39%2039%200%2011-77.9%200%2039%2039%200%200177.9%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nc'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23009543'%20stroke-width='.9'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ed4135'%20stroke-width='.9'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%230035ad'%20stroke-width='.9'%20d='M0%200h640v160H0z'/%3e%3ccircle%20cx='240'%20cy='240'%20r='157.3'%20fill='%23fae600'%20stroke='%23000'%20stroke-width='5.3'/%3e%3cpath%20stroke='%23000'%20stroke-width='6.4'%20d='M213.3%20263.5h53.3M213.3%20224h53.3M240%2083.2V352'/%3e%3cpath%20stroke-width='1.1'%20d='M176.6%20384.4c64.2%2026.3%20124.4%201.7%20124.4%201.7s-22.7-24.6-34.3-34.2c-11.4-9.4-44.8-9-56.2%200a488.7%20488.7%200%2000-33.9%2032.5z'/%3e%3cellipse%20cx='240'%20cy='312.5'%20stroke-width='1.1'%20rx='17.6'%20ry='25.6'/%3e%3cellipse%20cx='240'%20cy='243.7'%20stroke-width='1.1'%20rx='21.3'%20ry='13.5'/%3e%3ccircle%20cx='240'%20cy='181.3'%20r='21.3'%20stroke-width='1.1'/%3e%3cpath%20stroke-width='1.1'%20d='M265.6%20101.9s1.8%203-2%2010c-18.6%2033.5-37.3%2034.2-40.8%2037.1-4%203.2-5.6%203-5.6%203%20.3-2.9.5-14.6.7-15.7%202.9-15.7%2026.5-15.5%2045-31.5%202.9-2.5%202.7-3%202.7-3z'/%3e%3cpath%20d='M265.5%20163s4%2011.2%204.5%2022.5c1%2018%2018.2%2018.5%2030%2018.5v-10c-8.9%200-16.6-1.3-23-14.5a115%20115%200%2000-11.5-16.5zm-.5%20145s6.3-7.8%2013.7-26c3.8-9.5%2013-15%2021.3-15v-14c-19%200-28.2%207-29.1%2017.4-2%2021.1-5.9%2037.6-5.9%2037.6z'%20transform='translate(-80)%20scale(1.06667)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20480%200)'%20xlink:href='%23leaf'/%3e%3c/svg%3e")}.flag-icon-nc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nc'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23009543'%20stroke-width='.8'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ed4135'%20stroke-width='.8'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%230035ad'%20stroke-width='.8'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='225.6'%20cy='256'%20r='167.8'%20fill='%23fae600'%20stroke='%23000'%20stroke-width='5.7'/%3e%3cpath%20stroke='%23000'%20stroke-width='6.8'%20d='M197.2%20281h56.9m-56.9-42h56.9M225.6%2088.6v286.8'/%3e%3cpath%20stroke-width='1.1'%20d='M158%20410c68.6%2028%20132.8%201.8%20132.8%201.8s-24.3-26.2-36.7-36.5c-12.1-10-47.8-9.6-60%200-10%208-39.2%2037.5-36%2034.8z'/%3e%3cellipse%20cx='225.6'%20cy='333.4'%20stroke-width='1.1'%20rx='18.8'%20ry='27.3'/%3e%3cellipse%20cx='225.6'%20cy='260'%20stroke-width='1.1'%20rx='22.8'%20ry='14.4'/%3e%3ccircle%20cx='225.6'%20cy='193.4'%20r='22.8'%20stroke-width='1.1'/%3e%3cpath%20stroke-width='1.1'%20d='M253%20108.7s2%203.2-2.2%2010.7c-19.9%2035.7-39.7%2036.5-43.5%2039.5-4.2%203.4-6%203.2-6%203.2.4-3%20.6-15.6.8-16.8%203-16.6%2028.3-16.4%2048-33.5%203-2.7%202.8-3.2%202.8-3.2z'/%3e%3cpath%20d='M265.5%20163s4%2011.2%204.5%2022.5c1%2018%2018.2%2018.5%2030%2018.5v-10c-8.9%200-16.6-1.3-23-14.5a115%20115%200%2000-11.5-16.5zm-.5%20145s6.3-7.8%2013.7-26c3.8-9.5%2013-15%2021.3-15v-14c-19%200-28.2%207-29.1%2017.4-2%2021.1-5.9%2037.6-5.9%2037.6z'%20transform='translate(-115.7)%20scale(1.13778)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%20451.3%200)'%20xlink:href='%23leaf'/%3e%3c/svg%3e")}.flag-icon-ne{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ne'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230db02b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23e05206'%20d='M0%200h640v160H0z'/%3e%3ccircle%20cx='320'%20cy='240'%20r='68'%20fill='%23e05206'/%3e%3c/svg%3e")}.flag-icon-ne.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ne'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230db02b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23e05206'%20d='M0%200h512v170.7H0z'/%3e%3ccircle%20cx='256'%20cy='256'%20r='72.5'%20fill='%23e05206'/%3e%3c/svg%3e")}.flag-icon-nf{background-image:url(/assets/nf-D1vps47Z.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(/assets/nf-CgKfLrxx.svg)}.flag-icon-ng{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ng'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23008753'%20d='M426.6%200H640v480H426.6zM0%200h213.3v480H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ng.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ng'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23008753'%20d='M341.3%200H512v512H341.3zM0%200h170.7v512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ni{background-image:url(/assets/ni-Bx6onNV7.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(/assets/ni-BMJf63zI.svg)}.flag-icon-nl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nl'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2321468b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h640v160H0z'/%3e%3c/svg%3e")}.flag-icon-nl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nl'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2321468b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23ae1c28'%20d='M0%200h512v170.7H0z'/%3e%3c/svg%3e")}.flag-icon-no{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-no'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%200h120v480H180z'/%3e%3cpath%20fill='%23fff'%20d='M0%20180h640v120H0z'/%3e%3cpath%20fill='%23002664'%20d='M210%200h60v480h-60z'/%3e%3cpath%20fill='%23002664'%20d='M0%20210h640v60H0z'/%3e%3c/svg%3e")}.flag-icon-no.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-no'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ed2939'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M128%200h128v512H128z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23002664'%20d='M160%200h64v512h-64z'/%3e%3cpath%20fill='%23002664'%20d='M0%20224h512v64H0z'/%3e%3c/svg%3e")}.flag-icon-np{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-np'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='np-a'%3e%3cpath%20fill-opacity='.7'%20d='M0-16h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cg%20clip-path='url(%23np-a)'%20transform='translate(0%2015)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ce0000'%20stroke='%23000063'%20stroke-width='13.8'%20d='M6.5%20489.5h378.8L137.4%20238.1l257.3.3L6.6-9.5v499z'/%3e%3cpath%20fill='%23fff'%20d='M180.7%20355.8l-27%209%2021.2%2019.8-28.5-1.8%2011.7%2026.2-25.5-12.3.5%2028.6-18.8-20.9-10.7%2026.6-9.2-26.3-20.3%2020.6%201.8-27.7L49%20409l12.6-25-29.3.6%2021.5-18.3-27.3-10.5%2027-9L32.2%20327l28.4%201.8L49%20302.6l25.6%2012.3-.5-28.6%2018.8%2020.9%2010.7-26.6%209.1%2026.3%2020.4-20.6-1.9%2027.7%2027-11.4-12.7%2025%2029.4-.6-21.5%2018.3zm-32.4-184.7l-11.3%208.4%205.6%204.6a93.8%2093.8%200%200030.7-36c1.8%2021.3-17.7%2069-68.7%2069.5a70.6%2070.6%200%2001-71.5-70.3c10%2018.2%2016.2%2027%2032%2036.5l4.7-4.4-10.6-8.9%2013.7-3.6-7.4-12.4%2014.4%201-1.8-14.4%2012.6%207.4%204-13.5%209%2010.8%208.5-10.3%204.6%2014%2011.8-8.2-1.5%2014.3%2014.2-1.7-6.7%2013.2%2013.7%204z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-np.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-np'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='b'%3e%3cpath%20fill-opacity='.7'%20d='M0-16h512v512H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'%20style='width:0'/%3e%3cg%20clip-path='url(%23b)'%20transform='translate(0%2016)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23ce0000'%20stroke='%23000063'%20stroke-width='13'%20d='M6.5%20489.5h378.8L137.4%20238.1l257.3.3L6.6-9.5v499z'/%3e%3cpath%20fill='%23fff'%20d='M180.7%20355.8l-27%209%2021.2%2019.8-28.5-1.8%2011.7%2026.2-25.5-12.3.5%2028.6-18.8-20.9-10.7%2026.6-9.2-26.3-20.3%2020.6%201.8-27.7L49%20409l12.6-25-29.3.6%2021.5-18.3-27.3-10.5%2027-9L32.2%20327l28.4%201.8L49%20302.6l25.6%2012.3-.5-28.6%2018.8%2020.9%2010.7-26.6%209.1%2026.3%2020.4-20.6-1.9%2027.7%2027-11.4-12.7%2025%2029.4-.6-21.5%2018.3zm-32.4-184.7l-11.3%208.4%205.6%204.6a93.8%2093.8%200%200030.7-36c1.8%2021.3-17.7%2069-68.7%2069.5a70.6%2070.6%200%2001-71.5-70.3c10%2018.2%2016.2%2027%2032%2036.5l4.7-4.4-10.6-8.9%2013.7-3.6-7.4-12.4%2014.4%201-1.8-14.4%2012.6%207.4%204-13.5%209%2010.8%208.5-10.3%204.6%2014%2011.8-8.2-1.5%2014.3%2014.2-1.7-6.7%2013.2%2013.7%204z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-54.7%200H628v512H-54.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23nr-a)'%20transform='translate(51.3)%20scale(.9375)'%3e%3cpath%20fill='%23002170'%20d='M-140%200H884v512H-140z'/%3e%3cpath%20fill='%23ffb20d'%20d='M-140%20234.1H884V278H-140z'/%3e%3cpath%20fill='%23fff'%20d='M161.8%20438l-33-33-10.5%2045.4-12-45-31.9%2034%2012.1-45L42%20407.9l33-33-45.4-10.6%2045-12-34-31.8%2045%2012L72%20288l33%2033%2010.6-45.4%2012%2045%2031.8-34-12%2045%2044.5-13.5-33%2033%2045.4%2010.5-45%2012%2034%2032-45-12.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M135.6%200h496.1v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-140)%20scale(1.0321)'%3e%3cpath%20fill='%23002170'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23ffb20d'%20d='M0%20226.8h992.1v42.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M292.4%20424.4l-31.9-32-10.2%2044-11.7-43.7-30.9%2033%2011.8-43.6-43.2%2013%2032-31.8-44-10.3%2043.6-11.6-33-31%2043.6%2011.8-13-43.2%2031.8%2032%2010.3-44%2011.7%2043.6%2030.8-32.9-11.7%2043.6%2043.2-13-32%2031.8%2044%2010.3L290%20362l33%2030.9-43.7-11.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nu-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v372H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23nu-a)'%20transform='scale(1.2902)'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%200h499.6v248.1H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200v18.6L119.2%2080l44.9%201.3L0%200z'/%3e%3cpath%20fill='%23006'%20d='M51%200l144.6%2075.5V0H51z'/%3e%3cpath%20fill='%23c00'%20d='M214.9%200v96.4H0v55h215v96.4h66v-96.4h215v-55H281V0h-66z'/%3e%3cpath%20fill='%23006'%20d='M300.2%200v71.1L441.6.6%20300.2%200z'/%3e%3cpath%20fill='%23c00'%20d='M304.7%2078.9l39.8-.3L498.9.6l-41%20.6L304.8%2079z'/%3e%3cpath%20fill='%23006'%20d='M0%20167.5v52.8L99.2%20168%200%20167.6z'/%3e%3cpath%20fill='%23c00'%20d='M381.9%20169.7l-41.4-.3%20155.8%2077.5-1-17.7-113.5-59.5zM38.7%20248.3l146.1-76.8-38.3.3L0%20248.1'/%3e%3cpath%20fill='%23006'%20d='M497.9%2021.8l-118%2058.5%20116.4.5v87.1h-99.1l98.2%2053.3%201.4%2027-52.4-.6-143.6-70.5v71.2H196V177L61.3%20248l-60.9.2V496H992V.4L499%200M.6%2028L0%2079.4l104.4%201.3L.5%2028z'/%3e%3cg%20fill='%23ffd900'%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M496%200h496.1v496h-496z'/%3e%3cpath%20d='M0%20248h523.5v248H0z'/%3e%3c/g%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M290.9%20125.3a42.8%2042.8%200%2011-85.5%200%2042.8%2042.8%200%200185.5%200z'/%3e%3cpath%20fill='%23fff40d'%20d='M240.2%20114.3l8.2-24.6%208.2%2024.6h26.7l-21.6%2015.2L270%20154l-21.6-15.3-21.6%2015.2%208.3-24.5-21.6-15.2zm148.5%204l4.1-11.5%204%2011.6h13.3l-10.7%207%204.1%2011.5-10.7-7-10.7%207%204.1-11.5-10.7-7zM244.1%20204l4-11.5%204.1%2011.5h13.2l-10.7%207%204.1%2011.6-10.7-7.1-10.7%207%204.1-11.4-10.7-7.1zm0-167l4-11.6%204.1%2011.5h13.2L254.7%2044l4.1%2011.5-10.7-7-10.7%207%204.1-11.5-10.7-7zM98.9%20118.2l4.1-11.5%204%2011.5h13.3l-10.7%207.1%204.1%2011.5-10.7-7-10.7%207%204.1-11.5-10.7-7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-nu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M0%200h499.6v248.1H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200v18.6L119.2%2080l44.9%201.3L0%200z'/%3e%3cpath%20fill='%23006'%20d='M51%200l144.6%2075.5V0H51z'/%3e%3cpath%20fill='%23c00'%20d='M214.9%200v96.4H0v55h215v96.4h66v-96.4h215v-55H281V0h-66z'/%3e%3cpath%20fill='%23006'%20d='M300.2%200v71.1L441.6.6%20300.2%200z'/%3e%3cpath%20fill='%23c00'%20d='M304.7%2078.9l39.8-.3L498.9.6l-41%20.6L304.8%2079z'/%3e%3cpath%20fill='%23006'%20d='M0%20167.5v52.8L99.2%20168%200%20167.6z'/%3e%3cpath%20fill='%23c00'%20d='M381.9%20169.7l-41.4-.3%20155.8%2077.5-1-17.7-113.5-59.5zM38.7%20248.3l146.1-76.8-38.3.3L0%20248.1'/%3e%3cpath%20fill='%23006'%20d='M497.9%2021.8l-118%2058.5%20116.4.5v87.1h-99.1l98.2%2053.3%201.4%2027-52.4-.6-143.6-70.5v71.2H196V177L61.3%20248l-60.9.2V496H992V.4L499%200M.6%2028L0%2079.4l104.4%201.3L.5%2028z'/%3e%3cg%20fill='%23ffd900'%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M496%200h496.1v496h-496z'/%3e%3cpath%20d='M0%20248h523.5v248H0z'/%3e%3c/g%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M290.9%20125.3a42.8%2042.8%200%2011-85.5%200%2042.8%2042.8%200%200185.5%200z'/%3e%3cpath%20fill='%23fff40d'%20d='M226.8%20154l8.3-24.5-21.6-15.2h26.7l8.2-24.6%208.2%2024.6h26.7l-21.6%2015.2L270%20154l-21.6-15.3zm155.3-17l4.1-11.5-10.7-7.2h13.2l4.1-11.5%204%2011.6h13.3l-10.7%207%204.1%2011.5-10.7-7zm-144.7%2085.5l4.1-11.5-10.7-7.1h13.3l4-11.5%204.1%2011.5h13.2l-10.7%207%204.1%2011.6-10.7-7.1zm0-167l4.1-11.6-10.7-7h13.3l4-11.6%204.1%2011.5h13.2L254.7%2044l4.1%2011.5-10.7-7zM92.3%20136.8l4.1-11.5-10.7-7h13.2l4.1-11.6%204%2011.5h13.3l-10.7%207.1%204%2011.5-10.6-7z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-nz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='nz-c'%3e%3cpath%20d='M0%200h600v300H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='nz-d'%3e%3cpath%20d='M0%200l300%20150H0zm300%200h300L300%20150zm0%20150h300v150zm0%200v150H0z'/%3e%3c/clipPath%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20d='M0%200v.5L1%200z'%20transform='translate(0%20-.3)'/%3e%3cpath%20d='M0%200v-.5L1%200z'%20transform='rotate(-36%20.5%20-.2)'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(-72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='scale(-1%201)%20rotate(72)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%2300247d'%20fill-rule='evenodd'%20d='M0%200h640v480H0z'/%3e%3cg%20transform='translate(-93%2036.1)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(45.4%200%200%2045.4%20900%20120)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(30%200%200%2030%20900%20120)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20534.2%20125)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20519%20-457.7)%20scale(40.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20519%20-457.7)%20scale(25)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20534.2%20125)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20668.6%20-327.7)%20scale(45.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20668.6%20-327.7)%20scale(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='translate(-93%2036.1)%20scale(.66825)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(50.4%200%200%2050.4%20900%20480)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(35%200%200%2035%20900%20480)'%20xlink:href='%23b'/%3e%3c/g%3e%3cpath%20stroke='%23fff'%20stroke-width='60'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23nz-c)'%20transform='scale(.60681%20.73139)'/%3e%3cpath%20stroke='%23cc142b'%20stroke-width='40'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23nz-d)'%20transform='scale(.60681%20.73139)'/%3e%3cpath%20fill='%23fff'%20d='M151.7%200v79.4H0V140h151.7v79.4h60.7v-79.3H364V79.4H212.4V0z'%20clip-path='url(%23nz-c)'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3cpath%20fill='%23cc142b'%20d='M163.8%200v91.5H0v36.4h163.8v91.5h36.4V128h163.9V91.5H200.2V0z'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3c/svg%3e")}.flag-icon-nz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-nz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='c'%3e%3cpath%20d='M0%200h600v300H0z'/%3e%3c/clipPath%3e%3cclipPath%20id='d'%3e%3cpath%20d='M0%200l300%20150H0zm300%200h300L300%20150zm0%20150h300v150zm0%200v150H0z'/%3e%3c/clipPath%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20d='M0%200v.5L1%200z'%20transform='translate(0%20-.3)'/%3e%3cpath%20d='M0%200v-.5L1%200z'%20transform='rotate(-36%20.5%20-.2)'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='rotate(-72%200%200)'%20xlink:href='%23a'/%3e%3cuse%20transform='scale(-1%201)%20rotate(72)'%20xlink:href='%23a'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%2300247d'%20fill-rule='evenodd'%20d='M0%200h512v512H0z'/%3e%3cg%20transform='translate(-148.7%20134.5)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(45.4%200%200%2045.4%20900%20120)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(30%200%200%2030%20900%20120)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20393.4%20127.1)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20519%20-457.7)%20scale(40.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20519%20-457.7)%20scale(25)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='rotate(82%20393.4%20127.1)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='rotate(-82%20668.6%20-327.7)%20scale(45.4)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='rotate(-82%20668.6%20-327.7)%20scale(30)'%20xlink:href='%23b'/%3e%3c/g%3e%3cg%20transform='translate(-148.7%20134.5)%20scale(.60566)'%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23fff'%20transform='matrix(50.4%200%200%2050.4%20900%20480)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23cc142b'%20transform='matrix(35%200%200%2035%20900%20480)'%20xlink:href='%23b'/%3e%3c/g%3e%3cpath%20stroke='%23fff'%20stroke-width='60'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23c)'%20transform='scale(.52004%20.78924)'/%3e%3cpath%20stroke='%23cc142b'%20stroke-width='40'%20d='M0%200l600%20300M0%20300L600%200'%20clip-path='url(%23d)'%20transform='scale(.52004%20.78924)'/%3e%3cpath%20fill='%23fff'%20d='M125.7%200v88H-.1v60.7h125.8v88h60.6v-88h125.8V88.1H186.4V0h-60.7z'%20clip-path='url(%23c)'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3cpath%20fill='%23cc142b'%20d='M137.8%200v100.2H0v36.4h138v100.2h36.3V136.6h137.9v-36.4h-138V0h-36.4z'%20color='%23000'%20font-family='sans-serif'%20font-weight='400'%20overflow='visible'%20style='line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal'/%3e%3c/svg%3e")}.flag-icon-om{background-image:url(/assets/om-PqCBzprj.svg)}.flag-icon-om.flag-icon-squared{background-image:url(/assets/om-DHIK_Z5Y.svg)}.flag-icon-pa{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pa'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pa-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23pa-a)'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M92.5%200h477.2v480H92.4z'/%3e%3cpath%20fill='%23db0000'%20fill-rule='evenodd'%20d='M323%203.6h358v221.7H323z'/%3e%3cpath%20fill='%230000ab'%20fill-rule='evenodd'%20d='M3.2%20225.3h319.9V480H3.2zm211.6-47.6l-42-29.4-41.7%2029.6%2015.5-48L105%20100l51.6-.4%2016-48%2016.3%2047.9h51.6l-41.5%2030%2015.9%2048z'/%3e%3cpath%20fill='%23d80000'%20fill-rule='evenodd'%20d='M516.9%20413.9l-42.4-27.7-42.1%2028%2015.6-45.6-42-28%2052-.5%2016.2-45.4%2016.4%2045.3h52l-41.8%2028.5%2016%2045.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pa.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pa'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%3e%3cpath%20fill='%23fff'%20d='M-26-25h592.5v596H-26z'/%3e%3cpath%20fill='%23db0000'%20d='M255.3-20.4h312.1v275.2h-312z'/%3e%3cpath%20fill='%230000ab'%20d='M-54.5%20254.8h309.9V571H-54.5zM179%20181.6l-46.5-29.2-46.2%2029.5%2017.2-48-46.2-29.6%2057.1-.4%2017.7-47.8%2018.1%2047.7h57.1l-45.9%2030%2017.6%2047.8z'/%3e%3cpath%20fill='%23d80000'%20d='M435.2%20449l-46.4-29.2-46.3%2029.5%2017.2-48-46.2-29.5%2057.2-.4%2017.7-47.8%2018%2047.7h57.2l-46%2030%2017.6%2047.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pe{background-image:url(/assets/pe-BHtE1OUE.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(/assets/pe-wwPa6Vgg.svg)}.flag-icon-pf{background-image:url(/assets/pf-ebbpBCu4.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(/assets/pf-B0D2OfFg.svg)}.flag-icon-pg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pg'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M1.6%200l-.5%20480h640L1.6%200z'/%3e%3cpath%20fill='red'%20d='M640.6%20480l.5-480H1.1l639.5%20480z'/%3e%3c/g%3e%3cpath%20fill='%23fc0'%20stroke='%23fc0'%20stroke-width='1.1'%20d='M178%2054l-3.8-.2c-1.2-2.8-4.5-3.8-6.6-2.6A333%20333%200%2001156%2051l7.1%203.1C165%2059%20171%2060%20171%2060c-.6%208.8-8.9-1.1-15.9%203.9-5%203-5%206.5-7.7%2012.3-.9%201.6-4.4%205.8-4.4%205.8l5.9-.5L147%2084l7-1-1.5%201.4c1%20.2%208-1.7%208-1.7L160%2085l8-2.9s1.6%201.3%203%201.9l1-4%204%201%201-4c6%208%208%2016%2019%2018l-1-4a262.2%20262.2%200%20018.7%204l.9-1.7c4.8%203.4%208.7%203.3%2011.4%203.7l-2-5%202%201-3-8%203%201-4-6%201.5-1-.5-3c6%202%2014%205%2015%2012%201%2011-11%2014-19%2013%206%205%2017%203%2022-2%202-2%203-5%204-8%201%203%203%207%203%2011-1%209-13%2012-21%2013%209%205%2025-1%2026-14%200-11-7-16-10-21l-1-5.4%203%201.4s-1.8-3.3-2-4c0%200-3.1-8.5-4.2-10.4l2.2.4-8.2-10.3%202.3-.2S215.6%2044%20213%2043l3-1c-6-3-13-1-19%203l1-3-1.8.2v-3.5L198%2036l-3-1%202-5-3%201%201-5s-2.2%201-3.6.9a51.7%2051.7%200%20001.6-3.4c-1-1.5%200-4.5%200-4.5-7%201-8%202-12%208-6%2011-4%2016-3%2027z'%20transform='matrix(2.21989%200%200%202.21194%201.1%200)'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='red'%20stroke-width='1.4'%20d='M215.8%2070.4c.5.9%206.2%203.6%2010.4%206-1.1-4.6-9.4-5.6-10.4-6z'%20transform='matrix(2.21989%200%200%202.21194%201.1%200)'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M175%20399l-14.2-9-19%209.1%204.3-16.2-14.5-15.1%2016.7-1%2010-18.4%206.1%2015.5%2020.7%203.8-13%2010.6zm36.2-79l-6.6-3-6.3%203.6%201-7.2-5.4-4.9%207.1-1.3%203-6.6%203.5%206.4%207.2.8-5%205.2zm32-45.2l-14.5-7-13.9%207.8%202.3-15.7-11.8-10.8%2015.7-2.8%206.6-14.4%207.6%2014%2015.8%201.8-11%2011.5zm-65.8-63l-17-8.5-16.5%209.1%202.8-18.6-13.8-13%2018.7-3%208-17%208.7%2016.7%2018.8%202.3-13.3%2013.4zm-60.8%2065.4l-17-10-17%2010.3%204.3-19.3-15.1-13%2019.7-1.8%207.7-18.3%207.9%2018.2%2019.8%201.6-14.9%2013z'/%3e%3c/svg%3e")}.flag-icon-pg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M81.4%200h496v496h-496z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-84)%20scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M.5%200L0%20496h659L.5%200z'/%3e%3cpath%20fill='red'%20d='M658.5%20496L659%200H0l658.5%20496z'/%3e%3c/g%3e%3cpath%20fill='%23fc0'%20stroke='%23fc0'%20stroke-width='2.3'%20d='M406.9%20123.4l-8.8-.4c-2.7-6.4-10.3-8.8-15-6-4.2.3-26.5-.4-26.5-.4l16.3%207.1c4%2010.9%2018%2013.5%2018%2013.5-1.2%2020-20.3-2.6-36.3%208.8-11.4%206.9-11.6%2015-17.8%2028.3a119%20119%200%2001-10%2013.1l13.5-1-4.3%205.6%2016-2.3s-2.1%201.8-3.4%203.2c2.4.5%2018.3-3.7%2018.3-3.7l-1.1%205.1c8.1-3.3%2018.2-6.6%2018.2-6.6s3.6%203%206.9%204.3l2.3-9.1%209.1%202.3%202.3-9.2c13.7%2018.3%2018.3%2036.6%2043.4%2041.2l-2.3-9.2c7%203%2020%209.4%2020%209.4l2-4.2c10.9%207.8%2020%207.7%2026%208.5l-4.5-11.4%204.6%202.3-6.9-18.3%206.9%202.3-9.2-13.7%203.4-2.3-1-6.9c13.6%204.6%2032%2011.5%2034.2%2027.5%202.3%2025.1-25.2%2032-43.4%2029.7%2013.7%2011.4%2038.8%206.8%2050.3-4.6a47%2047%200%20009.1-18.3c2.3%206.9%206.9%2016%206.9%2025.2-2.3%2020.5-29.8%2027.4-48%2029.7%2020.5%2011.4%2057.1-2.3%2059.4-32%200-25.2-16-36.6-22.9-48a231%20231%200%2001-2.3-12.3c1%20.2%206.9%203.2%206.9%203.2s-4-7.6-4.6-9.2c0%200-7.1-19.4-9.7-23.7.4-.3%205.2.8%205.2.8l-18.8-23.5%205.3-.6S493%20100.5%20487%2098.3l6.9-2.3c-13.8-6.8-29.8-2.3-43.5%206.9l2.3-6.9-4.2.4v-7.8l4.2-6.3-6.8-2.3%204.5-11.4-6.8%202.3%202.3-11.5s-5.2%202.4-8.3%202c.1.3%203.7-7.7%203.7-7.7-2.2-3.4%200-10.3%200-10.3-16%202.3-18.3%204.6-27.4%2018.3-13.8%2025.2-9.2%2036.6-6.9%2061.7z'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20stroke='red'%20stroke-width='3'%20d='M493.3%20161c1.2%202%2014.1%208.2%2023.9%2013.8-2.6-10.6-21.7-12.9-24-13.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M179%20412.4l-14.6-9.3-19.5%209.4%204.4-16.7-15-15.7%2017.3-1%2010.3-19%206.3%2016%2021.2%203.9-13.3%2011zm37.3-81.6l-6.8-3.2-6.4%203.7%201-7.4-5.6-5%207.4-1.4%203-6.8%203.6%206.6%207.4.8-5.2%205.4zm32.9-46.8l-14.8-7.2-14.4%208%202.3-16.2-12.1-11.2%2016.2-2.8%206.8-15%207.8%2014.6%2016.3%201.8-11.3%2012zm-67.7-65l-17.4-8.8-17%209.4%202.8-19.2-14.2-13.4%2019.2-3.1%208.3-17.7%209%2017.3%2019.3%202.4-13.7%2014zM119%20286.5l-17.6-10.4-17.5%2010.7%204.5-20-15.6-13.3%2020.4-2%207.9-18.9%208%2018.8%2020.5%201.7-15.3%2013.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ph{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ph'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230038a8'%20d='M0%200h640v240H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20240h640v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M415.7%20240L0%20480V0'/%3e%3cg%20fill='%23fcd116'%3e%3cpath%20stroke-width='1pt'%20d='M26.7%2042.4L41%2055l16.6-9.2-7.4%2017.5%2014%2013-19-1.6-8.1%2017.2-4.3-18.5L14%2071l16.3-10zm323.8%20172.3l.4%2019%2018%206.3-18%206.2-.4%2019-11.5-15.1-18.2%205.5%2010.8-15.6-10.8-15.6%2018.2%205.5zM37.2%20388.1l8%2017.2%2019-1.6-13.9%2013%207.4%2017.5-16.6-9.1-14.4%2012.4%203.6-18.7L14%20409l18.9-2.4z'/%3e%3cpath%20stroke-width='5.3'%20d='M151.4%20139.1l-6.2%206.2%203.1%2047-3%20.3-5.7-42.9-5.1%205%207.6%2038.4a47.5%2047.5%200%2000-17.2%207.1l-21.7-32.4H96l26.4%2034.3a48%2048%200%2000-2.4%202l-31.1-35.5h-8.8v8.8l35.4%2031-2%202.5-34.3-26.3v7.1l32.5%2021.7c-3.4%205.2-5.9%2011-7.1%2017.2L66.3%20223l-5.1%205%2042.9%205.7c-.2%201-.3%202.1-.3%203.1l-47-3-6.2%206.2%206.2%206.2%2047-3.1.3%203.1-42.9%205.7%205%205%2038.4-7.6a47.5%2047.5%200%20007.1%2017.2l-32.5%2021.7v7.2l34.3-26.3a48%2048%200%20002%202.4l-35.4%2031v8.8H89l31-35.4%202.5%202L96%20312.2h7.2l21.7-32.5c5.1%203.4%2011%205.9%2017.2%207.1l-7.6%2038.4%205%205%205.7-42.9c1%20.2%202%20.3%203.1.3l-3%2047%206.1%206.2%206.3-6.2-3.1-47%203-.3%205.7%2043%205.1-5.1-7.6-38.4a47.5%2047.5%200%200017.2-7.1l21.7%2032.5h7.2l-26.4-34.3a48%2048%200%20002.4-2l31.1%2035.4h8.8v-8.8l-35.4-31%202-2.4%2034.3%2026.3v-7.2l-32.5-21.7c3.4-5.1%205.9-11%207.1-17.2l38.3%207.6%205.1-5-42.9-5.7c.2-1%20.3-2%20.3-3.1l47%203%206.2-6.1-6.2-6.2-47%203-.3-3%2042.9-5.7-5-5-38.4%207.5a47.5%2047.5%200%2000-7.1-17.2l32.5-21.7v-7.1l-34.3%2026.3a48%2048%200%2000-2-2.4l35.4-31v-8.9H214l-31%2035.5a48%2048%200%2000-2.5-2l26.4-34.3h-7.2L178%20200.2c-5.1-3.4-11-5.9-17.2-7.1l7.6-38.3-5-5-5.7%2042.8-3.1-.3%203-47z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ph.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ph'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230038a8'%20d='M0%200h512v256H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20256h512v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M443.4%20256L0%20512V0'/%3e%3cg%20fill='%23fcd116'%3e%3cpath%20stroke-width='1.1'%20d='M25.2%2044.4l15.4%2013.3%2017.9-9.8-8%2018.7%2015%2014L45%2078.9l-8.6%2018.4-4.7-19.8-20.2-2.6L29%2064.4zM372.1%20229l.4%2020.3%2019.3%206.7-19.3%206.7-.4%2020.3-12.3-16.2-19.5%206L352%20256l-11.7-16.7%2019.5%205.9zM36.5%20414.7l8.6%2018.4%2020.3-1.7-14.8%2014%207.9%2018.7-17.9-9.8-15.4%2013.3%203.9-20-17.5-10.5%2020.2-2.6z'/%3e%3cpath%20stroke-width='5.7'%20d='M158.9%20148l-6.6%206.6%203.2%2050.3-3.3.3-6-45.9-5.5%205.4%208.2%2041a51%2051%200%2000-18.4%207.7l-23.3-34.8h-7.7l28.2%2036.8-2.5%202.1-33.3-38h-9.4v9.5l38%2033.3-2.2%202.5-36.8-28.2v7.7l34.8%2023.3a50.9%2050.9%200%2000-7.6%2018.4l-41-8.2-5.5%205.5%2046%206-.4%203.4-50.3-3.3-6.7%206.6%206.7%206.6%2050.3-3.2.3%203.3-45.9%206%205.4%205.5%2041-8.2a51%2051%200%20007.7%2018.4l-34.8%2023.3v7.7l36.8-28.2%202.1%202.5-38%2033.3v9.4H92l33.3-38%202.5%202.2-28.2%2036.8h7.7l23.3-34.8a50.8%2050.8%200%200018.4%207.6l-8.2%2041%205.5%205.5%206-46%203.3.4-3.2%2050.3%206.6%206.7%206.6-6.7-3.2-50.3%203.3-.3%206%2045.9%205.5-5.4-8.2-41a51%2051%200%200018.4-7.7l23.3%2034.8h7.7L190%20296.6l2.5-2.1%2033.3%2038h9.4V323l-38-33.3%202.2-2.5%2036.8%2028.2v-7.7l-34.8-23.3A50.9%2050.9%200%2000209%20266l41%208.2%205.5-5.5-46-6%20.4-3.3%2050.3%203.2%206.7-6.6-6.7-6.6-50.3%203.3c0-1.2-.2-2.3-.3-3.4l45.9-6-5.4-5.5-41%208.2a51%2051%200%2000-7.7-18.4l34.8-23.3v-7.7l-36.8%2028.2-2.1-2.5%2038-33.3v-9.4h-9.5l-33.3%2038-2.5-2.2%2028.2-36.8h-7.7l-23.3%2034.8a50.9%2050.9%200%2000-18.4-7.6l8.2-41-5.5-5.5-6%2046-3.3-.4%203.2-50.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pk'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pk-a'%3e%3cpath%20fill-opacity='.7'%20d='M-52.3%200h682.6v512H-52.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pk-a)'%20transform='translate(49)%20scale(.9375)'%3e%3cpath%20fill='%230c590b'%20d='M-95%200h768v512H-95z'/%3e%3cpath%20fill='%23fff'%20d='M-95%200H97.5v512H-95z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M403.7%20225.4l-31.2-6.6-16.4%2027.3-3.4-31.6-31-7.2%2029-13-2.7-31.7%2021.4%2023.6%2029.3-12.4-15.9%2027.6%2021%2024z'/%3e%3cpath%20d='M415.4%20306a121.2%20121.2%200%2001-161.3%2059.4%20122.1%20122.1%200%2001-59.5-162.1A118.6%20118.6%200%2001266%20139a156.2%20156.2%200%2000-11.8%2010.9A112.3%20112.3%200%2000415.5%20306z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pk'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%3e%3cpath%20fill='%230c590b'%20d='M-95%200h768v512H-95z'/%3e%3cpath%20fill='%23fff'%20d='M-95%200H97.5v512H-95z'/%3e%3cg%20fill='%23fff'%3e%3cpath%20d='M403.7%20225.4l-31.2-6.6-16.4%2027.3-3.4-31.6-31-7.2%2029-13-2.7-31.7%2021.4%2023.6%2029.3-12.4-15.9%2027.6%2021%2024z'/%3e%3cpath%20d='M415.4%20306a121.2%20121.2%200%2001-161.3%2059.4%20122.1%20122.1%200%2001-59.5-162.1A118.6%20118.6%200%2001266%20139a156.2%20156.2%200%2000-11.8%2010.9A112.3%20112.3%200%2000415.5%20306z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M640%20480H0V0h640z'/%3e%3cpath%20fill='%23dc143c'%20d='M640%20480H0V240h640z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pl'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23fff'%20d='M512%20512H0V0h512z'/%3e%3cpath%20fill='%23dc143c'%20d='M512%20512H0V256h512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pm{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pm'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pm.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pm'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pn{background-image:url(/assets/pn-CAA4FTo8.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(/assets/pn-B9Nf8_aI.svg)}.flag-icon-pr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pr'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pr-a'%3e%3cpath%20fill-opacity='.7'%20d='M-37.3%200h682.7v512H-37.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23pr-a)'%20transform='translate(35)%20scale(.9375)'%3e%3cpath%20fill='%23ed0000'%20d='M-37.3%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M-37.3%20102.4h768v102.4h-768zm0%20204.8h768v102.4h-768z'/%3e%3cpath%20fill='%230050f0'%20d='M-37.3%200l440.7%20255.7L-37.3%20511V0z'/%3e%3cpath%20fill='%23fff'%20d='M156.4%20325.5L109%20290l-47.2%2035.8%2017.6-58.1-47.2-36%2058.3-.4%2018.1-58%2018.5%2057.8%2058.3.1-46.9%2036.3%2018%2058z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pr'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M51.6%200h708.7v708.7H51.6z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-37.3)%20scale(.72249)'%3e%3cpath%20fill='%23ed0000'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20141.7h1063v141.8H0zm0%20283.5h1063v141.7H0z'/%3e%3cpath%20fill='%230050f0'%20d='M0%200l610%20353.9L0%20707.3V0z'/%3e%3cpath%20fill='%23fff'%20d='M268.2%20450.5l-65.7-49-65.3%2049.5%2024.3-80.5-65.3-49.7%2080.7-.7%2025-80.2%2025.6%2080%2080.7.1-64.9%2050.2%2024.9%2080.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ps{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ps'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ps-a'%3e%3cpath%20fill-opacity='.7'%20d='M-118%200h682.7v512H-118z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ps-a)'%20transform='translate(110.6)%20scale(.9375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M-246%200H778v170.7H-246z'/%3e%3cpath%20fill='%23fff'%20d='M-246%20170.7H778v170.6H-246z'/%3e%3cpath%20fill='%23090'%20d='M-246%20341.3H778V512H-246z'/%3e%3cpath%20fill='red'%20d='M-246%20512l512-256L-246%200v512z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ps.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ps'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M237.1%200h493.5v493.5H237.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-246)%20scale(1.0375)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%200h987v164.5H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20164.5h987V329H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20329h987v164.5H0z'/%3e%3cpath%20fill='red'%20d='M0%20493.5l493.5-246.8L0%200v493.5z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pt{background-image:url(/assets/pt-D0OS-Zb3.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(/assets/pt-CdAfZ-GE.svg)}.flag-icon-pw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='pw-a'%3e%3cpath%20fill-opacity='.7'%20d='M-70.3%200h640v480h-640z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23pw-a)'%20transform='translate(70.3)'%3e%3cpath%20fill='%234aadd6'%20d='M-173.4%200h846.3v480h-846.3z'/%3e%3cpath%20fill='%23ffde00'%20d='M335.6%20232.1a135.9%20130.1%200%2011-271.7%200%20135.9%20130.1%200%2011271.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-pw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-pw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M61.7%204.2h170.8V175H61.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-185%20-12.5)%20scale(2.9973)'%3e%3cpath%20fill='%234aadd6'%20d='M0%204.2h301.2V175H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M185.9%2086.8a52%2052%200%2001-53%2050.8%2052%2052%200%2001-53.2-50.8c0-28%2023.8-50.8%2053.1-50.8s53%2022.7%2053%2050.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-py{background-image:url(/assets/py-Bq4FhMxM.svg)}.flag-icon-py.flag-icon-squared{background-image:url(/assets/py-JGYJNs73.svg)}.flag-icon-qa{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-qa'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%238d1b3d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v480h158.4l97.8-26.7-97.8-26.6%2097.7-26.7-97.7-26.7%2097.7-26.6-97.7-26.7%2097.8-26.7-97.8-26.6%2097.7-26.7-97.7-26.7%2097.7-26.6-97.7-26.7%2097.8-26.7-97.8-26.6L256.1%2080l-97.7-26.7%2097.8-26.6L158.3%200H0z'/%3e%3c/svg%3e")}.flag-icon-qa.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-qa'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%238d1b3d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200v512h113l104.2-28.4L113%20455l104.2-28.4L113%20398.2l104.2-28.4L113%20341.3%20217.2%20313%20113%20284.4%20217.2%20256%20113%20227.6%20217.2%20199%20113%20170.7l104.2-28.5L113%20113.8l104.2-28.5L113%2057l104.2-28.4L113%200H0z'/%3e%3c/svg%3e")}.flag-icon-re{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-re'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-re.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-re'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ro{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ro'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2300319c'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M213.3%200h213.4v480H213.3z'/%3e%3cpath%20fill='%23de2110'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ro.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ro'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2300319c'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ffde00'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23de2110'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-rs{background-image:url(/assets/rs-C1Aks4VC.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(/assets/rs-CveRezvD.svg)}.flag-icon-ru{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ru'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230039a6'%20d='M0%20160h640v320H0z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20320h640v160H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ru.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ru'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230039a6'%20d='M0%20170.7h512V512H0z'/%3e%3cpath%20fill='%23d52b1e'%20d='M0%20341.3h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-rw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-rw'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2320603d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fad201'%20d='M0%200h640v360H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%200h640v240H0z'/%3e%3cg%20transform='translate(511%20125.4)%20scale(.66667)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23e5be01'%20d='M116.1%200L35.7%204.7l76.4%2025.4-78.8-16.3L100.6%2058l-72-36.2L82%2082.1%2021.9%2028.6l36.2%2072-44.3-67.3L30%20112%204.7%2035.7%200%20116.1-1-1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23b'/%3e%3ccircle%20r='34.3'%20fill='%23e5be01'%20stroke='%2300a1de'%20stroke-width='3.4'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-rw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-rw'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2320603d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fad201'%20d='M0%200h512v384H0z'/%3e%3cpath%20fill='%2300a1de'%20d='M0%200h512v256H0z'/%3e%3cg%20transform='translate(374.4%20133.8)%20scale(.7111)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23e5be01'%20d='M116.1%200L35.7%204.7l76.4%2025.4-78.8-16.3L100.6%2058l-72-36.2L82%2082.1%2021.9%2028.6l36.2%2072-44.3-67.3L30%20112%204.7%2035.7%200%20116.1-1-1z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(1%20-1)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23b'/%3e%3ccircle%20r='34.3'%20fill='%23e5be01'%20stroke='%2300a1de'%20stroke-width='3.4'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sa{background-image:url(/assets/sa-1WDyZwPy.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(/assets/sa-HbM6bXH0.svg)}.flag-icon-sb{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sb'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sb-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sb-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%230000d6'%20d='M0%20507.2L987.4%200H0v507.2z'/%3e%3cpath%20fill='%23006000'%20d='M1024%200L27.2%20512H1024V0z'/%3e%3cpath%20fill='%23fc0'%20d='M1024%200h-54.9L0%20485.4V512h54.9L1024%2027.6V0z'/%3e%3cpath%20fill='%23fff'%20d='M71.4%209.1l11.8%2034.5h38.5L90.6%2064.7l11.9%2034.4L71.4%2078%2040.3%2099.2l11.9-34.4-31.1-21.3h38.4zm191.1%200l11.9%2034.5h38.5l-31.2%2021.2%2012%2034.4L262.4%2078l-31%2021.3%2011.9-34.4-31.2-21.3h38.5zm0%20144.5l11.9%2034.5h38.5l-31.2%2021.2%2012%2034.4-31.2-21.3-31%2021.3%2011.9-34.4-31.2-21.3h38.5zm-95-71.4l11.9%2034.4h38.4l-31%2021.3%2011.8%2034.4-31-21.3-31.2%2021.3%2012-34.4-31.2-21.3h38.5zm-96.1%2071.4l11.8%2034.5h38.5l-31.1%2021.2%2011.9%2034.4-31.1-21.3-31.1%2021.3%2012-34.4L21%20188h38.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sb.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sb'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%230000d6'%20d='M0%20491.4L956.7%200H0v491.4z'/%3e%3cpath%20fill='%23006000'%20d='M992.1%200L26.3%20496h965.8V0z'/%3e%3cpath%20fill='%23fc0'%20d='M992.2%200H939L0%20470.3V496h53.1l939-469.4V0z'/%3e%3cpath%20fill='%23fff'%20d='M39%2096.1l11.6-33.3-30.2-20.6h37.3L69.2%208.8l11.5%2033.4h37.2L87.8%2062.8%2099.3%2096%2069.2%2075.5zm185.2%200l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4H303l-30%2020.6L284.5%2096l-30.1-20.6zm0%20140l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4H303l-30%2020.6%2011.6%2033.3-30.1-20.6zm-92-69.2l11.5-33.3-30.1-20.6h37.2l11.5-33.3%2011.5%2033.3h37.3l-30.2%2020.6%2011.5%2033.3-30-20.6zM39%20236.1l11.6-33.3-30.2-20.6h37.3l11.5-33.4%2011.5%2033.4h37.2l-30.1%2020.6L99.3%20236l-30.1-20.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sc'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sc-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sc-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='red'%20d='M0%200h992.1v512H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20512l992.1-170.7V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20512l992.1-341.3v170.6L0%20512z'/%3e%3cpath%20fill='%23009'%20d='M0%20512V0h330.7L0%20512z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20512L330.7%200h330.7L0%20512z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sc'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h512v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1%201.0321)'%3e%3cpath%20fill='red'%20d='M0%200h992.1v496H0z'/%3e%3cpath%20fill='%23090'%20d='M0%20496l992.1-165.3v165.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20496l992.1-330.6v165.3L0%20496.1z'/%3e%3cpath%20fill='%23009'%20d='M0%20496V0h330.7L0%20496z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20496L330.7%200h330.7L0%20496z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sd{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sd'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sd-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23sd-a)'%20transform='scale(.9375)'%3e%3cpath%20d='M0%20341.3h1024V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20170.6h1024v170.7H0z'/%3e%3cpath%20fill='red'%20d='M0%200h1024.8v170.7H0z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200v512l341.3-256L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sd.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sd'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20d='M0%20330.7h992.1v165.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20165.3h992.1v165.4H0z'/%3e%3cpath%20fill='red'%20d='M0%200h992.9v165.4H0z'/%3e%3cpath%20fill='%23009a00'%20d='M0%200v496l330.7-248L0%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-se{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-se'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23066aa7'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M0%20192h640v96H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M176%200h96v480h-96z'/%3e%3c/svg%3e")}.flag-icon-se.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-se'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23066aa7'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M0%20204.8h512v102.4H0z'/%3e%3cpath%20fill='%23fecc00'%20d='M134%200h102.4v512H134z'/%3e%3c/svg%3e")}.flag-icon-sg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='sg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23sg-a)'%3e%3cpath%20fill='%23fff'%20d='M-20%200h720v480H-20z'/%3e%3cpath%20fill='%23df0000'%20d='M-20%200h720v240H-20z'/%3e%3cpath%20fill='%23fff'%20d='M146%2040.2a84.4%2084.4%200%2000.8%20165.2%2086%2086%200%2001-106.6-59%2086%2086%200%200159-106c16-4.6%2030.8-4.7%2046.9-.2z'/%3e%3cpath%20fill='%23fff'%20d='M133%20110l4.9%2015-13-9.2-12.8%209.4%204.7-15.2-12.8-9.3%2015.9-.2%205-15%205%2015h15.8zm17.5%2052l5%2015.1-13-9.2-12.9%209.3%204.8-15.1-12.8-9.4%2015.9-.1%204.9-15.1%205%2015h16zm58.5-.4l4.9%2015.2-13-9.3-12.8%209.3%204.7-15.1-12.8-9.3%2015.9-.2%205-15%205%2015h15.8zm17.4-51.6l4.9%2015.1-13-9.2-12.8%209.3%204.8-15.1-12.9-9.4%2016-.1%204.8-15.1%205%2015h16zm-46.3-34.3l5%2015.2-13-9.3-12.9%209.4%204.8-15.2-12.8-9.4%2015.8-.1%205-15.1%205%2015h16z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M27.7%200h708.6v708.7H27.7z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-20)%20scale(.72249)'%3e%3cpath%20fill='%23fff'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23df0000'%20d='M0%200h1063v354.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M245.2%2059.4a124.6%20124.6%200%20001.1%20243.9%20126.9%20126.9%200%2011-1.1-243.9z'/%3e%3cpath%20fill='%23fff'%20d='M202%20162.4l-18.9-13.8%2023.5-.2%207.2-22.3%207.5%2022.3h23.4l-18.8%2014%207.2%2022.3L214%20171l-19%2013.8zm26%2076.9l-19-13.8%2023.5-.2%207.3-22.3%207.4%2022.2h23.5l-19%2014%207.3%2022.3-19-13.6-19%2013.8zm86.3-.6l-19-13.8%2023.4-.2%207.3-22.3%207.4%2022.3H357l-18.9%2014%207.3%2022.3-19.1-13.7-19%2013.8zm25.7-76.2l-19-13.8%2023.5-.2%207.2-22.3%207.5%2022.2h23.4l-18.8%2014%207.2%2022.3-19.1-13.6-19%2013.8zM271.7%20112l-19-13.8%2023.5-.2%207.3-22.3%207.4%2022.3h23.5l-19%2014%207.3%2022.2-19-13.6-19%2013.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sh{background-image:url(/assets/sh-B_cW7lm7.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(/assets/sh-BVqtYatM.svg)}.flag-icon-si{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-si'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='si-a'%3e%3cpath%20fill-opacity='.7'%20d='M-15%200h682.6v512H-15.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23si-a)'%20transform='translate(14.1)%20scale(.9375)'%3e%3cpath%20fill='%23fff'%20d='M-62%200H962v512H-62z'/%3e%3cpath%20fill='%23d50000'%20d='M-62%20341.3H962V512H-62z'/%3e%3cpath%20fill='%230000bf'%20d='M-62%20170.7H962v170.6H-62z'/%3e%3cpath%20fill='%23d50000'%20d='M228.4%2093c-4%2061.6-6.4%2095.4-15.7%20111-10.2%2016.8-20%2029.1-59.7%2044-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6%2020.6-6.5%2027.1-7.8%209.3-2%2017.3-4.2%2042.3-4.7%2025%20.4%2033%202.8%2042.3%204.8%206.4%201.4%2015.6%204%2027.3%207.7l5.9%202z'/%3e%3cpath%20fill='%230000bf'%20d='M222.6%2091c-3.8%2061.5-7%2089.7-12%20103.2-9.6%2023.2-24.8%2035.9-57.6%2048-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3%2011.6-3.6%2020.6-6.4%2027.1-7.7%209.3-2%2017.3-4.3%2042.3-4.7%2025%20.4%2033%202.7%2042.3%204.7a284%20284%200%200127.4%207.7z'/%3e%3cpath%20fill='%23ffdf00'%20d='M153%20109.8l1.5%203.7%207%201-4.5%202.7%204.3%202.9-6.3%201-2%203.4-2-3.5-6-.8%204-3-4.2-2.7%206.7-1%201.5-3.7z'/%3e%3cpath%20fill='%23fff'%20d='M208.3%20179.6l-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5%204.3-2.6%204.7-3.3%203-3.7-2.9-2.7-4.8-10.3-18.3-10.3%2018.3-2.7%204.8-3.7%202.9-3.3-3-2.7-4.7-4.9-4.3-1.9%201.8-2.9%202.4-2.6%204.7-5.4%204.9-2.9%204.7-5.4%204.7-2.7%204.6-3.9%203a65.8%2065.8%200%200018.6%2036.3%20107%20107%200%200036.6%2020.5%20104.1%20104.1%200%200036.8-20.5c5.8-6%2016.6-19.3%2018.6-36.3z'/%3e%3cpath%20fill='%23ffdf00'%20d='M169.4%2083.9l1.6%203.7%207%201-4.6%202.7%204.4%202.9-6.3%201-2%203.4-2-3.5-6-.8%204-3-4.2-2.7%206.6-1%201.6-3.7zm-33%200l1.6%203.7%207%20.9-4.5%202.7%204.3%202.9-6.3%201-2%203.4-2-3.4-6-.9%204-3-4.2-2.7%206.7-1%201.5-3.7z'/%3e%3cpath%20fill='%230000bf'%20d='M199.7%20203h-7.4l-7-.5-8.3-4h-9.4l-8.1%204-6.5.6-6.4-.6-8.1-4H129l-8.4%204-6.9.6-7.6-.1-3.6-6.2.1-.2%2011.2%201.9%206.9-.5%208.3-4.1h9.4l8.2%204%206.4.6%206.5-.6%208.1-4h9.4l8.4%204%206.9.6%2010.8-2%20.2.4-3.7%206.1zm-86.4%209.5l7.4-.5%208.3-4h9.4l8.2%204%206.4.5%206.4-.5%208.2-4h9.4l8.3%204%207.5.5%204.8-6h-.1l-5.2%201.4-6.9-.5-8.3-4h-9.4l-8.2%204-6.4.6-6.5-.6-8.1-4H129l-8.4%204-6.9.6-5-1.3v.2l4.5%205.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-si.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-si'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M60.2%200h497.3v497.3H60.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='translate(-62)%20scale(1.0295)'%3e%3cpath%20fill='%23fff'%20d='M0%200h994.7v497.3H0z'/%3e%3cpath%20fill='%23d50000'%20d='M0%20331.6h994.7v165.7H0z'/%3e%3cpath%20fill='%230000bf'%20d='M0%20165.8h994.7v165.8H0z'/%3e%3cpath%20fill='%23d50000'%20d='M282%2090.3c-3.9%2059.9-6.1%2092.7-15.2%20107.9-9.9%2016.3-19.5%2028.2-58%2042.6-38.4-14.4-48-26.3-57.9-42.6-9-15.2-11.3-48-15.2-107.9l5.7-1.9c11.4-3.5%2020-6.3%2026.3-7.5%209-2%2016.7-4.1%2041-4.6%2024.3.4%2032%202.7%2041%204.6%206.4%201.3%2015.3%204%2026.6%207.5l5.7%202z'/%3e%3cpath%20fill='%230000bf'%20d='M276.4%2088.3c-3.7%2059.8-6.7%2087.2-11.6%20100.3-9.3%2022.6-24.1%2035-56%2046.7-31.8-11.8-46.6-24.1-56-46.7-4.8-13.1-7.9-40.4-11.4-100.3%2011.2-3.5%2020-6.2%2026.3-7.5%209-1.9%2016.7-4.2%2041-4.6%2024.3.4%2032.1%202.7%2041.1%204.6%206.4%201.3%2015.3%204%2026.6%207.5z'/%3e%3cpath%20fill='%23ffdf00'%20d='M208.8%20106.6l1.5%203.7%206.7.9-4.3%202.6%204.2%202.8-6.1%201-1.9%203.3-2-3.4-6-.8%204-2.9-4-2.6%206.4-1%201.5-3.6z'/%3e%3cpath%20fill='%23fff'%20d='M262.5%20174.5l-3.7-3-2.7-4.4-5.2-4.6-2.8-4.6-5.2-4.7-2.6-4.6-2.8-2.3-1.9-1.7-4.7%204.1-2.6%204.6-3.3%202.9-3.5-2.8-2.7-4.7-10-17.7-10%2017.7-2.6%204.7-3.6%202.8-3.2-3-2.6-4.5-4.7-4.1-1.9%201.7-2.8%202.3-2.6%204.6-5.2%204.7-2.8%204.6-5.3%204.6-2.6%204.4-3.7%203a64%2064%200%200018%2035.2c6.4%206.1%2019.5%2014.4%2035.5%2019.9a101%20101%200%200035.7-20%2064%2064%200%200018.1-35.1z'/%3e%3cpath%20fill='%23ffdf00'%20d='M224.8%2081.5l1.5%203.6%206.7%201-4.3%202.5%204.2%202.9-6.1%201-1.9%203.3-2-3.4-5.9-.8%204-3-4.1-2.5%206.4-1%201.5-3.6zm-32%200l1.5%203.5%206.7%201-4.3%202.6%204.2%202.8-6.1%201-1.9%203.3-2.1-3.4-5.8-.8%204-2.9-4.1-2.6%206.4-1%201.5-3.6z'/%3e%3cpath%20fill='%230000bf'%20d='M254.2%20197.2H247l-6.7-.5-8.1-4-9.2.1-7.9%203.9-6.2.5-6.3-.5-7.9-3.9h-9.1l-8.1%204-6.7.4h-7.4l-3.5-6%20.1-.2%2010.9%201.8%206.6-.5%208.1-4h9.2l8%204%206.2.5%206.2-.6%208-3.8h9l8.2%203.9%206.7.5%2010.5-1.9.2.3-3.6%206zm-84%209.3l7.2-.5%208.1-4h9.1l8%203.9%206.2.6%206.2-.6%208-3.9h9.1l8.1%204%207.3.5%204.7-5.8-.2-.2-5%201.5-6.7-.5-8.1-4h-9.1l-8%204-6.2.5-6.2-.5-8-4h-9.1l-8.1%204-6.7.5-5-1.2v.2l4.4%205.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sj'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ef2b2d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%200h120v480H180z'/%3e%3cpath%20fill='%23fff'%20d='M0%20180h640v120H0z'/%3e%3cpath%20fill='%23002868'%20d='M210%200h60v480h-60z'/%3e%3cpath%20fill='%23002868'%20d='M0%20210h640v60H0z'/%3e%3c/svg%3e")}.flag-icon-sj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sj'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ef2b2d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M128%200h128v512H128z'/%3e%3cpath%20fill='%23fff'%20d='M0%20192h512v128H0z'/%3e%3cpath%20fill='%23002868'%20d='M160%200h64v512h-64z'/%3e%3cpath%20fill='%23002868'%20d='M0%20224h512v64H0z'/%3e%3c/svg%3e")}.flag-icon-sk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230b4ea2'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23fff'%20d='M233%20370.8c-43-20.7-104.6-61.9-104.6-143.2%200-81.4%204-118.4%204-118.4h201.3s3.9%2037%203.9%20118.4S276%20350%20233%20370.8z'/%3e%3cpath%20fill='%23ee1c25'%20d='M233%20360c-39.5-19-96-56.8-96-131.4s3.6-108.6%203.6-108.6h184.8s3.5%2034%203.5%20108.6C329%20303.3%20272.5%20341%20233%20360z'/%3e%3cpath%20fill='%23fff'%20d='M241.4%20209c10.7.2%2031.6.6%2050.1-5.6%200%200-.4%206.7-.4%2014.4s.5%2014.4.5%2014.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1%200-50.1%205.7%200%200%20.5-6.7.5-14.4%200-7.8-.5-14.4-.5-14.4%2018.5%206.2%2039.4%205.8%2050%205.6v-25.9c-9.7%200-23.7.4-39.6%205.7%200%200%20.5-6.6.5-14.4%200-7.7-.5-14.4-.5-14.4%2015.9%205.3%2029.9%205.8%2039.6%205.7-.5-16.4-5.3-37-5.3-37s9.9.7%2013.8.7c4%200%2013.8-.7%2013.8-.7s-4.8%2020.6-5.3%2037c9.7.1%2023.7-.4%2039.6-5.7%200%200-.5%206.7-.5%2014.4%200%207.8.5%2014.4.5%2014.4a119%20119%200%2000-39.7-5.7v26z'/%3e%3cpath%20fill='%230b4ea2'%20d='M233%20263.3c-19.9%200-30.5%2027.5-30.5%2027.5s-6-13-22.2-13c-11%200-19%209.7-24.2%2018.8%2020%2031.7%2051.9%2051.3%2076.9%2063.4%2025-12%2057-31.7%2076.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2%200-22.2%2013-22.2%2013S253%20263.3%20233%20263.3z'/%3e%3c/svg%3e")}.flag-icon-sk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23ee1c25'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230b4ea2'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M203.2%20395.5c-45.9-22-111.5-66-111.5-152.8s4.1-126.2%204.1-126.2h214.8s4.2%2039.4%204.2%20126.2S249%20373.4%20203.2%20395.5z'/%3e%3cpath%20fill='%23ee1c25'%20d='M203.2%20384c-42.1-20.3-102.3-60.5-102.3-140.2s3.8-115.8%203.8-115.8h197s3.8%2036.2%203.8%20115.8-60.2%20120-102.3%20140.2z'/%3e%3cpath%20fill='%23fff'%20d='M212.2%20223c11.4.2%2033.7.6%2053.5-6%200%200-.6%207-.6%2015.3s.6%2015.3.6%2015.3a172%20172%200%2000-53.5-6v44h-18v-44a172%20172%200%2000-53.5%206s.6-7%20.6-15.3-.6-15.3-.6-15.3c19.9%206.6%2042.1%206.2%2053.5%206v-27.7a128%20128%200%2000-42.3%206.1s.5-7%20.5-15.3-.5-15.4-.5-15.4c17%205.7%2031.9%206.2%2042.2%206-.5-17.4-5.6-39.4-5.6-39.4s10.5.8%2014.7.8c4.2%200%2014.7-.8%2014.7-.8s-5.1%2022-5.7%2039.5a126%20126%200%200042.3-6s-.5%207-.5%2015.3.5%2015.3.5%2015.3c-17-5.7-31.9-6.1-42.3-6V223z'/%3e%3cpath%20fill='%230b4ea2'%20d='M203.2%20280.8c-21.2%200-32.6%2029.4-32.6%2029.4s-6.3-14-23.6-14c-11.7%200-20.3%2010.5-25.8%2020.2%2021.3%2033.8%2055.3%2054.7%2082%2067.6%2026.7-12.9%2060.7-33.8%2082-67.7-5.5-9.6-14.1-20-25.8-20-17.3%200-23.6%2014-23.6%2014s-11.4-29.5-32.6-29.5z'/%3e%3c/svg%3e")}.flag-icon-sl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sl'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%230000cd'%20d='M0%20320.3h640V480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20160.7h640v159.6H0z'/%3e%3cpath%20fill='%2300cd00'%20d='M0%200h640v160.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3crect%20width='384'%20height='512'%20rx='4.6'%20ry='7.6'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(1.33333%201)'%3e%3cpath%20fill='%230000cd'%20d='M0%20341.7h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20171.4h512v170.3H0z'/%3e%3cpath%20fill='%2300cd00'%20d='M0%200h512v171.4H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sm{background-image:url(/assets/sm-86WMkP2S.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(/assets/sm-Dqyzu9_1.svg)}.flag-icon-sn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sn'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230b7226'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23ff0'%20d='M213.3%200h213.3v480H213.3z'/%3e%3cpath%20fill='%23bc0000'%20d='M426.6%200H640v480H426.6z'/%3e%3c/g%3e%3cpath%20fill='%230b7226'%20d='M342%20218.8h71.8l-56.6%2043.6%2020.7%2069.3-56.6-43.6-56.6%2041.6%2020.7-67.3-56.6-43.6h69.8l22.7-71.3z'/%3e%3c/svg%3e")}.flag-icon-sn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sn'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%230b7226'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23ff0'%20d='M170.7%200h170.6v512H170.7z'/%3e%3cpath%20fill='%23bc0000'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3cpath%20fill='%230b7226'%20d='M197%20351.7l22-71.7-60.4-46.5h74.5l24.2-76%2022.1%2076H356L295.6%20280l22.1%2074-60.3-46.5z'/%3e%3c/svg%3e")}.flag-icon-so{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-so'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='so-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23so-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%2340a6ff'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M336.5%20381.2L254%20327.7l-82.1%2054%2030.5-87.7-82-54.2L222%20239l31.4-87.5%2032.1%2087.3%20101.4.1-81.5%2054.7%2031.2%2087.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-so.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-so'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%2340a6ff'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23fff'%20d='M643%20527.6l-114.3-74-113.6%2074.8%2042.3-121.5-113.5-75%20140.4-1%2043.5-121.1%2044.5%20120.8%20140.3.1-112.9%2075.7L643%20527.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-sr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sr'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23377e3f'%20d='M.1%200h640v480H.1z'/%3e%3cpath%20fill='%23fff'%20d='M.1%2096h640v288H.1z'/%3e%3cpath%20fill='%23b40a2d'%20d='M.1%20144h640v192H.1z'/%3e%3cpath%20fill='%23ecc81d'%20d='M320%20153.2l56.4%20173.6-147.7-107.3h182.6L263.6%20326.8z'/%3e%3c/svg%3e")}.flag-icon-sr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sr'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23377e3f'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20102.4h512v307.2H0z'/%3e%3cpath%20fill='%23b40a2d'%20d='M0%20153.6h512v204.8H0z'/%3e%3cpath%20fill='%23ecc81d'%20d='M255.9%20163.4l60.2%20185.2-157.6-114.5h194.8L195.7%20348.6z'/%3e%3c/svg%3e")}.flag-icon-ss{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ss'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23078930'%20d='M0%20336h640v144H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20144h640v192H0z'/%3e%3cpath%20d='M0%200h640v144H0z'/%3e%3cpath%20fill='%23da121a'%20d='M0%20168h640v144H0z'/%3e%3cpath%20fill='%230f47af'%20d='M0%200l415.7%20240L0%20480z'/%3e%3cpath%20fill='%23fcdd09'%20d='M200.7%20194.8L61.7%20240l139%2045.1L114.9%20167v146z'/%3e%3c/svg%3e")}.flag-icon-ss.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ss'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23078930'%20d='M0%20358.4h512V512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20153.6h512v204.8H0z'/%3e%3cpath%20d='M0%200h512v153.6H0z'/%3e%3cpath%20fill='%23da121a'%20d='M0%20179.2h512v153.6H0z'/%3e%3cpath%20fill='%230f47af'%20d='M0%200l433%20256L0%20512z'/%3e%3cpath%20fill='%23fcdd09'%20d='M209%20207.8L64.4%20256l144.8%2048.1-89.5-126v155.8z'/%3e%3c/svg%3e")}.flag-icon-st{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-st'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2312ad2b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ffce00'%20d='M0%20137.1h640V343H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200v480l240-240'/%3e%3cg%20id='c'%20transform='translate(351.6%20240)%20scale(.34286)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-200V0h100'%20transform='rotate(18%200%20-200)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='700'%20transform='translate(-523.2)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-st.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-st'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2312ad2b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ffce00'%20d='M0%20146.3h512v219.4H0z'/%3e%3cpath%20fill='%23d21034'%20d='M0%200v512l192-256'/%3e%3cg%20id='c'%20transform='translate(276.9%20261.5)%20scale(.33167)'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-200V0h100'%20transform='rotate(18%200%20-200)'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='700'%20transform='translate(-550.9)'%20xlink:href='%23c'/%3e%3c/svg%3e")}.flag-icon-sv{background-image:url(/assets/sv-Coj90NFG.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(/assets/sv-DgCr91Xk.svg)}.flag-icon-sx{background-image:url(/assets/sx-C_vaz8cQ.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(/assets/sx-DKbpulS6.svg)}.flag-icon-sy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sy'%20viewBox='0%200%20640%20480'%3e%3crect%20width='640'%20height='160'%20y='160'%20fill='%23fff'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3crect%20width='640'%20height='160'%20y='320'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23090'%20fill-rule='evenodd'%20d='M201.9%20281l-28.8-20.9-28.7%2021.1%2010.7-34.2-28.7-21.2%2035.4-.3%2011-34.1%2011.3%2034h35.4L191%20246.9l10.9%2034.2zm307.6%200l-28.8-20.9-28.7%2021.1%2010.7-34.2-28.6-21.2%2035.4-.3%2011-34.1%2011.2%2034h35.4l-28.5%2021.4%2011%2034.2z'/%3e%3c/svg%3e")}.flag-icon-sy.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-sy'%20viewBox='0%200%20512%20512'%3e%3crect%20width='512'%20height='170.7'%20y='170.7'%20fill='%23fff'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3crect%20width='512'%20height='170.7'%20y='341.3'%20fill-rule='evenodd'%20rx='0'%20ry='0'/%3e%3cpath%20fill='red'%20fill-rule='evenodd'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23090'%20fill-rule='evenodd'%20d='M151.4%20299.7l-30.8-22.2L90%20300l11.4-36.6L70.9%20241l37.8-.3%2011.7-36.5%2012%2036.4H170l-30.4%2022.8%2011.7%2036.4zm285.4%200l-30.7-22.2-30.6%2022.5%2011.4-36.6-30.5-22.5%2037.7-.3%2011.7-36.5%2012%2036.4h37.8l-30.4%2022.8%2011.6%2036.4z'/%3e%3c/svg%3e")}.flag-icon-sz{background-image:url(/assets/sz-B6LBgggi.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(/assets/sz-Fo780STX.svg)}.flag-icon-tc{background-image:url(/assets/tc-Ce45_TuR.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(/assets/tc-CFK7IRTO.svg)}.flag-icon-td{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-td'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M0%200h214v480H0z'/%3e%3cpath%20fill='red'%20d='M426%200h214v480H426z'/%3e%3cpath%20fill='%23ff0'%20d='M214%200h212v480H214z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-td.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-td'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23000067'%20d='M0%200h171.2v512H0z'/%3e%3cpath%20fill='red'%20d='M340.8%200H512v512H340.8z'/%3e%3cpath%20fill='%23ff0'%20d='M171.2%200h169.6v512H171.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tf'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-21l12.3%2038L-20-6.5h40L-12.3%2017z'/%3e%3c/defs%3e%3cpath%20fill='%23002395'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h292.8v196.8H0z'/%3e%3cpath%20fill='%23002395'%20d='M0%200h96v192H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M192%200h96v192h-96z'/%3e%3cpath%20fill='%23fff'%20d='M426%20219.6l15.4%2024.6h44V330l-33-51.6-44.4%2070.8h21.6l22.8-40.8%2046.8%2084%2046.8-84%2022.8%2040.8h21.6L546%20278.4%20513%20330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6H426zm51.6%20105h-48v16.8h48zm91.2%200h-48v16.8h48z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='416'%20y='362'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='371'%20y='328'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='461'%20y='328'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='333'%20y='227'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='499'%20y='227'%20transform='scale(1.2)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-tf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tf'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-21l12.3%2038L-20-6.5h40L-12.3%2017z'/%3e%3c/defs%3e%3cpath%20fill='%23002395'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h312.3v210H0z'/%3e%3cpath%20fill='%23002395'%20d='M0%200h102.4v204.8H0z'/%3e%3cpath%20fill='%23ed2939'%20d='M204.8%200h102.4v204.8H204.8z'/%3e%3cpath%20fill='%23fff'%20d='M282.4%20234.2l16.5%2026.3h46.9V352l-35.3-55-47.3%2075.5h23l24.4-43.5%2049.9%2089.6%2049.9-89.6%2024.3%2043.5h23L410.5%20297l-35.2%2055v-50.6h21.1l15.7-25h-36.8v-16h46.9l16.5-26.2H282.4zm55%20112h-51.2v18h51.2zm97.3%200h-51.2v18h51.2z'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='416'%20y='362'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='371'%20y='328'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='461'%20y='328'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='333'%20y='227'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='499'%20y='227'%20transform='translate(-172)%20scale(1.28)'%20xlink:href='%23a'/%3e%3c/svg%3e")}.flag-icon-tg{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tg'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tg-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tg-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23ffe300'%20d='M0%200h767.6v512H0z'/%3e%3cpath%20fill='%23118600'%20d='M0%20208.1h767.6V311H0zM0%20.2h767.6v102.9H0z'/%3e%3cpath%20fill='%23d80000'%20d='M0%20.3h306.5v310.6H0z'/%3e%3cpath%20fill='%23fff'%20d='M134.4%20128.4c0-.8%2018.9-53%2018.9-53l17%2052.2s57.4%201.7%2057.4.8-45.3%2034.3-45.3%2034.3%2021.4%2060%2020.5%2058.2c-.8-1.7-49.6-36-49.6-36s-49.7%2034.3-48.8%2034.3c.8%200%2018.8-56.5%2018.8-56.5l-44.5-33.4%2055.6-.9z'/%3e%3cpath%20fill='%23118600'%20d='M0%20409.2h767.6V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tg.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tg'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0-.2h496.3V496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(0%20.3)%20scale(1.0316)'%3e%3cpath%20fill='%23ffe300'%20d='M0-.2h744V496H0z'/%3e%3cpath%20fill='%23118600'%20d='M0%20201.5h744v99.7H0zM0%200h744v99.7H0z'/%3e%3cpath%20fill='%23d80000'%20d='M0%200h297.1v301.2H0z'/%3e%3cpath%20fill='%23fff'%20d='M130.3%20124.3c0-.9%2018.3-51.5%2018.3-51.5l16.6%2050.6s55.6%201.7%2055.6.8-44%2033.2-44%2033.2%2020.7%2058.1%2019.9%2056.5c-.8-1.7-48.1-34.9-48.1-34.9s-48.2%2033.2-47.3%2033.2%2018.2-54.7%2018.2-54.7L76.4%20125l53.9-.8z'/%3e%3cpath%20fill='%23118600'%20d='M0%20396.4h744v99.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-th{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-th'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f5f8'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%232d2a4a'%20d='M0%20162.5h640v160H0z'/%3e%3cpath%20fill='%23a51931'%20d='M0%200h640v82.5H0zm0%20400h640v80H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-th.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-th'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f5f8'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%232d2a4a'%20d='M0%20173.4h512V344H0z'/%3e%3cpath%20fill='%23a51931'%20d='M0%200h512v88H0zm0%20426.7h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tj{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tj'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23060'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h640v342.9H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200h640v137.1H0z'/%3e%3cpath%20fill='%23f8c300'%20d='M300.8%20233.6a8.6%208.6%200%200116%204V272h6.4v-34.3a8.6%208.6%200%200116-4%2020.2%2020.2%200%2010-38.4%200'/%3e%3cpath%20fill='%23fff'%20d='M305.4%20224.7a13.7%2013.7%200%200114.6%206.5%2013.7%2013.7%200%200114.6-6.5%2014.7%2014.7%200%2000-29.2%200'/%3e%3cpath%20id='a'%20fill='%23f8c300'%20d='M316.8%20258.3a26%2026%200%2001-43.8%2016.6%2027%2027%200%2001-41%2012c2.5%2025%2040%2019.9%2042.8-4.4%2011.7%2020.7%2037.6%2014.7%2045.2-10.6z'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20fill='%23f8c300'%20d='M291.8%20302.6c-5.3%2011.3-15.7%2013.2-24.8%204.1%200%200%203.6-2.6%207.6-3.3-.8-3.1.7-7.5%202.9-9.8a15%2015%200%20016.1%208.1c5.5-.7%208.2%201%208.2%201z'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='rotate(9.4%20320%20551.3)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='rotate(18.7%20320%20551.3)'%20xlink:href='%23b'/%3e%3cpath%20fill='none'%20stroke='%23f8c300'%20stroke-width='11'%20d='M253.5%20327.8a233.1%20233.1%200%2001133%200'/%3e%3cg%20fill='%23f8c300'%20transform='translate(320%20164.6)%20scale(.68571)'%3e%3cpath%20id='c'%20d='M301930%20415571l-790463-574305h977066l-790463%20574305L0-513674z'%20transform='scale(.00005)'/%3e%3c/g%3e%3cg%20id='d'%20fill='%23f8c300'%20transform='translate(320%20260.6)%20scale(.68571)'%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-70%20-121.2)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-121.2%20-70)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-140)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20fill='%23f8c300'%20transform='matrix(-1%200%200%201%20640%200)'%20xlink:href='%23d'/%3e%3c/svg%3e")}.flag-icon-tj.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-tj'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23060'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h512v365.7H0z'/%3e%3cpath%20fill='%23c00'%20d='M0%200h512v146.3H0z'/%3e%3cg%20fill='%23f8c300'%20transform='translate(-256)%20scale(.73143)'%3e%3cpath%20d='M672%20340.7a12.5%2012.5%200%200123.3%205.9v50h9.4v-50a12.5%2012.5%200%200123.3-5.9%2029.5%2029.5%200%2010-56%200'/%3e%3cpath%20fill='%23fff'%20d='M678.7%20327.6a20%2020%200%200121.3%209.6%2020%2020%200%200121.3-9.6%2021.5%2021.5%200%2000-42.6%200'/%3e%3cpath%20id='a'%20d='M695.3%20376.6a38%2038%200%2001-63.8%2024.3%2039.5%2039.5%200%2001-59.8%2017.5c3.7%2036.4%2058.3%2029%2062.3-6.4%2017.2%2030.1%2055%2021.5%2066-15.4z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='matrix(-1%200%200%201%201400%200)'%20xlink:href='%23a'/%3e%3cpath%20id='b'%20d='M658.8%20441.3c-7.6%2016.5-22.8%2019.3-36.1%206%200%200%205.3-3.8%2011-4.8a18%2018%200%20014.3-14.3%2022%2022%200%20019%2011.8c8-1%2011.8%201.3%2011.8%201.3z'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(9.4%20700%20804)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(18.7%20700%20804)'%20xlink:href='%23b'/%3e%3cpath%20fill='none'%20stroke='%23f8c300'%20stroke-width='16'%20d='M603%20478a340%20340%200%2001194%200'/%3e%3cg%20transform='translate(700%20380)'%3e%3cg%20transform='translate(0%20-140)'%3e%3cpath%20id='c'%20d='M488533-158734l-790463%20574305L0-513674l301930%20929245-790463-574305z'%20transform='scale(.00005)'/%3e%3c/g%3e%3cg%20id='d'%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-70%20-121.2)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-121.2%20-70)'%20xlink:href='%23c'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='translate(-140)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tk{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tk'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%2300247d'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fed100'%20d='M108.1%20354.6c-6.7-.1%2062.8-37%20120.9-84.4%2076.2-62.1%20240.3-161.4%20288.6-177.6%205-1.7-10.3%208.6-12.3%2011.9-51.5%2061-10.4%20176%2054%20233.9%2019.4%2014.8%2018.4%2015.6%2054.3%2017v3.4l-505.5-4.2zm-4.2%206.7s-4.9%203.5-4.9%206.1c0%202.9%205.5%206.7%205.5%206.7l498.5%205.5%209.2-6.1-12.8-7.9-495.5-4.3z'/%3e%3cpath%20fill='%23fff'%20d='M106.8%20109.1l-4%2012.2%2010.4-7.5%2010.3%207.5-3.9-12.2%2010.3-7.5h-12.8l-3.9-12.2-4%2012.2H96.4zm78.1%2057.4l8.6-6.3h-10.7l-3.3-10.1-3.3%2010.1h-10.6l8.6%206.3-3.3%2010.1%208.6-6.3%208.7%206.3zm-145.2%2013l-4-12.2-3.9%2012.2H19l10.3%207.5-3.9%2012.2%2010.3-7.5%2010.4%207.5-4-12.2%2010.4-7.5zm78.1%20122.3l-4.6-14.2-4.6%2014.2h-15l12.1%208.7-4.6%2014.3%2012.1-8.8%2012.1%208.8-4.7-14.3%2012.1-8.7z'/%3e%3c/svg%3e")}.flag-icon-tk.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tk'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%2300247d'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fed100'%20d='M90.7%20384.2c-5.3%200%2050-29.5%2096.4-67.2%2060.7-49.5%20191.5-128.7%20230-141.5%204-1.3-8.2%206.8-9.8%209.5-41.1%2048.6-8.3%20140.3%2043%20186.4%2015.4%2011.8%2014.6%2012.4%2043.2%2013.6v2.7l-402.8-3.5zm-3.3%205.4s-3.9%202.8-3.9%204.9c0%202.3%204.4%205.4%204.4%205.4l397.3%204.4%207.3-4.9-10.2-6.3-394.9-3.5z'/%3e%3cpath%20fill='%23fff'%20d='M105.5%20116.6l-4%2012.1%2010.4-7.5%2010.3%207.5-4-12.1%2010.4-7.5h-12.8l-3.9-12.2-4%2012.2H95.2zm77.8%2057.1l8.6-6.2h-10.6l-3.3-10.1-3.3%2010.1h-10.6l8.6%206.2-3.3%2010.1%208.6-6.2%208.6%206.2zm-144.7%2013l-3.9-12.1-4%2012.1H18l10.3%207.5-4%2012.1%2010.4-7.5%2010.3%207.5-3.9-12.1%2010.3-7.5zm77.9%20121.9l-4.6-14.2-4.6%2014.2H92.4l12%208.7-4.6%2014.2%2012.1-8.8%2012%208.8-4.6-14.2%2012-8.7z'/%3e%3c/svg%3e")}.flag-icon-tl{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tl'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tl-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tl-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23cb000f'%20d='M0%200h1031.2v512H0z'/%3e%3cpath%20fill='%23f8c00c'%20d='M0%200c3.2%200%20512%20256.7%20512%20256.7L0%20512V0z'/%3e%3cpath%20d='M0%200c2.1%200%20340.6%20256.7%20340.6%20256.7L0%20512V0z'/%3e%3cpath%20fill='%23fff'%20d='M187.7%20298.2L127%20284.7l-31%2052.8-5-59.7-60.7-13.3%2054.9-24.9-3.3-59.3%2040.2%2043.4%2055.4-25.3-28.9%2054%2039.2%2045.8z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tl.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tl'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23cb000f'%20d='M0%200h999v496H0z'/%3e%3cpath%20fill='%23f8c00c'%20d='M0%200c3.1%200%20496%20248.7%20496%20248.7L0%20496.1V0z'/%3e%3cpath%20d='M0%200c2%200%20330%20248.7%20330%20248.7L0%20496.1V0z'/%3e%3cpath%20fill='%23fff'%20d='M181.9%20288.9l-59-13L93%20327l-5-57.8-58.8-13%2053.1-24-3.2-57.5%2039%2042%2053.6-24.4-28%2052.2%2038%2044.4z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tm{background-image:url(/assets/tm-Cqyw6uRg.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(/assets/tm-Bx4M5dC0.svg)}.flag-icon-tn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23tn-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23e70013'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23fff'%20d='M385.8%20255.8a129.1%20129.1%200%2011-258.2%200%20129.1%20129.1%200%2001258.2%200z'/%3e%3cpath%20fill='%23e70013'%20d='M256.7%20341.4a85.7%2085.7%200%20010-171.3c11.8%200%2025.3%202.8%2034.4%209.5-62.6%202.3-78.5%2055.5-78.5%2076.9s10.1%2069.1%2078.5%2076.2c-7.8%205-22.6%208.7-34.4%208.7z'/%3e%3cpath%20fill='%23e70013'%20d='M332.1%20291.8l-38.9-14.2-25.7%2032.4%201.5-41.3-38.8-14.5%2039.8-11.4%201.7-41.3%2023.2%2034.3%2039.8-11-25.5%2032.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.0321)'%3e%3cpath%20fill='%23e70013'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%23fff'%20d='M497.8%20247.8a125.1%20125.1%200%2011-250.2%200%20125.1%20125.1%200%2001250.2%200z'/%3e%3cpath%20fill='%23e70013'%20d='M372.7%20330.8a83%2083%200%2001-83-83%2083%2083%200%200183-83c11.4%200%2024.5%202.7%2033.3%209.2-60.6%202.3-76%2053.7-76%2074.5s9.8%2067%2076%2073.8a70.4%2070.4%200%2001-33.3%208.5z'/%3e%3cpath%20fill='%23e70013'%20d='M445.8%20282.7L408.1%20269l-24.9%2031.4%201.4-40-37.6-14%2038.6-11.1%201.7-40%2022.4%2033.2%2038.6-10.8-24.7%2031.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-to{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-to'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23c10000'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h250v200.3H0z'/%3e%3cg%20fill='%23c10000'%3e%3cpath%20d='M102.8%2031.2h39.9v139.6h-39.8z'/%3e%3cpath%20d='M192.6%2081v40H53V81z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-to.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-to'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23c10000'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%200h218.3v175H0z'/%3e%3cg%20fill='%23c10000'%3e%3cpath%20d='M89.8%2027.3h34.8v121.9H89.8z'/%3e%3cpath%20d='M168.2%2070.8v34.8H46.3V70.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tr{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tr'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e30a17'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23fff'%20d='M407%20247.5c0%2066.2-54.6%20119.9-122%20119.9s-122-53.7-122-120%2054.6-119.8%20122-119.8%20122%2053.7%20122%20119.9z'/%3e%3cpath%20fill='%23e30a17'%20d='M413%20247.5c0%2053-43.6%2095.9-97.5%2095.9s-97.6-43-97.6-96%2043.7-95.8%2097.6-95.8%2097.6%2042.9%2097.6%2095.9z'/%3e%3cpath%20fill='%23fff'%20d='M430.7%20191.5l-1%2044.3-41.3%2011.2%2040.8%2014.5-1%2040.7%2026.5-31.8%2040.2%2014-23.2-34.1%2028.3-33.9-43.5%2012-25.8-37z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tr.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tr'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e30a17'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23fff'%20d='M348.8%20264c0%2070.6-58.3%20127.9-130.1%20127.9s-130.1-57.3-130.1-128%2058.2-127.8%20130-127.8S348.9%20193.3%20348.9%20264z'/%3e%3cpath%20fill='%23e30a17'%20d='M355.3%20264c0%2056.5-46.6%20102.3-104.1%20102.3s-104-45.8-104-102.3%2046.5-102.3%20104-102.3%20104%2045.8%20104%20102.3z'/%3e%3cpath%20fill='%23fff'%20d='M374.1%20204.2l-1%2047.3-44.2%2012%2043.5%2015.5-1%2043.3%2028.3-33.8%2042.9%2014.8-24.8-36.3%2030.2-36.1-46.4%2012.8-27.5-39.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tt'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23e00000'%20fill-rule='evenodd'%20d='M463.7%20480L0%201v478.8l463.7.2zM176.3%200L640%20479V.2L176.3%200z'/%3e%3cpath%20fill-rule='evenodd'%20d='M27.7.2h118.6l468.2%20479.3H492.2L27.7.2z'/%3e%3c/svg%3e")}.flag-icon-tt.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tt'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'%20style='width:0'/%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23e00000'%20d='M371%20512L0%201v510.7l371%20.3zM141%200l371%20511V.2L141%200z'/%3e%3cpath%20d='M22.2.2h94.9l374.5%20511.3h-97.9L22.2.2z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tv{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tv'%20viewBox='0%200%20640%20480'%3e%3cdefs%20id='defs830'%3e%3cclipPath%20id='tv-a'%3e%3cpath%20id='path827'%20fill-opacity='.7'%20d='M0%200h640v480H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='rect891'%20fill='%23009fca'%20fill-opacity='1'%20stroke-width='11.8'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path862'%20fill='%23fff40d'%20fill-rule='evenodd'%20stroke-width='1pt'%20d='M593.3%20122.7H621l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.2%2015.3%208.5-24.7-22.3-15.2h27.5l8.5-24.7zm-69.2%20196.8h27.6l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.3%2015.3%208.6-24.7-22.3-15.2H507l8.5-24.7zm69.2-44.6H621l-22.3%2015.2%208.5%2024.7-22.3-15.3-22.2%2015.3%208.5-24.7-22.3-15.2h27.5l8.5-24.7zM295.8%20417.7h27.6L301%20432.8l8.6%2024.6-22.3-15.2-22.3%2015.2%208.6-24.6-22.4-15.3h27.6l8.5-24.6zm62.6-76.5h-27.6l22.3-15.3-8.5-24.6%2022.3%2015.2%2022.3-15.2-8.6%2024.6%2022.3%2015.3h-27.5l-8.5%2024.6zm81.3-112.5H412l22.3-15.2-8.5-24.7%2022.3%2015.3%2022.3-15.3-8.6%2024.7%2022.3%2015.2h-27.5l-8.5%2024.7zm68.3-23.3h-27.6l22.4-15.3-8.6-24.6%2022.3%2015.2%2022.3-15.2-8.6%2024.6%2022.4%2015.3H525l-8.5%2024.6zM439.7%20400H412l22.3-15.2L426%20360l22.3%2015.2%2022.3-15.2-8.6%2024.7%2022.3%2015.2h-27.5l-8.5%2024.7zm-81.3%2019.9h-27.6l22.3-15.2-8.5-24.7%2022.3%2015.2%2022.3-15.2-8.6%2024.6L403%20420h-27.5l-8.5%2024.7z'%20opacity='1'%20stop-opacity='1'/%3e%3cg%20id='g1551'%20transform='scale(.5)'%3e%3cpath%20id='path1529'%20fill='%23012169'%20d='M0%200h640v480H0z'/%3e%3cpath%20id='path1531'%20fill='%23FFF'%20d='M75%200l244%20181L562%200h78v62L400%20241l240%20178v61h-80L320%20301%2081%20480H0v-60l239-178L0%2064V0z'/%3e%3cpath%20id='path1533'%20fill='%23C8102E'%20d='M424%20281l216%20159v40L369%20281zm-184%2020l6%2035L54%20480H0zM640%200v3L391%20191l2-44L590%200zM0%200l239%20176h-60L0%2042z'/%3e%3cpath%20id='path1535'%20fill='%23FFF'%20d='M241%200v480h160V0zM0%20160v160h640V160z'/%3e%3cpath%20id='path1537'%20fill='%23C8102E'%20d='M0%20193v96h640v-96zM273%200v480h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tv.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tv'%20viewBox='0%200%20512%20512'%3e%3cdefs%20id='defs540'%3e%3cclipPath%20id='a'%3e%3cpath%20id='path537'%20fill-opacity='.7'%20d='M0%200h512v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cpath%20id='rect597'%20fill='%23009fca'%20fill-opacity='1'%20stroke-width='4.9'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path572'%20fill='%23fff40d'%20fill-rule='evenodd'%20stroke-width='1pt'%20d='M478%20226.3l7.1%2020.4-18.4-12.6-18.5%2012.6%207.1-20.4-18.5-12.6h22.9l7-20.4%207%2020.4h22.8zm-57.2%20162.8l7%2020.4-18.4-12.7-18.4%2012.7%207-20.4-18.4-12.7h22.8l7-20.4%207%2020.5h22.9zm57.3-36.9l7%2020.4-18.4-12.6-18.5%2012.6%207.1-20.4-18.5-12.6h22.9l7-20.4%207%2020.4h22.8zm-246.2%20118l7.1%2020.5-18.4-12.7-18.5%2012.7%207.1-20.4-18.5-12.6h22.8l7-20.4%207.1%2020.4h22.8zm43.1-88.4l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.8zm67.3-93l-7.1-20.4%2018.4%2012.6%2018.5-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zm56.5-19.3l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zm-56.5%20161l-7.1-20.4%2018.4%2012.6%2018.5-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.9zM275%20446.9l-7-20.4%2018.4%2012.6%2018.4-12.6-7%2020.4%2018.4%2012.6h-22.8l-7%2020.4-7-20.4h-22.8z'%20opacity='1'%20stop-opacity='1'/%3e%3cg%20id='g947'%20transform='scale(.5)'%3e%3cpath%20id='path925'%20fill='%23012169'%20d='M0%200h512v512H0z'/%3e%3cpath%20id='path927'%20fill='%23FFF'%20d='M512%200v64L322%20256l190%20187v69h-67L254%20324%2068%20512H0v-68l186-187L0%2074V0h62l192%20188L440%200z'/%3e%3cpath%20id='path929'%20fill='%23C8102E'%20d='M184%20324l11%2034L42%20512H0v-3zm124-12l54%208%20150%20147v45zM512%200L320%20196l-4-44L466%200zM0%201l193%20189-59-8L0%2049z'/%3e%3cpath%20id='path931'%20fill='%23FFF'%20d='M176%200v512h160V0zM0%20176v160h512V176z'/%3e%3cpath%20id='path933'%20fill='%23C8102E'%20d='M0%20208v96h512v-96zM208%200v512h96V0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tw{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tw'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tw-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23tw-a)'%20transform='scale(.9375)'%3e%3cpath%20fill='%23fe0000'%20d='M0%200h768v512H0z'/%3e%3cpath%20fill='%23000095'%20d='M0%200h385.7v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M282.1%20178.6l-47.3-9.8%2010%2047.3-36-32.1-15%2046-15.2-45.9-36%2032.4%209.8-47.4-47.2%2010.1%2032-36.1-46-15%2046-15.2-32.4-35.8%2047.3%209.7-10-47.3%2036%2032.1%2015-46%2015.2%2045.9%2035.9-32.4-9.7%2047.4%2047.2-10.1-32%2036.1%2045.9%2015-45.9%2015.2z'/%3e%3cpath%20fill='%23000095'%20d='M238.5%20175l-15%207.9-14.5%208.6-17-.6-16.9.2-14.3-9L146%20174l-8-15-8.6-14.5.6-16.8-.2-17%209-14.2%208.3-14.8%2014.9-7.9%2014.6-8.6%2016.9.6%2017-.2%2014.3%209%2014.7%208.2%208%2014.9%208.6%2014.5-.6%2016.9.2%2016.9-9%2014.3z'/%3e%3cpath%20fill='%23fff'%20d='M244.6%20128.3a51.9%2051.9%200%2011-103.7%200%2051.9%2051.9%200%2001103.7%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tw.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tw'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cpath%20fill='%23fe0000'%20d='M0%200h744v496H0z'/%3e%3cpath%20fill='%23000095'%20d='M0%200h373.7v248H0z'/%3e%3cpath%20fill='%23fff'%20d='M273.3%20173l-45.8-9.4%209.7%2045.8-35-31.1-14.4%2044.5-14.8-44.4-34.8%2031.3%209.5-45.8-45.8%209.7%2031-35-44.5-14.4%2044.5-14.8-31.4-34.8%2045.9%209.5-9.8-45.8%2035%2031%2014.5-44.5%2014.7%2044.5%2034.8-31.4-9.4%2045.9L273%2074l-31.1%2035%2044.5%2014.4-44.4%2014.8z'/%3e%3cpath%20fill='%23000095'%20d='M231%20169.5l-14.4%207.7-14.1%208.3-16.4-.6-16.4.2-14-8.6-14.2-8-7.7-14.5-8.4-14%20.5-16.4-.1-16.4%208.7-13.8%208-14.3%2014.5-7.7%2014-8.3%2016.5.5%2016.4-.2%2013.9%208.7%2014.3%208%207.7%2014.5%208.3%2014-.5%2016.4.2%2016.3-8.7%2014z'/%3e%3cpath%20fill='%23fff'%20d='M237%20124.3a50.3%2050.3%200%2011-100.5%200%2050.3%2050.3%200%2001100.5%200z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tz'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='tz-a'%3e%3cpath%20fill-opacity='.7'%20d='M10%200h160v120H10z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%20clip-path='url(%23tz-a)'%20transform='matrix(4%200%200%204%20-40%200)'%3e%3cpath%20fill='%2309f'%20d='M0%200h180v120H0z'/%3e%3cpath%20fill='%23090'%20d='M0%200h180L0%20120V0z'/%3e%3cpath%20d='M0%20120h40l140-95V0h-40L0%2095v25z'/%3e%3cpath%20fill='%23ff0'%20d='M0%2091.5L137.2%200h13.5L0%20100.5v-9zM29.3%20120L180%2019.5v9L42.8%20120H29.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-tz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-tz'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M102.9%200h496v496H103z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-106.2)%20scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%2309f'%20d='M0%200h744.1v496H0z'/%3e%3cpath%20fill='%23090'%20d='M0%200h744.1L0%20496V0z'/%3e%3cpath%20d='M0%20496h165.4L744%20103.4V0H578.7L0%20392.7v103.4z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20378L567%200h56L0%20415.3v-37.2zm121.1%20118l623-415.3V118L177%20496h-55.9z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ua{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ua'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffd500'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23005bbb'%20d='M0%200h640v240H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ua.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ua'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ffd500'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23005bbb'%20d='M0%200h512v256H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ug{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ug'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='ug-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23ug-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M-128%20341.4h768v85.3h-768z'/%3e%3cpath%20fill-rule='evenodd'%20d='M-128%20256h768v85.3h-768z'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M-128%20170.7h768V256h-768z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M-128%2085.4h768v85.3h-768z'/%3e%3cpath%20fill-rule='evenodd'%20d='M-128%200h768v85.3h-768z'/%3e%3cpath%20fill='%23fffdff'%20fill-rule='evenodd'%20stroke='%23000'%20d='M335.7%20256a79.7%2079.7%200%2011-159.4%200%2079.7%2079.7%200%2001159.4%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M242%20194.9l-5.2-9.5c2-2%205.3-3.6%2010.7-3.6l-.6%2010.5-5%202.6z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20stroke='%23000'%20d='M247%20192.3l.7-10.5s10.7-.6%2016.5%206.4l-5.7%208.2-11.6-4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M258.6%20196.3l5.3-8.2c3.5%203.7%205%206.3%205.5%2010.3.1.1-8.3%202.1-8.3%202l-2.5-4.1z'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M244.6%20331.1s9.9-11.3%2029.1-8.9c-2.9-4.7-12.3-4.1-12.3-4.1s-2.8-22-.6-23.2%2012%20.1%2012%20.1c1.2%200%203.4-3.4%201.6-5.6-1.7-2.2-6.8-10.5-4.7-12.2%202.1-1.6%2013.4%201%2013.4%201l-32-41s-3.3-15.5%203.3-23c7.9-6.5%207-13.6%206.8-13.5-1.1-7.2-12-12.3-19.4-5.7-4.3%205.2-1.4%209.2-1.4%209.2s-11.5%203.1-11.9%205.1c-.5%202%2012.9-.3%2012.9-.3l-1.3%209.1s-26%2023.6-6%2044l.6-.8s7%208.6%2014.3%2010.5c7%207%206.3%206%206.3%206s1.3%2011.1%200%2013.3c-1.7-.5-19.3-1.2-21.9-.2-2.4.8-11.4.3-9.2%2015.1l3.3-7.5s-.3%205.3%201.9%207.2c-.4-5.6%202.1-9.4%202.1-9.4s.4%206.2%201.8%207c1.4%201%201.4-10%209-9%207.4.9%2012.9.6%2012.9.6s2.5%2021.4%201.7%2023.4c-5.4-1.3-18.4.5-19.2%203.8%207.6-.5%2011.1.4%2011.1.4s-6.1%205.5-4.2%208.6z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M247.6%20214.8s-18.9%2020.8-10.7%2036.7c.4-2.2.2-3.6.5-3.5-.5-.3%202.3%201.9%202.1%201.5%200-1.2-.8-3.7-.8-3.7l2.5.7-1.5-2.8%203.7.4s-1.3-3.4-.9-3.4l3%20.2c-5.4-9.6-.3-17.6%202.1-26.2z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20d='M254.2%20196.9s1%207.2-3%209.2c-.5.5-3%201.3-2.6%202.8.4%202%201.5%201.6%203%201.2%204.1-.7%208.9-9.4%202.6-13.2z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M247.2%20203a1.5%201.5%200%2011-3%200%201.5%201.5%200%20013%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20d='M241.1%20209c-1%20.9-6.2%206.3-1%208.3%205.3-1.4%203.8-2.4%205-3.6%200-2.5-2.6-3.1-4-4.6z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M252.6%20260.5c-.3%201.2-1.5%205.6.1%209%204.6-2%206.7-1.4%208.2-.4-3.7-3-5.2-4.3-8.3-8.6z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M260.4%20281.1l.2%2010.2s3.6.6%205.2%200%200-7-5.4-10.2z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%23000'%20d='M286%20282.4s-6.5-15.8-23.2-19.8-14.5-21.8-13.2-22.9c.8-1.5%201.3-3.9%206.1-1.6s27%2013.4%2030.2%2014%20.4%2030.7.2%2030.3z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M270.2%20262.5c-.3.2%2022.3%2013.4%2015.5%2024.7%206.4-4.3%204.4-11.7%204.4-11.7s5.2%2013.7-7.6%2020.4c1.4%201.2%202.3%201%202.3%201l-2.2%202.1s-1%201.7%207.6-2.5c-2.3%201.9-2.5%203.3-2.5%203.3s.6%201.8%206.2-3.1c-4.5%204.9-5.5%207.4-5.5%207.3%2012.3-1%2039-41-8.4-52.7l2.1%202.2-12%209z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.9'%20d='M271.2%20258.6c3%202.2%204.1%203%204.5%204-2.8-.6-5.3-.4-5.3-.4s-6.1-5.8-7.2-6.3c-.8%200-5.6-3-5.6-3-2.3-1.2-4.5-9.3%204.2-7a93%2093%200%200010.3%204.6l10.7%203.4%206.2%206.9s-11-5.4-12.4-5.5c3%202.4%204.7%205.8%204.7%205.8-3.5-1-6.5-2-10.1-2.5z'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='.9'%20d='M228.4%20209.9s10.5-2.6%2011.8-2.2'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M-128%20426.7h768V512h-768z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ug.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ug'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M124%200h496v496H124z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(1.0321)'%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M0%20330.7h744v82.7H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%20248h744v82.7H0z'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M0%20165.4h744V248H0z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20d='M0%2082.7h744v82.7H0z'/%3e%3cpath%20fill-rule='evenodd'%20d='M0%200h744v82.7H0z'/%3e%3cpath%20fill='%23fffdff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M449.3%20248a77.2%2077.2%200%2011-154.5%200%2077.2%2077.2%200%2001154.5%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M358.4%20188.8l-5-9.2c2-2%205.2-3.4%2010.4-3.4l-.5%2010-4.9%202.6z'/%3e%3cpath%20fill='%23ffe700'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M363.3%20186.4l.6-10.2s10.4-.6%2016%206.1l-5.5%208-11.2-4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M374.6%20190.2l5.1-8c3.4%203.6%204.8%206.2%205.4%2010%200%20.2-8.1%202-8.1%202l-2.4-4z'/%3e%3cpath%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M361%20320.9s9.6-11%2028.2-8.7c-2.8-4.5-11.9-4-11.9-4s-2.8-21.4-.6-22.4%2011.5%200%2011.5%200c1.3%200%203.4-3.3%201.7-5.4s-6.6-10.2-4.6-11.8c2-1.6%2013%20.9%2013%20.9l-31-39.8s-3.2-15%203.2-22.1c7.6-6.4%206.8-13.2%206.6-13.1-1-7-11.6-12-18.8-5.6-4.2%205.1-1.4%209-1.4%209s-11%203-11.5%205c-.4%201.8%2012.5-.4%2012.5-.4l-1.2%208.8s-25.2%2023-6%2042.7c.3%200%20.7-.9.7-.9s6.8%208.4%2013.9%2010.2c6.7%206.9%206%205.8%206%205.8s1.4%2010.8.1%2013a93.4%2093.4%200%2000-21.2-.2c-2.3.7-11.1.3-9%2014.6l3.2-7.3s-.2%205.2%201.9%207c-.4-5.4%202-9.1%202-9.1s.4%206%201.8%206.8c1.3%201%201.3-9.6%208.6-8.8%207.3%201%2012.6.7%2012.6.7s2.4%2020.6%201.6%2022.6c-5.2-1.3-17.8.5-18.6%203.7%207.4-.5%2010.8.4%2010.8.4s-6%205.3-4.1%208.4z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M364%20208s-18.4%2020.2-10.5%2035.7c.5-2.2.3-3.5.5-3.4-.4-.3%202.3%201.8%202%201.4.2-1.1-.7-3.5-.7-3.5l2.4.6-1.4-2.7%203.5.5s-1.2-3.4-.8-3.4a94%2094%200%20012.9.2c-5.2-9.3-.3-17%202-25.3z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-width='.9'%20d='M370.3%20190.8s1%207-2.8%209c-.6.4-3%201.2-2.7%202.6.5%201.9%201.5%201.5%203%201.2%204-.7%208.6-9.2%202.5-12.8z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20d='M363.5%20196.7a1.5%201.5%200%2011-3%200%201.5%201.5%200%20013%200z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M357.6%20202.5c-1%20.8-6%206.1-1%208%205.2-1.4%203.7-2.3%204.9-3.5%200-2.3-2.6-3-3.9-4.5z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%239ca69c'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M368.7%20252.4c-.3%201.2-1.4%205.4.2%208.6%204.4-1.8%206.4-1.3%207.9-.3-3.6-3-5-4.1-8.1-8.3z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M376.3%20272.4l.2%209.8s3.5.7%205%200c1.6-.6%200-6.8-5.2-9.8z'/%3e%3cpath%20fill='%239ca69c'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-width='.9'%20d='M401.2%20273.6s-6.4-15.3-22.5-19.2-14.1-21-12.8-22.1c.7-1.5%201.2-3.8%205.9-1.6%204.7%202.2%2026.1%2013%2029.2%2013.5s.4%2029.8.2%2029.4z'/%3e%3cpath%20fill='%23de3108'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M385.8%20254.4c-.3.1%2021.6%2012.9%2015%2023.9%206.3-4.1%204.2-11.4%204.2-11.4s5.1%2013.3-7.3%2019.8c1.4%201.2%202.2.9%202.2.9l-2%202.1s-1%201.6%207.3-2.4c-2.3%201.8-2.5%203.1-2.5%203.1s.7%201.8%206.1-3a30.1%2030.1%200%2000-5.4%207.2c12-1.1%2037.8-39.7-8.1-51.1l2%202.2-11.5%208.7z'/%3e%3cpath%20fill='%23fff'%20fill-rule='evenodd'%20stroke='%23000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='.8'%20d='M386.7%20250.6c3%202%204%202.8%204.4%203.8-2.7-.6-5.2-.4-5.2-.4s-5.8-5.6-6.9-6c-.8%200-5.4-3-5.4-3-2.3-1.1-4.4-9%204-6.7%208.8%204.1%2010%204.4%2010%204.4L398%20246l6%206.7s-10.7-5.3-12-5.4c3%202.4%204.6%205.6%204.6%205.6-3.4-1-6.3-1.8-9.9-2.3z'/%3e%3cpath%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='.8'%20d='M345.3%20203.3s10.2-2.4%2011.4-2'/%3e%3cpath%20fill='%23de3908'%20fill-rule='evenodd'%20d='M0%20413.4h744v82.7H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-um{background-image:url(/assets/um-C_bhY_oo.svg)}.flag-icon-um.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-um'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h130v130H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='scale(3.9385)'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%2010h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'/%3e%3c/g%3e%3cpath%20fill='%23192f5d'%20d='M0%200h98.8v70H0z'/%3e%3cpath%20fill='%23fff'%20d='M8.2%203l1%202.8H12L9.7%207.5l.9%202.7-2.4-1.7L6%2010.2l.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7L74%208.5l-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%207.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2024.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2021.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2038.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2035.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2052.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2049.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2066.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2063.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-us{background-image:url(/assets/us-Du7-EsbT.svg)}.flag-icon-us.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-us'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%3e%3cg%20stroke-width='1pt'%3e%3cpath%20fill='%23bd3d44'%20d='M0%200h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'%20transform='scale(3.9385)'/%3e%3cpath%20fill='%23fff'%20d='M0%2010h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0zm0%2020h247v10H0z'%20transform='scale(3.9385)'/%3e%3c/g%3e%3cpath%20fill='%23192f5d'%20d='M0%200h98.8v70H0z'%20transform='scale(3.9385)'/%3e%3cpath%20fill='%23fff'%20d='M8.2%203l1%202.8H12L9.7%207.5l.9%202.7-2.4-1.7L6%2010.2l.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7L74%208.5l-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%207.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2024.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2021.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2038.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2035.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2052.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2049.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm-74.1%207l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7H65zm16.4%200l1%202.8H86l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm-74%207l.8%202.8h3l-2.4%201.7.9%202.7-2.4-1.7L6%2066.2l.9-2.7-2.4-1.7h3zm16.4%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8H45l-2.4%201.7%201%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9zm16.4%200l1%202.8h2.8l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h3zm16.5%200l.9%202.8h2.9l-2.3%201.7.9%202.7-2.4-1.7-2.3%201.7.9-2.7-2.4-1.7h2.9zm16.5%200l.9%202.8h2.9L92%2063.5l1%202.7-2.4-1.7-2.4%201.7%201-2.7-2.4-1.7h2.9z'%20transform='scale(3.9385)'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uy{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uy'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%230038a8'%20d='M266%2053.3h374v53.4H266zm0%20106.7h374v53.3H266zM0%20266.7h640V320H0zm0%20106.6h640v53.4H0z'/%3e%3cg%20fill='%23fcd116'%20stroke='%23000'%20stroke-miterlimit='20'%20stroke-width='.6'%20transform='translate(133.3%20133.3)%20scale(2.93333)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20stroke-linecap='square'%20d='M1.5%209L6%2012c-8%2013%201%2015-6%2021%203-7-3-5-3-17'%20transform='rotate(22.5)'/%3e%3cpath%20fill='none'%20d='M0%2011c-2%2013%204.5%2017%200%2022'%20transform='rotate(22.5)'/%3e%3cpath%20d='M0%200h6L0%2033-6%200h6v33'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23c'/%3e%3ccircle%20r='11'/%3e%3c/g%3e%3cg%20transform='translate(133.3%20133.3)%20scale(.29333)'%3e%3cg%20id='d'%3e%3cpath%20d='M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22%2031%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36'/%3e%3cpath%20d='M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8-10%2012-21%2012-26-6-23-10'/%3e%3cpath%20d='M56-17c13-7%205-17%200-19%202%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16%208%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209%200%205-9%205-11%200%202%208-4%208-9%208'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cpath%20d='M0%2076c-5%200-18%203%200%203s5-3%200-3'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uy.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uy'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%230038a8'%20d='M284%2056.9h228v56.9H284zm0%20113.8h228v56.9H284zM0%20284.4h512v57H0zm0%20113.8h512v57H0z'/%3e%3cg%20fill='%23fcd116'%20stroke='%23000'%20stroke-miterlimit='20'%20stroke-width='.6'%20transform='translate(142.2%20142.2)%20scale(3.12889)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cg%20id='a'%3e%3cpath%20stroke-linecap='square'%20d='M1.5%209L6%2012c-8%2013%201%2015-6%2021%203-7-3-5-3-17'%20transform='rotate(22.5)'/%3e%3cpath%20fill='none'%20d='M0%2011c-2%2013%204.5%2017%200%2022'%20transform='rotate(22.5)'/%3e%3cpath%20d='M0%200h6L0%2033-6%200h6v33'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(45)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(90)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1)'%20xlink:href='%23c'/%3e%3ccircle%20r='11'/%3e%3c/g%3e%3cg%20transform='translate(142.2%20142.2)%20scale(.31289)'%3e%3cg%20id='d'%3e%3cpath%20d='M81-44c-7%208-11-6-36-6S16-35%2012-38s21-21%2029-22%2031%207%2040%2016m-29%209c7%206%201%2019-6%2019S26-28%2032-36'/%3e%3cpath%20d='M19-26c1-12%2011-14%2027-14s23%2012%2029%2015c-7%200-13-10-29-10s-16%200-27%2010m3%202c4-6%209%206%2020%206s17-3%2024-8-10%2012-21%2012-26-6-23-10'/%3e%3cpath%20d='M56-17c13-7%205-17%200-19%202%202%2010%2012%200%2019M0%2043c6%200%208-2%2016-2s27%2011%2038%207c-23%209-14%203-54%203h-5m63%206c-4-7-3-5-11-16%208%206%2010%209%2011%2016M0%2067c25%200%2021-5%2054-19-24%203-29%2011-54%2011h-5m5-29c7%200%209-5%2017-5s19%203%2024%207c1%201-3-8-11-9S25%209%2016%207c0%204%203%203%204%209%200%205-9%205-11%200%202%208-4%208-9%208'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23d'/%3e%3cpath%20d='M0%2076c-5%200-18%203%200%203s5-3%200-3'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uz{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uz'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%231eb53a'%20d='M0%20320h640v160H0z'/%3e%3cpath%20fill='%230099b5'%20d='M0%200h640v160H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20153.6h640v172.8H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20163.2h640v153.6H0z'/%3e%3ccircle%20cx='134.4'%20cy='76.8'%20r='57.6'%20fill='%23fff'/%3e%3ccircle%20cx='153.6'%20cy='76.8'%20r='57.6'%20fill='%230099b5'/%3e%3cg%20fill='%23fff'%20transform='matrix(1.92%200%200%201.92%20261.1%20122.9)'%3e%3cg%20id='e'%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-6L-1.9-.3%201%20.7'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20y='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='-48'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='24'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='48'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-48'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20y='-24'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-uz.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-uz'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%231eb53a'%20d='M0%20341.3h512V512H0z'/%3e%3cpath%20fill='%230099b5'%20d='M0%200h512v170.7H0z'/%3e%3cpath%20fill='%23ce1126'%20d='M0%20163.8h512v184.4H0z'/%3e%3cpath%20fill='%23fff'%20d='M0%20174h512v164H0z'/%3e%3ccircle%20cx='143.4'%20cy='81.9'%20r='61.4'%20fill='%23fff'/%3e%3ccircle%20cx='163.8'%20cy='81.9'%20r='61.4'%20fill='%230099b5'/%3e%3cg%20fill='%23fff'%20transform='translate(278.5%20131)%20scale(2.048)'%3e%3cg%20id='e'%3e%3cg%20id='d'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-6L-1.9-.3%201%20.7'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20y='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='-48'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20x='24'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='48'%20xlink:href='%23e'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-48'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20x='-24'%20y='-24'%20xlink:href='%23d'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-va{background-image:url(/assets/va-g05QzSPT.svg)}.flag-icon-va.flag-icon-squared{background-image:url(/assets/va-7uAEONjT.svg)}.flag-icon-vc{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vc'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20fill='%23f4f100'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23199a00'%20d='M490%200h150v480H490z'/%3e%3cpath%20fill='%230058aa'%20d='M0%200h150v480H0z'/%3e%3cpath%20fill='%23199a00'%20d='M259.3%20130l-46.4%2071.3%2044.7%2074.4%2043.8-73.7-42.1-72zm121.2%200l-46.3%2071.3%2044.7%2074.4%2043.8-73.7-42.2-72zm-61.2%2097.3l-46.4%2071.4%2044.8%2074.4%2043.8-73.7-42.2-72z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vc.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vc'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23f4f100'%20d='M0%200h510.4v512H0z'/%3e%3cpath%20fill='%23199a00'%20d='M385.6%200H512v512H385.6z'/%3e%3cpath%20fill='%230058aa'%20d='M0%200h126.4v512H0z'/%3e%3c/g%3e%3cpath%20fill='%23199a00'%20fill-rule='evenodd'%20d='M191.2%20138.6l-49.5%2076.2%2047.8%2079.3%2046.7-78.6-45-76.9zm129.4%200L271%20214.8l47.7%2079.3%2046.8-78.6-45-76.9zm-65.4%20103.9l-49.4%2076.1%2047.7%2079.4%2046.7-78.7-45-76.8z'/%3e%3c/svg%3e")}.flag-icon-ve{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ve'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='d'%20transform='translate(0%20-36)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-5L-1.5-.2l2.8.9z'/%3e%3cuse%20width='180'%20height='120'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23cf142b'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300247d'%20d='M0%200h640v320H0z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200h640v160H0z'/%3e%3cg%20id='f'%20transform='matrix(4%200%200%204%20320%20336)'%3e%3cg%20id='e'%3e%3cuse%20width='180'%20height='120'%20transform='rotate(10)'%20xlink:href='%23d'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(30)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(40)'%20xlink:href='%23e'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-80%20320%20336)'%20xlink:href='%23f'/%3e%3c/svg%3e")}.flag-icon-ve.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-ve'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='d'%20transform='translate(0%20-36)'%3e%3cg%20id='c'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20fill='%23fff'%20d='M0-5L-1.5-.2l2.8.9z'/%3e%3cuse%20width='180'%20height='120'%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-72)'%20xlink:href='%23b'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(144)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23cf142b'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300247d'%20d='M0%200h512v341.3H0z'/%3e%3cpath%20fill='%23fc0'%20d='M0%200h512v170.7H0z'/%3e%3cg%20id='f'%20transform='translate(256.3%20358.4)%20scale(4.265)'%3e%3cg%20id='e'%3e%3cuse%20width='180'%20height='120'%20transform='rotate(10)'%20xlink:href='%23d'/%3e%3cuse%20width='180'%20height='120'%20transform='rotate(30)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(40)'%20xlink:href='%23e'/%3e%3c/g%3e%3cuse%20width='180'%20height='120'%20transform='rotate(-80%20256.3%20358.4)'%20xlink:href='%23f'/%3e%3c/svg%3e")}.flag-icon-vg{background-image:url(/assets/vg-B5SxVM2E.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(/assets/vg-C0c8uLVW.svg)}.flag-icon-vi{background-image:url(/assets/vi-BzVT5MUu.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(/assets/vi-DBdDStmW.svg)}.flag-icon-vn{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vn'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='vn-a'%3e%3cpath%20fill-opacity='.7'%20d='M-85.3%200h682.6v512H-85.3z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23vn-a)'%20transform='translate(80)%20scale(.9375)'%3e%3cpath%20fill='%23ec0015'%20d='M-128%200h768v512h-768z'/%3e%3cpath%20fill='%23ff0'%20d='M349.6%20381L260%20314.3l-89%2067.3L204%20272l-89-67.7%20110.1-1%2034.2-109.4L294%20203l110.1.1-88.5%2068.4%2033.9%20109.6z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vn.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vn'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M177.2%200h708.6v708.7H177.2z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20fill-rule='evenodd'%20clip-path='url(%23a)'%20transform='translate(-128)%20scale(.72249)'%3e%3cpath%20fill='%23ec0015'%20d='M0%200h1063v708.7H0z'/%3e%3cpath%20fill='%23ff0'%20d='M661%20527.5l-124-92.6-123.3%2093.5%2045.9-152-123.2-93.8%20152.4-1.3L536%20129.8%20584.3%20281l152.4.2-122.5%2094.7L661%20527.5z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='vu-a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h682.7v512H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23vu-a)'%20transform='scale(.9375)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l347.4%20219.4H768v73.2H347.4L0%20512V0z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20493.7L354.7%20267H768v-22H354.7L0%2018.3v32.9L332.8%20256%200%20460.8v32.9z'/%3e%3cpath%20fill='%2340aa40'%20d='M0%20512l354.7-226.7H768V512H0z'/%3e%3cpath%20fill='%23ce0000'%20d='M0%200l354.7%20226.7H768V0H0z'/%3e%3cpath%20fill='%23ff0'%20d='M95.8%20266.6c1.2.3%201.6.6%202.8-1.1.2-1%201-2.2%201.7-3.3.8-1.5%201.2-2%202-1%20.6.7%202.8-.5%203.6.1%201.4%201%20.6.8%201.7-.2.9-1.8.1-1.6-1-2.4-1-.6-3.1.6-4%200%20.3-1.8.9-2%202-2.4.8.5%203.1-.4%203.8-.4%201%20.2%202%20.3%202.3-1.2.5-1%20.3-.3-.2-1-.8-.7-3%20.5-3.9%200-1-.9-.9-1.2-.2-2.6.8-.5%201.5-.3%202.6.4%201%20.8%202.8-.7%203.8-.8.9-1%201.9-1.3%201.2-2.5-.3-1-.6-1-1.8-1.3-1.2-.8-2.8.7-3.3-.5%201-1.4%201.3-1.1%202.5-.3.8.2%203-1.1%203.8-1.2%201.1-.3.6%201%201.4-1.8-.3-1.2-2.3.7-3.4.4-1%20.2-2-.2-2-1.4%200-1.5.8-1.6%201.9-1.4%201%20.2%203.1-1%204-1%201%20.6%201.5.4%202.4-1%20.6-1.7-.1-1-1.3-2-.8-.5-3%20.7-3.9.1.2-.6.5-1.4%201-1.7.9.2%201.6.2%202.7.8%201%20.5%202.8-1.5%203.7-2.2-.2-1-2%20.4-3-.3-.6-.5-1.5-1-1.7-1.5.6-1.7.3-1.6%202-1%20.8-.3%202.3-.3%201.3-1.9-.2-.2-1-.2-1.8-.5-.9-.6-1.7-1.3-2.7-1.5-.7-.1-1.7-.4-2.2-.2%200%201%20.2%201.6.1%202.8.5.7%201.3.7%201.5%201-.9.8-1.4.4-2.3.4-1.2-.7-.5-3.1-1.9-2.6.3.7.2%203.4.8%204%20.6.4%201.4.8%201.5%201.3-1%201.5-1.3%201.4-2.5.7-1-.6-.6-2.8-1.5-2.7-1%20.8-1%20.7-.8%201.8%200%201.4-.5%203.4.7%204.2%201.3%201%201.5.8.4%202.7-.7.9-1.1.7-2%20.3-.9-.6-.7-3-1.4-3.7-1.4-.8-.6-.8-1.7.2-.3%201.3%200%201.6.5%202.7.4.7.4%203%201.2%203.2%201.2.7%201.3.6-.2%202-1%200-1.6.3-2.4-.7-1-.8-.4-3.2-1.7-3.2-1.2.1-1.5.1-1.4%201.8.3%201.5-.3%203.8.9%204.7%201.1.5%201.8.4%202.2%201.1-.4.3-1%201.3-1.4%201.5-.8%200-1.6-.5-2.5-.7-1-.5-.5-1.4-1.4-2-1%20.3-1-1-1.5.3.2%201.2-.2%202.6%201%203.4.8.5%201.5%201.7%202.4%202.3%201%201.2.6%201.4%200%203-.9.1-1.8-.5-2.7-1-.9-.7-.7-3-1.6-3.5-.7-.8-.5-1.4-1.7.2%200%201%20.1%201.2.4%202%200%201-.2%203.2.8%203.9%201%20.2%202.2.7%203%201%20.8%201%20.1.8-.8%202.2-.5%201.4-.5%201.7-1.4%202.4-.8%201-1%201.5-.4%202.8z'/%3e%3cpath%20fill='%23ff0'%20d='M121%20267.9c.7-1.2%201.1-1.4%200-3.4-.8-.7-1.6-2-2.4-3.1-1-1.6-1.3-2.2%200-2.7.8-.3.6-3%201.5-3.7%201.4-1.1%201-.3.5-1.9-1.4-1.7-1.5-.8-2.7.2-1%20.7-.7%203.5-1.5%204.2-1.6-1-1.6-1.8-1.5-3%20.9-.7.9-3.6%201.2-4.3.6-1%201-2-.2-2.9-.8-1-.2-.4-1-.3-1%20.7-.7%203.5-1.6%204.2-1.2.8-1.4.5-2.4-.8-.1-1%20.3-1.7%201.4-2.6%201.1-.8.5-3.3.8-4.3-.6-1.4-.5-2.6-1.8-2.4-1%200-1.2.3-2%201.5-1.2%201-.4%203.2-1.8%203.2-.9-1.6-.4-1.8.8-2.8.5-.7.2-3.7.4-4.5.2-1.2%201-.2-1.1-2-1.2-.3-.2%202.6-1%203.6-.3%201.2-1%202-2%201.6-1.5-.6-1.2-1.5-.6-2.5s.3-3.8.7-4.7c1-1%201-1.4%200-3-1.3-1.4-1-.3-2.2.6-1%20.7-.7%203.5-1.6%204.2-.5-.5-1-1-1.1-1.8.5-.8.7-1.6%201.8-2.5.8-.9-.4-3.5-.6-4.8-1-.2-.4%202.2-1.5%203-.7.5-1.4%201.2-2%201.2-1.3-1.3-1.4-1-.2-2.5.1-1%20.7-2.5-1.2-2-.3%200-.5%201-1.1%201.6-1%20.7-1.9%201.3-2.5%202.2-.4.7-1%201.7-1%202.3.8.5%201.5.5%202.6%201%20.8-.2%201.2-1%201.5-1.1.3%201.2-.2%201.6-.5%202.6-1.2%201-3.2-.7-3.2%201%20.8-.1%203.2%201%204%20.7.6-.5%201.3-1.2%201.8-1%201%201.5.8%201.9-.3%202.8-1%20.8-3-.4-3.1.5.3%201.4.2%201.4%201.3%201.6%201.3.5%202.9%201.9%204%201%201.5-1%201.5-1.3%202.7.6.6%201.1.3%201.5-.5%202.2-.9.8-3-.4-4%200-1.2%201.2-.9.4-.4%202%201%20.8%201.4.7%202.7.5.8-.2%203%20.8%203.4%200%201.1-1%201-1.1%201.7%201-.4%201.2-.3%201.8-1.6%202.3-1.1.8-3-.9-3.6.5-.4%201.4-.5%201.7%201.1%202.2%201.5.3%203.4%201.8%204.7%201%20.9-1%201-1.8%201.9-2%20.1.6.7%201.6.7%202.1-.2.9-1%201.5-1.6%202.4-.8.9-1.5%200-2.3.7-.1%201.1-1.4.6-.3%201.7%201%20.2%202.3%201.2%203.4.4.9-.7%202.3-1%203.1-1.7%201.5-.6%201.5%200%202.8%201.2-.3%201-1.2%201.7-2%202.4-1%20.7-3-.4-3.9.3-1%20.5-1.4%200-.5%201.9%201%20.5%201.2.3%202%20.3%201%20.5%202.8%201.6%203.9.8.6-1%201.6-2%202.2-2.8%201.1-.4.7.2%201.6%201.7%201.1%201.2%201.4%201.3%201.7%202.5.6%201.2%201%201.7%202.4%201.5z'/%3e%3cpath%20fill='%23ff0'%20d='M98%20314.5c0-5.3-.8-10.6%200-10.6%2046.8%200%2058.5-32%2058.5-53.2S140.3%20208%20109.7%20208c-35%200-46.8%2020.8-46.8%2042.6A37%2037%200%200098%20287.9c23.4%200%2029.3-5.3%2046.8-26.6-5.8%2026.6-35%2037.2-46.8%2037.2-23.4%200-46.8-16-46.8-47.8%200-26.6%2017.5-53.2%2058.5-53.2%2035.1%200%2058.5%2026.6%2058.5%2053.2%200%2037.2-29.2%2063.8-70.2%2063.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-vu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-vu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M0%200h496v496H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='scale(1.0321)'%3e%3cg%20fill-rule='evenodd'%3e%3cpath%20d='M0%200l336.6%20212.6h407.5v70.9H336.6L0%20496V0z'/%3e%3cpath%20fill='%23ff0'%20d='M0%20478.4l343.7-219.7h400.4v-21.3H343.7L0%2017.7v32L322.4%20248%200%20446.5v31.8z'/%3e%3cpath%20fill='%2340aa40'%20d='M0%20496l343.7-219.6h400.4V496H0z'/%3e%3cpath%20fill='%23ce0000'%20d='M0%200l343.7%20219.7h400.4V0H0z'/%3e%3cpath%20fill='%23ff0'%20d='M92.8%20258.3c1.2.3%201.5.6%202.7-1.1.3-.9%201-2%201.6-3.2.9-1.4%201.3-2%202-.9.6.6%202.7-.5%203.6.1%201.3%201%20.5.8%201.6-.2.8-1.8%200-1.6-1.1-2.4-.8-.5-3%20.6-3.8%200%20.3-1.7.9-2%201.9-2.3.8.6%203-.4%203.8-.4%201%20.2%201.8.3%202.1-1.1.5-1%20.3-.3%200-1-1-.6-3%20.5-3.9%200-1-.9-.9-1.2-.2-2.5.8-.5%201.4-.3%202.5.4%201%20.7%202.7-.7%203.7-.8.8-1%201.8-1.3%201.2-2.4-.3-1-.6-1-1.8-1.3-1.2-.8-2.7.7-3.2-.5%201-1.3%201.3-1%202.5-.3.7.3%203-1%203.6-1.1%201.1-.3.6.9%201.3-1.8-.2-1-2.1.7-3.2.4-1%20.2-1.9-.2-2-1.3%200-1.5.8-1.6%201.8-1.4%201%20.2%203.1-1%203.9-1%201.1.6%201.5.4%202.4-1%20.6-1.6-.1-1-1.2-1.8-.9-.5-3%20.6-3.8%200%20.1-.5.4-1.3%201-1.6.8.2%201.5.1%202.5.8%201%20.4%202.7-1.5%203.6-2.2-.2-1-1.9.4-2.9-.3-.6-.4-1.4-.9-1.6-1.4.6-1.7.3-1.6%201.9-1%20.8-.3%202.2-.3%201.3-1.8-.2-.3-1-.2-1.7-.5-1-.6-1.8-1.2-2.7-1.5-.6-.1-1.6-.3-2.1-.2-.1%201%20.2%201.6%200%202.8.5.7%201.3.7%201.5%201-.9.7-1.3.3-2.2.4-1.1-.8-.5-3.1-1.8-2.6.3.7.2%203.3.7%203.8.6.4%201.4.8%201.5%201.4-1%201.4-1.3%201.3-2.4.6-1-.6-.6-2.7-1.4-2.6-1%20.7-1%20.7-.8%201.8%200%201.3-.5%203.2.6%204%201.3%201%201.5.8.4%202.6-.7.9-1.1.7-2%20.3-.8-.6-.6-2.8-1.3-3.6-1.3-.7-.6-.7-1.6.2-.4%201.3-.1%201.6.4%202.7.4.6.4%203%201.2%203%201.2.8%201.2.6-.2%202-1%200-1.5.3-2.3-.7-1-.7-.4-3-1.7-3.1-1.2.1-1.4.1-1.3%201.7.2%201.5-.3%203.7.8%204.6%201.1.5%201.8.4%202.1%201l-1.3%201.5c-.7%200-1.5-.5-2.4-.7-1-.4-.5-1.3-1.3-1.9-1%20.3-1-1-1.5.3.2%201.1-.2%202.5.9%203.2.8.6%201.5%201.8%202.4%202.3%201%201.2.5%201.4%200%203-.8%200-1.8-.5-2.6-1.1-.9-.6-.7-2.8-1.6-3.4-.7-.7-.5-1.3-1.6.2%200%201.1.1%201.2.4%202%200%201-.3%203%20.7%203.7l3%201c.7%201%200%20.8-.8%202.2-.6%201.4-.6%201.6-1.4%202.3-.8%201-1%201.4-.4%202.7z'/%3e%3cpath%20fill='%23ff0'%20d='M117.2%20259.5c.7-1.1%201.1-1.3%200-3.3-.7-.6-1.5-1.9-2.3-3-1-1.5-1.3-2%200-2.5.8-.3.6-3%201.5-3.7%201.3-1%20.9-.2.4-1.8-1.3-1.6-1.4-.7-2.6.2-.9.7-.6%203.4-1.5%204-1.5-1-1.4-1.6-1.4-2.9.8-.6.9-3.4%201.2-4.1.6-1%201-1.9-.2-2.8-.8-1-.2-.4-1-.3-.9.7-.6%203.4-1.5%204-1.2.9-1.4.5-2.4-.7%200-1%20.4-1.6%201.4-2.5%201-.8.4-3.2.8-4.2-.6-1.3-.5-2.5-1.8-2.3-1%200-1.2.3-1.8%201.4-1.3%201-.5%203.2-1.8%203.2-.9-1.6-.5-1.8.7-2.7.5-.7.2-3.6.4-4.4.2-1.2%201-.2-1-2-1.2-.2-.3%202.6-1%203.6-.3%201.1-1%201.9-2%201.5-1.4-.6-1.2-1.4-.5-2.5.5-.9.3-3.6.6-4.5%201-.9%201-1.4%200-2.9-1.2-1.3-.9-.3-2.1.6-.9.6-.6%203.4-1.5%204-.5-.4-1-1-1.1-1.7.5-.8.7-1.6%201.7-2.4.8-.9-.3-3.5-.6-4.6-.9-.2-.3%202-1.4%202.9-.6.5-1.4%201.1-2%201.1-1.2-1.2-1.3-1-.2-2.4.2-1%20.7-2.5-1-2-.4%200-.6%201-1.2%201.6-.9.6-1.8%201.3-2.4%202.2-.4.6-1%201.6-1%202.2.8.4%201.5.4%202.5%201%20.9-.2%201.2-1%201.5-1.2.4%201.3-.2%201.6-.5%202.6-1.1.9-3-.7-3%20.8.7%200%203%201.2%203.8.8.6-.5%201.2-1.1%201.8-1%201%201.5.7%201.9-.4%202.8-1%20.7-2.8-.4-3%20.4.3%201.4.3%201.4%201.3%201.6%201.3.5%202.8%201.8%204%201%201.4-1%201.3-1.3%202.6.5.5%201.1.2%201.5-.5%202.2-1%20.7-3-.4-3.9%200-1.2%201.1-.9.3-.4%201.9%201%20.8%201.3.7%202.5.5.8-.2%203%20.8%203.4%200%201-1%201-1%201.7%201-.4%201.1-.4%201.7-1.6%202.2-1%20.8-3-.8-3.5.5-.4%201.3-.5%201.6%201%202%201.5.4%203.3%201.9%204.6%201%20.8-1%201-1.6%201.8-1.8l.8%202c-.3.8-1%201.4-1.6%202.3-.8.9-1.5%200-2.3.7%200%201-1.3.6-.3%201.6%201.1.3%202.3%201.2%203.3.4.9-.6%202.2-1%203-1.6%201.5-.6%201.5%200%202.8%201.2a7%207%200%2001-2%202.3c-1%20.6-2.9-.4-3.7.3-1%20.4-1.4%200-.5%201.8%201%20.5%201.1.3%201.9.3%201%20.4%202.7%201.6%203.8.8.6-1%201.5-2%202-2.7%201.2-.5.8.2%201.7%201.6%201%201.2%201.3%201.3%201.6%202.4.6%201.2.9%201.7%202.4%201.5z'/%3e%3cpath%20fill='%23ff0'%20d='M95%20304.7c0-5.1-.8-10.3%200-10.3%2045.3%200%2056.6-31%2056.6-51.5%200-20.6-15.7-41.3-45.3-41.3-34%200-45.4%2020.2-45.4%2041.3%200%2020.6%2017%2036%2034%2036%2022.7%200%2028.4-5.1%2045.4-25.7-5.7%2025.7-34%2036-45.3%2036A44%2044%200%200149.6%20243c0-25.8%2017-51.6%2056.7-51.6%2034%200%2056.7%2025.8%2056.7%2051.6%200%2036-28.4%2061.8-68%2061.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-wf{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-wf'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-wf.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-wf'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ws{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ws'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23002b7f'%20d='M0%200h320v240H0z'/%3e%3cpath%20fill='%23fff'%20d='M180%20229.3l-20.7-14-19.9%2014.1%206.5-24.9-19-15.2%2024.5-1.5%208.1-23.6%208.8%2024%2024%20.7-19%2016.3zm-3.6-165.6L159.8%2053l-16%2010.4%204.4-20-14.6-12.7%2019.4-1.6%207.2-18.6%207.4%2018.7%2019.1%201.7L172%2044.3zm-73%2059.5l-16-11-16.7%2011%205.2-19.4L60.8%2091%2080%2090l7-19%206.8%2018.9%2019.6%201.1-15%2012.5zM250%20110l-15.4-10-15%2010%204.4-18.3-14-11.8%2018.3-1.5%206.3-17.2%207%2017.4%2017.7%201-13.7%2012.3zm-43.1%2043.4l-10.3-6.4-10.3%206.6%202.7-12.3-9.2-8.3%2012-1%204.6-11.6%204.9%2011.6%2011.9%201-9.1%208.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ws.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ws'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23ce1126'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23002b7f'%20d='M0%200h256v256H0z'/%3e%3cpath%20fill='%23fff'%20d='M147%20231.4l-19.6-13.3-18.9%2013.5%206-23.5-18-14.7%2023.2-1.3%207.7-22.4%208.5%2022.8%2022.8.5-18.2%2015.5zm-3.4-156.8l-15.6-10-15.4%2010%204.2-19-13.7-12.1%2018.3-1.6%206.8-17.5%207.1%2017.7%2018%201.4-14%2012.5zM74.3%20131l-15.2-10.8-15.4%2010.4%204.6-18.3L34%20100.2l18.2-.8%206.7-18.1%206.6%2017.8%2018.3%201.1-14.3%2012zm139-12.7l-14.7-9.5-14.3%209.7%204-17.4-13-11.2%2017.3-1.4%206-16.4%206.6%2016.6%2016.8%201-13.2%2011.6zm-41.1%2041.3l-9.7-6.2-9.6%206.2%202.5-11.6-8.7-7.7%2011.4-1%204.4-11%204.5%2011%2011.2%201-8.5%207.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ye{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ye'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v472.8H0z'/%3e%3cpath%20fill='%23f10600'%20d='M0%200h640v157.4H0z'/%3e%3cpath%20d='M0%20322.6h640V480H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-ye.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-ye'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v504.3H0z'/%3e%3cpath%20fill='%23f10600'%20d='M0%200h512v167.9H0z'/%3e%3cpath%20d='M0%20344.1h512V512H0z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-yt{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-yt'%20viewBox='0%200%20640%20480'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h213.3v480H0z'/%3e%3cpath%20fill='%23f31830'%20d='M426.7%200H640v480H426.7z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-yt.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-yt'%20viewBox='0%200%20512%20512'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%2300267f'%20d='M0%200h170.7v512H0z'/%3e%3cpath%20fill='%23f31830'%20d='M341.3%200H512v512H341.3z'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-za{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-za'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cclipPath%20id='za-a'%3e%3cpath%20fill-opacity='.7'%20d='M-71.9%200h682.7v512H-71.9z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23za-a)'%20transform='translate(67.4)%20scale(.93748)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M-71.9%20407.8V104.4L154%20256.1-72%20407.8z'/%3e%3cpath%20fill='%2300c'%20d='M82.2%20512.1l253.6-170.6H696V512H82.2z'/%3e%3cpath%20fill='red'%20d='M66%200h630v170.8H335.7S69.3-1.7%2066%200z'/%3e%3cpath%20fill='%23fc0'%20d='M-71.9%2064v40.4L154%20256-72%20407.8v40.3l284.5-192L-72%2064z'/%3e%3cpath%20fill='%23093'%20d='M-71.9%2064V0h95l301.2%20204h371.8v104.2H324.3L23%20512h-94.9v-63.9l284.4-192L-71.8%2064z'/%3e%3cpath%20fill='%23fff'%20d='M23%200h59.2l253.6%20170.7H696V204H324.3L23%20.1zm0%20512.1h59.2l253.6-170.6H696v-33.2H324.3L23%20512z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-za.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-za'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill-opacity='.7'%20d='M70.1%200h499.6v499.6H70.1z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%23a)'%20transform='translate(-71.9)%20scale(1.0248)'%3e%3cg%20fill-rule='evenodd'%20stroke-width='1pt'%3e%3cpath%20d='M0%20397.9v-296l220.4%20147.9L0%20397.9z'/%3e%3cpath%20fill='%2300c'%20d='M150.4%20499.7l247.4-166.5h351.6v166.5h-599z'/%3e%3cpath%20fill='red'%20d='M134.5%200h615v166.6H397.7S137.8-1.6%20134.5%200z'/%3e%3cpath%20fill='%23fc0'%20d='M0%2062.5v39.3l220.4%20148L0%20397.8v39.4l277.6-187.4L0%2062.5z'/%3e%3cpath%20fill='%23093'%20d='M0%2062.5V0h92.6l294%20199h362.8v101.7H386.6l-294%20198.9H0v-62.4l277.6-187.4L0%2062.5z'/%3e%3cpath%20fill='%23fff'%20d='M92.6%200h57.8l247.4%20166.6h351.6V199H386.6L92.6%200zm0%20499.7h57.8l247.4-166.5h351.6v-32.4H386.6l-294%20198.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.flag-icon-zm{background-image:url(/assets/zm-BGSq5Yxm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(/assets/zm-CV23lQZj.svg)}.flag-icon-zw{background-image:url(/assets/zw-BWZmpqsS.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(/assets/zw-Nr_3k5F2.svg)}.flag-icon-es-ca{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-es-ca'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fcdd09'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23da121a'%20stroke-width='60'%20d='M0%2090h810m0%20120H0m0%20120h810m0%20120H0'%20transform='scale(.79012%20.88889)'/%3e%3c/svg%3e")}.flag-icon-es-ca.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-es-ca'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fcdd09'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23da121a'%20stroke-width='60'%20d='M0%2090h810m0%20120H0m0%20120h810m0%20120H0'%20transform='scale(.6321%20.94815)'/%3e%3c/svg%3e")}.flag-icon-eu{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-eu'%20viewBox='0%200%20640%20480'%3e%3cdefs%3e%3cg%20id='d'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-1l-.3%201%20.5.1z'/%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cg%20id='c'%3e%3cuse%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23039'%20d='M0%200h640v480H0z'/%3e%3cg%20fill='%23fc0'%20transform='translate(320%20242.3)%20scale(23.7037)'%3e%3cuse%20width='100%25'%20height='100%25'%20y='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='6'%20xlink:href='%23d'/%3e%3cg%20id='e'%3e%3cuse%20width='100%25'%20height='100%25'%20x='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20-2.3%20-2.1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20-2.1%20-2.3)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-4.7%20-2)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-5%20.5)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23e'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-eu.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20id='flag-icon-css-eu'%20viewBox='0%200%20512%20512'%3e%3cdefs%3e%3cg%20id='d'%3e%3cg%20id='b'%3e%3cpath%20id='a'%20d='M0-1l-.3%201%20.5.1z'/%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23a'/%3e%3c/g%3e%3cg%20id='c'%3e%3cuse%20transform='rotate(72)'%20xlink:href='%23b'/%3e%3cuse%20transform='rotate(144)'%20xlink:href='%23b'/%3e%3c/g%3e%3cuse%20transform='scale(-1%201)'%20xlink:href='%23c'/%3e%3c/g%3e%3c/defs%3e%3cpath%20fill='%23039'%20d='M0%200h512v512H0z'/%3e%3cg%20fill='%23fc0'%20transform='translate(256%20258.4)%20scale(25.28395)'%3e%3cuse%20width='100%25'%20height='100%25'%20y='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20y='6'%20xlink:href='%23d'/%3e%3cg%20id='e'%3e%3cuse%20width='100%25'%20height='100%25'%20x='-6'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(-144%20-2.3%20-2.1)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(144%20-2.1%20-2.3)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-4.7%20-2)'%20xlink:href='%23d'/%3e%3cuse%20width='100%25'%20height='100%25'%20transform='rotate(72%20-5%20.5)'%20xlink:href='%23d'/%3e%3c/g%3e%3cuse%20width='100%25'%20height='100%25'%20transform='scale(-1%201)'%20xlink:href='%23e'/%3e%3c/g%3e%3c/svg%3e")}.flag-icon-gb-eng{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-eng'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%23fff'%20d='M0%200h640v480H0z'/%3e%3cpath%20fill='%23ce1124'%20d='M281.6%200h76.8v480h-76.8z'/%3e%3cpath%20fill='%23ce1124'%20d='M0%20201.6h640v76.8H0z'/%3e%3c/svg%3e")}.flag-icon-gb-eng.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-eng'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23fff'%20d='M0%200h512v512H0z'/%3e%3cpath%20fill='%23ce1124'%20d='M215%200h82v512h-82z'/%3e%3cpath%20fill='%23ce1124'%20d='M0%20215h512v82H0z'/%3e%3c/svg%3e")}.flag-icon-gb-nir{background-image:url(/assets/gb-nir-BwuweOxO.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(/assets/gb-nir-BOd2rjhc.svg)}.flag-icon-gb-sct{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-sct'%20viewBox='0%200%20640%20480'%3e%3cpath%20fill='%230065bd'%20d='M0%200h640v480H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='.6'%20d='M0%200l5%203M0%203l5-3'%20transform='scale(128%20160)'/%3e%3c/svg%3e")}.flag-icon-gb-sct.flag-icon-squared{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='flag-icon-css-gb-sct'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%230065bd'%20d='M0%200h512v512H0z'/%3e%3cpath%20stroke='%23fff'%20stroke-width='.6'%20d='M0%200l5%203M0%203l5-3'%20transform='scale(102.4%20170.66667)'/%3e%3c/svg%3e")}.flag-icon-gb-wls{background-image:url(/assets/gb-wls-BzRek5AI.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(/assets/gb-wls-DDf5HbaC.svg)}.flag-icon-un{background-image:url(/assets/un-C6LXUXo5.svg)}.flag-icon-un.flag-icon-squared{background-image:url(/assets/un-jtjMxtUj.svg)}.flag-icon-xk{background-image:url(/assets/xk-BQUR5nbu.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(/assets/xk-CGJ-pqpy.svg)}.em,.em-svg{height:1.5em;width:1.5em;background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;vertical-align:middle}.em---1,.em-thumbsup{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44d.png)}.em---1.em-svg,.em-thumbsup.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f44d.svg),none}.em--1,.em-thumbsdown{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44e.png)}.em--1.em-svg,.em-thumbsdown.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f44e.svg),none}.em-100{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4af.png)}.em-100.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4af.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4af.svg),none}.em-1234{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f522.png)}.em-1234.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f522.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f522.svg),none}.em-8ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b1.png)}.em-8ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b1.svg),none}.em-a{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f170.png)}.em-a.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f170.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f170.svg),none}.em-ab{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f18e.png)}.em-ab.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f18e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f18e.svg),none}.em-abc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f524.png)}.em-abc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f524.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f524.svg),none}.em-abcd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f521.png)}.em-abcd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f521.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f521.svg),none}.em-accept{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f251.png)}.em-accept.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f251.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f251.svg),none}.em-admission_tickets{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39f.png)}.em-admission_tickets.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f39f.svg),none}.em-adult{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d1.png)}.em-adult.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d1.svg),none}.em-aerial_tramway{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a1.png)}.em-aerial_tramway.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a1.svg),none}.em-airplane{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2708.png)}.em-airplane.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2708.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2708.svg),none}.em-airplane_arriving{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ec.png)}.em-airplane_arriving.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ec.svg),none}.em-airplane_departure{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6eb.png)}.em-airplane_departure.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6eb.svg),none}.em-alarm_clock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f0.png)}.em-alarm_clock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23f0.svg),none}.em-alembic{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2697.png)}.em-alembic.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2697.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2697.svg),none}.em-alien{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47d.png)}.em-alien.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f47d.svg),none}.em-ambulance{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f691.png)}.em-ambulance.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f691.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f691.svg),none}.em-amphora{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fa.png)}.em-amphora.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3fa.svg),none}.em-anchor{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2693.png)}.em-anchor.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2693.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2693.svg),none}.em-angel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47c.png)}.em-angel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f47c.svg),none}.em-anger{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a2.png)}.em-anger.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a2.svg),none}.em-angry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f620.png)}.em-angry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f620.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f620.svg),none}.em-anguished{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f627.png)}.em-anguished.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f627.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f627.svg),none}.em-ant{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41c.png)}.em-ant.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f41c.svg),none}.em-apple{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34e.png)}.em-apple.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f34e.svg),none}.em-aquarius{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2652.png)}.em-aquarius.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2652.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2652.svg),none}.em-aries{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2648.png)}.em-aries.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2648.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2648.svg),none}.em-arrow_backward{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25c0.png)}.em-arrow_backward.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25c0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25c0.svg),none}.em-arrow_double_down{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ec.png)}.em-arrow_double_down.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23ec.svg),none}.em-arrow_double_up{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23eb.png)}.em-arrow_double_up.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23eb.svg),none}.em-arrow_down{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b07.png)}.em-arrow_down.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b07.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b07.svg),none}.em-arrow_down_small{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53d.png)}.em-arrow_down_small.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f53d.svg),none}.em-arrow_forward{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25b6.png)}.em-arrow_forward.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25b6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25b6.svg),none}.em-arrow_heading_down{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2935.png)}.em-arrow_heading_down.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2935.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2935.svg),none}.em-arrow_heading_up{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2934.png)}.em-arrow_heading_up.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2934.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2934.svg),none}.em-arrow_left{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b05.png)}.em-arrow_left.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b05.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b05.svg),none}.em-arrow_lower_left{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2199.png)}.em-arrow_lower_left.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2199.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2199.svg),none}.em-arrow_lower_right{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2198.png)}.em-arrow_lower_right.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2198.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2198.svg),none}.em-arrow_right{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/27a1.png)}.em-arrow_right.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/27a1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/27a1.svg),none}.em-arrow_right_hook{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/21aa.png)}.em-arrow_right_hook.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/21aa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/21aa.svg),none}.em-arrow_up{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b06.png)}.em-arrow_up.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b06.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b06.svg),none}.em-arrow_up_down{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2195.png)}.em-arrow_up_down.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2195.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2195.svg),none}.em-arrow_up_small{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53c.png)}.em-arrow_up_small.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f53c.svg),none}.em-arrow_upper_left{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2196.png)}.em-arrow_upper_left.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2196.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2196.svg),none}.em-arrow_upper_right{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2197.png)}.em-arrow_upper_right.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2197.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2197.svg),none}.em-arrows_clockwise{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f503.png)}.em-arrows_clockwise.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f503.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f503.svg),none}.em-arrows_counterclockwise{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f504.png)}.em-arrows_counterclockwise.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f504.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f504.svg),none}.em-art{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a8.png)}.em-art.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a8.svg),none}.em-articulated_lorry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69b.png)}.em-articulated_lorry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f69b.svg),none}.em-astonished{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f632.png)}.em-astonished.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f632.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f632.svg),none}.em-athletic_shoe{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45f.png)}.em-athletic_shoe.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f45f.svg),none}.em-atm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e7.png)}.em-atm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e7.svg),none}.em-atom_symbol{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/269b.png)}.em-atom_symbol.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/269b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/269b.svg),none}.em-avocado{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f951.png)}.em-avocado.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f951.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f951.svg),none}.em-b{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f171.png)}.em-b.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f171.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f171.svg),none}.em-baby{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f476.png)}.em-baby.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f476.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f476.svg),none}.em-baby_bottle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37c.png)}.em-baby_bottle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f37c.svg),none}.em-baby_chick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f424.png)}.em-baby_chick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f424.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f424.svg),none}.em-baby_symbol{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bc.png)}.em-baby_symbol.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6bc.svg),none}.em-back{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f519.png)}.em-back.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f519.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f519.svg),none}.em-bacon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f953.png)}.em-bacon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f953.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f953.svg),none}.em-badminton_racquet_and_shuttlecock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f8.png)}.em-badminton_racquet_and_shuttlecock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f8.svg),none}.em-baggage_claim{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c4.png)}.em-baggage_claim.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6c4.svg),none}.em-baguette_bread{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f956.png)}.em-baguette_bread.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f956.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f956.svg),none}.em-balloon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f388.png)}.em-balloon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f388.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f388.svg),none}.em-ballot_box_with_ballot{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5f3.png)}.em-ballot_box_with_ballot.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5f3.svg),none}.em-ballot_box_with_check{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2611.png)}.em-ballot_box_with_check.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2611.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2611.svg),none}.em-bamboo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38d.png)}.em-bamboo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f38d.svg),none}.em-banana{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34c.png)}.em-banana.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f34c.svg),none}.em-bangbang{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/203c.png)}.em-bangbang.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/203c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/203c.svg),none}.em-bank{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e6.png)}.em-bank.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e6.svg),none}.em-bar_chart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ca.png)}.em-bar_chart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ca.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ca.svg),none}.em-barber{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f488.png)}.em-barber.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f488.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f488.svg),none}.em-barely_sunny,.em-sun_behind_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f325.png)}.em-barely_sunny.em-svg,.em-sun_behind_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f325.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f325.svg),none}.em-baseball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26be.png)}.em-baseball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26be.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26be.svg),none}.em-basketball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c0.png)}.em-basketball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c0.svg),none}.em-bat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f987.png)}.em-bat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f987.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f987.svg),none}.em-bath{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c0.png)}.em-bath.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6c0.svg),none}.em-bathtub{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c1.png)}.em-bathtub.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6c1.svg),none}.em-battery{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50b.png)}.em-battery.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f50b.svg),none}.em-beach_with_umbrella{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d6.png)}.em-beach_with_umbrella.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d6.svg),none}.em-bear{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43b.png)}.em-bear.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f43b.svg),none}.em-bearded_person{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d4.png)}.em-bearded_person.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d4.svg),none}.em-bed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cf.png)}.em-bed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6cf.svg),none}.em-bee,.em-honeybee{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41d.png)}.em-bee.em-svg,.em-honeybee.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f41d.svg),none}.em-beer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37a.png)}.em-beer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f37a.svg),none}.em-beers{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37b.png)}.em-beers.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f37b.svg),none}.em-beetle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41e.png)}.em-beetle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f41e.svg),none}.em-beginner{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f530.png)}.em-beginner.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f530.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f530.svg),none}.em-bell{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f514.png)}.em-bell.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f514.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f514.svg),none}.em-bellhop_bell{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ce.png)}.em-bellhop_bell.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ce.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ce.svg),none}.em-bento{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f371.png)}.em-bento.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f371.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f371.svg),none}.em-bicyclist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b4.png)}.em-bicyclist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b4.svg),none}.em-bike{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b2.png)}.em-bike.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b2.svg),none}.em-bikini{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f459.png)}.em-bikini.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f459.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f459.svg),none}.em-billed_cap{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e2.png)}.em-billed_cap.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e2.svg),none}.em-biohazard_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2623.png)}.em-biohazard_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2623.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2623.svg),none}.em-bird{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f426.png)}.em-bird.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f426.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f426.svg),none}.em-birthday{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f382.png)}.em-birthday.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f382.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f382.svg),none}.em-black_circle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26ab.png)}.em-black_circle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26ab.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26ab.svg),none}.em-black_circle_for_record{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23fa.png)}.em-black_circle_for_record.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23fa.svg),none}.em-black_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5a4.png)}.em-black_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5a4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5a4.svg),none}.em-black_joker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f0cf.png)}.em-black_joker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f0cf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f0cf.svg),none}.em-black_large_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b1b.png)}.em-black_large_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b1b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b1b.svg),none}.em-black_left_pointing_double_triangle_with_vertical_bar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ee.png)}.em-black_left_pointing_double_triangle_with_vertical_bar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23ee.svg),none}.em-black_medium_small_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fe.png)}.em-black_medium_small_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25fe.svg),none}.em-black_medium_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fc.png)}.em-black_medium_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25fc.svg),none}.em-black_nib{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2712.png)}.em-black_nib.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2712.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2712.svg),none}.em-black_right_pointing_double_triangle_with_vertical_bar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ed.png)}.em-black_right_pointing_double_triangle_with_vertical_bar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23ed.svg),none}.em-black_right_pointing_triangle_with_double_vertical_bar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ef.png)}.em-black_right_pointing_triangle_with_double_vertical_bar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23ef.svg),none}.em-black_small_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25aa.png)}.em-black_small_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25aa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25aa.svg),none}.em-black_square_button{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f532.png)}.em-black_square_button.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f532.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f532.svg),none}.em-black_square_for_stop{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f9.png)}.em-black_square_for_stop.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23f9.svg),none}.em-blond-haired-man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f471-200d-2642-fe0f.png)}.em-blond-haired-man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f471-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f471-200d-2642-fe0f.svg),none}.em-blond-haired-woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f471-200d-2640-fe0f.png)}.em-blond-haired-woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f471-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f471-200d-2640-fe0f.svg),none}.em-blossom{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33c.png)}.em-blossom.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f33c.svg),none}.em-blowfish{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f421.png)}.em-blowfish.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f421.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f421.svg),none}.em-blue_book{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d8.png)}.em-blue_book.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d8.svg),none}.em-blue_car{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f699.png)}.em-blue_car.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f699.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f699.svg),none}.em-blue_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f499.png)}.em-blue_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f499.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f499.svg),none}.em-blush{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60a.png)}.em-blush.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f60a.svg),none}.em-boar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f417.png)}.em-boar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f417.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f417.svg),none}.em-boat,.em-sailboat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f5.png)}.em-boat.em-svg,.em-sailboat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f5.svg),none}.em-bomb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a3.png)}.em-bomb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a3.svg),none}.em-book,.em-open_book{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d6.png)}.em-book.em-svg,.em-open_book.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d6.svg),none}.em-bookmark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f516.png)}.em-bookmark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f516.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f516.svg),none}.em-bookmark_tabs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d1.png)}.em-bookmark_tabs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d1.svg),none}.em-books{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4da.png)}.em-books.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4da.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4da.svg),none}.em-boom,.em-collision{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a5.png)}.em-boom.em-svg,.em-collision.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a5.svg),none}.em-boot{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f462.png)}.em-boot.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f462.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f462.svg),none}.em-bouquet{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f490.png)}.em-bouquet.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f490.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f490.svg),none}.em-bow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f647.png)}.em-bow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f647.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f647.svg),none}.em-bow_and_arrow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f9.png)}.em-bow_and_arrow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f9.svg),none}.em-bowl_with_spoon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f963.png)}.em-bowl_with_spoon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f963.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f963.svg),none}.em-bowling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b3.png)}.em-bowling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b3.svg),none}.em-boxing_glove{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f94a.png)}.em-boxing_glove.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f94a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f94a.svg),none}.em-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f466.png)}.em-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f466.svg),none}.em-brain{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e0.png)}.em-brain.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e0.svg),none}.em-bread{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35e.png)}.em-bread.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f35e.svg),none}.em-breast-feeding{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f931.png)}.em-breast-feeding.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f931.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f931.svg),none}.em-bride_with_veil{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f470.png)}.em-bride_with_veil.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f470.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f470.svg),none}.em-bridge_at_night{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f309.png)}.em-bridge_at_night.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f309.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f309.svg),none}.em-briefcase{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bc.png)}.em-briefcase.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4bc.svg),none}.em-broccoli{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f966.png)}.em-broccoli.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f966.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f966.svg),none}.em-broken_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f494.png)}.em-broken_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f494.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f494.svg),none}.em-bug{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41b.png)}.em-bug.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f41b.svg),none}.em-building_construction{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d7.png)}.em-building_construction.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d7.svg),none}.em-bulb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a1.png)}.em-bulb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a1.svg),none}.em-bullettrain_front{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f685.png)}.em-bullettrain_front.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f685.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f685.svg),none}.em-bullettrain_side{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f684.png)}.em-bullettrain_side.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f684.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f684.svg),none}.em-burrito{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32f.png)}.em-burrito.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f32f.svg),none}.em-bus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68c.png)}.em-bus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f68c.svg),none}.em-busstop{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68f.png)}.em-busstop.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f68f.svg),none}.em-bust_in_silhouette{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f464.png)}.em-bust_in_silhouette.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f464.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f464.svg),none}.em-busts_in_silhouette{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f465.png)}.em-busts_in_silhouette.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f465.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f465.svg),none}.em-butterfly{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98b.png)}.em-butterfly.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f98b.svg),none}.em-cactus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f335.png)}.em-cactus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f335.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f335.svg),none}.em-cake{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f370.png)}.em-cake.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f370.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f370.svg),none}.em-calendar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c6.png)}.em-calendar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c6.svg),none}.em-call_me_hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f919.png)}.em-call_me_hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f919.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f919.svg),none}.em-calling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f2.png)}.em-calling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f2.svg),none}.em-camel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42b.png)}.em-camel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f42b.svg),none}.em-camera{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f7.png)}.em-camera.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f7.svg),none}.em-camera_with_flash{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f8.png)}.em-camera_with_flash.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f8.svg),none}.em-camping{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d5.png)}.em-camping.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d5.svg),none}.em-cancer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264b.png)}.em-cancer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/264b.svg),none}.em-candle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f56f.png)}.em-candle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f56f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f56f.svg),none}.em-candy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36c.png)}.em-candy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f36c.svg),none}.em-canned_food{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f96b.png)}.em-canned_food.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f96b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f96b.svg),none}.em-canoe{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f6.png)}.em-canoe.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f6.svg),none}.em-capital_abcd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f520.png)}.em-capital_abcd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f520.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f520.svg),none}.em-capricorn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2651.png)}.em-capricorn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2651.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2651.svg),none}.em-car,.em-red_car{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f697.png)}.em-car.em-svg,.em-red_car.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f697.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f697.svg),none}.em-card_file_box{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5c3.png)}.em-card_file_box.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5c3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5c3.svg),none}.em-card_index{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c7.png)}.em-card_index.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c7.svg),none}.em-card_index_dividers{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5c2.png)}.em-card_index_dividers.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5c2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5c2.svg),none}.em-carousel_horse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a0.png)}.em-carousel_horse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a0.svg),none}.em-carrot{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f955.png)}.em-carrot.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f955.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f955.svg),none}.em-cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f431.png)}.em-cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f431.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f431.svg),none}.em-cat2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f408.png)}.em-cat2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f408.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f408.svg),none}.em-cd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bf.png)}.em-cd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4bf.svg),none}.em-chains{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26d3.png)}.em-chains.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26d3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26d3.svg),none}.em-champagne{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37e.png)}.em-champagne.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f37e.svg),none}.em-chart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b9.png)}.em-chart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b9.svg),none}.em-chart_with_downwards_trend{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c9.png)}.em-chart_with_downwards_trend.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c9.svg),none}.em-chart_with_upwards_trend{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c8.png)}.em-chart_with_upwards_trend.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c8.svg),none}.em-checkered_flag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c1.png)}.em-checkered_flag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c1.svg),none}.em-cheese_wedge{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9c0.png)}.em-cheese_wedge.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9c0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9c0.svg),none}.em-cherries{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f352.png)}.em-cherries.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f352.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f352.svg),none}.em-cherry_blossom{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f338.png)}.em-cherry_blossom.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f338.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f338.svg),none}.em-chestnut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f330.png)}.em-chestnut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f330.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f330.svg),none}.em-chicken{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f414.png)}.em-chicken.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f414.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f414.svg),none}.em-child{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d2.png)}.em-child.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d2.svg),none}.em-children_crossing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b8.png)}.em-children_crossing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b8.svg),none}.em-chipmunk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43f.png)}.em-chipmunk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f43f.svg),none}.em-chocolate_bar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36b.png)}.em-chocolate_bar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f36b.svg),none}.em-chopsticks{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f962.png)}.em-chopsticks.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f962.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f962.svg),none}.em-christmas_tree{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f384.png)}.em-christmas_tree.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f384.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f384.svg),none}.em-church{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26ea.png)}.em-church.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26ea.svg),none}.em-cinema{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a6.png)}.em-cinema.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a6.svg),none}.em-circus_tent{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3aa.png)}.em-circus_tent.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3aa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3aa.svg),none}.em-city_sunrise{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f307.png)}.em-city_sunrise.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f307.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f307.svg),none}.em-city_sunset{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f306.png)}.em-city_sunset.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f306.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f306.svg),none}.em-cityscape{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d9.png)}.em-cityscape.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d9.svg),none}.em-cl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f191.png)}.em-cl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f191.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f191.svg),none}.em-clap{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44f.png)}.em-clap.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f44f.svg),none}.em-clapper{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ac.png)}.em-clapper.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ac.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ac.svg),none}.em-classical_building{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3db.png)}.em-classical_building.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3db.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3db.svg),none}.em-clinking_glasses{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f942.png)}.em-clinking_glasses.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f942.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f942.svg),none}.em-clipboard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cb.png)}.em-clipboard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4cb.svg),none}.em-clock1{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f550.png)}.em-clock1.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f550.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f550.svg),none}.em-clock10{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f559.png)}.em-clock10.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f559.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f559.svg),none}.em-clock1030{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f565.png)}.em-clock1030.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f565.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f565.svg),none}.em-clock11{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55a.png)}.em-clock11.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f55a.svg),none}.em-clock1130{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f566.png)}.em-clock1130.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f566.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f566.svg),none}.em-clock12{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55b.png)}.em-clock12.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f55b.svg),none}.em-clock1230{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f567.png)}.em-clock1230.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f567.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f567.svg),none}.em-clock130{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55c.png)}.em-clock130.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f55c.svg),none}.em-clock2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f551.png)}.em-clock2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f551.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f551.svg),none}.em-clock230{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55d.png)}.em-clock230.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f55d.svg),none}.em-clock3{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f552.png)}.em-clock3.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f552.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f552.svg),none}.em-clock330{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55e.png)}.em-clock330.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f55e.svg),none}.em-clock4{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f553.png)}.em-clock4.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f553.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f553.svg),none}.em-clock430{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55f.png)}.em-clock430.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f55f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f55f.svg),none}.em-clock5{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f554.png)}.em-clock5.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f554.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f554.svg),none}.em-clock530{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f560.png)}.em-clock530.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f560.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f560.svg),none}.em-clock6{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f555.png)}.em-clock6.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f555.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f555.svg),none}.em-clock630{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f561.png)}.em-clock630.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f561.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f561.svg),none}.em-clock7{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f556.png)}.em-clock7.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f556.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f556.svg),none}.em-clock730{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f562.png)}.em-clock730.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f562.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f562.svg),none}.em-clock8{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f557.png)}.em-clock8.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f557.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f557.svg),none}.em-clock830{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f563.png)}.em-clock830.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f563.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f563.svg),none}.em-clock9{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f558.png)}.em-clock9.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f558.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f558.svg),none}.em-clock930{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f564.png)}.em-clock930.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f564.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f564.svg),none}.em-closed_book{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d5.png)}.em-closed_book.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d5.svg),none}.em-closed_lock_with_key{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f510.png)}.em-closed_lock_with_key.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f510.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f510.svg),none}.em-closed_umbrella{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f302.png)}.em-closed_umbrella.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f302.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f302.svg),none}.em-cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2601.png)}.em-cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2601.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2601.svg),none}.em-clown_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f921.png)}.em-clown_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f921.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f921.svg),none}.em-clubs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2663.png)}.em-clubs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2663.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2663.svg),none}.em-cn,.em-flag-cn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f3.png)}.em-cn.em-svg,.em-flag-cn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f3.svg),none}.em-coat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e5.png)}.em-coat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e5.svg),none}.em-cocktail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f378.png)}.em-cocktail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f378.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f378.svg),none}.em-coconut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f965.png)}.em-coconut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f965.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f965.svg),none}.em-coffee{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2615.png)}.em-coffee.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2615.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2615.svg),none}.em-coffin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26b0.png)}.em-coffin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26b0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26b0.svg),none}.em-cold_sweat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f630.png)}.em-cold_sweat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f630.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f630.svg),none}.em-comet{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2604.png)}.em-comet.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2604.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2604.svg),none}.em-compression{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5dc.png)}.em-compression.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5dc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5dc.svg),none}.em-computer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bb.png)}.em-computer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4bb.svg),none}.em-confetti_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38a.png)}.em-confetti_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f38a.svg),none}.em-confounded{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f616.png)}.em-confounded.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f616.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f616.svg),none}.em-confused{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f615.png)}.em-confused.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f615.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f615.svg),none}.em-congratulations{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/3297.png)}.em-congratulations.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/3297.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/3297.svg),none}.em-construction{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a7.png)}.em-construction.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a7.svg),none}.em-construction_worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f477.png)}.em-construction_worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f477.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f477.svg),none}.em-control_knobs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39b.png)}.em-control_knobs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f39b.svg),none}.em-convenience_store{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ea.png)}.em-convenience_store.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ea.svg),none}.em-cookie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36a.png)}.em-cookie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f36a.svg),none}.em-cool{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f192.png)}.em-cool.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f192.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f192.svg),none}.em-cop{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46e.png)}.em-cop.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46e.svg),none}.em-copyright{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/a9.png)}.em-copyright.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/a9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/a9.svg),none}.em-corn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33d.png)}.em-corn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f33d.svg),none}.em-couch_and_lamp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cb.png)}.em-couch_and_lamp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6cb.svg),none}.em-couple,.em-man_and_woman_holding_hands{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46b.png)}.em-couple.em-svg,.em-man_and_woman_holding_hands.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46b.svg),none}.em-couple_with_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f491.png)}.em-couple_with_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f491.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f491.svg),none}.em-couplekiss{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48f.png)}.em-couplekiss.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f48f.svg),none}.em-cow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42e.png)}.em-cow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f42e.svg),none}.em-cow2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f404.png)}.em-cow2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f404.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f404.svg),none}.em-crab{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f980.png)}.em-crab.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f980.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f980.svg),none}.em-credit_card{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b3.png)}.em-credit_card.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b3.svg),none}.em-crescent_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f319.png)}.em-crescent_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f319.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f319.svg),none}.em-cricket{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f997.png)}.em-cricket.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f997.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f997.svg),none}.em-cricket_bat_and_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cf.png)}.em-cricket_bat_and_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cf.svg),none}.em-crocodile{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40a.png)}.em-crocodile.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f40a.svg),none}.em-croissant{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f950.png)}.em-croissant.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f950.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f950.svg),none}.em-crossed_fingers,.em-hand_with_index_and_middle_fingers_crossed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91e.png)}.em-crossed_fingers.em-svg,.em-hand_with_index_and_middle_fingers_crossed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f91e.svg),none}.em-crossed_flags{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38c.png)}.em-crossed_flags.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f38c.svg),none}.em-crossed_swords{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2694.png)}.em-crossed_swords.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2694.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2694.svg),none}.em-crown{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f451.png)}.em-crown.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f451.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f451.svg),none}.em-cry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f622.png)}.em-cry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f622.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f622.svg),none}.em-crying_cat_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63f.png)}.em-crying_cat_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f63f.svg),none}.em-crystal_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52e.png)}.em-crystal_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f52e.svg),none}.em-cucumber{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f952.png)}.em-cucumber.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f952.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f952.svg),none}.em-cup_with_straw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f964.png)}.em-cup_with_straw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f964.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f964.svg),none}.em-cupid{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f498.png)}.em-cupid.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f498.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f498.svg),none}.em-curling_stone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f94c.png)}.em-curling_stone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f94c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f94c.svg),none}.em-curly_loop{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/27b0.png)}.em-curly_loop.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/27b0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/27b0.svg),none}.em-currency_exchange{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b1.png)}.em-currency_exchange.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b1.svg),none}.em-curry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35b.png)}.em-curry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f35b.svg),none}.em-custard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36e.png)}.em-custard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f36e.svg),none}.em-customs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c3.png)}.em-customs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6c3.svg),none}.em-cut_of_meat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f969.png)}.em-cut_of_meat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f969.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f969.svg),none}.em-cyclone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f300.png)}.em-cyclone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f300.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f300.svg),none}.em-dagger_knife{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5e1.png)}.em-dagger_knife.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5e1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5e1.svg),none}.em-dancer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f483.png)}.em-dancer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f483.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f483.svg),none}.em-dancers{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46f.png)}.em-dancers.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46f.svg),none}.em-dango{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f361.png)}.em-dango.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f361.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f361.svg),none}.em-dark_sunglasses{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f576.png)}.em-dark_sunglasses.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f576.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f576.svg),none}.em-dart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3af.png)}.em-dart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3af.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3af.svg),none}.em-dash{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a8.png)}.em-dash.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a8.svg),none}.em-date{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c5.png)}.em-date.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c5.svg),none}.em-de,.em-flag-de{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ea.png)}.em-de.em-svg,.em-flag-de.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1ea.svg),none}.em-deciduous_tree{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f333.png)}.em-deciduous_tree.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f333.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f333.svg),none}.em-deer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98c.png)}.em-deer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f98c.svg),none}.em-department_store{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ec.png)}.em-department_store.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ec.svg),none}.em-derelict_house_building{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3da.png)}.em-derelict_house_building.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3da.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3da.svg),none}.em-desert{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3dc.png)}.em-desert.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3dc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3dc.svg),none}.em-desert_island{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3dd.png)}.em-desert_island.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3dd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3dd.svg),none}.em-desktop_computer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5a5.png)}.em-desktop_computer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5a5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5a5.svg),none}.em-diamond_shape_with_a_dot_inside{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a0.png)}.em-diamond_shape_with_a_dot_inside.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a0.svg),none}.em-diamonds{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2666.png)}.em-diamonds.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2666.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2666.svg),none}.em-disappointed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61e.png)}.em-disappointed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f61e.svg),none}.em-disappointed_relieved{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f625.png)}.em-disappointed_relieved.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f625.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f625.svg),none}.em-dizzy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ab.png)}.em-dizzy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ab.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ab.svg),none}.em-dizzy_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f635.png)}.em-dizzy_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f635.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f635.svg),none}.em-do_not_litter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6af.png)}.em-do_not_litter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6af.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6af.svg),none}.em-dog{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f436.png)}.em-dog.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f436.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f436.svg),none}.em-dog2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f415.png)}.em-dog2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f415.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f415.svg),none}.em-dollar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b5.png)}.em-dollar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b5.svg),none}.em-dolls{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38e.png)}.em-dolls.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f38e.svg),none}.em-dolphin,.em-flipper{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42c.png)}.em-dolphin.em-svg,.em-flipper.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f42c.svg),none}.em-door{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6aa.png)}.em-door.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6aa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6aa.svg),none}.em-double_vertical_bar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f8.png)}.em-double_vertical_bar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23f8.svg),none}.em-doughnut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f369.png)}.em-doughnut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f369.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f369.svg),none}.em-dove_of_peace{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54a.png)}.em-dove_of_peace.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f54a.svg),none}.em-dragon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f409.png)}.em-dragon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f409.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f409.svg),none}.em-dragon_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f432.png)}.em-dragon_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f432.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f432.svg),none}.em-dress{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f457.png)}.em-dress.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f457.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f457.svg),none}.em-dromedary_camel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42a.png)}.em-dromedary_camel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f42a.svg),none}.em-drooling_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f924.png)}.em-drooling_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f924.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f924.svg),none}.em-droplet{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a7.png)}.em-droplet.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a7.svg),none}.em-drum_with_drumsticks{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f941.png)}.em-drum_with_drumsticks.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f941.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f941.svg),none}.em-duck{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f986.png)}.em-duck.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f986.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f986.svg),none}.em-dumpling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95f.png)}.em-dumpling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f95f.svg),none}.em-dvd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c0.png)}.em-dvd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c0.svg),none}.em-e-mail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e7.png)}.em-e-mail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e7.svg),none}.em-eagle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f985.png)}.em-eagle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f985.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f985.svg),none}.em-ear{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f442.png)}.em-ear.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f442.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f442.svg),none}.em-ear_of_rice{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33e.png)}.em-ear_of_rice.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f33e.svg),none}.em-earth_africa{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30d.png)}.em-earth_africa.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f30d.svg),none}.em-earth_americas{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30e.png)}.em-earth_americas.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f30e.svg),none}.em-earth_asia{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30f.png)}.em-earth_asia.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f30f.svg),none}.em-egg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95a.png)}.em-egg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f95a.svg),none}.em-eggplant{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f346.png)}.em-eggplant.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f346.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f346.svg),none}.em-eight{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/38-20e3.png)}.em-eight.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/38-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/38-20e3.svg),none}.em-eight_pointed_black_star{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2734.png)}.em-eight_pointed_black_star.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2734.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2734.svg),none}.em-eight_spoked_asterisk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2733.png)}.em-eight_spoked_asterisk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2733.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2733.svg),none}.em-eject{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23cf.png)}.em-eject.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23cf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23cf.svg),none}.em-electric_plug{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50c.png)}.em-electric_plug.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f50c.svg),none}.em-elephant{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f418.png)}.em-elephant.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f418.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f418.svg),none}.em-elf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dd.png)}.em-elf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9dd.svg),none}.em-email,.em-envelope{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2709.png)}.em-email.em-svg,.em-envelope.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2709.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2709.svg),none}.em-end{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51a.png)}.em-end.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f51a.svg),none}.em-envelope_with_arrow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e9.png)}.em-envelope_with_arrow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e9.svg),none}.em-es,.em-flag-es{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1f8.png)}.em-es.em-svg,.em-flag-es.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1f8.svg),none}.em-euro{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b6.png)}.em-euro.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b6.svg),none}.em-european_castle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f0.png)}.em-european_castle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f0.svg),none}.em-european_post_office{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e4.png)}.em-european_post_office.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e4.svg),none}.em-evergreen_tree{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f332.png)}.em-evergreen_tree.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f332.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f332.svg),none}.em-exclamation,.em-heavy_exclamation_mark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2757.png)}.em-exclamation.em-svg,.em-heavy_exclamation_mark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2757.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2757.svg),none}.em-exploding_head,.em-shocked_face_with_exploding_head{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92f.png)}.em-exploding_head.em-svg,.em-shocked_face_with_exploding_head.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f92f.svg),none}.em-expressionless{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f611.png)}.em-expressionless.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f611.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f611.svg),none}.em-eye{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f441.png)}.em-eye.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f441.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f441.svg),none}.em-eyeglasses{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f453.png)}.em-eyeglasses.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f453.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f453.svg),none}.em-eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f440.png)}.em-eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f440.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f440.svg),none}.em-face_palm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f926.png)}.em-face_palm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f926.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f926.svg),none}.em-face_vomiting,.em-face_with_open_mouth_vomiting{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92e.png)}.em-face_vomiting.em-svg,.em-face_with_open_mouth_vomiting.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f92e.svg),none}.em-face_with_cowboy_hat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f920.png)}.em-face_with_cowboy_hat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f920.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f920.svg),none}.em-face_with_hand_over_mouth,.em-smiling_face_with_smiling_eyes_and_hand_covering_mouth{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92d.png)}.em-face_with_hand_over_mouth.em-svg,.em-smiling_face_with_smiling_eyes_and_hand_covering_mouth.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f92d.svg),none}.em-face_with_head_bandage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f915.png)}.em-face_with_head_bandage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f915.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f915.svg),none}.em-face_with_monocle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d0.png)}.em-face_with_monocle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d0.svg),none}.em-face_with_raised_eyebrow,.em-face_with_one_eyebrow_raised{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f928.png)}.em-face_with_raised_eyebrow.em-svg,.em-face_with_one_eyebrow_raised.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f928.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f928.svg),none}.em-face_with_rolling_eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f644.png)}.em-face_with_rolling_eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f644.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f644.svg),none}.em-face_with_symbols_on_mouth,.em-serious_face_with_symbols_covering_mouth{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92c.png)}.em-face_with_symbols_on_mouth.em-svg,.em-serious_face_with_symbols_covering_mouth.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f92c.svg),none}.em-face_with_thermometer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f912.png)}.em-face_with_thermometer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f912.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f912.svg),none}.em-facepunch,.em-punch{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44a.png)}.em-facepunch.em-svg,.em-punch.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f44a.svg),none}.em-factory{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ed.png)}.em-factory.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ed.svg),none}.em-fairy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9da.png)}.em-fairy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9da.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9da.svg),none}.em-fallen_leaf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f342.png)}.em-fallen_leaf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f342.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f342.svg),none}.em-family,.em-man-woman-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46a.png)}.em-family.em-svg,.em-man-woman-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46a.svg),none}.em-fast_forward{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23e9.png)}.em-fast_forward.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23e9.svg),none}.em-fax{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e0.png)}.em-fax.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e0.svg),none}.em-fearful{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f628.png)}.em-fearful.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f628.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f628.svg),none}.em-feet,.em-paw_prints{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43e.png)}.em-feet.em-svg,.em-paw_prints.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f43e.svg),none}.em-female-artist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3a8.png)}.em-female-artist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3a8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f3a8.svg),none}.em-female-astronaut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f680.png)}.em-female-astronaut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f680.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f680.svg),none}.em-female-construction-worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f477-200d-2640-fe0f.png)}.em-female-construction-worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f477-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f477-200d-2640-fe0f.svg),none}.em-female-cook{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f373.png)}.em-female-cook.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f373.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f373.svg),none}.em-female-detective{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f575-fe0f-200d-2640-fe0f.png)}.em-female-detective.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f575-fe0f-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f575-fe0f-200d-2640-fe0f.svg),none}.em-female-doctor{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2695-fe0f.png)}.em-female-doctor.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2695-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2695-fe0f.svg),none}.em-female-factory-worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3ed.png)}.em-female-factory-worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f3ed.svg),none}.em-female-farmer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f33e.png)}.em-female-farmer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f33e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f33e.svg),none}.em-female-firefighter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f692.png)}.em-female-firefighter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f692.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f692.svg),none}.em-female-guard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f482-200d-2640-fe0f.png)}.em-female-guard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f482-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f482-200d-2640-fe0f.svg),none}.em-female-judge{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2696-fe0f.png)}.em-female-judge.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2696-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2696-fe0f.svg),none}.em-female-mechanic{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f527.png)}.em-female-mechanic.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f527.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f527.svg),none}.em-female-office-worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f4bc.png)}.em-female-office-worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f4bc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f4bc.svg),none}.em-female-pilot{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2708-fe0f.png)}.em-female-pilot.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2708-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2708-fe0f.svg),none}.em-female-police-officer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46e-200d-2640-fe0f.png)}.em-female-police-officer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46e-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46e-200d-2640-fe0f.svg),none}.em-female-scientist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f52c.png)}.em-female-scientist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f52c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f52c.svg),none}.em-female-singer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3a4.png)}.em-female-singer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3a4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f3a4.svg),none}.em-female-student{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f393.png)}.em-female-student.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f393.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f393.svg),none}.em-female-teacher{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3eb.png)}.em-female-teacher.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f3eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f3eb.svg),none}.em-female-technologist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f4bb.png)}.em-female-technologist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f4bb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f4bb.svg),none}.em-female_elf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dd-200d-2640-fe0f.png)}.em-female_elf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dd-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9dd-200d-2640-fe0f.svg),none}.em-female_fairy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9da-200d-2640-fe0f.png)}.em-female_fairy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9da-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9da-200d-2640-fe0f.svg),none}.em-female_genie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9de-200d-2640-fe0f.png)}.em-female_genie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9de-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9de-200d-2640-fe0f.svg),none}.em-female_mage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d9-200d-2640-fe0f.png)}.em-female_mage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d9-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d9-200d-2640-fe0f.svg),none}.em-female_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2640.png)}.em-female_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2640.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2640.svg),none}.em-female_vampire{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9db-200d-2640-fe0f.png)}.em-female_vampire.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9db-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9db-200d-2640-fe0f.svg),none}.em-female_zombie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9df-200d-2640-fe0f.png)}.em-female_zombie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9df-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9df-200d-2640-fe0f.svg),none}.em-fencer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93a.png)}.em-fencer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93a.svg),none}.em-ferris_wheel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a1.png)}.em-ferris_wheel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a1.svg),none}.em-ferry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f4.png)}.em-ferry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f4.svg),none}.em-field_hockey_stick_and_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d1.png)}.em-field_hockey_stick_and_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d1.svg),none}.em-file_cabinet{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5c4.png)}.em-file_cabinet.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5c4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5c4.svg),none}.em-file_folder{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c1.png)}.em-file_folder.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c1.svg),none}.em-film_frames{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39e.png)}.em-film_frames.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f39e.svg),none}.em-film_projector{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fd.png)}.em-film_projector.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4fd.svg),none}.em-fire{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f525.png)}.em-fire.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f525.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f525.svg),none}.em-fire_engine{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f692.png)}.em-fire_engine.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f692.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f692.svg),none}.em-fireworks{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f386.png)}.em-fireworks.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f386.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f386.svg),none}.em-first_place_medal{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f947.png)}.em-first_place_medal.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f947.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f947.svg),none}.em-first_quarter_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f313.png)}.em-first_quarter_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f313.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f313.svg),none}.em-first_quarter_moon_with_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31b.png)}.em-first_quarter_moon_with_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f31b.svg),none}.em-fish{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41f.png)}.em-fish.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f41f.svg),none}.em-fish_cake{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f365.png)}.em-fish_cake.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f365.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f365.svg),none}.em-fishing_pole_and_fish{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a3.png)}.em-fishing_pole_and_fish.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a3.svg),none}.em-fist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270a.png)}.em-fist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/270a.svg),none}.em-five{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/35-20e3.png)}.em-five.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/35-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/35-20e3.svg),none}.em-flag-ac{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1e8.png)}.em-flag-ac.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1e8.svg),none}.em-flag-ad{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1e9.png)}.em-flag-ad.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1e9.svg),none}.em-flag-ae{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ea.png)}.em-flag-ae.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1ea.svg),none}.em-flag-af{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1eb.png)}.em-flag-af.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1eb.svg),none}.em-flag-ag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ec.png)}.em-flag-ag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1ec.svg),none}.em-flag-ai{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ee.png)}.em-flag-ai.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1ee.svg),none}.em-flag-al{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f1.png)}.em-flag-al.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f1.svg),none}.em-flag-am{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f2.png)}.em-flag-am.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f2.svg),none}.em-flag-ao{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f4.png)}.em-flag-ao.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f4.svg),none}.em-flag-aq{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f6.png)}.em-flag-aq.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f6.svg),none}.em-flag-ar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f7.png)}.em-flag-ar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f7.svg),none}.em-flag-as{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f8.png)}.em-flag-as.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f8.svg),none}.em-flag-at{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f9.png)}.em-flag-at.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1f9.svg),none}.em-flag-au{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1fa.png)}.em-flag-au.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1fa.svg),none}.em-flag-aw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1fc.png)}.em-flag-aw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1fc.svg),none}.em-flag-ax{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1fd.png)}.em-flag-ax.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1fd.svg),none}.em-flag-az{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ff.png)}.em-flag-az.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e6-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e6-1f1ff.svg),none}.em-flag-ba{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1e6.png)}.em-flag-ba.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1e6.svg),none}.em-flag-bb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1e7.png)}.em-flag-bb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1e7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1e7.svg),none}.em-flag-bd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1e9.png)}.em-flag-bd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1e9.svg),none}.em-flag-be{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ea.png)}.em-flag-be.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1ea.svg),none}.em-flag-bf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1eb.png)}.em-flag-bf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1eb.svg),none}.em-flag-bg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ec.png)}.em-flag-bg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1ec.svg),none}.em-flag-bh{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ed.png)}.em-flag-bh.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1ed.svg),none}.em-flag-bi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ee.png)}.em-flag-bi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1ee.svg),none}.em-flag-bj{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ef.png)}.em-flag-bj.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1ef.svg),none}.em-flag-bl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f1.png)}.em-flag-bl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f1.svg),none}.em-flag-bm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f2.png)}.em-flag-bm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f2.svg),none}.em-flag-bn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f3.png)}.em-flag-bn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f3.svg),none}.em-flag-bo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f4.png)}.em-flag-bo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f4.svg),none}.em-flag-bq{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f6.png)}.em-flag-bq.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f6.svg),none}.em-flag-br{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f7.png)}.em-flag-br.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f7.svg),none}.em-flag-bs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f8.png)}.em-flag-bs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f8.svg),none}.em-flag-bt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f9.png)}.em-flag-bt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1f9.svg),none}.em-flag-bv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1fb.png)}.em-flag-bv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1fb.svg),none}.em-flag-bw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1fc.png)}.em-flag-bw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1fc.svg),none}.em-flag-by{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1fe.png)}.em-flag-by.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1fe.svg),none}.em-flag-bz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ff.png)}.em-flag-bz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e7-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e7-1f1ff.svg),none}.em-flag-ca{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1e6.png)}.em-flag-ca.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1e6.svg),none}.em-flag-cc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1e8.png)}.em-flag-cc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1e8.svg),none}.em-flag-cd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1e9.png)}.em-flag-cd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1e9.svg),none}.em-flag-cf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1eb.png)}.em-flag-cf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1eb.svg),none}.em-flag-cg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ec.png)}.em-flag-cg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1ec.svg),none}.em-flag-ch{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ed.png)}.em-flag-ch.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1ed.svg),none}.em-flag-ci{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ee.png)}.em-flag-ci.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1ee.svg),none}.em-flag-ck{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f0.png)}.em-flag-ck.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f0.svg),none}.em-flag-cl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f1.png)}.em-flag-cl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f1.svg),none}.em-flag-cm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f2.png)}.em-flag-cm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f2.svg),none}.em-flag-co{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f4.png)}.em-flag-co.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f4.svg),none}.em-flag-cp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f5.png)}.em-flag-cp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f5.svg),none}.em-flag-cr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f7.png)}.em-flag-cr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1f7.svg),none}.em-flag-cu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fa.png)}.em-flag-cu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1fa.svg),none}.em-flag-cv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fb.png)}.em-flag-cv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1fb.svg),none}.em-flag-cw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fc.png)}.em-flag-cw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1fc.svg),none}.em-flag-cx{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fd.png)}.em-flag-cx.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1fd.svg),none}.em-flag-cy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fe.png)}.em-flag-cy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1fe.svg),none}.em-flag-cz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ff.png)}.em-flag-cz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e8-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e8-1f1ff.svg),none}.em-flag-dg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ec.png)}.em-flag-dg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1ec.svg),none}.em-flag-dj{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ef.png)}.em-flag-dj.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1ef.svg),none}.em-flag-dk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1f0.png)}.em-flag-dk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1f0.svg),none}.em-flag-dm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1f2.png)}.em-flag-dm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1f2.svg),none}.em-flag-do{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1f4.png)}.em-flag-do.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1f4.svg),none}.em-flag-dz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ff.png)}.em-flag-dz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1e9-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1e9-1f1ff.svg),none}.em-flag-ea{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1e6.png)}.em-flag-ea.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1e6.svg),none}.em-flag-ec{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1e8.png)}.em-flag-ec.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1e8.svg),none}.em-flag-ee{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1ea.png)}.em-flag-ee.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1ea.svg),none}.em-flag-eg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1ec.png)}.em-flag-eg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1ec.svg),none}.em-flag-eh{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1ed.png)}.em-flag-eh.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1ed.svg),none}.em-flag-england{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png)}.em-flag-england.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg),none}.em-flag-er{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1f7.png)}.em-flag-er.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1f7.svg),none}.em-flag-et{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1f9.png)}.em-flag-et.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1f9.svg),none}.em-flag-eu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1fa.png)}.em-flag-eu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ea-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ea-1f1fa.svg),none}.em-flag-fi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1ee.png)}.em-flag-fi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1eb-1f1ee.svg),none}.em-flag-fj{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1ef.png)}.em-flag-fj.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1eb-1f1ef.svg),none}.em-flag-fk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f0.png)}.em-flag-fk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1eb-1f1f0.svg),none}.em-flag-fm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f2.png)}.em-flag-fm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1eb-1f1f2.svg),none}.em-flag-fo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f4.png)}.em-flag-fo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1eb-1f1f4.svg),none}.em-flag-ga{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1e6.png)}.em-flag-ga.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1e6.svg),none}.em-flag-gd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1e9.png)}.em-flag-gd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1e9.svg),none}.em-flag-ge{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ea.png)}.em-flag-ge.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1ea.svg),none}.em-flag-gf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1eb.png)}.em-flag-gf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1eb.svg),none}.em-flag-gg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ec.png)}.em-flag-gg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1ec.svg),none}.em-flag-gh{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ed.png)}.em-flag-gh.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1ed.svg),none}.em-flag-gi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ee.png)}.em-flag-gi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1ee.svg),none}.em-flag-gl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f1.png)}.em-flag-gl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f1.svg),none}.em-flag-gm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f2.png)}.em-flag-gm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f2.svg),none}.em-flag-gn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f3.png)}.em-flag-gn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f3.svg),none}.em-flag-gp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f5.png)}.em-flag-gp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f5.svg),none}.em-flag-gq{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f6.png)}.em-flag-gq.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f6.svg),none}.em-flag-gr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f7.png)}.em-flag-gr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f7.svg),none}.em-flag-gs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f8.png)}.em-flag-gs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f8.svg),none}.em-flag-gt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f9.png)}.em-flag-gt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1f9.svg),none}.em-flag-gu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1fa.png)}.em-flag-gu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1fa.svg),none}.em-flag-gw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1fc.png)}.em-flag-gw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1fc.svg),none}.em-flag-gy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1fe.png)}.em-flag-gy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1fe.svg),none}.em-flag-hk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f0.png)}.em-flag-hk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ed-1f1f0.svg),none}.em-flag-hm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f2.png)}.em-flag-hm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ed-1f1f2.svg),none}.em-flag-hn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f3.png)}.em-flag-hn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ed-1f1f3.svg),none}.em-flag-hr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f7.png)}.em-flag-hr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ed-1f1f7.svg),none}.em-flag-ht{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f9.png)}.em-flag-ht.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ed-1f1f9.svg),none}.em-flag-hu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1fa.png)}.em-flag-hu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ed-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ed-1f1fa.svg),none}.em-flag-ic{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1e8.png)}.em-flag-ic.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1e8.svg),none}.em-flag-id{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1e9.png)}.em-flag-id.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1e9.svg),none}.em-flag-ie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1ea.png)}.em-flag-ie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1ea.svg),none}.em-flag-il{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f1.png)}.em-flag-il.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f1.svg),none}.em-flag-im{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f2.png)}.em-flag-im.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f2.svg),none}.em-flag-in{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f3.png)}.em-flag-in.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f3.svg),none}.em-flag-io{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f4.png)}.em-flag-io.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f4.svg),none}.em-flag-iq{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f6.png)}.em-flag-iq.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f6.svg),none}.em-flag-ir{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f7.png)}.em-flag-ir.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f7.svg),none}.em-flag-is{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f8.png)}.em-flag-is.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f8.svg),none}.em-flag-je{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1ea.png)}.em-flag-je.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ef-1f1ea.svg),none}.em-flag-jm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1f2.png)}.em-flag-jm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ef-1f1f2.svg),none}.em-flag-jo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1f4.png)}.em-flag-jo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ef-1f1f4.svg),none}.em-flag-ke{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ea.png)}.em-flag-ke.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1ea.svg),none}.em-flag-kg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ec.png)}.em-flag-kg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1ec.svg),none}.em-flag-kh{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ed.png)}.em-flag-kh.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1ed.svg),none}.em-flag-ki{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ee.png)}.em-flag-ki.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1ee.svg),none}.em-flag-km{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f2.png)}.em-flag-km.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1f2.svg),none}.em-flag-kn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f3.png)}.em-flag-kn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1f3.svg),none}.em-flag-kp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f5.png)}.em-flag-kp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1f5.svg),none}.em-flag-kw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1fc.png)}.em-flag-kw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1fc.svg),none}.em-flag-ky{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1fe.png)}.em-flag-ky.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1fe.svg),none}.em-flag-kz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ff.png)}.em-flag-kz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1ff.svg),none}.em-flag-la{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1e6.png)}.em-flag-la.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1e6.svg),none}.em-flag-lb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1e7.png)}.em-flag-lb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1e7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1e7.svg),none}.em-flag-lc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1e8.png)}.em-flag-lc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1e8.svg),none}.em-flag-li{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1ee.png)}.em-flag-li.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1ee.svg),none}.em-flag-lk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f0.png)}.em-flag-lk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1f0.svg),none}.em-flag-lr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f7.png)}.em-flag-lr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1f7.svg),none}.em-flag-ls{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f8.png)}.em-flag-ls.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1f8.svg),none}.em-flag-lt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f9.png)}.em-flag-lt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1f9.svg),none}.em-flag-lu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1fa.png)}.em-flag-lu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1fa.svg),none}.em-flag-lv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1fb.png)}.em-flag-lv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1fb.svg),none}.em-flag-ly{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1fe.png)}.em-flag-ly.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f1-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f1-1f1fe.svg),none}.em-flag-ma{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1e6.png)}.em-flag-ma.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1e6.svg),none}.em-flag-mc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1e8.png)}.em-flag-mc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1e8.svg),none}.em-flag-md{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1e9.png)}.em-flag-md.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1e9.svg),none}.em-flag-me{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ea.png)}.em-flag-me.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1ea.svg),none}.em-flag-mf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1eb.png)}.em-flag-mf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1eb.svg),none}.em-flag-mg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ec.png)}.em-flag-mg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1ec.svg),none}.em-flag-mh{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ed.png)}.em-flag-mh.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1ed.svg),none}.em-flag-mk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f0.png)}.em-flag-mk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f0.svg),none}.em-flag-ml{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f1.png)}.em-flag-ml.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f1.svg),none}.em-flag-mm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f2.png)}.em-flag-mm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f2.svg),none}.em-flag-mn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f3.png)}.em-flag-mn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f3.svg),none}.em-flag-mo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f4.png)}.em-flag-mo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f4.svg),none}.em-flag-mp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f5.png)}.em-flag-mp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f5.svg),none}.em-flag-mq{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f6.png)}.em-flag-mq.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f6.svg),none}.em-flag-mr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f7.png)}.em-flag-mr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f7.svg),none}.em-flag-ms{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f8.png)}.em-flag-ms.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f8.svg),none}.em-flag-mt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f9.png)}.em-flag-mt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1f9.svg),none}.em-flag-mu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fa.png)}.em-flag-mu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1fa.svg),none}.em-flag-mv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fb.png)}.em-flag-mv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1fb.svg),none}.em-flag-mw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fc.png)}.em-flag-mw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1fc.svg),none}.em-flag-mx{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fd.png)}.em-flag-mx.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1fd.svg),none}.em-flag-my{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fe.png)}.em-flag-my.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1fe.svg),none}.em-flag-mz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ff.png)}.em-flag-mz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f2-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f2-1f1ff.svg),none}.em-flag-na{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1e6.png)}.em-flag-na.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1e6.svg),none}.em-flag-nc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1e8.png)}.em-flag-nc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1e8.svg),none}.em-flag-ne{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ea.png)}.em-flag-ne.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1ea.svg),none}.em-flag-nf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1eb.png)}.em-flag-nf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1eb.svg),none}.em-flag-ng{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ec.png)}.em-flag-ng.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1ec.svg),none}.em-flag-ni{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ee.png)}.em-flag-ni.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1ee.svg),none}.em-flag-nl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f1.png)}.em-flag-nl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1f1.svg),none}.em-flag-no{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f4.png)}.em-flag-no.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1f4.svg),none}.em-flag-np{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f5.png)}.em-flag-np.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1f5.svg),none}.em-flag-nr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f7.png)}.em-flag-nr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1f7.svg),none}.em-flag-nu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1fa.png)}.em-flag-nu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1fa.svg),none}.em-flag-nz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ff.png)}.em-flag-nz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f3-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f3-1f1ff.svg),none}.em-flag-om{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f4-1f1f2.png)}.em-flag-om.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f4-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f4-1f1f2.svg),none}.em-flag-pa{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1e6.png)}.em-flag-pa.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1e6.svg),none}.em-flag-pe{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1ea.png)}.em-flag-pe.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1ea.svg),none}.em-flag-pf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1eb.png)}.em-flag-pf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1eb.svg),none}.em-flag-pg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1ec.png)}.em-flag-pg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1ec.svg),none}.em-flag-ph{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1ed.png)}.em-flag-ph.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1ed.svg),none}.em-flag-pk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f0.png)}.em-flag-pk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f0.svg),none}.em-flag-pl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f1.png)}.em-flag-pl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f1.svg),none}.em-flag-pm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f2.png)}.em-flag-pm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f2.svg),none}.em-flag-pn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f3.png)}.em-flag-pn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f3.svg),none}.em-flag-pr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f7.png)}.em-flag-pr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f7.svg),none}.em-flag-ps{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f8.png)}.em-flag-ps.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f8.svg),none}.em-flag-pt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f9.png)}.em-flag-pt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1f9.svg),none}.em-flag-pw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1fc.png)}.em-flag-pw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1fc.svg),none}.em-flag-py{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1fe.png)}.em-flag-py.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f5-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f5-1f1fe.svg),none}.em-flag-qa{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f6-1f1e6.png)}.em-flag-qa.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f6-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f6-1f1e6.svg),none}.em-flag-re{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1ea.png)}.em-flag-re.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f7-1f1ea.svg),none}.em-flag-ro{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1f4.png)}.em-flag-ro.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f7-1f1f4.svg),none}.em-flag-rs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1f8.png)}.em-flag-rs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f7-1f1f8.svg),none}.em-flag-rw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1fc.png)}.em-flag-rw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f7-1f1fc.svg),none}.em-flag-sa{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e6.png)}.em-flag-sa.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1e6.svg),none}.em-flag-sb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e7.png)}.em-flag-sb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1e7.svg),none}.em-flag-sc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e8.png)}.em-flag-sc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1e8.svg),none}.em-flag-scotland{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png)}.em-flag-scotland.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg),none}.em-flag-sd{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e9.png)}.em-flag-sd.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1e9.svg),none}.em-flag-se{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ea.png)}.em-flag-se.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1ea.svg),none}.em-flag-sg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ec.png)}.em-flag-sg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1ec.svg),none}.em-flag-sh{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ed.png)}.em-flag-sh.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1ed.svg),none}.em-flag-si{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ee.png)}.em-flag-si.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1ee.svg),none}.em-flag-sj{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ef.png)}.em-flag-sj.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1ef.svg),none}.em-flag-sk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f0.png)}.em-flag-sk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f0.svg),none}.em-flag-sl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f1.png)}.em-flag-sl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f1.svg),none}.em-flag-sm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f2.png)}.em-flag-sm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f2.svg),none}.em-flag-sn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f3.png)}.em-flag-sn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f3.svg),none}.em-flag-so{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f4.png)}.em-flag-so.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f4.svg),none}.em-flag-sr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f7.png)}.em-flag-sr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f7.svg),none}.em-flag-ss{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f8.png)}.em-flag-ss.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f8.svg),none}.em-flag-st{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f9.png)}.em-flag-st.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1f9.svg),none}.em-flag-sv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1fb.png)}.em-flag-sv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1fb.svg),none}.em-flag-sx{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1fd.png)}.em-flag-sx.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1fd.svg),none}.em-flag-sy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1fe.png)}.em-flag-sy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1fe.svg),none}.em-flag-sz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ff.png)}.em-flag-sz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f8-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f8-1f1ff.svg),none}.em-flag-ta{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1e6.png)}.em-flag-ta.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1e6.svg),none}.em-flag-tc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1e8.png)}.em-flag-tc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1e8.svg),none}.em-flag-td{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1e9.png)}.em-flag-td.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1e9.svg),none}.em-flag-tf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1eb.png)}.em-flag-tf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1eb.svg),none}.em-flag-tg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ec.png)}.em-flag-tg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1ec.svg),none}.em-flag-th{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ed.png)}.em-flag-th.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1ed.svg),none}.em-flag-tj{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ef.png)}.em-flag-tj.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1ef.svg),none}.em-flag-tk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f0.png)}.em-flag-tk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f0.svg),none}.em-flag-tl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f1.png)}.em-flag-tl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f1.svg),none}.em-flag-tm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f2.png)}.em-flag-tm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f2.svg),none}.em-flag-tn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f3.png)}.em-flag-tn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f3.svg),none}.em-flag-to{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f4.png)}.em-flag-to.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f4.svg),none}.em-flag-tr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f7.png)}.em-flag-tr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f7.svg),none}.em-flag-tt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f9.png)}.em-flag-tt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1f9.svg),none}.em-flag-tv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1fb.png)}.em-flag-tv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1fb.svg),none}.em-flag-tw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1fc.png)}.em-flag-tw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1fc.svg),none}.em-flag-tz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ff.png)}.em-flag-tz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f9-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f9-1f1ff.svg),none}.em-flag-ua{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1e6.png)}.em-flag-ua.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1e6.svg),none}.em-flag-ug{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1ec.png)}.em-flag-ug.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1ec.svg),none}.em-flag-um{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1f2.png)}.em-flag-um.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1f2.svg),none}.em-flag-un{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1f3.png)}.em-flag-un.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1f3.svg),none}.em-flag-uy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1fe.png)}.em-flag-uy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1fe.svg),none}.em-flag-uz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1ff.png)}.em-flag-uz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1ff.svg),none}.em-flag-va{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1e6.png)}.em-flag-va.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1e6.svg),none}.em-flag-vc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1e8.png)}.em-flag-vc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1e8.svg),none}.em-flag-ve{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1ea.png)}.em-flag-ve.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1ea.svg),none}.em-flag-vg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1ec.png)}.em-flag-vg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1ec.svg),none}.em-flag-vi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1ee.png)}.em-flag-vi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1ee.svg),none}.em-flag-vn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1f3.png)}.em-flag-vn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1f3.svg),none}.em-flag-vu{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1fa.png)}.em-flag-vu.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fb-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fb-1f1fa.svg),none}.em-flag-wales{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png)}.em-flag-wales.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg),none}.em-flag-wf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fc-1f1eb.png)}.em-flag-wf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fc-1f1eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fc-1f1eb.svg),none}.em-flag-ws{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fc-1f1f8.png)}.em-flag-ws.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fc-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fc-1f1f8.svg),none}.em-flag-xk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fd-1f1f0.png)}.em-flag-xk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fd-1f1f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fd-1f1f0.svg),none}.em-flag-ye{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fe-1f1ea.png)}.em-flag-ye.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fe-1f1ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fe-1f1ea.svg),none}.em-flag-yt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fe-1f1f9.png)}.em-flag-yt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fe-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fe-1f1f9.svg),none}.em-flag-za{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ff-1f1e6.png)}.em-flag-za.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ff-1f1e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ff-1f1e6.svg),none}.em-flag-zm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ff-1f1f2.png)}.em-flag-zm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ff-1f1f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ff-1f1f2.svg),none}.em-flag-zw{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ff-1f1fc.png)}.em-flag-zw.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ff-1f1fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ff-1f1fc.svg),none}.em-flags{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38f.png)}.em-flags.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f38f.svg),none}.em-flashlight{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f526.png)}.em-flashlight.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f526.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f526.svg),none}.em-fleur_de_lis{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/269c.png)}.em-fleur_de_lis.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/269c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/269c.svg),none}.em-floppy_disk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4be.png)}.em-floppy_disk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4be.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4be.svg),none}.em-flower_playing_cards{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b4.png)}.em-flower_playing_cards.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b4.svg),none}.em-flushed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f633.png)}.em-flushed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f633.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f633.svg),none}.em-flying_saucer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f8.png)}.em-flying_saucer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f8.svg),none}.em-fog{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32b.png)}.em-fog.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f32b.svg),none}.em-foggy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f301.png)}.em-foggy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f301.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f301.svg),none}.em-football{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c8.png)}.em-football.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c8.svg),none}.em-footprints{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f463.png)}.em-footprints.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f463.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f463.svg),none}.em-fork_and_knife{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f374.png)}.em-fork_and_knife.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f374.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f374.svg),none}.em-fortune_cookie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f960.png)}.em-fortune_cookie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f960.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f960.svg),none}.em-fountain{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f2.png)}.em-fountain.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f2.svg),none}.em-four{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/34-20e3.png)}.em-four.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/34-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/34-20e3.svg),none}.em-four_leaf_clover{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f340.png)}.em-four_leaf_clover.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f340.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f340.svg),none}.em-fox_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98a.png)}.em-fox_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f98a.svg),none}.em-fr,.em-flag-fr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f7.png)}.em-fr.em-svg,.em-flag-fr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1eb-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1eb-1f1f7.svg),none}.em-frame_with_picture{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5bc.png)}.em-frame_with_picture.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5bc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5bc.svg),none}.em-free{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f193.png)}.em-free.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f193.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f193.svg),none}.em-fried_egg,.em-cooking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f373.png)}.em-fried_egg.em-svg,.em-cooking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f373.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f373.svg),none}.em-fried_shrimp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f364.png)}.em-fried_shrimp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f364.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f364.svg),none}.em-fries{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35f.png)}.em-fries.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f35f.svg),none}.em-frog{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f438.png)}.em-frog.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f438.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f438.svg),none}.em-frowning{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f626.png)}.em-frowning.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f626.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f626.svg),none}.em-fuelpump{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26fd.png)}.em-fuelpump.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26fd.svg),none}.em-full_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f315.png)}.em-full_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f315.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f315.svg),none}.em-full_moon_with_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31d.png)}.em-full_moon_with_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f31d.svg),none}.em-funeral_urn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26b1.png)}.em-funeral_urn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26b1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26b1.svg),none}.em-game_die{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b2.png)}.em-game_die.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b2.svg),none}.em-gb,.em-uk,.em-flag-gb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1e7.png)}.em-gb.em-svg,.em-uk.em-svg,.em-flag-gb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ec-1f1e7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ec-1f1e7.svg),none}.em-gear{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2699.png)}.em-gear.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2699.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2699.svg),none}.em-gem{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48e.png)}.em-gem.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f48e.svg),none}.em-gemini{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264a.png)}.em-gemini.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/264a.svg),none}.em-genie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9de.png)}.em-genie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9de.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9de.svg),none}.em-ghost{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47b.png)}.em-ghost.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f47b.svg),none}.em-gift{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f381.png)}.em-gift.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f381.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f381.svg),none}.em-gift_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49d.png)}.em-gift_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f49d.svg),none}.em-giraffe_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f992.png)}.em-giraffe_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f992.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f992.svg),none}.em-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f467.png)}.em-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f467.svg),none}.em-glass_of_milk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95b.png)}.em-glass_of_milk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f95b.svg),none}.em-globe_with_meridians{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f310.png)}.em-globe_with_meridians.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f310.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f310.svg),none}.em-gloves{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e4.png)}.em-gloves.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e4.svg),none}.em-goal_net{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f945.png)}.em-goal_net.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f945.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f945.svg),none}.em-goat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f410.png)}.em-goat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f410.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f410.svg),none}.em-golf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f3.png)}.em-golf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f3.svg),none}.em-golfer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cc.png)}.em-golfer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cc.svg),none}.em-gorilla{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98d.png)}.em-gorilla.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f98d.svg),none}.em-grapes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f347.png)}.em-grapes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f347.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f347.svg),none}.em-green_apple{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34f.png)}.em-green_apple.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f34f.svg),none}.em-green_book{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d7.png)}.em-green_book.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d7.svg),none}.em-green_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49a.png)}.em-green_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f49a.svg),none}.em-green_salad{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f957.png)}.em-green_salad.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f957.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f957.svg),none}.em-gray_exclamation{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2755.png)}.em-gray_exclamation.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2755.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2755.svg),none}.em-gray_question{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2754.png)}.em-gray_question.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2754.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2754.svg),none}.em-grimacing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62c.png)}.em-grimacing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f62c.svg),none}.em-grin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f601.png)}.em-grin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f601.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f601.svg),none}.em-grinning{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f600.png)}.em-grinning.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f600.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f600.svg),none}.em-guardsman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f482.png)}.em-guardsman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f482.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f482.svg),none}.em-guitar{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b8.png)}.em-guitar.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b8.svg),none}.em-gun{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52b.png)}.em-gun.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f52b.svg),none}.em-haircut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f487.png)}.em-haircut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f487.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f487.svg),none}.em-hamburger{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f354.png)}.em-hamburger.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f354.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f354.svg),none}.em-hammer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f528.png)}.em-hammer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f528.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f528.svg),none}.em-hammer_and_pick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2692.png)}.em-hammer_and_pick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2692.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2692.svg),none}.em-hammer_and_wrench{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e0.png)}.em-hammer_and_wrench.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e0.svg),none}.em-hamster{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f439.png)}.em-hamster.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f439.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f439.svg),none}.em-hand,.em-raised_hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270b.png)}.em-hand.em-svg,.em-raised_hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/270b.svg),none}.em-handbag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45c.png)}.em-handbag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f45c.svg),none}.em-handball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93e.png)}.em-handball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93e.svg),none}.em-handshake{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91d.png)}.em-handshake.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f91d.svg),none}.em-hankey,.em-poop,.em-shit{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a9.png)}.em-hankey.em-svg,.em-poop.em-svg,.em-shit.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a9.svg),none}.em-hash{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23-20e3.png)}.em-hash.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23-20e3.svg),none}.em-hatched_chick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f425.png)}.em-hatched_chick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f425.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f425.svg),none}.em-hatching_chick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f423.png)}.em-hatching_chick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f423.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f423.svg),none}.em-headphones{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a7.png)}.em-headphones.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a7.svg),none}.em-hear_no_evil{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f649.png)}.em-hear_no_evil.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f649.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f649.svg),none}.em-heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2764.png)}.em-heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2764.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2764.svg),none}.em-heart_decoration{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49f.png)}.em-heart_decoration.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f49f.svg),none}.em-heart_eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60d.png)}.em-heart_eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f60d.svg),none}.em-heart_eyes_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63b.png)}.em-heart_eyes_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f63b.svg),none}.em-heartbeat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f493.png)}.em-heartbeat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f493.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f493.svg),none}.em-heartpulse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f497.png)}.em-heartpulse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f497.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f497.svg),none}.em-hearts{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2665.png)}.em-hearts.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2665.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2665.svg),none}.em-heavy_check_mark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2714.png)}.em-heavy_check_mark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2714.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2714.svg),none}.em-heavy_division_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2797.png)}.em-heavy_division_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2797.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2797.svg),none}.em-heavy_dollar_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b2.png)}.em-heavy_dollar_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b2.svg),none}.em-heavy_heart_exclamation_mark_ornament{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2763.png)}.em-heavy_heart_exclamation_mark_ornament.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2763.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2763.svg),none}.em-heavy_minus_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2796.png)}.em-heavy_minus_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2796.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2796.svg),none}.em-heavy_multiplication_x{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2716.png)}.em-heavy_multiplication_x.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2716.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2716.svg),none}.em-heavy_plus_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2795.png)}.em-heavy_plus_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2795.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2795.svg),none}.em-hedgehog{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f994.png)}.em-hedgehog.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f994.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f994.svg),none}.em-helicopter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f681.png)}.em-helicopter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f681.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f681.svg),none}.em-helmet_with_white_cross{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26d1.png)}.em-helmet_with_white_cross.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26d1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26d1.svg),none}.em-herb{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33f.png)}.em-herb.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f33f.svg),none}.em-hibiscus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33a.png)}.em-hibiscus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f33a.svg),none}.em-high_brightness{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f506.png)}.em-high_brightness.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f506.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f506.svg),none}.em-high_heel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f460.png)}.em-high_heel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f460.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f460.svg),none}.em-hocho,.em-knife{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52a.png)}.em-hocho.em-svg,.em-knife.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f52a.svg),none}.em-hole{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f573.png)}.em-hole.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f573.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f573.svg),none}.em-honey_pot{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36f.png)}.em-honey_pot.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f36f.svg),none}.em-horse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f434.png)}.em-horse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f434.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f434.svg),none}.em-horse_racing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c7.png)}.em-horse_racing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c7.svg),none}.em-hospital{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e5.png)}.em-hospital.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e5.svg),none}.em-hot_pepper{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f336.png)}.em-hot_pepper.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f336.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f336.svg),none}.em-hotdog{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32d.png)}.em-hotdog.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f32d.svg),none}.em-hotel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e8.png)}.em-hotel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e8.svg),none}.em-hotsprings{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2668.png)}.em-hotsprings.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2668.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2668.svg),none}.em-hourglass{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/231b.png)}.em-hourglass.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/231b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/231b.svg),none}.em-hourglass_flowing_sand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f3.png)}.em-hourglass_flowing_sand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23f3.svg),none}.em-house{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e0.png)}.em-house.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e0.svg),none}.em-house_buildings{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d8.png)}.em-house_buildings.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d8.svg),none}.em-house_with_garden{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e1.png)}.em-house_with_garden.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e1.svg),none}.em-hugging_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f917.png)}.em-hugging_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f917.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f917.svg),none}.em-hushed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62f.png)}.em-hushed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f62f.svg),none}.em-i_love_you_hand_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91f.png)}.em-i_love_you_hand_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f91f.svg),none}.em-ice_cream{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f368.png)}.em-ice_cream.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f368.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f368.svg),none}.em-ice_hockey_stick_and_puck{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d2.png)}.em-ice_hockey_stick_and_puck.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d2.svg),none}.em-ice_skate{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f8.png)}.em-ice_skate.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f8.svg),none}.em-icecream{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f366.png)}.em-icecream.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f366.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f366.svg),none}.em-id{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f194.png)}.em-id.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f194.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f194.svg),none}.em-ideograph_advantage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f250.png)}.em-ideograph_advantage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f250.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f250.svg),none}.em-imp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47f.png)}.em-imp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f47f.svg),none}.em-inbox_tray{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e5.png)}.em-inbox_tray.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e5.svg),none}.em-incoming_envelope{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e8.png)}.em-incoming_envelope.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e8.svg),none}.em-information_desk_person{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f481.png)}.em-information_desk_person.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f481.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f481.svg),none}.em-information_source{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2139.png)}.em-information_source.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2139.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2139.svg),none}.em-innocent{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f607.png)}.em-innocent.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f607.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f607.svg),none}.em-interrobang{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2049.png)}.em-interrobang.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2049.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2049.svg),none}.em-iphone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f1.png)}.em-iphone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f1.svg),none}.em-it,.em-flag-it{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f9.png)}.em-it.em-svg,.em-flag-it.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ee-1f1f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ee-1f1f9.svg),none}.em-izakaya_lantern,.em-lantern{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ee.png)}.em-izakaya_lantern.em-svg,.em-lantern.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ee.svg),none}.em-jack_o_lantern{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f383.png)}.em-jack_o_lantern.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f383.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f383.svg),none}.em-japan{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fe.png)}.em-japan.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5fe.svg),none}.em-japanese_castle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ef.png)}.em-japanese_castle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ef.svg),none}.em-japanese_goblin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47a.png)}.em-japanese_goblin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f47a.svg),none}.em-japanese_ogre{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f479.png)}.em-japanese_ogre.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f479.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f479.svg),none}.em-jeans{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f456.png)}.em-jeans.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f456.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f456.svg),none}.em-joy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f602.png)}.em-joy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f602.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f602.svg),none}.em-joy_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f639.png)}.em-joy_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f639.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f639.svg),none}.em-joystick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f579.png)}.em-joystick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f579.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f579.svg),none}.em-jp,.em-flag-jp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1f5.png)}.em-jp.em-svg,.em-flag-jp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1ef-1f1f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1ef-1f1f5.svg),none}.em-juggling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f939.png)}.em-juggling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f939.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f939.svg),none}.em-kaaba{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54b.png)}.em-kaaba.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f54b.svg),none}.em-key{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f511.png)}.em-key.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f511.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f511.svg),none}.em-keyboard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2328.png)}.em-keyboard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2328.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2328.svg),none}.em-keycap_star{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2a-20e3.png)}.em-keycap_star.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2a-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2a-20e3.svg),none}.em-keycap_ten{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51f.png)}.em-keycap_ten.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f51f.svg),none}.em-kimono{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f458.png)}.em-kimono.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f458.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f458.svg),none}.em-kiss{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48b.png)}.em-kiss.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f48b.svg),none}.em-kissing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f617.png)}.em-kissing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f617.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f617.svg),none}.em-kissing_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63d.png)}.em-kissing_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f63d.svg),none}.em-kissing_closed_eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61a.png)}.em-kissing_closed_eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f61a.svg),none}.em-kissing_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f618.png)}.em-kissing_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f618.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f618.svg),none}.em-kissing_smiling_eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f619.png)}.em-kissing_smiling_eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f619.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f619.svg),none}.em-kiwifruit{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95d.png)}.em-kiwifruit.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f95d.svg),none}.em-knife_fork_plate{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37d.png)}.em-knife_fork_plate.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f37d.svg),none}.em-koala{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f428.png)}.em-koala.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f428.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f428.svg),none}.em-koko{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f201.png)}.em-koko.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f201.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f201.svg),none}.em-kr,.em-flag-kr{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f7.png)}.em-kr.em-svg,.em-flag-kr.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f0-1f1f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f0-1f1f7.svg),none}.em-label{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f7.png)}.em-label.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f7.svg),none}.em-large_blue_circle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f535.png)}.em-large_blue_circle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f535.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f535.svg),none}.em-large_blue_diamond{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f537.png)}.em-large_blue_diamond.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f537.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f537.svg),none}.em-large_orange_diamond{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f536.png)}.em-large_orange_diamond.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f536.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f536.svg),none}.em-last_quarter_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f317.png)}.em-last_quarter_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f317.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f317.svg),none}.em-last_quarter_moon_with_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31c.png)}.em-last_quarter_moon_with_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f31c.svg),none}.em-latin_cross{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/271d.png)}.em-latin_cross.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/271d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/271d.svg),none}.em-laughing,.em-satisfied{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f606.png)}.em-laughing.em-svg,.em-satisfied.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f606.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f606.svg),none}.em-leaves{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f343.png)}.em-leaves.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f343.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f343.svg),none}.em-ledger{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d2.png)}.em-ledger.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d2.svg),none}.em-left-facing_fist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91b.png)}.em-left-facing_fist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f91b.svg),none}.em-left_luggage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c5.png)}.em-left_luggage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6c5.svg),none}.em-left_right_arrow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2194.png)}.em-left_right_arrow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2194.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2194.svg),none}.em-left_speech_bubble{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5e8.png)}.em-left_speech_bubble.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5e8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5e8.svg),none}.em-leftwards_arrow_with_hook{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/21a9.png)}.em-leftwards_arrow_with_hook.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/21a9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/21a9.svg),none}.em-lemon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34b.png)}.em-lemon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f34b.svg),none}.em-leo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264c.png)}.em-leo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/264c.svg),none}.em-leopard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f406.png)}.em-leopard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f406.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f406.svg),none}.em-level_slider{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39a.png)}.em-level_slider.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f39a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f39a.svg),none}.em-libra{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264e.png)}.em-libra.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/264e.svg),none}.em-light_rail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f688.png)}.em-light_rail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f688.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f688.svg),none}.em-lightning,.em-lightning_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f329.png)}.em-lightning.em-svg,.em-lightning_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f329.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f329.svg),none}.em-link{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f517.png)}.em-link.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f517.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f517.svg),none}.em-linked_paperclips{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f587.png)}.em-linked_paperclips.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f587.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f587.svg),none}.em-lion_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f981.png)}.em-lion_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f981.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f981.svg),none}.em-lips{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f444.png)}.em-lips.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f444.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f444.svg),none}.em-lipstick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f484.png)}.em-lipstick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f484.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f484.svg),none}.em-lizard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98e.png)}.em-lizard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f98e.svg),none}.em-lock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f512.png)}.em-lock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f512.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f512.svg),none}.em-lock_with_ink_pen{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50f.png)}.em-lock_with_ink_pen.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f50f.svg),none}.em-lollipop{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36d.png)}.em-lollipop.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f36d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f36d.svg),none}.em-loop{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/27bf.png)}.em-loop.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/27bf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/27bf.svg),none}.em-loud_sound{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50a.png)}.em-loud_sound.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f50a.svg),none}.em-loudspeaker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e2.png)}.em-loudspeaker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e2.svg),none}.em-love_hotel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e9.png)}.em-love_hotel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e9.svg),none}.em-love_letter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48c.png)}.em-love_letter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f48c.svg),none}.em-low_brightness{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f505.png)}.em-low_brightness.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f505.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f505.svg),none}.em-lower_left_ballpoint_pen{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58a.png)}.em-lower_left_ballpoint_pen.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f58a.svg),none}.em-lower_left_crayon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58d.png)}.em-lower_left_crayon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f58d.svg),none}.em-lower_left_fountain_pen{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58b.png)}.em-lower_left_fountain_pen.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f58b.svg),none}.em-lower_left_paintbrush{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58c.png)}.em-lower_left_paintbrush.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f58c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f58c.svg),none}.em-lying_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f925.png)}.em-lying_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f925.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f925.svg),none}.em-m{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/24c2.png)}.em-m.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/24c2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/24c2.svg),none}.em-mag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50d.png)}.em-mag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f50d.svg),none}.em-mag_right{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50e.png)}.em-mag_right.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f50e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f50e.svg),none}.em-mage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d9.png)}.em-mage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d9.svg),none}.em-mahjong{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f004.png)}.em-mahjong.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f004.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f004.svg),none}.em-mailbox{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4eb.png)}.em-mailbox.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4eb.svg),none}.em-mailbox_closed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ea.png)}.em-mailbox_closed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ea.svg),none}.em-mailbox_with_mail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ec.png)}.em-mailbox_with_mail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ec.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ec.svg),none}.em-mailbox_with_no_mail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ed.png)}.em-mailbox_with_no_mail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ed.svg),none}.em-male-artist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3a8.png)}.em-male-artist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3a8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f3a8.svg),none}.em-male-astronaut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f680.png)}.em-male-astronaut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f680.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f680.svg),none}.em-male-construction-worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f477-200d-2642-fe0f.png)}.em-male-construction-worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f477-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f477-200d-2642-fe0f.svg),none}.em-male-cook{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f373.png)}.em-male-cook.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f373.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f373.svg),none}.em-male-detective{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f575-fe0f-200d-2642-fe0f.png)}.em-male-detective.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f575-fe0f-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f575-fe0f-200d-2642-fe0f.svg),none}.em-male-doctor{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2695-fe0f.png)}.em-male-doctor.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2695-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-2695-fe0f.svg),none}.em-male-factory-worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3ed.png)}.em-male-factory-worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3ed.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f3ed.svg),none}.em-male-farmer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f33e.png)}.em-male-farmer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f33e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f33e.svg),none}.em-male-firefighter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f692.png)}.em-male-firefighter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f692.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f692.svg),none}.em-male-guard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f482-200d-2642-fe0f.png)}.em-male-guard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f482-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f482-200d-2642-fe0f.svg),none}.em-male-judge{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2696-fe0f.png)}.em-male-judge.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2696-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-2696-fe0f.svg),none}.em-male-mechanic{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f527.png)}.em-male-mechanic.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f527.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f527.svg),none}.em-male-office-worker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f4bc.png)}.em-male-office-worker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f4bc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f4bc.svg),none}.em-male-pilot{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2708-fe0f.png)}.em-male-pilot.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2708-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-2708-fe0f.svg),none}.em-male-police-officer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46e-200d-2642-fe0f.png)}.em-male-police-officer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46e-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46e-200d-2642-fe0f.svg),none}.em-male-scientist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f52c.png)}.em-male-scientist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f52c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f52c.svg),none}.em-male-singer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3a4.png)}.em-male-singer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3a4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f3a4.svg),none}.em-male-student{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f393.png)}.em-male-student.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f393.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f393.svg),none}.em-male-teacher{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3eb.png)}.em-male-teacher.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f3eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f3eb.svg),none}.em-male-technologist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f4bb.png)}.em-male-technologist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f4bb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f4bb.svg),none}.em-male_elf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dd-200d-2642-fe0f.png)}.em-male_elf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dd-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9dd-200d-2642-fe0f.svg),none}.em-male_fairy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9da-200d-2642-fe0f.png)}.em-male_fairy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9da-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9da-200d-2642-fe0f.svg),none}.em-male_genie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9de-200d-2642-fe0f.png)}.em-male_genie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9de-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9de-200d-2642-fe0f.svg),none}.em-male_mage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d9-200d-2642-fe0f.png)}.em-male_mage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d9-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d9-200d-2642-fe0f.svg),none}.em-male_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2642.png)}.em-male_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2642.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2642.svg),none}.em-male_vampire{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9db-200d-2642-fe0f.png)}.em-male_vampire.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9db-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9db-200d-2642-fe0f.svg),none}.em-male_zombie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9df-200d-2642-fe0f.png)}.em-male_zombie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9df-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9df-200d-2642-fe0f.svg),none}.em-man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468.png)}.em-man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468.svg),none}.em-man-biking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b4-200d-2642-fe0f.png)}.em-man-biking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b4-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b4-200d-2642-fe0f.svg),none}.em-man-bouncing-ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f9-fe0f-200d-2642-fe0f.png)}.em-man-bouncing-ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f9-fe0f-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f9-fe0f-200d-2642-fe0f.svg),none}.em-man-bowing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f647-200d-2642-fe0f.png)}.em-man-bowing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f647-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f647-200d-2642-fe0f.svg),none}.em-man-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f466.png)}.em-man-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f466.svg),none}.em-man-boy-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f466-200d-1f466.png)}.em-man-boy-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f466-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f466-200d-1f466.svg),none}.em-man-cartwheeling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f938-200d-2642-fe0f.png)}.em-man-cartwheeling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f938-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f938-200d-2642-fe0f.svg),none}.em-man-facepalming{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f926-200d-2642-fe0f.png)}.em-man-facepalming.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f926-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f926-200d-2642-fe0f.svg),none}.em-man-frowning{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64d-200d-2642-fe0f.png)}.em-man-frowning.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64d-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64d-200d-2642-fe0f.svg),none}.em-man-gesturing-no{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f645-200d-2642-fe0f.png)}.em-man-gesturing-no.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f645-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f645-200d-2642-fe0f.svg),none}.em-man-gesturing-ok{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f646-200d-2642-fe0f.png)}.em-man-gesturing-ok.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f646-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f646-200d-2642-fe0f.svg),none}.em-man-getting-haircut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f487-200d-2642-fe0f.png)}.em-man-getting-haircut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f487-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f487-200d-2642-fe0f.svg),none}.em-man-getting-massage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f486-200d-2642-fe0f.png)}.em-man-getting-massage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f486-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f486-200d-2642-fe0f.svg),none}.em-man-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f467.png)}.em-man-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f467.svg),none}.em-man-girl-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f467-200d-1f466.png)}.em-man-girl-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f467-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f467-200d-1f466.svg),none}.em-man-girl-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f467-200d-1f467.png)}.em-man-girl-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f467-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f467-200d-1f467.svg),none}.em-man-golfing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cc-fe0f-200d-2642-fe0f.png)}.em-man-golfing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cc-fe0f-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cc-fe0f-200d-2642-fe0f.svg),none}.em-man-heart-man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2764-fe0f-200d-1f468.png)}.em-man-heart-man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2764-fe0f-200d-1f468.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-2764-fe0f-200d-1f468.svg),none}.em-man-juggling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f939-200d-2642-fe0f.png)}.em-man-juggling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f939-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f939-200d-2642-fe0f.svg),none}.em-man-kiss-man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2764-fe0f-200d-1f48b-200d-1f468.png)}.em-man-kiss-man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-2764-fe0f-200d-1f48b-200d-1f468.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-2764-fe0f-200d-1f48b-200d-1f468.svg),none}.em-man-lifting-weights{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cb-fe0f-200d-2642-fe0f.png)}.em-man-lifting-weights.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cb-fe0f-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cb-fe0f-200d-2642-fe0f.svg),none}.em-man-man-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f466.png)}.em-man-man-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f468-200d-1f466.svg),none}.em-man-man-boy-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f466-200d-1f466.png)}.em-man-man-boy-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f466-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f468-200d-1f466-200d-1f466.svg),none}.em-man-man-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f467.png)}.em-man-man-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f468-200d-1f467.svg),none}.em-man-man-girl-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f467-200d-1f466.png)}.em-man-man-girl-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f467-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f468-200d-1f467-200d-1f466.svg),none}.em-man-man-girl-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f467-200d-1f467.png)}.em-man-man-girl-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f468-200d-1f467-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f468-200d-1f467-200d-1f467.svg),none}.em-man-mountain-biking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b5-200d-2642-fe0f.png)}.em-man-mountain-biking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b5-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b5-200d-2642-fe0f.svg),none}.em-man-playing-handball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93e-200d-2642-fe0f.png)}.em-man-playing-handball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93e-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93e-200d-2642-fe0f.svg),none}.em-man-playing-water-polo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93d-200d-2642-fe0f.png)}.em-man-playing-water-polo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93d-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93d-200d-2642-fe0f.svg),none}.em-man-pouting{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64e-200d-2642-fe0f.png)}.em-man-pouting.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64e-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64e-200d-2642-fe0f.svg),none}.em-man-raising-hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64b-200d-2642-fe0f.png)}.em-man-raising-hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64b-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64b-200d-2642-fe0f.svg),none}.em-man-rowing-boat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a3-200d-2642-fe0f.png)}.em-man-rowing-boat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a3-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a3-200d-2642-fe0f.svg),none}.em-man-running{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c3-200d-2642-fe0f.png)}.em-man-running.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c3-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c3-200d-2642-fe0f.svg),none}.em-man-shrugging{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f937-200d-2642-fe0f.png)}.em-man-shrugging.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f937-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f937-200d-2642-fe0f.svg),none}.em-man-surfing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c4-200d-2642-fe0f.png)}.em-man-surfing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c4-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c4-200d-2642-fe0f.svg),none}.em-man-swimming{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ca-200d-2642-fe0f.png)}.em-man-swimming.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ca-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ca-200d-2642-fe0f.svg),none}.em-man-tipping-hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f481-200d-2642-fe0f.png)}.em-man-tipping-hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f481-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f481-200d-2642-fe0f.svg),none}.em-man-walking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b6-200d-2642-fe0f.png)}.em-man-walking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b6-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b6-200d-2642-fe0f.svg),none}.em-man-wearing-turban{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f473-200d-2642-fe0f.png)}.em-man-wearing-turban.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f473-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f473-200d-2642-fe0f.svg),none}.em-man-with-bunny-ears-partying{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46f-200d-2642-fe0f.png)}.em-man-with-bunny-ears-partying.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46f-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46f-200d-2642-fe0f.svg),none}.em-man-woman-boy,.em-family{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f466.png)}.em-man-woman-boy.em-svg,.em-family.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f469-200d-1f466.svg),none}.em-man-woman-boy-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f466-200d-1f466.png)}.em-man-woman-boy-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f466-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f469-200d-1f466-200d-1f466.svg),none}.em-man-woman-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f467.png)}.em-man-woman-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f469-200d-1f467.svg),none}.em-man-woman-girl-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f467-200d-1f466.png)}.em-man-woman-girl-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f467-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f469-200d-1f467-200d-1f466.svg),none}.em-man-woman-girl-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f467-200d-1f467.png)}.em-man-woman-girl-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f468-200d-1f469-200d-1f467-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f468-200d-1f469-200d-1f467-200d-1f467.svg),none}.em-man-wrestling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93c-200d-2642-fe0f.png)}.em-man-wrestling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93c-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93c-200d-2642-fe0f.svg),none}.em-man_climbing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d7-200d-2642-fe0f.png)}.em-man_climbing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d7-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d7-200d-2642-fe0f.svg),none}.em-man_dancing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f57a.png)}.em-man_dancing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f57a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f57a.svg),none}.em-man_in_business_suit_levitating{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f574.png)}.em-man_in_business_suit_levitating.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f574.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f574.svg),none}.em-man_in_lotus_position{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d8-200d-2642-fe0f.png)}.em-man_in_lotus_position.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d8-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d8-200d-2642-fe0f.svg),none}.em-man_in_steamy_room{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d6-200d-2642-fe0f.png)}.em-man_in_steamy_room.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d6-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d6-200d-2642-fe0f.svg),none}.em-man_in_tuxedo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f935.png)}.em-man_in_tuxedo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f935.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f935.svg),none}.em-man_with_gua_pi_mao{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f472.png)}.em-man_with_gua_pi_mao.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f472.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f472.svg),none}.em-man_with_turban{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f473.png)}.em-man_with_turban.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f473.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f473.svg),none}.em-mans_shoe,.em-shoe{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45e.png)}.em-mans_shoe.em-svg,.em-shoe.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f45e.svg),none}.em-mantelpiece_clock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f570.png)}.em-mantelpiece_clock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f570.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f570.svg),none}.em-maple_leaf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f341.png)}.em-maple_leaf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f341.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f341.svg),none}.em-martial_arts_uniform{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f94b.png)}.em-martial_arts_uniform.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f94b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f94b.svg),none}.em-mask{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f637.png)}.em-mask.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f637.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f637.svg),none}.em-massage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f486.png)}.em-massage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f486.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f486.svg),none}.em-meat_on_bone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f356.png)}.em-meat_on_bone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f356.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f356.svg),none}.em-medal{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f396.png)}.em-medal.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f396.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f396.svg),none}.em-medical_symbol,.em-staff_of_aesculapius{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2695.png)}.em-medical_symbol.em-svg,.em-staff_of_aesculapius.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2695.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2695.svg),none}.em-mega{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e3.png)}.em-mega.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e3.svg),none}.em-melon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f348.png)}.em-melon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f348.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f348.svg),none}.em-memo,.em-pencil{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4dd.png)}.em-memo.em-svg,.em-pencil.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4dd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4dd.svg),none}.em-menorah_with_nine_branches{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54e.png)}.em-menorah_with_nine_branches.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f54e.svg),none}.em-mens{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b9.png)}.em-mens.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b9.svg),none}.em-mermaid{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dc-200d-2640-fe0f.png)}.em-mermaid.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dc-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9dc-200d-2640-fe0f.svg),none}.em-merman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dc-200d-2642-fe0f.png)}.em-merman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dc-200d-2642-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9dc-200d-2642-fe0f.svg),none}.em-merperson{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dc.png)}.em-merperson.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9dc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9dc.svg),none}.em-metro{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f687.png)}.em-metro.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f687.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f687.svg),none}.em-microphone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a4.png)}.em-microphone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a4.svg),none}.em-microscope{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52c.png)}.em-microscope.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f52c.svg),none}.em-middle_finger,.em-reversed_hand_with_middle_finger_extended{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f595.png)}.em-middle_finger.em-svg,.em-reversed_hand_with_middle_finger_extended.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f595.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f595.svg),none}.em-milky_way{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30c.png)}.em-milky_way.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f30c.svg),none}.em-minibus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f690.png)}.em-minibus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f690.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f690.svg),none}.em-minidisc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bd.png)}.em-minidisc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4bd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4bd.svg),none}.em-mobile_phone_off{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f4.png)}.em-mobile_phone_off.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f4.svg),none}.em-money_mouth_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f911.png)}.em-money_mouth_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f911.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f911.svg),none}.em-money_with_wings{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b8.png)}.em-money_with_wings.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b8.svg),none}.em-moneybag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b0.png)}.em-moneybag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b0.svg),none}.em-monkey{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f412.png)}.em-monkey.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f412.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f412.svg),none}.em-monkey_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f435.png)}.em-monkey_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f435.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f435.svg),none}.em-monorail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69d.png)}.em-monorail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f69d.svg),none}.em-moon,.em-waxing_gibbous_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f314.png)}.em-moon.em-svg,.em-waxing_gibbous_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f314.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f314.svg),none}.em-mortar_board{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f393.png)}.em-mortar_board.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f393.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f393.svg),none}.em-mosque{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54c.png)}.em-mosque.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f54c.svg),none}.em-mostly_sunny,.em-sun_small_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f324.png)}.em-mostly_sunny.em-svg,.em-sun_small_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f324.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f324.svg),none}.em-motor_boat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e5.png)}.em-motor_boat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e5.svg),none}.em-motor_scooter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f5.png)}.em-motor_scooter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f5.svg),none}.em-motorway{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e3.png)}.em-motorway.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e3.svg),none}.em-mount_fuji{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fb.png)}.em-mount_fuji.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5fb.svg),none}.em-mountain{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f0.png)}.em-mountain.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f0.svg),none}.em-mountain_bicyclist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b5.png)}.em-mountain_bicyclist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b5.svg),none}.em-mountain_cableway{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a0.png)}.em-mountain_cableway.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a0.svg),none}.em-mountain_railway{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69e.png)}.em-mountain_railway.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f69e.svg),none}.em-mouse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42d.png)}.em-mouse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f42d.svg),none}.em-mouse2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f401.png)}.em-mouse2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f401.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f401.svg),none}.em-movie_camera{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a5.png)}.em-movie_camera.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a5.svg),none}.em-moyai{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5ff.png)}.em-moyai.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5ff.svg),none}.em-mrs_claus,.em-mother_christmas{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f936.png)}.em-mrs_claus.em-svg,.em-mother_christmas.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f936.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f936.svg),none}.em-muscle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4aa.png)}.em-muscle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4aa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4aa.svg),none}.em-mushroom{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f344.png)}.em-mushroom.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f344.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f344.svg),none}.em-musical_keyboard{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b9.png)}.em-musical_keyboard.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b9.svg),none}.em-musical_note{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b5.png)}.em-musical_note.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b5.svg),none}.em-musical_score{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bc.png)}.em-musical_score.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3bc.svg),none}.em-mute{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f507.png)}.em-mute.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f507.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f507.svg),none}.em-nail_care{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f485.png)}.em-nail_care.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f485.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f485.svg),none}.em-name_badge{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4db.png)}.em-name_badge.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4db.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4db.svg),none}.em-national_park{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3de.png)}.em-national_park.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3de.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3de.svg),none}.em-nauseated_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f922.png)}.em-nauseated_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f922.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f922.svg),none}.em-necktie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f454.png)}.em-necktie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f454.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f454.svg),none}.em-negative_squared_cross_mark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/274e.png)}.em-negative_squared_cross_mark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/274e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/274e.svg),none}.em-nerd_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f913.png)}.em-nerd_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f913.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f913.svg),none}.em-neutral_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f610.png)}.em-neutral_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f610.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f610.svg),none}.em-new{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f195.png)}.em-new.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f195.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f195.svg),none}.em-new_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f311.png)}.em-new_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f311.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f311.svg),none}.em-new_moon_with_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31a.png)}.em-new_moon_with_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f31a.svg),none}.em-newspaper{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f0.png)}.em-newspaper.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f0.svg),none}.em-ng{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f196.png)}.em-ng.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f196.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f196.svg),none}.em-night_with_stars{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f303.png)}.em-night_with_stars.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f303.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f303.svg),none}.em-nine{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/39-20e3.png)}.em-nine.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/39-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/39-20e3.svg),none}.em-no_bell{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f515.png)}.em-no_bell.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f515.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f515.svg),none}.em-no_bicycles{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b3.png)}.em-no_bicycles.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b3.svg),none}.em-no_entry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26d4.png)}.em-no_entry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26d4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26d4.svg),none}.em-no_entry_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ab.png)}.em-no_entry_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ab.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ab.svg),none}.em-no_good{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f645.png)}.em-no_good.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f645.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f645.svg),none}.em-no_mobile_phones{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f5.png)}.em-no_mobile_phones.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f5.svg),none}.em-no_mouth{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f636.png)}.em-no_mouth.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f636.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f636.svg),none}.em-no_pedestrians{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b7.png)}.em-no_pedestrians.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b7.svg),none}.em-no_smoking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ad.png)}.em-no_smoking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ad.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ad.svg),none}.em-non-potable_water{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b1.png)}.em-non-potable_water.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b1.svg),none}.em-nose{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f443.png)}.em-nose.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f443.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f443.svg),none}.em-notebook{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d3.png)}.em-notebook.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d3.svg),none}.em-notebook_with_decorative_cover{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d4.png)}.em-notebook_with_decorative_cover.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d4.svg),none}.em-notes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b6.png)}.em-notes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b6.svg),none}.em-nut_and_bolt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f529.png)}.em-nut_and_bolt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f529.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f529.svg),none}.em-o{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b55.png)}.em-o.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b55.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b55.svg),none}.em-o2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f17e.png)}.em-o2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f17e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f17e.svg),none}.em-ocean{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30a.png)}.em-ocean.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f30a.svg),none}.em-octagonal_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6d1.png)}.em-octagonal_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6d1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6d1.svg),none}.em-octopus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f419.png)}.em-octopus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f419.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f419.svg),none}.em-oden{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f362.png)}.em-oden.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f362.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f362.svg),none}.em-office{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e2.png)}.em-office.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e2.svg),none}.em-oil_drum{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e2.png)}.em-oil_drum.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e2.svg),none}.em-ok{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f197.png)}.em-ok.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f197.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f197.svg),none}.em-ok_hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44c.png)}.em-ok_hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f44c.svg),none}.em-ok_woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f646.png)}.em-ok_woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f646.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f646.svg),none}.em-old_key{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5dd.png)}.em-old_key.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5dd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5dd.svg),none}.em-older_adult{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d3.png)}.em-older_adult.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d3.svg),none}.em-older_man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f474.png)}.em-older_man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f474.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f474.svg),none}.em-older_woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f475.png)}.em-older_woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f475.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f475.svg),none}.em-om_symbol{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f549.png)}.em-om_symbol.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f549.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f549.svg),none}.em-on{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51b.png)}.em-on.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f51b.svg),none}.em-oncoming_automobile{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f698.png)}.em-oncoming_automobile.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f698.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f698.svg),none}.em-oncoming_bus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68d.png)}.em-oncoming_bus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f68d.svg),none}.em-oncoming_police_car{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f694.png)}.em-oncoming_police_car.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f694.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f694.svg),none}.em-oncoming_taxi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f696.png)}.em-oncoming_taxi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f696.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f696.svg),none}.em-one{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/31-20e3.png)}.em-one.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/31-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/31-20e3.svg),none}.em-open_file_folder{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c2.png)}.em-open_file_folder.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c2.svg),none}.em-open_hands{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f450.png)}.em-open_hands.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f450.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f450.svg),none}.em-open_mouth{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62e.png)}.em-open_mouth.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f62e.svg),none}.em-ophiuchus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26ce.png)}.em-ophiuchus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26ce.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26ce.svg),none}.em-orange_book{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d9.png)}.em-orange_book.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d9.svg),none}.em-orange_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e1.png)}.em-orange_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e1.svg),none}.em-orthodox_cross{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2626.png)}.em-orthodox_cross.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2626.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2626.svg),none}.em-outbox_tray{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e4.png)}.em-outbox_tray.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e4.svg),none}.em-owl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f989.png)}.em-owl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f989.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f989.svg),none}.em-ox{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f402.png)}.em-ox.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f402.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f402.svg),none}.em-package{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e6.png)}.em-package.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e6.svg),none}.em-page_facing_up{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c4.png)}.em-page_facing_up.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c4.svg),none}.em-page_with_curl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c3.png)}.em-page_with_curl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4c3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4c3.svg),none}.em-pager{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4df.png)}.em-pager.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4df.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4df.svg),none}.em-palm_tree{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f334.png)}.em-palm_tree.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f334.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f334.svg),none}.em-palms_up_together{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f932.png)}.em-palms_up_together.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f932.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f932.svg),none}.em-pancakes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95e.png)}.em-pancakes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f95e.svg),none}.em-panda_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43c.png)}.em-panda_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f43c.svg),none}.em-paperclip{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ce.png)}.em-paperclip.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ce.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ce.svg),none}.em-parking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f17f.png)}.em-parking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f17f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f17f.svg),none}.em-part_alternation_mark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/303d.png)}.em-part_alternation_mark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/303d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/303d.svg),none}.em-partly_sunny{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26c5.png)}.em-partly_sunny.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26c5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26c5.svg),none}.em-partly_sunny_rain,.em-sun_behind_rain_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f326.png)}.em-partly_sunny_rain.em-svg,.em-sun_behind_rain_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f326.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f326.svg),none}.em-passenger_ship{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f3.png)}.em-passenger_ship.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f3.svg),none}.em-passport_control{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c2.png)}.em-passport_control.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6c2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6c2.svg),none}.em-peace_symbol{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/262e.png)}.em-peace_symbol.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/262e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/262e.svg),none}.em-peach{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f351.png)}.em-peach.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f351.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f351.svg),none}.em-peanuts{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95c.png)}.em-peanuts.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f95c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f95c.svg),none}.em-pear{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f350.png)}.em-pear.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f350.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f350.svg),none}.em-pencil2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270f.png)}.em-pencil2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/270f.svg),none}.em-penguin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f427.png)}.em-penguin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f427.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f427.svg),none}.em-pensive{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f614.png)}.em-pensive.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f614.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f614.svg),none}.em-performing_arts{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ad.png)}.em-performing_arts.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ad.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ad.svg),none}.em-persevere{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f623.png)}.em-persevere.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f623.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f623.svg),none}.em-person_climbing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d7.png)}.em-person_climbing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d7.svg),none}.em-person_doing_cartwheel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f938.png)}.em-person_doing_cartwheel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f938.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f938.svg),none}.em-person_frowning{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64d.png)}.em-person_frowning.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64d.svg),none}.em-person_in_lotus_position{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d8.png)}.em-person_in_lotus_position.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d8.svg),none}.em-person_in_steamy_room{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d6.png)}.em-person_in_steamy_room.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d6.svg),none}.em-person_with_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f9.png)}.em-person_with_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f9.svg),none}.em-person_with_blond_hair{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f471.png)}.em-person_with_blond_hair.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f471.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f471.svg),none}.em-person_with_headscarf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d5.png)}.em-person_with_headscarf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d5.svg),none}.em-person_with_pouting_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64e.png)}.em-person_with_pouting_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64e.svg),none}.em-phone,.em-telephone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/260e.png)}.em-phone.em-svg,.em-telephone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/260e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/260e.svg),none}.em-pick{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26cf.png)}.em-pick.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26cf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26cf.svg),none}.em-pie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f967.png)}.em-pie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f967.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f967.svg),none}.em-pig{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f437.png)}.em-pig.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f437.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f437.svg),none}.em-pig2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f416.png)}.em-pig2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f416.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f416.svg),none}.em-pig_nose{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43d.png)}.em-pig_nose.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f43d.svg),none}.em-pill{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48a.png)}.em-pill.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f48a.svg),none}.em-pineapple{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34d.png)}.em-pineapple.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f34d.svg),none}.em-pisces{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2653.png)}.em-pisces.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2653.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2653.svg),none}.em-pizza{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f355.png)}.em-pizza.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f355.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f355.svg),none}.em-place_of_worship{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6d0.png)}.em-place_of_worship.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6d0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6d0.svg),none}.em-point_down{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f447.png)}.em-point_down.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f447.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f447.svg),none}.em-point_left{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f448.png)}.em-point_left.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f448.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f448.svg),none}.em-point_right{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f449.png)}.em-point_right.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f449.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f449.svg),none}.em-point_up{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/261d.png)}.em-point_up.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/261d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/261d.svg),none}.em-point_up_2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f446.png)}.em-point_up_2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f446.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f446.svg),none}.em-police_car{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f693.png)}.em-police_car.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f693.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f693.svg),none}.em-poodle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f429.png)}.em-poodle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f429.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f429.svg),none}.em-popcorn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37f.png)}.em-popcorn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f37f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f37f.svg),none}.em-post_office{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e3.png)}.em-post_office.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3e3.svg),none}.em-postal_horn{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ef.png)}.em-postal_horn.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ef.svg),none}.em-postbox{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ee.png)}.em-postbox.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ee.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ee.svg),none}.em-potable_water{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b0.png)}.em-potable_water.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b0.svg),none}.em-potato{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f954.png)}.em-potato.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f954.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f954.svg),none}.em-pouch{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45d.png)}.em-pouch.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f45d.svg),none}.em-poultry_leg{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f357.png)}.em-poultry_leg.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f357.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f357.svg),none}.em-pound{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b7.png)}.em-pound.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b7.svg),none}.em-pouting_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63e.png)}.em-pouting_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f63e.svg),none}.em-pray{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64f.png)}.em-pray.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64f.svg),none}.em-prayer_beads{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ff.png)}.em-prayer_beads.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ff.svg),none}.em-pregnant_woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f930.png)}.em-pregnant_woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f930.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f930.svg),none}.em-pretzel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f968.png)}.em-pretzel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f968.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f968.svg),none}.em-prince{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f934.png)}.em-prince.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f934.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f934.svg),none}.em-princess{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f478.png)}.em-princess.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f478.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f478.svg),none}.em-printer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5a8.png)}.em-printer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5a8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5a8.svg),none}.em-purple_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49c.png)}.em-purple_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f49c.svg),none}.em-purse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45b.png)}.em-purse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f45b.svg),none}.em-pushpin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cc.png)}.em-pushpin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4cc.svg),none}.em-put_litter_in_its_place{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ae.png)}.em-put_litter_in_its_place.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ae.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ae.svg),none}.em-question{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2753.png)}.em-question.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2753.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2753.svg),none}.em-rabbit{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f430.png)}.em-rabbit.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f430.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f430.svg),none}.em-rabbit2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f407.png)}.em-rabbit2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f407.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f407.svg),none}.em-racehorse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40e.png)}.em-racehorse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f40e.svg),none}.em-racing_car{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ce.png)}.em-racing_car.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ce.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ce.svg),none}.em-racing_motorcycle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cd.png)}.em-racing_motorcycle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cd.svg),none}.em-radio{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fb.png)}.em-radio.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4fb.svg),none}.em-radio_button{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f518.png)}.em-radio_button.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f518.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f518.svg),none}.em-radioactive_sign{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2622.png)}.em-radioactive_sign.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2622.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2622.svg),none}.em-rage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f621.png)}.em-rage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f621.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f621.svg),none}.em-railway_car{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f683.png)}.em-railway_car.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f683.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f683.svg),none}.em-railway_track{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e4.png)}.em-railway_track.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e4.svg),none}.em-rain_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f327.png)}.em-rain_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f327.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f327.svg),none}.em-rainbow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f308.png)}.em-rainbow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f308.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f308.svg),none}.em-rainbow-flag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f3-fe0f-200d-1f308.png)}.em-rainbow-flag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f3-fe0f-200d-1f308.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f3-fe0f-200d-1f308.svg),none}.em-raised_back_of_hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91a.png)}.em-raised_back_of_hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f91a.svg),none}.em-raised_hand_with_fingers_splayed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f590.png)}.em-raised_hand_with_fingers_splayed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f590.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f590.svg),none}.em-raised_hands{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64c.png)}.em-raised_hands.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64c.svg),none}.em-raising_hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64b.png)}.em-raising_hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64b.svg),none}.em-ram{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40f.png)}.em-ram.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f40f.svg),none}.em-ramen{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35c.png)}.em-ramen.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f35c.svg),none}.em-rat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f400.png)}.em-rat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f400.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f400.svg),none}.em-recycle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/267b.png)}.em-recycle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/267b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/267b.svg),none}.em-red_circle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f534.png)}.em-red_circle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f534.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f534.svg),none}.em-registered{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/ae.png)}.em-registered.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/ae.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/ae.svg),none}.em-relaxed{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/263a.png)}.em-relaxed.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/263a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/263a.svg),none}.em-relieved{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60c.png)}.em-relieved.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f60c.svg),none}.em-reminder_ribbon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f397.png)}.em-reminder_ribbon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f397.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f397.svg),none}.em-repeat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f501.png)}.em-repeat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f501.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f501.svg),none}.em-repeat_one{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f502.png)}.em-repeat_one.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f502.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f502.svg),none}.em-restroom{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bb.png)}.em-restroom.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6bb.svg),none}.em-revolving_hearts{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49e.png)}.em-revolving_hearts.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f49e.svg),none}.em-rewind{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ea.png)}.em-rewind.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23ea.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23ea.svg),none}.em-rhinoceros{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98f.png)}.em-rhinoceros.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f98f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f98f.svg),none}.em-ribbon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f380.png)}.em-ribbon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f380.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f380.svg),none}.em-rice{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35a.png)}.em-rice.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f35a.svg),none}.em-rice_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f359.png)}.em-rice_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f359.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f359.svg),none}.em-rice_cracker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f358.png)}.em-rice_cracker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f358.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f358.svg),none}.em-rice_scene{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f391.png)}.em-rice_scene.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f391.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f391.svg),none}.em-right-facing_fist{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91c.png)}.em-right-facing_fist.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f91c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f91c.svg),none}.em-right_anger_bubble{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5ef.png)}.em-right_anger_bubble.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5ef.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5ef.svg),none}.em-ring{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48d.png)}.em-ring.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f48d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f48d.svg),none}.em-robot_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f916.png)}.em-robot_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f916.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f916.svg),none}.em-rocket{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f680.png)}.em-rocket.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f680.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f680.svg),none}.em-rolled_up_newspaper{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5de.png)}.em-rolled_up_newspaper.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5de.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5de.svg),none}.em-roller_coaster{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a2.png)}.em-roller_coaster.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a2.svg),none}.em-rolling_on_the_floor_laughing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f923.png)}.em-rolling_on_the_floor_laughing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f923.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f923.svg),none}.em-rooster{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f413.png)}.em-rooster.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f413.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f413.svg),none}.em-rose{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f339.png)}.em-rose.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f339.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f339.svg),none}.em-rosette{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f5.png)}.em-rosette.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f5.svg),none}.em-rotating_light{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a8.png)}.em-rotating_light.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a8.svg),none}.em-round_pushpin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cd.png)}.em-round_pushpin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4cd.svg),none}.em-rowboat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a3.png)}.em-rowboat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a3.svg),none}.em-ru,.em-flag-ru{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1fa.png)}.em-ru.em-svg,.em-flag-ru.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1f7-1f1fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1f7-1f1fa.svg),none}.em-rugby_football{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c9.png)}.em-rugby_football.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c9.svg),none}.em-runner,.em-running{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c3.png)}.em-runner.em-svg,.em-running.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c3.svg),none}.em-running_shirt_with_sash{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bd.png)}.em-running_shirt_with_sash.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3bd.svg),none}.em-sa{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f202.png)}.em-sa.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f202.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f202.svg),none}.em-sagittarius{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2650.png)}.em-sagittarius.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2650.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2650.svg),none}.em-sake{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f376.png)}.em-sake.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f376.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f376.svg),none}.em-sandal{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f461.png)}.em-sandal.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f461.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f461.svg),none}.em-sandwich{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f96a.png)}.em-sandwich.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f96a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f96a.svg),none}.em-santa{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f385.png)}.em-santa.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f385.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f385.svg),none}.em-satellite{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f0.png)}.em-satellite.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f0.svg),none}.em-satellite_antenna{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e1.png)}.em-satellite_antenna.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4e1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4e1.svg),none}.em-sauropod{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f995.png)}.em-sauropod.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f995.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f995.svg),none}.em-saxophone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b7.png)}.em-saxophone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b7.svg),none}.em-scales{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2696.png)}.em-scales.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2696.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2696.svg),none}.em-scarf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e3.png)}.em-scarf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e3.svg),none}.em-school{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3eb.png)}.em-school.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3eb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3eb.svg),none}.em-school_satchel{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f392.png)}.em-school_satchel.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f392.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f392.svg),none}.em-scissors{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2702.png)}.em-scissors.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2702.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2702.svg),none}.em-scooter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f4.png)}.em-scooter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f4.svg),none}.em-scorpion{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f982.png)}.em-scorpion.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f982.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f982.svg),none}.em-scorpius{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264f.png)}.em-scorpius.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/264f.svg),none}.em-scream{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f631.png)}.em-scream.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f631.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f631.svg),none}.em-scream_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f640.png)}.em-scream_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f640.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f640.svg),none}.em-scroll{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4dc.png)}.em-scroll.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4dc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4dc.svg),none}.em-seat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ba.png)}.em-seat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ba.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ba.svg),none}.em-second_place_medal{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f948.png)}.em-second_place_medal.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f948.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f948.svg),none}.em-secret{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/3299.png)}.em-secret.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/3299.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/3299.svg),none}.em-see_no_evil{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f648.png)}.em-see_no_evil.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f648.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f648.svg),none}.em-seedling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f331.png)}.em-seedling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f331.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f331.svg),none}.em-selfie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f933.png)}.em-selfie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f933.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f933.svg),none}.em-seven{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/37-20e3.png)}.em-seven.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/37-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/37-20e3.svg),none}.em-shallow_pan_of_food{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f958.png)}.em-shallow_pan_of_food.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f958.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f958.svg),none}.em-shamrock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2618.png)}.em-shamrock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2618.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2618.svg),none}.em-shark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f988.png)}.em-shark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f988.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f988.svg),none}.em-shaved_ice{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f367.png)}.em-shaved_ice.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f367.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f367.svg),none}.em-sheep{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f411.png)}.em-sheep.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f411.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f411.svg),none}.em-shell{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41a.png)}.em-shell.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f41a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f41a.svg),none}.em-shield{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e1.png)}.em-shield.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e1.svg),none}.em-shinto_shrine{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26e9.png)}.em-shinto_shrine.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26e9.svg),none}.em-ship{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a2.png)}.em-ship.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a2.svg),none}.em-shirt,.em-tshirt{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f455.png)}.em-shirt.em-svg,.em-tshirt.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f455.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f455.svg),none}.em-shopping_bags{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cd.png)}.em-shopping_bags.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6cd.svg),none}.em-shopping_trolley{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6d2.png)}.em-shopping_trolley.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6d2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6d2.svg),none}.em-shower{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bf.png)}.em-shower.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6bf.svg),none}.em-shrimp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f990.png)}.em-shrimp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f990.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f990.svg),none}.em-shrug{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f937.png)}.em-shrug.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f937.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f937.svg),none}.em-shushing_face,.em-face_with_finger_covering_closed_lips{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92b.png)}.em-shushing_face.em-svg,.em-face_with_finger_covering_closed_lips.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f92b.svg),none}.em-signal_strength{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f6.png)}.em-signal_strength.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f6.svg),none}.em-six{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/36-20e3.png)}.em-six.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/36-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/36-20e3.svg),none}.em-six_pointed_star{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52f.png)}.em-six_pointed_star.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f52f.svg),none}.em-ski{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bf.png)}.em-ski.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3bf.svg),none}.em-skier{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f7.png)}.em-skier.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f7.svg),none}.em-skin-tone-2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fb.png)}.em-skin-tone-2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3fb.svg),none}.em-skin-tone-3{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fc.png)}.em-skin-tone-3.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3fc.svg),none}.em-skin-tone-4{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fd.png)}.em-skin-tone-4.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3fd.svg),none}.em-skin-tone-5{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fe.png)}.em-skin-tone-5.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3fe.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3fe.svg),none}.em-skin-tone-6{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ff.png)}.em-skin-tone-6.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ff.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ff.svg),none}.em-skull{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f480.png)}.em-skull.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f480.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f480.svg),none}.em-skull_and_crossbones{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2620.png)}.em-skull_and_crossbones.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2620.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2620.svg),none}.em-sled{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f7.png)}.em-sled.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6f7.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6f7.svg),none}.em-sleeping{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f634.png)}.em-sleeping.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f634.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f634.svg),none}.em-sleeping_accommodation{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cc.png)}.em-sleeping_accommodation.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6cc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6cc.svg),none}.em-sleepy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62a.png)}.em-sleepy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f62a.svg),none}.em-sleuth_or_spy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f575.png)}.em-sleuth_or_spy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f575.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f575.svg),none}.em-slightly_frowning_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f641.png)}.em-slightly_frowning_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f641.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f641.svg),none}.em-slightly_smiling_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f642.png)}.em-slightly_smiling_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f642.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f642.svg),none}.em-slot_machine{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b0.png)}.em-slot_machine.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3b0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3b0.svg),none}.em-small_airplane{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e9.png)}.em-small_airplane.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6e9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6e9.svg),none}.em-small_blue_diamond{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f539.png)}.em-small_blue_diamond.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f539.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f539.svg),none}.em-small_orange_diamond{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f538.png)}.em-small_orange_diamond.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f538.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f538.svg),none}.em-small_red_triangle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53a.png)}.em-small_red_triangle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f53a.svg),none}.em-small_red_triangle_down{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53b.png)}.em-small_red_triangle_down.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f53b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f53b.svg),none}.em-smile{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f604.png)}.em-smile.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f604.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f604.svg),none}.em-smile_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f638.png)}.em-smile_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f638.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f638.svg),none}.em-smiley{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f603.png)}.em-smiley.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f603.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f603.svg),none}.em-smiley_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63a.png)}.em-smiley_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f63a.svg),none}.em-smiling_imp{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f608.png)}.em-smiling_imp.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f608.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f608.svg),none}.em-smirk{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60f.png)}.em-smirk.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f60f.svg),none}.em-smirk_cat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63c.png)}.em-smirk_cat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f63c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f63c.svg),none}.em-smoking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ac.png)}.em-smoking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ac.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ac.svg),none}.em-snail{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40c.png)}.em-snail.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f40c.svg),none}.em-snake{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40d.png)}.em-snake.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f40d.svg),none}.em-sneezing_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f927.png)}.em-sneezing_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f927.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f927.svg),none}.em-snow_capped_mountain{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d4.png)}.em-snow_capped_mountain.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d4.svg),none}.em-snow_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f328.png)}.em-snow_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f328.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f328.svg),none}.em-snowboarder{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c2.png)}.em-snowboarder.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c2.svg),none}.em-snowflake{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2744.png)}.em-snowflake.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2744.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2744.svg),none}.em-snowman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2603.png)}.em-snowman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2603.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2603.svg),none}.em-snowman_without_snow{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26c4.png)}.em-snowman_without_snow.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26c4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26c4.svg),none}.em-sob{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62d.png)}.em-sob.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f62d.svg),none}.em-soccer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26bd.png)}.em-soccer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26bd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26bd.svg),none}.em-socks{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e6.png)}.em-socks.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9e6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9e6.svg),none}.em-soon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51c.png)}.em-soon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f51c.svg),none}.em-sos{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f198.png)}.em-sos.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f198.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f198.svg),none}.em-sound{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f509.png)}.em-sound.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f509.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f509.svg),none}.em-space_invader{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47e.png)}.em-space_invader.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f47e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f47e.svg),none}.em-spades{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2660.png)}.em-spades.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2660.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2660.svg),none}.em-spaghetti{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35d.png)}.em-spaghetti.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f35d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f35d.svg),none}.em-sparkle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2747.png)}.em-sparkle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2747.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2747.svg),none}.em-sparkler{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f387.png)}.em-sparkler.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f387.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f387.svg),none}.em-sparkles{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2728.png)}.em-sparkles.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2728.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2728.svg),none}.em-sparkling_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f496.png)}.em-sparkling_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f496.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f496.svg),none}.em-speak_no_evil{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64a.png)}.em-speak_no_evil.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64a.svg),none}.em-speaker{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f508.png)}.em-speaker.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f508.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f508.svg),none}.em-speaking_head_in_silhouette{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5e3.png)}.em-speaking_head_in_silhouette.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5e3.svg),none}.em-speech_balloon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ac.png)}.em-speech_balloon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ac.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ac.svg),none}.em-speedboat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a4.png)}.em-speedboat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a4.svg),none}.em-spider{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f577.png)}.em-spider.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f577.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f577.svg),none}.em-spider_web{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f578.png)}.em-spider_web.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f578.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f578.svg),none}.em-spiral_calendar_pad{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5d3.png)}.em-spiral_calendar_pad.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5d3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5d3.svg),none}.em-spiral_note_pad{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5d2.png)}.em-spiral_note_pad.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5d2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5d2.svg),none}.em-spock-hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f596.png)}.em-spock-hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f596.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f596.svg),none}.em-spoon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f944.png)}.em-spoon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f944.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f944.svg),none}.em-sports_medal{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c5.png)}.em-sports_medal.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c5.svg),none}.em-squid{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f991.png)}.em-squid.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f991.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f991.svg),none}.em-stadium{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3df.png)}.em-stadium.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3df.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3df.svg),none}.em-star{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b50.png)}.em-star.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b50.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b50.svg),none}.em-star-struck,.em-grinning_face_with_star_eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f929.png)}.em-star-struck.em-svg,.em-grinning_face_with_star_eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f929.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f929.svg),none}.em-star2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31f.png)}.em-star2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f31f.svg),none}.em-star_and_crescent{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/262a.png)}.em-star_and_crescent.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/262a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/262a.svg),none}.em-star_of_david{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2721.png)}.em-star_of_david.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2721.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2721.svg),none}.em-stars{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f320.png)}.em-stars.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f320.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f320.svg),none}.em-station{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f689.png)}.em-station.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f689.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f689.svg),none}.em-statue_of_liberty{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fd.png)}.em-statue_of_liberty.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5fd.svg),none}.em-steam_locomotive{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f682.png)}.em-steam_locomotive.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f682.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f682.svg),none}.em-stew{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f372.png)}.em-stew.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f372.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f372.svg),none}.em-stopwatch{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f1.png)}.em-stopwatch.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23f1.svg),none}.em-straight_ruler{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cf.png)}.em-straight_ruler.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4cf.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4cf.svg),none}.em-strawberry{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f353.png)}.em-strawberry.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f353.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f353.svg),none}.em-stuck_out_tongue{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61b.png)}.em-stuck_out_tongue.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f61b.svg),none}.em-stuck_out_tongue_closed_eyes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61d.png)}.em-stuck_out_tongue_closed_eyes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f61d.svg),none}.em-stuck_out_tongue_winking_eye{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61c.png)}.em-stuck_out_tongue_winking_eye.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f61c.svg),none}.em-studio_microphone{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f399.png)}.em-studio_microphone.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f399.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f399.svg),none}.em-stuffed_flatbread{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f959.png)}.em-stuffed_flatbread.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f959.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f959.svg),none}.em-sun_with_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31e.png)}.em-sun_with_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f31e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f31e.svg),none}.em-sunflower{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33b.png)}.em-sunflower.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f33b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f33b.svg),none}.em-sunglasses{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60e.png)}.em-sunglasses.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f60e.svg),none}.em-sunny{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2600.png)}.em-sunny.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2600.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2600.svg),none}.em-sunrise{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f305.png)}.em-sunrise.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f305.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f305.svg),none}.em-sunrise_over_mountains{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f304.png)}.em-sunrise_over_mountains.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f304.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f304.svg),none}.em-surfer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c4.png)}.em-surfer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c4.svg),none}.em-sushi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f363.png)}.em-sushi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f363.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f363.svg),none}.em-suspension_railway{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69f.png)}.em-suspension_railway.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f69f.svg),none}.em-sweat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f613.png)}.em-sweat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f613.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f613.svg),none}.em-sweat_drops{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a6.png)}.em-sweat_drops.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a6.svg),none}.em-sweat_smile{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f605.png)}.em-sweat_smile.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f605.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f605.svg),none}.em-sweet_potato{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f360.png)}.em-sweet_potato.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f360.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f360.svg),none}.em-swimmer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ca.png)}.em-swimmer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ca.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ca.svg),none}.em-symbols{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f523.png)}.em-symbols.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f523.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f523.svg),none}.em-synagogue{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54d.png)}.em-synagogue.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f54d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f54d.svg),none}.em-syringe{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f489.png)}.em-syringe.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f489.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f489.svg),none}.em-t-rex{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f996.png)}.em-t-rex.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f996.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f996.svg),none}.em-table_tennis_paddle_and_ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d3.png)}.em-table_tennis_paddle_and_ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d3.svg),none}.em-taco{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32e.png)}.em-taco.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f32e.svg),none}.em-tada{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f389.png)}.em-tada.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f389.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f389.svg),none}.em-takeout_box{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f961.png)}.em-takeout_box.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f961.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f961.svg),none}.em-tanabata_tree{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38b.png)}.em-tanabata_tree.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f38b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f38b.svg),none}.em-tangerine{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34a.png)}.em-tangerine.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f34a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f34a.svg),none}.em-taurus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2649.png)}.em-taurus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2649.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2649.svg),none}.em-taxi{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f695.png)}.em-taxi.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f695.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f695.svg),none}.em-tea{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f375.png)}.em-tea.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f375.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f375.svg),none}.em-telephone_receiver{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4de.png)}.em-telephone_receiver.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4de.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4de.svg),none}.em-telescope{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52d.png)}.em-telescope.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f52d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f52d.svg),none}.em-tennis{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3be.png)}.em-tennis.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3be.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3be.svg),none}.em-tent{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26fa.png)}.em-tent.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26fa.svg),none}.em-the_horns,.em-sign_of_the_horns{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f918.png)}.em-the_horns.em-svg,.em-sign_of_the_horns.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f918.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f918.svg),none}.em-thermometer{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f321.png)}.em-thermometer.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f321.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f321.svg),none}.em-thinking_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f914.png)}.em-thinking_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f914.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f914.svg),none}.em-third_place_medal{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f949.png)}.em-third_place_medal.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f949.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f949.svg),none}.em-thought_balloon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ad.png)}.em-thought_balloon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ad.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ad.svg),none}.em-three{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/33-20e3.png)}.em-three.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/33-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/33-20e3.svg),none}.em-three_button_mouse{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5b1.png)}.em-three_button_mouse.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5b1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5b1.svg),none}.em-thunder_cloud_and_rain{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26c8.png)}.em-thunder_cloud_and_rain.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26c8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26c8.svg),none}.em-ticket{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ab.png)}.em-ticket.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ab.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ab.svg),none}.em-tiger{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42f.png)}.em-tiger.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f42f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f42f.svg),none}.em-tiger2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f405.png)}.em-tiger2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f405.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f405.svg),none}.em-timer_clock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f2.png)}.em-timer_clock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/23f2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/23f2.svg),none}.em-tired_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62b.png)}.em-tired_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f62b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f62b.svg),none}.em-tm{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2122.png)}.em-tm.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2122.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2122.svg),none}.em-toilet{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bd.png)}.em-toilet.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6bd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6bd.svg),none}.em-tokyo_tower{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fc.png)}.em-tokyo_tower.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5fc.svg),none}.em-tomato{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f345.png)}.em-tomato.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f345.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f345.svg),none}.em-tongue{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f445.png)}.em-tongue.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f445.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f445.svg),none}.em-top{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51d.png)}.em-top.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f51d.svg),none}.em-tophat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a9.png)}.em-tophat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3a9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3a9.svg),none}.em-tornado,.em-tornado_cloud{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32a.png)}.em-tornado.em-svg,.em-tornado_cloud.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f32a.svg),none}.em-trackball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5b2.png)}.em-trackball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5b2.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5b2.svg),none}.em-tractor{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69c.png)}.em-tractor.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f69c.svg),none}.em-traffic_light{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a5.png)}.em-traffic_light.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a5.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a5.svg),none}.em-train{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68b.png)}.em-train.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f68b.svg),none}.em-train2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f686.png)}.em-train2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f686.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f686.svg),none}.em-tram{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68a.png)}.em-tram.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f68a.svg),none}.em-triangular_flag_on_post{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a9.png)}.em-triangular_flag_on_post.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a9.svg),none}.em-triangular_ruler{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d0.png)}.em-triangular_ruler.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4d0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4d0.svg),none}.em-trident{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f531.png)}.em-trident.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f531.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f531.svg),none}.em-triumph{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f624.png)}.em-triumph.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f624.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f624.svg),none}.em-trolleybus{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68e.png)}.em-trolleybus.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f68e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f68e.svg),none}.em-trophy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c6.png)}.em-trophy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c6.svg),none}.em-tropical_drink{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f379.png)}.em-tropical_drink.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f379.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f379.svg),none}.em-tropical_fish{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f420.png)}.em-tropical_fish.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f420.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f420.svg),none}.em-truck{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69a.png)}.em-truck.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f69a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f69a.svg),none}.em-trumpet{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ba.png)}.em-trumpet.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ba.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ba.svg),none}.em-tulip{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f337.png)}.em-tulip.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f337.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f337.svg),none}.em-tumbler_glass{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f943.png)}.em-tumbler_glass.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f943.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f943.svg),none}.em-turkey{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f983.png)}.em-turkey.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f983.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f983.svg),none}.em-turtle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f422.png)}.em-turtle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f422.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f422.svg),none}.em-tv{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fa.png)}.em-tv.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4fa.svg),none}.em-twisted_rightwards_arrows{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f500.png)}.em-twisted_rightwards_arrows.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f500.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f500.svg),none}.em-two{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/32-20e3.png)}.em-two.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/32-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/32-20e3.svg),none}.em-two_hearts{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f495.png)}.em-two_hearts.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f495.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f495.svg),none}.em-two_men_holding_hands{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46c.png)}.em-two_men_holding_hands.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46c.svg),none}.em-two_women_holding_hands{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46d.png)}.em-two_women_holding_hands.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46d.svg),none}.em-u5272{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f239.png)}.em-u5272.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f239.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f239.svg),none}.em-u5408{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f234.png)}.em-u5408.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f234.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f234.svg),none}.em-u55b6{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f23a.png)}.em-u55b6.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f23a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f23a.svg),none}.em-u6307{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f22f.png)}.em-u6307.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f22f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f22f.svg),none}.em-u6708{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f237.png)}.em-u6708.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f237.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f237.svg),none}.em-u6709{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f236.png)}.em-u6709.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f236.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f236.svg),none}.em-u6e80{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f235.png)}.em-u6e80.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f235.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f235.svg),none}.em-u7121{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f21a.png)}.em-u7121.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f21a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f21a.svg),none}.em-u7533{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f238.png)}.em-u7533.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f238.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f238.svg),none}.em-u7981{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f232.png)}.em-u7981.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f232.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f232.svg),none}.em-u7a7a{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f233.png)}.em-u7a7a.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f233.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f233.svg),none}.em-umbrella{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2602.png)}.em-umbrella.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2602.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2602.svg),none}.em-umbrella_on_ground{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f1.png)}.em-umbrella_on_ground.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f1.svg),none}.em-umbrella_with_rain_drops{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2614.png)}.em-umbrella_with_rain_drops.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2614.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2614.svg),none}.em-unamused{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f612.png)}.em-unamused.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f612.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f612.svg),none}.em-underage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51e.png)}.em-underage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f51e.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f51e.svg),none}.em-unicorn_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f984.png)}.em-unicorn_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f984.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f984.svg),none}.em-unlock{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f513.png)}.em-unlock.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f513.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f513.svg),none}.em-up{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f199.png)}.em-up.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f199.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f199.svg),none}.em-upside_down_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f643.png)}.em-upside_down_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f643.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f643.svg),none}.em-us,.em-flag-us{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1f8.png)}.em-us.em-svg,.em-flag-us.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f1fa-1f1f8.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f1fa-1f1f8.svg),none}.em-v{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270c.png)}.em-v.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/270c.svg),none}.em-vampire{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9db.png)}.em-vampire.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9db.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9db.svg),none}.em-vertical_traffic_light{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a6.png)}.em-vertical_traffic_light.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a6.svg),none}.em-vhs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fc.png)}.em-vhs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4fc.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4fc.svg),none}.em-vibration_mode{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f3.png)}.em-vibration_mode.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f3.svg),none}.em-video_camera{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f9.png)}.em-video_camera.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4f9.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4f9.svg),none}.em-video_game{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ae.png)}.em-video_game.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ae.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ae.svg),none}.em-violin{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bb.png)}.em-violin.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3bb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3bb.svg),none}.em-virgo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264d.png)}.em-virgo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/264d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/264d.svg),none}.em-volcano{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30b.png)}.em-volcano.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f30b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f30b.svg),none}.em-volleyball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d0.png)}.em-volleyball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3d0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3d0.svg),none}.em-vs{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f19a.png)}.em-vs.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f19a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f19a.svg),none}.em-walking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b6.png)}.em-walking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b6.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b6.svg),none}.em-waning_crescent_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f318.png)}.em-waning_crescent_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f318.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f318.svg),none}.em-waning_gibbous_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f316.png)}.em-waning_gibbous_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f316.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f316.svg),none}.em-warning{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26a0.png)}.em-warning.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26a0.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26a0.svg),none}.em-wastebasket{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5d1.png)}.em-wastebasket.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5d1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5d1.svg),none}.em-watch{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/231a.png)}.em-watch.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/231a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/231a.svg),none}.em-water_buffalo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f403.png)}.em-water_buffalo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f403.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f403.svg),none}.em-water_polo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93d.png)}.em-water_polo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93d.svg),none}.em-watermelon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f349.png)}.em-watermelon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f349.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f349.svg),none}.em-wave{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44b.png)}.em-wave.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f44b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f44b.svg),none}.em-waving_black_flag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4.png)}.em-waving_black_flag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f4.svg),none}.em-waving_white_flag{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f3.png)}.em-waving_white_flag.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3f3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3f3.svg),none}.em-wavy_dash{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/3030.png)}.em-wavy_dash.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/3030.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/3030.svg),none}.em-waxing_crescent_moon{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f312.png)}.em-waxing_crescent_moon.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f312.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f312.svg),none}.em-wc{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6be.png)}.em-wc.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6be.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6be.svg),none}.em-weary{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f629.png)}.em-weary.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f629.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f629.svg),none}.em-wedding{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f492.png)}.em-wedding.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f492.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f492.svg),none}.em-weight_lifter{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cb.png)}.em-weight_lifter.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cb.svg),none}.em-whale{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f433.png)}.em-whale.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f433.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f433.svg),none}.em-whale2{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40b.png)}.em-whale2.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f40b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f40b.svg),none}.em-wheel_of_dharma{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2638.png)}.em-wheel_of_dharma.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2638.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2638.svg),none}.em-wheelchair{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/267f.png)}.em-wheelchair.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/267f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/267f.svg),none}.em-white_check_mark{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2705.png)}.em-white_check_mark.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2705.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2705.svg),none}.em-white_circle{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26aa.png)}.em-white_circle.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26aa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26aa.svg),none}.em-white_flower{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ae.png)}.em-white_flower.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4ae.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4ae.svg),none}.em-white_frowning_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2639.png)}.em-white_frowning_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2639.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2639.svg),none}.em-white_large_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b1c.png)}.em-white_large_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/2b1c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/2b1c.svg),none}.em-white_medium_small_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fd.png)}.em-white_medium_small_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fd.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25fd.svg),none}.em-white_medium_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fb.png)}.em-white_medium_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25fb.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25fb.svg),none}.em-white_small_square{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25ab.png)}.em-white_small_square.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/25ab.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/25ab.svg),none}.em-white_square_button{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f533.png)}.em-white_square_button.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f533.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f533.svg),none}.em-wilted_flower{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f940.png)}.em-wilted_flower.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f940.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f940.svg),none}.em-wind_blowing_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32c.png)}.em-wind_blowing_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f32c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f32c.svg),none}.em-wind_chime{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f390.png)}.em-wind_chime.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f390.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f390.svg),none}.em-wine_glass{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f377.png)}.em-wine_glass.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f377.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f377.svg),none}.em-wink{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f609.png)}.em-wink.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f609.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f609.svg),none}.em-wolf{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43a.png)}.em-wolf.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f43a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f43a.svg),none}.em-woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469.png)}.em-woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469.svg),none}.em-woman-biking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b4-200d-2640-fe0f.png)}.em-woman-biking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b4-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b4-200d-2640-fe0f.svg),none}.em-woman-bouncing-ball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f9-fe0f-200d-2640-fe0f.png)}.em-woman-bouncing-ball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26f9-fe0f-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26f9-fe0f-200d-2640-fe0f.svg),none}.em-woman-bowing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f647-200d-2640-fe0f.png)}.em-woman-bowing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f647-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f647-200d-2640-fe0f.svg),none}.em-woman-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f466.png)}.em-woman-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f466.svg),none}.em-woman-boy-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f466-200d-1f466.png)}.em-woman-boy-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f466-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f466-200d-1f466.svg),none}.em-woman-cartwheeling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f938-200d-2640-fe0f.png)}.em-woman-cartwheeling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f938-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f938-200d-2640-fe0f.svg),none}.em-woman-facepalming{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f926-200d-2640-fe0f.png)}.em-woman-facepalming.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f926-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f926-200d-2640-fe0f.svg),none}.em-woman-frowning{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64d-200d-2640-fe0f.png)}.em-woman-frowning.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64d-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64d-200d-2640-fe0f.svg),none}.em-woman-gesturing-no{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f645-200d-2640-fe0f.png)}.em-woman-gesturing-no.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f645-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f645-200d-2640-fe0f.svg),none}.em-woman-gesturing-ok{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f646-200d-2640-fe0f.png)}.em-woman-gesturing-ok.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f646-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f646-200d-2640-fe0f.svg),none}.em-woman-getting-haircut{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f487-200d-2640-fe0f.png)}.em-woman-getting-haircut.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f487-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f487-200d-2640-fe0f.svg),none}.em-woman-getting-massage{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f486-200d-2640-fe0f.png)}.em-woman-getting-massage.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f486-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f486-200d-2640-fe0f.svg),none}.em-woman-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f467.png)}.em-woman-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f467.svg),none}.em-woman-girl-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f467-200d-1f466.png)}.em-woman-girl-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f467-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f467-200d-1f466.svg),none}.em-woman-girl-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f467-200d-1f467.png)}.em-woman-girl-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f467-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f467-200d-1f467.svg),none}.em-woman-golfing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cc-fe0f-200d-2640-fe0f.png)}.em-woman-golfing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cc-fe0f-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cc-fe0f-200d-2640-fe0f.svg),none}.em-woman-heart-man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f468.png)}.em-woman-heart-man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f468.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2764-fe0f-200d-1f468.svg),none}.em-woman-heart-woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f469.png)}.em-woman-heart-woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f469.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2764-fe0f-200d-1f469.svg),none}.em-woman-juggling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f939-200d-2640-fe0f.png)}.em-woman-juggling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f939-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f939-200d-2640-fe0f.svg),none}.em-woman-kiss-man{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f48b-200d-1f468.png)}.em-woman-kiss-man.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f48b-200d-1f468.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2764-fe0f-200d-1f48b-200d-1f468.svg),none}.em-woman-kiss-woman{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f48b-200d-1f469.png)}.em-woman-kiss-woman.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-2764-fe0f-200d-1f48b-200d-1f469.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-2764-fe0f-200d-1f48b-200d-1f469.svg),none}.em-woman-lifting-weights{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cb-fe0f-200d-2640-fe0f.png)}.em-woman-lifting-weights.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3cb-fe0f-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3cb-fe0f-200d-2640-fe0f.svg),none}.em-woman-mountain-biking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b5-200d-2640-fe0f.png)}.em-woman-mountain-biking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b5-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b5-200d-2640-fe0f.svg),none}.em-woman-playing-handball{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93e-200d-2640-fe0f.png)}.em-woman-playing-handball.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93e-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93e-200d-2640-fe0f.svg),none}.em-woman-playing-water-polo{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93d-200d-2640-fe0f.png)}.em-woman-playing-water-polo.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93d-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93d-200d-2640-fe0f.svg),none}.em-woman-pouting{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64e-200d-2640-fe0f.png)}.em-woman-pouting.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64e-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64e-200d-2640-fe0f.svg),none}.em-woman-raising-hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64b-200d-2640-fe0f.png)}.em-woman-raising-hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f64b-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f64b-200d-2640-fe0f.svg),none}.em-woman-rowing-boat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a3-200d-2640-fe0f.png)}.em-woman-rowing-boat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6a3-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6a3-200d-2640-fe0f.svg),none}.em-woman-running{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c3-200d-2640-fe0f.png)}.em-woman-running.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c3-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c3-200d-2640-fe0f.svg),none}.em-woman-shrugging{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f937-200d-2640-fe0f.png)}.em-woman-shrugging.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f937-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f937-200d-2640-fe0f.svg),none}.em-woman-surfing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c4-200d-2640-fe0f.png)}.em-woman-surfing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3c4-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3c4-200d-2640-fe0f.svg),none}.em-woman-swimming{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ca-200d-2640-fe0f.png)}.em-woman-swimming.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f3ca-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f3ca-200d-2640-fe0f.svg),none}.em-woman-tipping-hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f481-200d-2640-fe0f.png)}.em-woman-tipping-hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f481-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f481-200d-2640-fe0f.svg),none}.em-woman-walking{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b6-200d-2640-fe0f.png)}.em-woman-walking.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6b6-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6b6-200d-2640-fe0f.svg),none}.em-woman-wearing-turban{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f473-200d-2640-fe0f.png)}.em-woman-wearing-turban.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f473-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f473-200d-2640-fe0f.svg),none}.em-woman-with-bunny-ears-partying{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46f-200d-2640-fe0f.png)}.em-woman-with-bunny-ears-partying.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f46f-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f46f-200d-2640-fe0f.svg),none}.em-woman-woman-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f466.png)}.em-woman-woman-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f469-200d-1f466.svg),none}.em-woman-woman-boy-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f466-200d-1f466.png)}.em-woman-woman-boy-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f466-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f469-200d-1f466-200d-1f466.svg),none}.em-woman-woman-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f467.png)}.em-woman-woman-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f469-200d-1f467.svg),none}.em-woman-woman-girl-boy{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f467-200d-1f466.png)}.em-woman-woman-girl-boy.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f467-200d-1f466.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f469-200d-1f467-200d-1f466.svg),none}.em-woman-woman-girl-girl{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f467-200d-1f467.png)}.em-woman-woman-girl-girl.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f469-200d-1f469-200d-1f467-200d-1f467.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f469-200d-1f469-200d-1f467-200d-1f467.svg),none}.em-woman-wrestling{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93c-200d-2640-fe0f.png)}.em-woman-wrestling.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93c-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93c-200d-2640-fe0f.svg),none}.em-woman_climbing{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d7-200d-2640-fe0f.png)}.em-woman_climbing.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d7-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d7-200d-2640-fe0f.svg),none}.em-woman_in_lotus_position{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d8-200d-2640-fe0f.png)}.em-woman_in_lotus_position.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d8-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d8-200d-2640-fe0f.svg),none}.em-woman_in_steamy_room{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d6-200d-2640-fe0f.png)}.em-woman_in_steamy_room.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9d6-200d-2640-fe0f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9d6-200d-2640-fe0f.svg),none}.em-womans_clothes{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45a.png)}.em-womans_clothes.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f45a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f45a.svg),none}.em-womans_hat{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f452.png)}.em-womans_hat.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f452.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f452.svg),none}.em-womens{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ba.png)}.em-womens.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f6ba.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f6ba.svg),none}.em-world_map{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fa.png)}.em-world_map.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f5fa.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f5fa.svg),none}.em-worried{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61f.png)}.em-worried.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f61f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f61f.svg),none}.em-wrench{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f527.png)}.em-wrench.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f527.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f527.svg),none}.em-wrestlers{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93c.png)}.em-wrestlers.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f93c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f93c.svg),none}.em-writing_hand{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270d.png)}.em-writing_hand.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/270d.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/270d.svg),none}.em-x{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/274c.png)}.em-x.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/274c.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/274c.svg),none}.em-yellow_heart{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49b.png)}.em-yellow_heart.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f49b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f49b.svg),none}.em-yen{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b4.png)}.em-yen.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4b4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4b4.svg),none}.em-yin_yang{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/262f.png)}.em-yin_yang.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/262f.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/262f.svg),none}.em-yum{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60b.png)}.em-yum.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f60b.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f60b.svg),none}.em-zany_face,.em-grinning_face_with_one_large_and_one_small_eye{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92a.png)}.em-zany_face.em-svg,.em-grinning_face_with_one_large_and_one_small_eye.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f92a.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f92a.svg),none}.em-zap{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26a1.png)}.em-zap.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/26a1.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/26a1.svg),none}.em-zebra_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f993.png)}.em-zebra_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f993.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f993.svg),none}.em-zero{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/30-20e3.png)}.em-zero.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/30-20e3.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/30-20e3.svg),none}.em-zipper_mouth_face{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f910.png)}.em-zipper_mouth_face.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f910.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f910.svg),none}.em-zombie{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9df.png)}.em-zombie.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f9df.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f9df.svg),none}.em-zzz{background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a4.png)}.em-zzz.em-svg{background:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/72x72/1f4a4.png);background-image:url(https://cdn.jsdelivr.net/gh/twitter/twemoji@v14.0.2/assets/svg/1f4a4.svg),none}@font-face{font-family:Material-Design-Iconic-Font;src:url(/assets/Material-Design-Iconic-Font-DXNmxXJ9.woff2?v=2.2.0) format("woff2"),url(/assets/Material-Design-Iconic-Font-Ban8V9I0.woff?v=2.2.0) format("woff"),url(/assets/Material-Design-Iconic-Font-CzPeeGu0.ttf?v=2.2.0) format("truetype")}.zmdi{display:inline-block;font: 14px/1 Material-Design-Iconic-Font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:""}.zmdi-airplane-off:before{content:""}.zmdi-airplane:before{content:""}.zmdi-album:before{content:""}.zmdi-archive:before{content:""}.zmdi-assignment-account:before{content:""}.zmdi-assignment-alert:before{content:""}.zmdi-assignment-check:before{content:""}.zmdi-assignment-o:before{content:""}.zmdi-assignment-return:before{content:""}.zmdi-assignment-returned:before{content:""}.zmdi-assignment:before{content:""}.zmdi-attachment-alt:before{content:""}.zmdi-attachment:before{content:""}.zmdi-audio:before{content:""}.zmdi-badge-check:before{content:""}.zmdi-balance-wallet:before{content:""}.zmdi-balance:before{content:""}.zmdi-battery-alert:before{content:""}.zmdi-battery-flash:before{content:""}.zmdi-battery-unknown:before{content:""}.zmdi-battery:before{content:""}.zmdi-bike:before{content:""}.zmdi-block-alt:before{content:""}.zmdi-block:before{content:""}.zmdi-boat:before{content:""}.zmdi-book-image:before{content:""}.zmdi-book:before{content:""}.zmdi-bookmark-outline:before{content:""}.zmdi-bookmark:before{content:""}.zmdi-brush:before{content:""}.zmdi-bug:before{content:""}.zmdi-bus:before{content:""}.zmdi-cake:before{content:""}.zmdi-car-taxi:before{content:""}.zmdi-car-wash:before{content:""}.zmdi-car:before{content:""}.zmdi-card-giftcard:before{content:""}.zmdi-card-membership:before{content:""}.zmdi-card-travel:before{content:""}.zmdi-card:before{content:""}.zmdi-case-check:before{content:""}.zmdi-case-download:before{content:""}.zmdi-case-play:before{content:""}.zmdi-case:before{content:""}.zmdi-cast-connected:before{content:""}.zmdi-cast:before{content:""}.zmdi-chart-donut:before{content:""}.zmdi-chart:before{content:""}.zmdi-city-alt:before{content:""}.zmdi-city:before{content:""}.zmdi-close-circle-o:before{content:""}.zmdi-close-circle:before{content:""}.zmdi-close:before{content:""}.zmdi-cocktail:before{content:""}.zmdi-code-setting:before{content:""}.zmdi-code-smartphone:before{content:""}.zmdi-code:before{content:""}.zmdi-coffee:before{content:""}.zmdi-collection-bookmark:before{content:""}.zmdi-collection-case-play:before{content:""}.zmdi-collection-folder-image:before{content:""}.zmdi-collection-image-o:before{content:""}.zmdi-collection-image:before{content:""}.zmdi-collection-item-1:before{content:""}.zmdi-collection-item-2:before{content:""}.zmdi-collection-item-3:before{content:""}.zmdi-collection-item-4:before{content:""}.zmdi-collection-item-5:before{content:""}.zmdi-collection-item-6:before{content:""}.zmdi-collection-item-7:before{content:""}.zmdi-collection-item-8:before{content:""}.zmdi-collection-item-9-plus:before{content:""}.zmdi-collection-item-9:before{content:""}.zmdi-collection-item:before{content:""}.zmdi-collection-music:before{content:""}.zmdi-collection-pdf:before{content:""}.zmdi-collection-plus:before{content:""}.zmdi-collection-speaker:before{content:""}.zmdi-collection-text:before{content:""}.zmdi-collection-video:before{content:""}.zmdi-compass:before{content:""}.zmdi-cutlery:before{content:""}.zmdi-delete:before{content:""}.zmdi-dialpad:before{content:""}.zmdi-dns:before{content:""}.zmdi-drink:before{content:""}.zmdi-edit:before{content:""}.zmdi-email-open:before{content:""}.zmdi-email:before{content:""}.zmdi-eye-off:before{content:""}.zmdi-eye:before{content:""}.zmdi-eyedropper:before{content:""}.zmdi-favorite-outline:before{content:""}.zmdi-favorite:before{content:""}.zmdi-filter-list:before{content:""}.zmdi-fire:before{content:""}.zmdi-flag:before{content:""}.zmdi-flare:before{content:""}.zmdi-flash-auto:before{content:""}.zmdi-flash-off:before{content:""}.zmdi-flash:before{content:""}.zmdi-flip:before{content:""}.zmdi-flower-alt:before{content:""}.zmdi-flower:before{content:""}.zmdi-font:before{content:""}.zmdi-fullscreen-alt:before{content:""}.zmdi-fullscreen-exit:before{content:""}.zmdi-fullscreen:before{content:""}.zmdi-functions:before{content:""}.zmdi-gas-station:before{content:""}.zmdi-gesture:before{content:""}.zmdi-globe-alt:before{content:""}.zmdi-globe-lock:before{content:""}.zmdi-globe:before{content:""}.zmdi-graduation-cap:before{content:""}.zmdi-home:before{content:""}.zmdi-hospital-alt:before{content:""}.zmdi-hospital:before{content:""}.zmdi-hotel:before{content:""}.zmdi-hourglass-alt:before{content:""}.zmdi-hourglass-outline:before{content:""}.zmdi-hourglass:before{content:""}.zmdi-http:before{content:""}.zmdi-image-alt:before{content:""}.zmdi-image-o:before{content:""}.zmdi-image:before{content:""}.zmdi-inbox:before{content:""}.zmdi-invert-colors-off:before{content:""}.zmdi-invert-colors:before{content:""}.zmdi-key:before{content:""}.zmdi-label-alt-outline:before{content:""}.zmdi-label-alt:before{content:""}.zmdi-label-heart:before{content:""}.zmdi-label:before{content:""}.zmdi-labels:before{content:""}.zmdi-lamp:before{content:""}.zmdi-landscape:before{content:""}.zmdi-layers-off:before{content:""}.zmdi-layers:before{content:""}.zmdi-library:before{content:""}.zmdi-link:before{content:""}.zmdi-lock-open:before{content:""}.zmdi-lock-outline:before{content:""}.zmdi-lock:before{content:""}.zmdi-mail-reply-all:before{content:""}.zmdi-mail-reply:before{content:""}.zmdi-mail-send:before{content:""}.zmdi-mall:before{content:""}.zmdi-map:before{content:""}.zmdi-menu:before{content:""}.zmdi-money-box:before{content:""}.zmdi-money-off:before{content:""}.zmdi-money:before{content:""}.zmdi-more-vert:before{content:""}.zmdi-more:before{content:""}.zmdi-movie-alt:before{content:""}.zmdi-movie:before{content:""}.zmdi-nature-people:before{content:""}.zmdi-nature:before{content:""}.zmdi-navigation:before{content:""}.zmdi-open-in-browser:before{content:""}.zmdi-open-in-new:before{content:""}.zmdi-palette:before{content:""}.zmdi-parking:before{content:""}.zmdi-pin-account:before{content:""}.zmdi-pin-assistant:before{content:""}.zmdi-pin-drop:before{content:""}.zmdi-pin-help:before{content:""}.zmdi-pin-off:before{content:""}.zmdi-pin:before{content:""}.zmdi-pizza:before{content:""}.zmdi-plaster:before{content:""}.zmdi-power-setting:before{content:""}.zmdi-power:before{content:""}.zmdi-print:before{content:""}.zmdi-puzzle-piece:before{content:""}.zmdi-quote:before{content:""}.zmdi-railway:before{content:""}.zmdi-receipt:before{content:""}.zmdi-refresh-alt:before{content:""}.zmdi-refresh-sync-alert:before{content:""}.zmdi-refresh-sync-off:before{content:""}.zmdi-refresh-sync:before{content:""}.zmdi-refresh:before{content:""}.zmdi-roller:before{content:""}.zmdi-ruler:before{content:""}.zmdi-scissors:before{content:""}.zmdi-screen-rotation-lock:before{content:""}.zmdi-screen-rotation:before{content:""}.zmdi-search-for:before{content:""}.zmdi-search-in-file:before{content:""}.zmdi-search-in-page:before{content:""}.zmdi-search-replace:before{content:""}.zmdi-search:before{content:""}.zmdi-seat:before{content:""}.zmdi-settings-square:before{content:""}.zmdi-settings:before{content:""}.zmdi-shield-check:before{content:""}.zmdi-shield-security:before{content:""}.zmdi-shopping-basket:before{content:""}.zmdi-shopping-cart-plus:before{content:""}.zmdi-shopping-cart:before{content:""}.zmdi-sign-in:before{content:""}.zmdi-sort-amount-asc:before{content:""}.zmdi-sort-amount-desc:before{content:""}.zmdi-sort-asc:before{content:""}.zmdi-sort-desc:before{content:""}.zmdi-spellcheck:before{content:""}.zmdi-storage:before{content:""}.zmdi-store-24:before{content:""}.zmdi-store:before{content:""}.zmdi-subway:before{content:""}.zmdi-sun:before{content:""}.zmdi-tab-unselected:before{content:""}.zmdi-tab:before{content:""}.zmdi-tag-close:before{content:""}.zmdi-tag-more:before{content:""}.zmdi-tag:before{content:""}.zmdi-thumb-down:before{content:""}.zmdi-thumb-up-down:before{content:""}.zmdi-thumb-up:before{content:""}.zmdi-ticket-star:before{content:""}.zmdi-toll:before{content:""}.zmdi-toys:before{content:""}.zmdi-traffic:before{content:""}.zmdi-translate:before{content:""}.zmdi-triangle-down:before{content:""}.zmdi-triangle-up:before{content:""}.zmdi-truck:before{content:""}.zmdi-turning-sign:before{content:""}.zmdi-wallpaper:before{content:""}.zmdi-washing-machine:before{content:""}.zmdi-window-maximize:before{content:""}.zmdi-window-minimize:before{content:""}.zmdi-window-restore:before{content:""}.zmdi-wrench:before{content:""}.zmdi-zoom-in:before{content:""}.zmdi-zoom-out:before{content:""}.zmdi-alert-circle-o:before{content:""}.zmdi-alert-circle:before{content:""}.zmdi-alert-octagon:before{content:""}.zmdi-alert-polygon:before{content:""}.zmdi-alert-triangle:before{content:""}.zmdi-help-outline:before{content:""}.zmdi-help:before{content:""}.zmdi-info-outline:before{content:""}.zmdi-info:before{content:""}.zmdi-notifications-active:before{content:""}.zmdi-notifications-add:before{content:""}.zmdi-notifications-none:before{content:""}.zmdi-notifications-off:before{content:""}.zmdi-notifications-paused:before{content:""}.zmdi-notifications:before{content:""}.zmdi-account-add:before{content:""}.zmdi-account-box-mail:before{content:""}.zmdi-account-box-o:before{content:""}.zmdi-account-box-phone:before{content:""}.zmdi-account-box:before{content:""}.zmdi-account-calendar:before{content:""}.zmdi-account-circle:before{content:""}.zmdi-account-o:before{content:""}.zmdi-account:before{content:""}.zmdi-accounts-add:before{content:""}.zmdi-accounts-alt:before{content:""}.zmdi-accounts-list-alt:before{content:""}.zmdi-accounts-list:before{content:""}.zmdi-accounts-outline:before{content:""}.zmdi-accounts:before{content:""}.zmdi-face:before{content:""}.zmdi-female:before{content:""}.zmdi-male-alt:before{content:""}.zmdi-male-female:before{content:""}.zmdi-male:before{content:""}.zmdi-mood-bad:before{content:""}.zmdi-mood:before{content:""}.zmdi-run:before{content:""}.zmdi-walk:before{content:""}.zmdi-cloud-box:before{content:""}.zmdi-cloud-circle:before{content:""}.zmdi-cloud-done:before{content:""}.zmdi-cloud-download:before{content:""}.zmdi-cloud-off:before{content:""}.zmdi-cloud-outline-alt:before{content:""}.zmdi-cloud-outline:before{content:""}.zmdi-cloud-upload:before{content:""}.zmdi-cloud:before{content:""}.zmdi-download:before{content:""}.zmdi-file-plus:before{content:""}.zmdi-file-text:before{content:""}.zmdi-file:before{content:""}.zmdi-folder-outline:before{content:""}.zmdi-folder-person:before{content:""}.zmdi-folder-star-alt:before{content:""}.zmdi-folder-star:before{content:""}.zmdi-folder:before{content:""}.zmdi-gif:before{content:""}.zmdi-upload:before{content:""}.zmdi-border-all:before{content:""}.zmdi-border-bottom:before{content:""}.zmdi-border-clear:before{content:""}.zmdi-border-color:before{content:""}.zmdi-border-horizontal:before{content:""}.zmdi-border-inner:before{content:""}.zmdi-border-left:before{content:""}.zmdi-border-outer:before{content:""}.zmdi-border-right:before{content:""}.zmdi-border-style:before{content:""}.zmdi-border-top:before{content:""}.zmdi-border-vertical:before{content:""}.zmdi-copy:before{content:""}.zmdi-crop:before{content:""}.zmdi-format-align-center:before{content:""}.zmdi-format-align-justify:before{content:""}.zmdi-format-align-left:before{content:""}.zmdi-format-align-right:before{content:""}.zmdi-format-bold:before{content:""}.zmdi-format-clear-all:before{content:""}.zmdi-format-clear:before{content:""}.zmdi-format-color-fill:before{content:""}.zmdi-format-color-reset:before{content:""}.zmdi-format-color-text:before{content:""}.zmdi-format-indent-decrease:before{content:""}.zmdi-format-indent-increase:before{content:""}.zmdi-format-italic:before{content:""}.zmdi-format-line-spacing:before{content:""}.zmdi-format-list-bulleted:before{content:""}.zmdi-format-list-numbered:before{content:""}.zmdi-format-ltr:before{content:""}.zmdi-format-rtl:before{content:""}.zmdi-format-size:before{content:""}.zmdi-format-strikethrough-s:before{content:""}.zmdi-format-strikethrough:before{content:""}.zmdi-format-subject:before{content:""}.zmdi-format-underlined:before{content:""}.zmdi-format-valign-bottom:before{content:""}.zmdi-format-valign-center:before{content:""}.zmdi-format-valign-top:before{content:""}.zmdi-redo:before{content:""}.zmdi-select-all:before{content:""}.zmdi-space-bar:before{content:""}.zmdi-text-format:before{content:""}.zmdi-transform:before{content:""}.zmdi-undo:before{content:""}.zmdi-wrap-text:before{content:""}.zmdi-comment-alert:before{content:""}.zmdi-comment-alt-text:before{content:""}.zmdi-comment-alt:before{content:""}.zmdi-comment-edit:before{content:""}.zmdi-comment-image:before{content:""}.zmdi-comment-list:before{content:""}.zmdi-comment-more:before{content:""}.zmdi-comment-outline:before{content:""}.zmdi-comment-text-alt:before{content:""}.zmdi-comment-text:before{content:""}.zmdi-comment-video:before{content:""}.zmdi-comment:before{content:""}.zmdi-comments:before{content:""}.zmdi-check-all:before{content:""}.zmdi-check-circle-u:before{content:""}.zmdi-check-circle:before{content:""}.zmdi-check-square:before{content:""}.zmdi-check:before{content:""}.zmdi-circle-o:before{content:""}.zmdi-circle:before{content:""}.zmdi-dot-circle-alt:before{content:""}.zmdi-dot-circle:before{content:""}.zmdi-minus-circle-outline:before{content:""}.zmdi-minus-circle:before{content:""}.zmdi-minus-square:before{content:""}.zmdi-minus:before{content:""}.zmdi-plus-circle-o-duplicate:before{content:""}.zmdi-plus-circle-o:before{content:""}.zmdi-plus-circle:before{content:""}.zmdi-plus-square:before{content:""}.zmdi-plus:before{content:""}.zmdi-square-o:before{content:""}.zmdi-star-circle:before{content:""}.zmdi-star-half:before{content:""}.zmdi-star-outline:before{content:""}.zmdi-star:before{content:""}.zmdi-bluetooth-connected:before{content:""}.zmdi-bluetooth-off:before{content:""}.zmdi-bluetooth-search:before{content:""}.zmdi-bluetooth-setting:before{content:""}.zmdi-bluetooth:before{content:""}.zmdi-camera-add:before{content:""}.zmdi-camera-alt:before{content:""}.zmdi-camera-bw:before{content:""}.zmdi-camera-front:before{content:""}.zmdi-camera-mic:before{content:""}.zmdi-camera-party-mode:before{content:""}.zmdi-camera-rear:before{content:""}.zmdi-camera-roll:before{content:""}.zmdi-camera-switch:before{content:""}.zmdi-camera:before{content:""}.zmdi-card-alert:before{content:""}.zmdi-card-off:before{content:""}.zmdi-card-sd:before{content:""}.zmdi-card-sim:before{content:""}.zmdi-desktop-mac:before{content:""}.zmdi-desktop-windows:before{content:""}.zmdi-device-hub:before{content:""}.zmdi-devices-off:before{content:""}.zmdi-devices:before{content:""}.zmdi-dock:before{content:""}.zmdi-floppy:before{content:""}.zmdi-gamepad:before{content:""}.zmdi-gps-dot:before{content:""}.zmdi-gps-off:before{content:""}.zmdi-gps:before{content:""}.zmdi-headset-mic:before{content:""}.zmdi-headset:before{content:""}.zmdi-input-antenna:before{content:""}.zmdi-input-composite:before{content:""}.zmdi-input-hdmi:before{content:""}.zmdi-input-power:before{content:""}.zmdi-input-svideo:before{content:""}.zmdi-keyboard-hide:before{content:""}.zmdi-keyboard:before{content:""}.zmdi-laptop-chromebook:before{content:""}.zmdi-laptop-mac:before{content:""}.zmdi-laptop:before{content:""}.zmdi-mic-off:before{content:""}.zmdi-mic-outline:before{content:""}.zmdi-mic-setting:before{content:""}.zmdi-mic:before{content:""}.zmdi-mouse:before{content:""}.zmdi-network-alert:before{content:""}.zmdi-network-locked:before{content:""}.zmdi-network-off:before{content:""}.zmdi-network-outline:before{content:""}.zmdi-network-setting:before{content:""}.zmdi-network:before{content:""}.zmdi-phone-bluetooth:before{content:""}.zmdi-phone-end:before{content:""}.zmdi-phone-forwarded:before{content:""}.zmdi-phone-in-talk:before{content:""}.zmdi-phone-locked:before{content:""}.zmdi-phone-missed:before{content:""}.zmdi-phone-msg:before{content:""}.zmdi-phone-paused:before{content:""}.zmdi-phone-ring:before{content:""}.zmdi-phone-setting:before{content:""}.zmdi-phone-sip:before{content:""}.zmdi-phone:before{content:""}.zmdi-portable-wifi-changes:before{content:""}.zmdi-portable-wifi-off:before{content:""}.zmdi-portable-wifi:before{content:""}.zmdi-radio:before{content:""}.zmdi-reader:before{content:""}.zmdi-remote-control-alt:before{content:""}.zmdi-remote-control:before{content:""}.zmdi-router:before{content:""}.zmdi-scanner:before{content:""}.zmdi-smartphone-android:before{content:""}.zmdi-smartphone-download:before{content:""}.zmdi-smartphone-erase:before{content:""}.zmdi-smartphone-info:before{content:""}.zmdi-smartphone-iphone:before{content:""}.zmdi-smartphone-landscape-lock:before{content:""}.zmdi-smartphone-landscape:before{content:""}.zmdi-smartphone-lock:before{content:""}.zmdi-smartphone-portrait-lock:before{content:""}.zmdi-smartphone-ring:before{content:""}.zmdi-smartphone-setting:before{content:""}.zmdi-smartphone-setup:before{content:""}.zmdi-smartphone:before{content:""}.zmdi-speaker:before{content:""}.zmdi-tablet-android:before{content:""}.zmdi-tablet-mac:before{content:""}.zmdi-tablet:before{content:""}.zmdi-tv-alt-play:before{content:""}.zmdi-tv-list:before{content:""}.zmdi-tv-play:before{content:""}.zmdi-tv:before{content:""}.zmdi-usb:before{content:""}.zmdi-videocam-off:before{content:""}.zmdi-videocam-switch:before{content:""}.zmdi-videocam:before{content:""}.zmdi-watch:before{content:""}.zmdi-wifi-alt-2:before{content:""}.zmdi-wifi-alt:before{content:""}.zmdi-wifi-info:before{content:""}.zmdi-wifi-lock:before{content:""}.zmdi-wifi-off:before{content:""}.zmdi-wifi-outline:before{content:""}.zmdi-wifi:before{content:""}.zmdi-arrow-left-bottom:before{content:""}.zmdi-arrow-left:before{content:""}.zmdi-arrow-merge:before{content:""}.zmdi-arrow-missed:before{content:""}.zmdi-arrow-right-top:before{content:""}.zmdi-arrow-right:before{content:""}.zmdi-arrow-split:before{content:""}.zmdi-arrows:before{content:""}.zmdi-caret-down-circle:before{content:""}.zmdi-caret-down:before{content:""}.zmdi-caret-left-circle:before{content:""}.zmdi-caret-left:before{content:""}.zmdi-caret-right-circle:before{content:""}.zmdi-caret-right:before{content:""}.zmdi-caret-up-circle:before{content:""}.zmdi-caret-up:before{content:""}.zmdi-chevron-down:before{content:""}.zmdi-chevron-left:before{content:""}.zmdi-chevron-right:before{content:""}.zmdi-chevron-up:before{content:""}.zmdi-forward:before{content:""}.zmdi-long-arrow-down:before{content:""}.zmdi-long-arrow-left:before{content:""}.zmdi-long-arrow-return:before{content:""}.zmdi-long-arrow-right:before{content:""}.zmdi-long-arrow-tab:before{content:""}.zmdi-long-arrow-up:before{content:""}.zmdi-rotate-ccw:before{content:""}.zmdi-rotate-cw:before{content:""}.zmdi-rotate-left:before{content:""}.zmdi-rotate-right:before{content:""}.zmdi-square-down:before{content:""}.zmdi-square-right:before{content:""}.zmdi-swap-alt:before{content:""}.zmdi-swap-vertical-circle:before{content:""}.zmdi-swap-vertical:before{content:""}.zmdi-swap:before{content:""}.zmdi-trending-down:before{content:""}.zmdi-trending-flat:before{content:""}.zmdi-trending-up:before{content:""}.zmdi-unfold-less:before{content:""}.zmdi-unfold-more:before{content:""}.zmdi-apps:before{content:""}.zmdi-grid-off:before{content:""}.zmdi-grid:before{content:""}.zmdi-view-agenda:before{content:""}.zmdi-view-array:before{content:""}.zmdi-view-carousel:before{content:""}.zmdi-view-column:before{content:""}.zmdi-view-comfy:before{content:""}.zmdi-view-compact:before{content:""}.zmdi-view-dashboard:before{content:""}.zmdi-view-day:before{content:""}.zmdi-view-headline:before{content:""}.zmdi-view-list-alt:before{content:""}.zmdi-view-list:before{content:""}.zmdi-view-module:before{content:""}.zmdi-view-quilt:before{content:""}.zmdi-view-stream:before{content:""}.zmdi-view-subtitles:before{content:""}.zmdi-view-toc:before{content:""}.zmdi-view-web:before{content:""}.zmdi-view-week:before{content:""}.zmdi-widgets:before{content:""}.zmdi-alarm-check:before{content:""}.zmdi-alarm-off:before{content:""}.zmdi-alarm-plus:before{content:""}.zmdi-alarm-snooze:before{content:""}.zmdi-alarm:before{content:""}.zmdi-calendar-alt:before{content:""}.zmdi-calendar-check:before{content:""}.zmdi-calendar-close:before{content:""}.zmdi-calendar-note:before{content:""}.zmdi-calendar:before{content:""}.zmdi-time-countdown:before{content:""}.zmdi-time-interval:before{content:""}.zmdi-time-restore-setting:before{content:""}.zmdi-time-restore:before{content:""}.zmdi-time:before{content:""}.zmdi-timer-off:before{content:""}.zmdi-timer:before{content:""}.zmdi-android-alt:before{content:""}.zmdi-android:before{content:""}.zmdi-apple:before{content:""}.zmdi-behance:before{content:""}.zmdi-codepen:before{content:""}.zmdi-dribbble:before{content:""}.zmdi-dropbox:before{content:""}.zmdi-evernote:before{content:""}.zmdi-facebook-box:before{content:""}.zmdi-facebook:before{content:""}.zmdi-github-box:before{content:""}.zmdi-github:before{content:""}.zmdi-google-drive:before{content:""}.zmdi-google-earth:before{content:""}.zmdi-google-glass:before{content:""}.zmdi-google-maps:before{content:""}.zmdi-google-pages:before{content:""}.zmdi-google-play:before{content:""}.zmdi-google-plus-box:before{content:""}.zmdi-google-plus:before{content:""}.zmdi-google:before{content:""}.zmdi-instagram:before{content:""}.zmdi-language-css3:before{content:""}.zmdi-language-html5:before{content:""}.zmdi-language-javascript:before{content:""}.zmdi-language-python-alt:before{content:""}.zmdi-language-python:before{content:""}.zmdi-lastfm:before{content:""}.zmdi-linkedin-box:before{content:""}.zmdi-paypal:before{content:""}.zmdi-pinterest-box:before{content:""}.zmdi-pocket:before{content:""}.zmdi-polymer:before{content:""}.zmdi-share:before{content:""}.zmdi-stackoverflow:before{content:""}.zmdi-steam-square:before{content:""}.zmdi-steam:before{content:""}.zmdi-twitter-box:before{content:""}.zmdi-twitter:before{content:""}.zmdi-vk:before{content:""}.zmdi-wikipedia:before{content:""}.zmdi-windows:before{content:""}.zmdi-aspect-ratio-alt:before{content:""}.zmdi-aspect-ratio:before{content:""}.zmdi-blur-circular:before{content:""}.zmdi-blur-linear:before{content:""}.zmdi-blur-off:before{content:""}.zmdi-blur:before{content:""}.zmdi-brightness-2:before{content:""}.zmdi-brightness-3:before{content:""}.zmdi-brightness-4:before{content:""}.zmdi-brightness-5:before{content:""}.zmdi-brightness-6:before{content:""}.zmdi-brightness-7:before{content:""}.zmdi-brightness-auto:before{content:""}.zmdi-brightness-setting:before{content:""}.zmdi-broken-image:before{content:""}.zmdi-center-focus-strong:before{content:""}.zmdi-center-focus-weak:before{content:""}.zmdi-compare:before{content:""}.zmdi-crop-16-9:before{content:""}.zmdi-crop-3-2:before{content:""}.zmdi-crop-5-4:before{content:""}.zmdi-crop-7-5:before{content:""}.zmdi-crop-din:before{content:""}.zmdi-crop-free:before{content:""}.zmdi-crop-landscape:before{content:""}.zmdi-crop-portrait:before{content:""}.zmdi-crop-square:before{content:""}.zmdi-exposure-alt:before{content:""}.zmdi-exposure:before{content:""}.zmdi-filter-b-and-w:before{content:""}.zmdi-filter-center-focus:before{content:""}.zmdi-filter-frames:before{content:""}.zmdi-filter-tilt-shift:before{content:""}.zmdi-gradient:before{content:""}.zmdi-grain:before{content:""}.zmdi-graphic-eq:before{content:""}.zmdi-hdr-off:before{content:""}.zmdi-hdr-strong:before{content:""}.zmdi-hdr-weak:before{content:""}.zmdi-hdr:before{content:""}.zmdi-iridescent:before{content:""}.zmdi-leak-off:before{content:""}.zmdi-leak:before{content:""}.zmdi-looks:before{content:""}.zmdi-loupe:before{content:""}.zmdi-panorama-horizontal:before{content:""}.zmdi-panorama-vertical:before{content:""}.zmdi-panorama-wide-angle:before{content:""}.zmdi-photo-size-select-large:before{content:""}.zmdi-photo-size-select-small:before{content:""}.zmdi-picture-in-picture:before{content:""}.zmdi-slideshow:before{content:""}.zmdi-texture:before{content:""}.zmdi-tonality:before{content:""}.zmdi-vignette:before{content:""}.zmdi-wb-auto:before{content:""}.zmdi-eject-alt:before{content:""}.zmdi-eject:before{content:""}.zmdi-equalizer:before{content:""}.zmdi-fast-forward:before{content:""}.zmdi-fast-rewind:before{content:""}.zmdi-forward-10:before{content:""}.zmdi-forward-30:before{content:""}.zmdi-forward-5:before{content:""}.zmdi-hearing:before{content:""}.zmdi-pause-circle-outline:before{content:""}.zmdi-pause-circle:before{content:""}.zmdi-pause:before{content:""}.zmdi-play-circle-outline:before{content:""}.zmdi-play-circle:before{content:""}.zmdi-play:before{content:""}.zmdi-playlist-audio:before{content:""}.zmdi-playlist-plus:before{content:""}.zmdi-repeat-one:before{content:""}.zmdi-repeat:before{content:""}.zmdi-replay-10:before{content:""}.zmdi-replay-30:before{content:""}.zmdi-replay-5:before{content:""}.zmdi-replay:before{content:""}.zmdi-shuffle:before{content:""}.zmdi-skip-next:before{content:""}.zmdi-skip-previous:before{content:""}.zmdi-stop:before{content:""}.zmdi-surround-sound:before{content:""}.zmdi-tune:before{content:""}.zmdi-volume-down:before{content:""}.zmdi-volume-mute:before{content:""}.zmdi-volume-off:before{content:""}.zmdi-volume-up:before{content:""}.zmdi-n-1-square:before{content:""}.zmdi-n-2-square:before{content:""}.zmdi-n-3-square:before{content:""}.zmdi-n-4-square:before{content:""}.zmdi-n-5-square:before{content:""}.zmdi-n-6-square:before{content:""}.zmdi-neg-1:before{content:""}.zmdi-neg-2:before{content:""}.zmdi-plus-1:before{content:""}.zmdi-plus-2:before{content:""}.zmdi-sec-10:before{content:""}.zmdi-sec-3:before{content:""}.zmdi-zero:before{content:""}.zmdi-airline-seat-flat-angled:before{content:""}.zmdi-airline-seat-flat:before{content:""}.zmdi-airline-seat-individual-suite:before{content:""}.zmdi-airline-seat-legroom-extra:before{content:""}.zmdi-airline-seat-legroom-normal:before{content:""}.zmdi-airline-seat-legroom-reduced:before{content:""}.zmdi-airline-seat-recline-extra:before{content:""}.zmdi-airline-seat-recline-normal:before{content:""}.zmdi-airplay:before{content:""}.zmdi-closed-caption:before{content:""}.zmdi-confirmation-number:before{content:""}.zmdi-developer-board:before{content:""}.zmdi-disc-full:before{content:""}.zmdi-explicit:before{content:""}.zmdi-flight-land:before{content:""}.zmdi-flight-takeoff:before{content:""}.zmdi-flip-to-back:before{content:""}.zmdi-flip-to-front:before{content:""}.zmdi-group-work:before{content:""}.zmdi-hd:before{content:""}.zmdi-hq:before{content:""}.zmdi-markunread-mailbox:before{content:""}.zmdi-memory:before{content:""}.zmdi-nfc:before{content:""}.zmdi-play-for-work:before{content:""}.zmdi-power-input:before{content:""}.zmdi-present-to-all:before{content:""}.zmdi-satellite:before{content:""}.zmdi-tap-and-play:before{content:""}.zmdi-vibration:before{content:""}.zmdi-voicemail:before{content:""}.zmdi-group:before{content:""}.zmdi-rss:before{content:""}.zmdi-shape:before{content:""}.zmdi-spinner:before{content:""}.zmdi-ungroup:before{content:""}.zmdi-500px:before{content:""}.zmdi-8tracks:before{content:""}.zmdi-amazon:before{content:""}.zmdi-blogger:before{content:""}.zmdi-delicious:before{content:""}.zmdi-disqus:before{content:""}.zmdi-flattr:before{content:""}.zmdi-flickr:before{content:""}.zmdi-github-alt:before{content:""}.zmdi-google-old:before{content:""}.zmdi-linkedin:before{content:""}.zmdi-odnoklassniki:before{content:""}.zmdi-outlook:before{content:""}.zmdi-paypal-alt:before{content:""}.zmdi-pinterest:before{content:""}.zmdi-playstation:before{content:""}.zmdi-reddit:before{content:""}.zmdi-skype:before{content:""}.zmdi-slideshare:before{content:""}.zmdi-soundcloud:before{content:""}.zmdi-tumblr:before{content:""}.zmdi-twitch:before{content:""}.zmdi-vimeo:before{content:""}.zmdi-whatsapp:before{content:""}.zmdi-xbox:before{content:""}.zmdi-yahoo:before{content:""}.zmdi-youtube-play:before{content:""}.zmdi-youtube:before{content:""}.zmdi-import-export:before{content:""}.zmdi-swap-vertical-:before{content:""}.zmdi-airplanemode-inactive:before{content:""}.zmdi-airplanemode-active:before{content:""}.zmdi-rate-review:before{content:""}.zmdi-comment-sign:before{content:""}.zmdi-network-warning:before{content:""}.zmdi-shopping-cart-add:before{content:""}.zmdi-file-add:before{content:""}.zmdi-network-wifi-scan:before{content:""}.zmdi-collection-add:before{content:""}.zmdi-format-playlist-add:before{content:""}.zmdi-format-queue-music:before{content:""}.zmdi-plus-box:before{content:""}.zmdi-tag-backspace:before{content:""}.zmdi-alarm-add:before{content:""}.zmdi-battery-charging:before{content:""}.zmdi-daydream-setting:before{content:""}.zmdi-more-horiz:before{content:""}.zmdi-book-photo:before{content:""}.zmdi-incandescent:before{content:""}.zmdi-wb-iridescent:before{content:""}.zmdi-calendar-remove:before{content:""}.zmdi-refresh-sync-disabled:before{content:""}.zmdi-refresh-sync-problem:before{content:""}.zmdi-crop-original:before{content:""}.zmdi-power-off:before{content:""}.zmdi-power-off-setting:before{content:""}.zmdi-leak-remove:before{content:""}.zmdi-star-border:before{content:""}.zmdi-brightness-low:before{content:""}.zmdi-brightness-medium:before{content:""}.zmdi-brightness-high:before{content:""}.zmdi-smartphone-portrait:before{content:""}.zmdi-live-tv:before{content:""}.zmdi-format-textdirection-l-to-r:before{content:""}.zmdi-format-textdirection-r-to-l:before{content:""}.zmdi-arrow-back:before{content:""}.zmdi-arrow-forward:before{content:""}.zmdi-arrow-in:before{content:""}.zmdi-arrow-out:before{content:""}.zmdi-rotate-90-degrees-ccw:before{content:""}.zmdi-adb:before{content:""}.zmdi-network-wifi:before{content:""}.zmdi-network-wifi-alt:before{content:""}.zmdi-network-wifi-lock:before{content:""}.zmdi-network-wifi-off:before{content:""}.zmdi-network-wifi-outline:before{content:""}.zmdi-network-wifi-info:before{content:""}.zmdi-layers-clear:before{content:""}.zmdi-colorize:before{content:""}.zmdi-format-paint:before{content:""}.zmdi-format-quote:before{content:""}.zmdi-camera-monochrome-photos:before{content:""}.zmdi-sort-by-alpha:before{content:""}.zmdi-folder-shared:before{content:""}.zmdi-folder-special:before{content:""}.zmdi-comment-dots:before{content:""}.zmdi-reorder:before{content:""}.zmdi-dehaze:before{content:""}.zmdi-sort:before{content:""}.zmdi-pages:before{content:""}.zmdi-stack-overflow:before{content:""}.zmdi-calendar-account:before{content:""}.zmdi-paste:before{content:""}.zmdi-cut:before{content:""}.zmdi-save:before{content:""}.zmdi-smartphone-code:before{content:""}.zmdi-directions-bike:before{content:""}.zmdi-directions-boat:before{content:""}.zmdi-directions-bus:before{content:""}.zmdi-directions-car:before{content:""}.zmdi-directions-railway:before{content:""}.zmdi-directions-run:before{content:""}.zmdi-directions-subway:before{content:""}.zmdi-directions-walk:before{content:""}.zmdi-local-hotel:before{content:""}.zmdi-local-activity:before{content:""}.zmdi-local-play:before{content:""}.zmdi-local-airport:before{content:""}.zmdi-local-atm:before{content:""}.zmdi-local-bar:before{content:""}.zmdi-local-cafe:before{content:""}.zmdi-local-car-wash:before{content:""}.zmdi-local-convenience-store:before{content:""}.zmdi-local-dining:before{content:""}.zmdi-local-drink:before{content:""}.zmdi-local-florist:before{content:""}.zmdi-local-gas-station:before{content:""}.zmdi-local-grocery-store:before{content:""}.zmdi-local-hospital:before{content:""}.zmdi-local-laundry-service:before{content:""}.zmdi-local-library:before{content:""}.zmdi-local-mall:before{content:""}.zmdi-local-movies:before{content:""}.zmdi-local-offer:before{content:""}.zmdi-local-parking:before{content:""}.zmdi-local-pharmacy:before{content:""}.zmdi-local-phone:before{content:""}.zmdi-local-pizza:before{content:""}.zmdi-local-post-office:before{content:""}.zmdi-local-printshop:before{content:""}.zmdi-local-see:before{content:""}.zmdi-local-shipping:before{content:""}.zmdi-local-store:before{content:""}.zmdi-local-taxi:before{content:""}.zmdi-local-wc:before{content:""}.zmdi-my-location:before{content:""}.zmdi-directions:before{content:""}@font-face{font-family:remixicon;src:url(/assets/remixicon-d4_X3r9y.eot?t=1587359857360);src:url(/assets/remixicon-d4_X3r9y.eot?t=1587359857360#iefix) format("embedded-opentype"),url(/assets/remixicon-CM-MuPTG.woff2?t=1587359857360) format("woff2"),url(/assets/remixicon-C5tjbgVg.woff?t=1587359857360) format("woff"),url(/assets/remixicon-DYcKeX1X.ttf?t=1587359857360) format("truetype"),url(/assets/remixicon-DjuN5f2t.svg?t=1587359857360#remixicon) format("svg");font-display:swap}[class^=ri-],[class*=" ri-"]{font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ri-lg{font-size:1.3333em;line-height:.75em;vertical-align:-.0667em}.ri-xl{font-size:1.5em;line-height:.6666em;vertical-align:-.075em}.ri-xxs{font-size:.5em}.ri-xs{font-size:.75em}.ri-sm{font-size:.875em}.ri-1x{font-size:1em}.ri-2x{font-size:2em}.ri-3x{font-size:3em}.ri-4x{font-size:4em}.ri-5x{font-size:5em}.ri-6x{font-size:6em}.ri-7x{font-size:7em}.ri-8x{font-size:8em}.ri-9x{font-size:9em}.ri-10x{font-size:10em}.ri-fw{text-align:center;width:1.25em}.ri-4k-fill:before{content:""}.ri-4k-line:before{content:""}.ri-a-b:before{content:""}.ri-account-box-fill:before{content:""}.ri-account-box-line:before{content:""}.ri-account-circle-fill:before{content:""}.ri-account-circle-line:before{content:""}.ri-account-pin-box-fill:before{content:""}.ri-account-pin-box-line:before{content:""}.ri-account-pin-circle-fill:before{content:""}.ri-account-pin-circle-line:before{content:""}.ri-add-box-fill:before{content:""}.ri-add-box-line:before{content:""}.ri-add-circle-fill:before{content:""}.ri-add-circle-line:before{content:""}.ri-add-fill:before{content:""}.ri-add-line:before{content:""}.ri-admin-fill:before{content:""}.ri-admin-line:before{content:""}.ri-advertisement-fill:before{content:""}.ri-advertisement-line:before{content:""}.ri-airplay-fill:before{content:""}.ri-airplay-line:before{content:""}.ri-alarm-fill:before{content:""}.ri-alarm-line:before{content:""}.ri-alarm-warning-fill:before{content:""}.ri-alarm-warning-line:before{content:""}.ri-album-fill:before{content:""}.ri-album-line:before{content:""}.ri-alert-fill:before{content:""}.ri-alert-line:before{content:""}.ri-aliens-fill:before{content:""}.ri-aliens-line:before{content:""}.ri-align-bottom:before{content:""}.ri-align-center:before{content:""}.ri-align-justify:before{content:""}.ri-align-left:before{content:""}.ri-align-right:before{content:""}.ri-align-top:before{content:""}.ri-align-vertically:before{content:""}.ri-alipay-fill:before{content:""}.ri-alipay-line:before{content:""}.ri-amazon-fill:before{content:""}.ri-amazon-line:before{content:""}.ri-anchor-fill:before{content:""}.ri-anchor-line:before{content:""}.ri-ancient-gate-fill:before{content:""}.ri-ancient-gate-line:before{content:""}.ri-ancient-pavilion-fill:before{content:""}.ri-ancient-pavilion-line:before{content:""}.ri-android-fill:before{content:""}.ri-android-line:before{content:""}.ri-angularjs-fill:before{content:""}.ri-angularjs-line:before{content:""}.ri-anticlockwise-2-fill:before{content:""}.ri-anticlockwise-2-line:before{content:""}.ri-anticlockwise-fill:before{content:""}.ri-anticlockwise-line:before{content:""}.ri-app-store-fill:before{content:""}.ri-app-store-line:before{content:""}.ri-apple-fill:before{content:""}.ri-apple-line:before{content:""}.ri-apps-2-fill:before{content:""}.ri-apps-2-line:before{content:""}.ri-apps-fill:before{content:""}.ri-apps-line:before{content:""}.ri-archive-drawer-fill:before{content:""}.ri-archive-drawer-line:before{content:""}.ri-archive-fill:before{content:""}.ri-archive-line:before{content:""}.ri-arrow-down-circle-fill:before{content:""}.ri-arrow-down-circle-line:before{content:""}.ri-arrow-down-fill:before{content:""}.ri-arrow-down-line:before{content:""}.ri-arrow-down-s-fill:before{content:""}.ri-arrow-down-s-line:before{content:""}.ri-arrow-drop-down-fill:before{content:""}.ri-arrow-drop-down-line:before{content:""}.ri-arrow-drop-left-fill:before{content:""}.ri-arrow-drop-left-line:before{content:""}.ri-arrow-drop-right-fill:before{content:""}.ri-arrow-drop-right-line:before{content:""}.ri-arrow-drop-up-fill:before{content:""}.ri-arrow-drop-up-line:before{content:""}.ri-arrow-go-back-fill:before{content:""}.ri-arrow-go-back-line:before{content:""}.ri-arrow-go-forward-fill:before{content:""}.ri-arrow-go-forward-line:before{content:""}.ri-arrow-left-circle-fill:before{content:""}.ri-arrow-left-circle-line:before{content:""}.ri-arrow-left-down-fill:before{content:""}.ri-arrow-left-down-line:before{content:""}.ri-arrow-left-fill:before{content:""}.ri-arrow-left-line:before{content:""}.ri-arrow-left-right-fill:before{content:""}.ri-arrow-left-right-line:before{content:""}.ri-arrow-left-s-fill:before{content:""}.ri-arrow-left-s-line:before{content:""}.ri-arrow-left-up-fill:before{content:""}.ri-arrow-left-up-line:before{content:""}.ri-arrow-right-circle-fill:before{content:""}.ri-arrow-right-circle-line:before{content:""}.ri-arrow-right-down-fill:before{content:""}.ri-arrow-right-down-line:before{content:""}.ri-arrow-right-fill:before{content:""}.ri-arrow-right-line:before{content:""}.ri-arrow-right-s-fill:before{content:""}.ri-arrow-right-s-line:before{content:""}.ri-arrow-right-up-fill:before{content:""}.ri-arrow-right-up-line:before{content:""}.ri-arrow-up-circle-fill:before{content:""}.ri-arrow-up-circle-line:before{content:""}.ri-arrow-up-down-fill:before{content:""}.ri-arrow-up-down-line:before{content:""}.ri-arrow-up-fill:before{content:""}.ri-arrow-up-line:before{content:""}.ri-arrow-up-s-fill:before{content:""}.ri-arrow-up-s-line:before{content:""}.ri-artboard-2-fill:before{content:""}.ri-artboard-2-line:before{content:""}.ri-artboard-fill:before{content:""}.ri-artboard-line:before{content:""}.ri-article-fill:before{content:""}.ri-article-line:before{content:""}.ri-aspect-ratio-fill:before{content:""}.ri-aspect-ratio-line:before{content:""}.ri-asterisk:before{content:""}.ri-at-fill:before{content:""}.ri-at-line:before{content:""}.ri-attachment-2:before{content:""}.ri-attachment-fill:before{content:""}.ri-attachment-line:before{content:""}.ri-auction-fill:before{content:""}.ri-auction-line:before{content:""}.ri-award-fill:before{content:""}.ri-award-line:before{content:""}.ri-baidu-fill:before{content:""}.ri-baidu-line:before{content:""}.ri-ball-pen-fill:before{content:""}.ri-ball-pen-line:before{content:""}.ri-bank-card-2-fill:before{content:""}.ri-bank-card-2-line:before{content:""}.ri-bank-card-fill:before{content:""}.ri-bank-card-line:before{content:""}.ri-bank-fill:before{content:""}.ri-bank-line:before{content:""}.ri-bar-chart-2-fill:before{content:""}.ri-bar-chart-2-line:before{content:""}.ri-bar-chart-box-fill:before{content:""}.ri-bar-chart-box-line:before{content:""}.ri-bar-chart-fill:before{content:""}.ri-bar-chart-grouped-fill:before{content:""}.ri-bar-chart-grouped-line:before{content:""}.ri-bar-chart-horizontal-fill:before{content:""}.ri-bar-chart-horizontal-line:before{content:""}.ri-bar-chart-line:before{content:""}.ri-barcode-box-fill:before{content:""}.ri-barcode-box-line:before{content:""}.ri-barcode-fill:before{content:""}.ri-barcode-line:before{content:""}.ri-barricade-fill:before{content:""}.ri-barricade-line:before{content:""}.ri-base-station-fill:before{content:""}.ri-base-station-line:before{content:""}.ri-basketball-fill:before{content:""}.ri-basketball-line:before{content:""}.ri-battery-2-charge-fill:before{content:""}.ri-battery-2-charge-line:before{content:""}.ri-battery-2-fill:before{content:""}.ri-battery-2-line:before{content:""}.ri-battery-charge-fill:before{content:""}.ri-battery-charge-line:before{content:""}.ri-battery-fill:before{content:""}.ri-battery-line:before{content:""}.ri-battery-low-fill:before{content:""}.ri-battery-low-line:before{content:""}.ri-battery-saver-fill:before{content:""}.ri-battery-saver-line:before{content:""}.ri-battery-share-fill:before{content:""}.ri-battery-share-line:before{content:""}.ri-bear-smile-fill:before{content:""}.ri-bear-smile-line:before{content:""}.ri-behance-fill:before{content:""}.ri-behance-line:before{content:""}.ri-bell-fill:before{content:""}.ri-bell-line:before{content:""}.ri-bike-fill:before{content:""}.ri-bike-line:before{content:""}.ri-bilibili-fill:before{content:""}.ri-bilibili-line:before{content:""}.ri-bill-fill:before{content:""}.ri-bill-line:before{content:""}.ri-billiards-fill:before{content:""}.ri-billiards-line:before{content:""}.ri-bit-coin-fill:before{content:""}.ri-bit-coin-line:before{content:""}.ri-blaze-fill:before{content:""}.ri-blaze-line:before{content:""}.ri-bluetooth-connect-fill:before{content:""}.ri-bluetooth-connect-line:before{content:""}.ri-bluetooth-fill:before{content:""}.ri-bluetooth-line:before{content:""}.ri-blur-off-fill:before{content:""}.ri-blur-off-line:before{content:""}.ri-body-scan-fill:before{content:""}.ri-body-scan-line:before{content:""}.ri-bold:before{content:""}.ri-book-2-fill:before{content:""}.ri-book-2-line:before{content:""}.ri-book-3-fill:before{content:""}.ri-book-3-line:before{content:""}.ri-book-fill:before{content:""}.ri-book-line:before{content:""}.ri-book-mark-fill:before{content:""}.ri-book-mark-line:before{content:""}.ri-book-open-fill:before{content:""}.ri-book-open-line:before{content:""}.ri-book-read-fill:before{content:""}.ri-book-read-line:before{content:""}.ri-booklet-fill:before{content:""}.ri-booklet-line:before{content:""}.ri-bookmark-2-fill:before{content:""}.ri-bookmark-2-line:before{content:""}.ri-bookmark-3-fill:before{content:""}.ri-bookmark-3-line:before{content:""}.ri-bookmark-fill:before{content:""}.ri-bookmark-line:before{content:""}.ri-boxing-fill:before{content:""}.ri-boxing-line:before{content:""}.ri-braces-fill:before{content:""}.ri-braces-line:before{content:""}.ri-brackets-fill:before{content:""}.ri-brackets-line:before{content:""}.ri-briefcase-2-fill:before{content:""}.ri-briefcase-2-line:before{content:""}.ri-briefcase-3-fill:before{content:""}.ri-briefcase-3-line:before{content:""}.ri-briefcase-4-fill:before{content:""}.ri-briefcase-4-line:before{content:""}.ri-briefcase-5-fill:before{content:""}.ri-briefcase-5-line:before{content:""}.ri-briefcase-fill:before{content:""}.ri-briefcase-line:before{content:""}.ri-bring-forward:before{content:""}.ri-bring-to-front:before{content:""}.ri-broadcast-fill:before{content:""}.ri-broadcast-line:before{content:""}.ri-brush-2-fill:before{content:""}.ri-brush-2-line:before{content:""}.ri-brush-3-fill:before{content:""}.ri-brush-3-line:before{content:""}.ri-brush-4-fill:before{content:""}.ri-brush-4-line:before{content:""}.ri-brush-fill:before{content:""}.ri-brush-line:before{content:""}.ri-bubble-chart-fill:before{content:""}.ri-bubble-chart-line:before{content:""}.ri-bug-2-fill:before{content:""}.ri-bug-2-line:before{content:""}.ri-bug-fill:before{content:""}.ri-bug-line:before{content:""}.ri-building-2-fill:before{content:""}.ri-building-2-line:before{content:""}.ri-building-3-fill:before{content:""}.ri-building-3-line:before{content:""}.ri-building-4-fill:before{content:""}.ri-building-4-line:before{content:""}.ri-building-fill:before{content:""}.ri-building-line:before{content:""}.ri-bus-2-fill:before{content:""}.ri-bus-2-line:before{content:""}.ri-bus-fill:before{content:""}.ri-bus-line:before{content:""}.ri-bus-wifi-fill:before{content:""}.ri-bus-wifi-line:before{content:""}.ri-cake-2-fill:before{content:""}.ri-cake-2-line:before{content:""}.ri-cake-3-fill:before{content:""}.ri-cake-3-line:before{content:""}.ri-cake-fill:before{content:""}.ri-cake-line:before{content:""}.ri-calculator-fill:before{content:""}.ri-calculator-line:before{content:""}.ri-calendar-2-fill:before{content:""}.ri-calendar-2-line:before{content:""}.ri-calendar-check-fill:before{content:""}.ri-calendar-check-line:before{content:""}.ri-calendar-event-fill:before{content:""}.ri-calendar-event-line:before{content:""}.ri-calendar-fill:before{content:""}.ri-calendar-line:before{content:""}.ri-calendar-todo-fill:before{content:""}.ri-calendar-todo-line:before{content:""}.ri-camera-2-fill:before{content:""}.ri-camera-2-line:before{content:""}.ri-camera-3-fill:before{content:""}.ri-camera-3-line:before{content:""}.ri-camera-fill:before{content:""}.ri-camera-lens-fill:before{content:""}.ri-camera-lens-line:before{content:""}.ri-camera-line:before{content:""}.ri-camera-off-fill:before{content:""}.ri-camera-off-line:before{content:""}.ri-camera-switch-fill:before{content:""}.ri-camera-switch-line:before{content:""}.ri-car-fill:before{content:""}.ri-car-line:before{content:""}.ri-car-washing-fill:before{content:""}.ri-car-washing-line:before{content:""}.ri-caravan-fill:before{content:""}.ri-caravan-line:before{content:""}.ri-cast-fill:before{content:""}.ri-cast-line:before{content:""}.ri-cellphone-fill:before{content:""}.ri-cellphone-line:before{content:""}.ri-celsius-fill:before{content:""}.ri-celsius-line:before{content:""}.ri-centos-fill:before{content:""}.ri-centos-line:before{content:""}.ri-character-recognition-fill:before{content:""}.ri-character-recognition-line:before{content:""}.ri-charging-pile-2-fill:before{content:""}.ri-charging-pile-2-line:before{content:""}.ri-charging-pile-fill:before{content:""}.ri-charging-pile-line:before{content:""}.ri-chat-1-fill:before{content:""}.ri-chat-1-line:before{content:""}.ri-chat-2-fill:before{content:""}.ri-chat-2-line:before{content:""}.ri-chat-3-fill:before{content:""}.ri-chat-3-line:before{content:""}.ri-chat-4-fill:before{content:""}.ri-chat-4-line:before{content:""}.ri-chat-check-fill:before{content:""}.ri-chat-check-line:before{content:""}.ri-chat-delete-fill:before{content:""}.ri-chat-delete-line:before{content:""}.ri-chat-download-fill:before{content:""}.ri-chat-download-line:before{content:""}.ri-chat-follow-up-fill:before{content:""}.ri-chat-follow-up-line:before{content:""}.ri-chat-forward-fill:before{content:""}.ri-chat-forward-line:before{content:""}.ri-chat-heart-fill:before{content:""}.ri-chat-heart-line:before{content:""}.ri-chat-history-fill:before{content:""}.ri-chat-history-line:before{content:""}.ri-chat-new-fill:before{content:""}.ri-chat-new-line:before{content:""}.ri-chat-off-fill:before{content:""}.ri-chat-off-line:before{content:""}.ri-chat-poll-fill:before{content:""}.ri-chat-poll-line:before{content:""}.ri-chat-private-fill:before{content:""}.ri-chat-private-line:before{content:""}.ri-chat-quote-fill:before{content:""}.ri-chat-quote-line:before{content:""}.ri-chat-settings-fill:before{content:""}.ri-chat-settings-line:before{content:""}.ri-chat-smile-2-fill:before{content:""}.ri-chat-smile-2-line:before{content:""}.ri-chat-smile-3-fill:before{content:""}.ri-chat-smile-3-line:before{content:""}.ri-chat-smile-fill:before{content:""}.ri-chat-smile-line:before{content:""}.ri-chat-upload-fill:before{content:""}.ri-chat-upload-line:before{content:""}.ri-chat-voice-fill:before{content:""}.ri-chat-voice-line:before{content:""}.ri-check-double-fill:before{content:""}.ri-check-double-line:before{content:""}.ri-check-fill:before{content:""}.ri-check-line:before{content:""}.ri-checkbox-blank-circle-fill:before{content:""}.ri-checkbox-blank-circle-line:before{content:""}.ri-checkbox-blank-fill:before{content:""}.ri-checkbox-blank-line:before{content:""}.ri-checkbox-circle-fill:before{content:""}.ri-checkbox-circle-line:before{content:""}.ri-checkbox-fill:before{content:""}.ri-checkbox-indeterminate-fill:before{content:""}.ri-checkbox-indeterminate-line:before{content:""}.ri-checkbox-line:before{content:""}.ri-checkbox-multiple-blank-fill:before{content:""}.ri-checkbox-multiple-blank-line:before{content:""}.ri-checkbox-multiple-fill:before{content:""}.ri-checkbox-multiple-line:before{content:""}.ri-china-railway-fill:before{content:""}.ri-china-railway-line:before{content:""}.ri-chrome-fill:before{content:""}.ri-chrome-line:before{content:""}.ri-clapperboard-fill:before{content:""}.ri-clapperboard-line:before{content:""}.ri-clipboard-fill:before{content:""}.ri-clipboard-line:before{content:""}.ri-clockwise-2-fill:before{content:""}.ri-clockwise-2-line:before{content:""}.ri-clockwise-fill:before{content:""}.ri-clockwise-line:before{content:""}.ri-close-circle-fill:before{content:""}.ri-close-circle-line:before{content:""}.ri-close-fill:before{content:""}.ri-close-line:before{content:""}.ri-cloud-fill:before{content:""}.ri-cloud-line:before{content:""}.ri-cloud-off-fill:before{content:""}.ri-cloud-off-line:before{content:""}.ri-cloud-windy-fill:before{content:""}.ri-cloud-windy-line:before{content:""}.ri-cloudy-2-fill:before{content:""}.ri-cloudy-2-line:before{content:""}.ri-cloudy-fill:before{content:""}.ri-cloudy-line:before{content:""}.ri-code-box-fill:before{content:""}.ri-code-box-line:before{content:""}.ri-code-fill:before{content:""}.ri-code-line:before{content:""}.ri-code-s-fill:before{content:""}.ri-code-s-line:before{content:""}.ri-code-s-slash-fill:before{content:""}.ri-code-s-slash-line:before{content:""}.ri-code-view:before{content:""}.ri-codepen-fill:before{content:""}.ri-codepen-line:before{content:""}.ri-coin-fill:before{content:""}.ri-coin-line:before{content:""}.ri-coins-fill:before{content:""}.ri-coins-line:before{content:""}.ri-command-fill:before{content:""}.ri-command-line:before{content:""}.ri-community-fill:before{content:""}.ri-community-line:before{content:""}.ri-compass-2-fill:before{content:""}.ri-compass-2-line:before{content:""}.ri-compass-3-fill:before{content:""}.ri-compass-3-line:before{content:""}.ri-compass-4-fill:before{content:""}.ri-compass-4-line:before{content:""}.ri-compass-discover-fill:before{content:""}.ri-compass-discover-line:before{content:""}.ri-compass-fill:before{content:""}.ri-compass-line:before{content:""}.ri-compasses-2-fill:before{content:""}.ri-compasses-2-line:before{content:""}.ri-compasses-fill:before{content:""}.ri-compasses-line:before{content:""}.ri-computer-fill:before{content:""}.ri-computer-line:before{content:""}.ri-contacts-book-2-fill:before{content:""}.ri-contacts-book-2-line:before{content:""}.ri-contacts-book-fill:before{content:""}.ri-contacts-book-line:before{content:""}.ri-contacts-book-upload-fill:before{content:""}.ri-contacts-book-upload-line:before{content:""}.ri-contacts-fill:before{content:""}.ri-contacts-line:before{content:""}.ri-contrast-2-fill:before{content:""}.ri-contrast-2-line:before{content:""}.ri-contrast-drop-2-fill:before{content:""}.ri-contrast-drop-2-line:before{content:""}.ri-contrast-drop-fill:before{content:""}.ri-contrast-drop-line:before{content:""}.ri-contrast-fill:before{content:""}.ri-contrast-line:before{content:""}.ri-copper-coin-fill:before{content:""}.ri-copper-coin-line:before{content:""}.ri-copper-diamond-fill:before{content:""}.ri-copper-diamond-line:before{content:""}.ri-copyright-fill:before{content:""}.ri-copyright-line:before{content:""}.ri-coreos-fill:before{content:""}.ri-coreos-line:before{content:""}.ri-coupon-2-fill:before{content:""}.ri-coupon-2-line:before{content:""}.ri-coupon-3-fill:before{content:""}.ri-coupon-3-line:before{content:""}.ri-coupon-4-fill:before{content:""}.ri-coupon-4-line:before{content:""}.ri-coupon-5-fill:before{content:""}.ri-coupon-5-line:before{content:""}.ri-coupon-fill:before{content:""}.ri-coupon-line:before{content:""}.ri-cpu-fill:before{content:""}.ri-cpu-line:before{content:""}.ri-creative-commons-by-fill:before{content:""}.ri-creative-commons-by-line:before{content:""}.ri-creative-commons-fill:before{content:""}.ri-creative-commons-line:before{content:""}.ri-creative-commons-nc-fill:before{content:""}.ri-creative-commons-nc-line:before{content:""}.ri-creative-commons-nd-fill:before{content:""}.ri-creative-commons-nd-line:before{content:""}.ri-creative-commons-sa-fill:before{content:""}.ri-creative-commons-sa-line:before{content:""}.ri-creative-commons-zero-fill:before{content:""}.ri-creative-commons-zero-line:before{content:""}.ri-criminal-fill:before{content:""}.ri-criminal-line:before{content:""}.ri-crop-2-fill:before{content:""}.ri-crop-2-line:before{content:""}.ri-crop-fill:before{content:""}.ri-crop-line:before{content:""}.ri-css3-fill:before{content:""}.ri-css3-line:before{content:""}.ri-cup-fill:before{content:""}.ri-cup-line:before{content:""}.ri-currency-fill:before{content:""}.ri-currency-line:before{content:""}.ri-cursor-fill:before{content:""}.ri-cursor-line:before{content:""}.ri-customer-service-2-fill:before{content:""}.ri-customer-service-2-line:before{content:""}.ri-customer-service-fill:before{content:""}.ri-customer-service-line:before{content:""}.ri-dashboard-fill:before{content:""}.ri-dashboard-line:before{content:""}.ri-database-2-fill:before{content:""}.ri-database-2-line:before{content:""}.ri-database-fill:before{content:""}.ri-database-line:before{content:""}.ri-delete-back-2-fill:before{content:""}.ri-delete-back-2-line:before{content:""}.ri-delete-back-fill:before{content:""}.ri-delete-back-line:before{content:""}.ri-delete-bin-2-fill:before{content:""}.ri-delete-bin-2-line:before{content:""}.ri-delete-bin-3-fill:before{content:""}.ri-delete-bin-3-line:before{content:""}.ri-delete-bin-4-fill:before{content:""}.ri-delete-bin-4-line:before{content:""}.ri-delete-bin-5-fill:before{content:""}.ri-delete-bin-5-line:before{content:""}.ri-delete-bin-6-fill:before{content:""}.ri-delete-bin-6-line:before{content:""}.ri-delete-bin-7-fill:before{content:""}.ri-delete-bin-7-line:before{content:""}.ri-delete-bin-fill:before{content:""}.ri-delete-bin-line:before{content:""}.ri-device-fill:before{content:""}.ri-device-line:before{content:""}.ri-device-recover-fill:before{content:""}.ri-device-recover-line:before{content:""}.ri-dingding-fill:before{content:""}.ri-dingding-line:before{content:""}.ri-direction-fill:before{content:""}.ri-direction-line:before{content:""}.ri-disc-fill:before{content:""}.ri-disc-line:before{content:""}.ri-discord-fill:before{content:""}.ri-discord-line:before{content:""}.ri-discuss-fill:before{content:""}.ri-discuss-line:before{content:""}.ri-disqus-fill:before{content:""}.ri-disqus-line:before{content:""}.ri-divide-fill:before{content:""}.ri-divide-line:before{content:""}.ri-donut-chart-fill:before{content:""}.ri-donut-chart-line:before{content:""}.ri-door-lock-box-fill:before{content:""}.ri-door-lock-box-line:before{content:""}.ri-door-lock-fill:before{content:""}.ri-door-lock-line:before{content:""}.ri-douban-fill:before{content:""}.ri-douban-line:before{content:""}.ri-double-quotes-l:before{content:""}.ri-double-quotes-r:before{content:""}.ri-download-2-fill:before{content:""}.ri-download-2-line:before{content:""}.ri-download-cloud-2-fill:before{content:""}.ri-download-cloud-2-line:before{content:""}.ri-download-cloud-fill:before{content:""}.ri-download-cloud-line:before{content:""}.ri-download-fill:before{content:""}.ri-download-line:before{content:""}.ri-drag-drop-fill:before{content:""}.ri-drag-drop-line:before{content:""}.ri-drag-move-2-fill:before{content:""}.ri-drag-move-2-line:before{content:""}.ri-drag-move-fill:before{content:""}.ri-drag-move-line:before{content:""}.ri-dribbble-fill:before{content:""}.ri-dribbble-line:before{content:""}.ri-drive-fill:before{content:""}.ri-drive-line:before{content:""}.ri-drizzle-fill:before{content:""}.ri-drizzle-line:before{content:""}.ri-drop-fill:before{content:""}.ri-drop-line:before{content:""}.ri-dropbox-fill:before{content:""}.ri-dropbox-line:before{content:""}.ri-dual-sim-1-fill:before{content:""}.ri-dual-sim-1-line:before{content:""}.ri-dual-sim-2-fill:before{content:""}.ri-dual-sim-2-line:before{content:""}.ri-dv-fill:before{content:""}.ri-dv-line:before{content:""}.ri-dvd-fill:before{content:""}.ri-dvd-line:before{content:""}.ri-e-bike-2-fill:before{content:""}.ri-e-bike-2-line:before{content:""}.ri-e-bike-fill:before{content:""}.ri-e-bike-line:before{content:""}.ri-earth-fill:before{content:""}.ri-earth-line:before{content:""}.ri-earthquake-fill:before{content:""}.ri-earthquake-line:before{content:""}.ri-edge-fill:before{content:""}.ri-edge-line:before{content:""}.ri-edit-2-fill:before{content:""}.ri-edit-2-line:before{content:""}.ri-edit-box-fill:before{content:""}.ri-edit-box-line:before{content:""}.ri-edit-circle-fill:before{content:""}.ri-edit-circle-line:before{content:""}.ri-edit-fill:before{content:""}.ri-edit-line:before{content:""}.ri-eject-fill:before{content:""}.ri-eject-line:before{content:""}.ri-emotion-2-fill:before{content:""}.ri-emotion-2-line:before{content:""}.ri-emotion-fill:before{content:""}.ri-emotion-happy-fill:before{content:""}.ri-emotion-happy-line:before{content:""}.ri-emotion-laugh-fill:before{content:""}.ri-emotion-laugh-line:before{content:""}.ri-emotion-line:before{content:""}.ri-emotion-normal-fill:before{content:""}.ri-emotion-normal-line:before{content:""}.ri-emotion-sad-fill:before{content:""}.ri-emotion-sad-line:before{content:""}.ri-emotion-unhappy-fill:before{content:""}.ri-emotion-unhappy-line:before{content:""}.ri-emphasis-cn:before{content:""}.ri-emphasis:before{content:""}.ri-english-input:before{content:""}.ri-equalizer-fill:before{content:""}.ri-equalizer-line:before{content:""}.ri-eraser-fill:before{content:""}.ri-eraser-line:before{content:""}.ri-error-warning-fill:before{content:""}.ri-error-warning-line:before{content:""}.ri-evernote-fill:before{content:""}.ri-evernote-line:before{content:""}.ri-exchange-box-fill:before{content:""}.ri-exchange-box-line:before{content:""}.ri-exchange-cny-fill:before{content:""}.ri-exchange-cny-line:before{content:""}.ri-exchange-dollar-fill:before{content:""}.ri-exchange-dollar-line:before{content:""}.ri-exchange-fill:before{content:""}.ri-exchange-funds-fill:before{content:""}.ri-exchange-funds-line:before{content:""}.ri-exchange-line:before{content:""}.ri-external-link-fill:before{content:""}.ri-external-link-line:before{content:""}.ri-eye-2-fill:before{content:""}.ri-eye-2-line:before{content:""}.ri-eye-close-fill:before{content:""}.ri-eye-close-line:before{content:""}.ri-eye-fill:before{content:""}.ri-eye-line:before{content:""}.ri-eye-off-fill:before{content:""}.ri-eye-off-line:before{content:""}.ri-facebook-box-fill:before{content:""}.ri-facebook-box-line:before{content:""}.ri-facebook-circle-fill:before{content:""}.ri-facebook-circle-line:before{content:""}.ri-facebook-fill:before{content:""}.ri-facebook-line:before{content:""}.ri-fahrenheit-fill:before{content:""}.ri-fahrenheit-line:before{content:""}.ri-feedback-fill:before{content:""}.ri-feedback-line:before{content:""}.ri-file-2-fill:before{content:""}.ri-file-2-line:before{content:""}.ri-file-3-fill:before{content:""}.ri-file-3-line:before{content:""}.ri-file-4-fill:before{content:""}.ri-file-4-line:before{content:""}.ri-file-add-fill:before{content:""}.ri-file-add-line:before{content:""}.ri-file-chart-2-fill:before{content:""}.ri-file-chart-2-line:before{content:""}.ri-file-chart-fill:before{content:""}.ri-file-chart-line:before{content:""}.ri-file-cloud-fill:before{content:""}.ri-file-cloud-line:before{content:""}.ri-file-code-fill:before{content:""}.ri-file-code-line:before{content:""}.ri-file-copy-2-fill:before{content:""}.ri-file-copy-2-line:before{content:""}.ri-file-copy-fill:before{content:""}.ri-file-copy-line:before{content:""}.ri-file-damage-fill:before{content:""}.ri-file-damage-line:before{content:""}.ri-file-download-fill:before{content:""}.ri-file-download-line:before{content:""}.ri-file-edit-fill:before{content:""}.ri-file-edit-line:before{content:""}.ri-file-excel-2-fill:before{content:""}.ri-file-excel-2-line:before{content:""}.ri-file-excel-fill:before{content:""}.ri-file-excel-line:before{content:""}.ri-file-fill:before{content:""}.ri-file-forbid-fill:before{content:""}.ri-file-forbid-line:before{content:""}.ri-file-gif-fill:before{content:""}.ri-file-gif-line:before{content:""}.ri-file-history-fill:before{content:""}.ri-file-history-line:before{content:""}.ri-file-hwp-fill:before{content:""}.ri-file-hwp-line:before{content:""}.ri-file-info-fill:before{content:""}.ri-file-info-line:before{content:""}.ri-file-line:before{content:""}.ri-file-list-2-fill:before{content:""}.ri-file-list-2-line:before{content:""}.ri-file-list-3-fill:before{content:""}.ri-file-list-3-line:before{content:""}.ri-file-list-fill:before{content:""}.ri-file-list-line:before{content:""}.ri-file-lock-fill:before{content:""}.ri-file-lock-line:before{content:""}.ri-file-mark-fill:before{content:""}.ri-file-mark-line:before{content:""}.ri-file-music-fill:before{content:""}.ri-file-music-line:before{content:""}.ri-file-paper-2-fill:before{content:""}.ri-file-paper-2-line:before{content:""}.ri-file-paper-fill:before{content:""}.ri-file-paper-line:before{content:""}.ri-file-pdf-fill:before{content:""}.ri-file-pdf-line:before{content:""}.ri-file-ppt-2-fill:before{content:""}.ri-file-ppt-2-line:before{content:""}.ri-file-ppt-fill:before{content:""}.ri-file-ppt-line:before{content:""}.ri-file-reduce-fill:before{content:""}.ri-file-reduce-line:before{content:""}.ri-file-search-fill:before{content:""}.ri-file-search-line:before{content:""}.ri-file-settings-fill:before{content:""}.ri-file-settings-line:before{content:""}.ri-file-shield-2-fill:before{content:""}.ri-file-shield-2-line:before{content:""}.ri-file-shield-fill:before{content:""}.ri-file-shield-line:before{content:""}.ri-file-shred-fill:before{content:""}.ri-file-shred-line:before{content:""}.ri-file-text-fill:before{content:""}.ri-file-text-line:before{content:""}.ri-file-transfer-fill:before{content:""}.ri-file-transfer-line:before{content:""}.ri-file-unknow-fill:before{content:""}.ri-file-unknow-line:before{content:""}.ri-file-upload-fill:before{content:""}.ri-file-upload-line:before{content:""}.ri-file-user-fill:before{content:""}.ri-file-user-line:before{content:""}.ri-file-warning-fill:before{content:""}.ri-file-warning-line:before{content:""}.ri-file-word-2-fill:before{content:""}.ri-file-word-2-line:before{content:""}.ri-file-word-fill:before{content:""}.ri-file-word-line:before{content:""}.ri-file-zip-fill:before{content:""}.ri-file-zip-line:before{content:""}.ri-film-fill:before{content:""}.ri-film-line:before{content:""}.ri-filter-2-fill:before{content:""}.ri-filter-2-line:before{content:""}.ri-filter-3-fill:before{content:""}.ri-filter-3-line:before{content:""}.ri-filter-fill:before{content:""}.ri-filter-line:before{content:""}.ri-find-replace-fill:before{content:""}.ri-find-replace-line:before{content:""}.ri-fingerprint-2-fill:before{content:""}.ri-fingerprint-2-line:before{content:""}.ri-fingerprint-fill:before{content:""}.ri-fingerprint-line:before{content:""}.ri-fire-fill:before{content:""}.ri-fire-line:before{content:""}.ri-firefox-fill:before{content:""}.ri-firefox-line:before{content:""}.ri-flag-2-fill:before{content:""}.ri-flag-2-line:before{content:""}.ri-flag-fill:before{content:""}.ri-flag-line:before{content:""}.ri-flashlight-fill:before{content:""}.ri-flashlight-line:before{content:""}.ri-flask-fill:before{content:""}.ri-flask-line:before{content:""}.ri-flight-land-fill:before{content:""}.ri-flight-land-line:before{content:""}.ri-flight-takeoff-fill:before{content:""}.ri-flight-takeoff-line:before{content:""}.ri-flood-fill:before{content:""}.ri-flood-line:before{content:""}.ri-flutter-fill:before{content:""}.ri-flutter-line:before{content:""}.ri-focus-2-fill:before{content:""}.ri-focus-2-line:before{content:""}.ri-focus-3-fill:before{content:""}.ri-focus-3-line:before{content:""}.ri-focus-fill:before{content:""}.ri-focus-line:before{content:""}.ri-foggy-fill:before{content:""}.ri-foggy-line:before{content:""}.ri-folder-2-fill:before{content:""}.ri-folder-2-line:before{content:""}.ri-folder-3-fill:before{content:""}.ri-folder-3-line:before{content:""}.ri-folder-4-fill:before{content:""}.ri-folder-4-line:before{content:""}.ri-folder-5-fill:before{content:""}.ri-folder-5-line:before{content:""}.ri-folder-add-fill:before{content:""}.ri-folder-add-line:before{content:""}.ri-folder-chart-2-fill:before{content:""}.ri-folder-chart-2-line:before{content:""}.ri-folder-chart-fill:before{content:""}.ri-folder-chart-line:before{content:""}.ri-folder-download-fill:before{content:""}.ri-folder-download-line:before{content:""}.ri-folder-fill:before{content:""}.ri-folder-forbid-fill:before{content:""}.ri-folder-forbid-line:before{content:""}.ri-folder-history-fill:before{content:""}.ri-folder-history-line:before{content:""}.ri-folder-info-fill:before{content:""}.ri-folder-info-line:before{content:""}.ri-folder-keyhole-fill:before{content:""}.ri-folder-keyhole-line:before{content:""}.ri-folder-line:before{content:""}.ri-folder-lock-fill:before{content:""}.ri-folder-lock-line:before{content:""}.ri-folder-music-fill:before{content:""}.ri-folder-music-line:before{content:""}.ri-folder-open-fill:before{content:""}.ri-folder-open-line:before{content:""}.ri-folder-received-fill:before{content:""}.ri-folder-received-line:before{content:""}.ri-folder-reduce-fill:before{content:""}.ri-folder-reduce-line:before{content:""}.ri-folder-settings-fill:before{content:""}.ri-folder-settings-line:before{content:""}.ri-folder-shared-fill:before{content:""}.ri-folder-shared-line:before{content:""}.ri-folder-shield-2-fill:before{content:""}.ri-folder-shield-2-line:before{content:""}.ri-folder-shield-fill:before{content:""}.ri-folder-shield-line:before{content:""}.ri-folder-transfer-fill:before{content:""}.ri-folder-transfer-line:before{content:""}.ri-folder-unknow-fill:before{content:""}.ri-folder-unknow-line:before{content:""}.ri-folder-upload-fill:before{content:""}.ri-folder-upload-line:before{content:""}.ri-folder-user-fill:before{content:""}.ri-folder-user-line:before{content:""}.ri-folder-warning-fill:before{content:""}.ri-folder-warning-line:before{content:""}.ri-folder-zip-fill:before{content:""}.ri-folder-zip-line:before{content:""}.ri-folders-fill:before{content:""}.ri-folders-line:before{content:""}.ri-font-color:before{content:""}.ri-font-size-2:before{content:""}.ri-font-size:before{content:""}.ri-football-fill:before{content:""}.ri-football-line:before{content:""}.ri-footprint-fill:before{content:""}.ri-footprint-line:before{content:""}.ri-forbid-2-fill:before{content:""}.ri-forbid-2-line:before{content:""}.ri-forbid-fill:before{content:""}.ri-forbid-line:before{content:""}.ri-format-clear:before{content:""}.ri-fridge-fill:before{content:""}.ri-fridge-line:before{content:""}.ri-fullscreen-exit-fill:before{content:""}.ri-fullscreen-exit-line:before{content:""}.ri-fullscreen-fill:before{content:""}.ri-fullscreen-line:before{content:""}.ri-function-fill:before{content:""}.ri-function-line:before{content:""}.ri-functions:before{content:""}.ri-funds-box-fill:before{content:""}.ri-funds-box-line:before{content:""}.ri-funds-fill:before{content:""}.ri-funds-line:before{content:""}.ri-gallery-fill:before{content:""}.ri-gallery-line:before{content:""}.ri-gallery-upload-fill:before{content:""}.ri-gallery-upload-line:before{content:""}.ri-game-fill:before{content:""}.ri-game-line:before{content:""}.ri-gamepad-fill:before{content:""}.ri-gamepad-line:before{content:""}.ri-gas-station-fill:before{content:""}.ri-gas-station-line:before{content:""}.ri-gatsby-fill:before{content:""}.ri-gatsby-line:before{content:""}.ri-genderless-fill:before{content:""}.ri-genderless-line:before{content:""}.ri-ghost-2-fill:before{content:""}.ri-ghost-2-line:before{content:""}.ri-ghost-fill:before{content:""}.ri-ghost-line:before{content:""}.ri-ghost-smile-fill:before{content:""}.ri-ghost-smile-line:before{content:""}.ri-gift-2-fill:before{content:""}.ri-gift-2-line:before{content:""}.ri-gift-fill:before{content:""}.ri-gift-line:before{content:""}.ri-git-branch-fill:before{content:""}.ri-git-branch-line:before{content:""}.ri-git-commit-fill:before{content:""}.ri-git-commit-line:before{content:""}.ri-git-merge-fill:before{content:""}.ri-git-merge-line:before{content:""}.ri-git-pull-request-fill:before{content:""}.ri-git-pull-request-line:before{content:""}.ri-git-repository-commits-fill:before{content:""}.ri-git-repository-commits-line:before{content:""}.ri-git-repository-fill:before{content:""}.ri-git-repository-line:before{content:""}.ri-git-repository-private-fill:before{content:""}.ri-git-repository-private-line:before{content:""}.ri-github-fill:before{content:""}.ri-github-line:before{content:""}.ri-gitlab-fill:before{content:""}.ri-gitlab-line:before{content:""}.ri-global-fill:before{content:""}.ri-global-line:before{content:""}.ri-globe-fill:before{content:""}.ri-globe-line:before{content:""}.ri-goblet-fill:before{content:""}.ri-goblet-line:before{content:""}.ri-google-fill:before{content:""}.ri-google-line:before{content:""}.ri-google-play-fill:before{content:""}.ri-google-play-line:before{content:""}.ri-government-fill:before{content:""}.ri-government-line:before{content:""}.ri-gps-fill:before{content:""}.ri-gps-line:before{content:""}.ri-gradienter-fill:before{content:""}.ri-gradienter-line:before{content:""}.ri-grid-fill:before{content:""}.ri-grid-line:before{content:""}.ri-group-2-fill:before{content:""}.ri-group-2-line:before{content:""}.ri-group-fill:before{content:""}.ri-group-line:before{content:""}.ri-guide-fill:before{content:""}.ri-guide-line:before{content:""}.ri-hail-fill:before{content:""}.ri-hail-line:before{content:""}.ri-hammer-fill:before{content:""}.ri-hammer-line:before{content:""}.ri-hand-coin-fill:before{content:""}.ri-hand-coin-line:before{content:""}.ri-hand-heart-fill:before{content:""}.ri-hand-heart-line:before{content:""}.ri-handbag-fill:before{content:""}.ri-handbag-line:before{content:""}.ri-hard-drive-2-fill:before{content:""}.ri-hard-drive-2-line:before{content:""}.ri-hard-drive-fill:before{content:""}.ri-hard-drive-line:before{content:""}.ri-hashtag:before{content:""}.ri-haze-2-fill:before{content:""}.ri-haze-2-line:before{content:""}.ri-haze-fill:before{content:""}.ri-haze-line:before{content:""}.ri-hd-fill:before{content:""}.ri-hd-line:before{content:""}.ri-heading:before{content:""}.ri-headphone-fill:before{content:""}.ri-headphone-line:before{content:""}.ri-heart-2-fill:before{content:""}.ri-heart-2-line:before{content:""}.ri-heart-add-fill:before{content:""}.ri-heart-add-line:before{content:""}.ri-heart-fill:before{content:""}.ri-heart-line:before{content:""}.ri-hearts-fill:before{content:""}.ri-hearts-line:before{content:""}.ri-heavy-showers-fill:before{content:""}.ri-heavy-showers-line:before{content:""}.ri-history-fill:before{content:""}.ri-history-line:before{content:""}.ri-home-2-fill:before{content:""}.ri-home-2-line:before{content:""}.ri-home-3-fill:before{content:""}.ri-home-3-line:before{content:""}.ri-home-4-fill:before{content:""}.ri-home-4-line:before{content:""}.ri-home-5-fill:before{content:""}.ri-home-5-line:before{content:""}.ri-home-6-fill:before{content:""}.ri-home-6-line:before{content:""}.ri-home-7-fill:before{content:""}.ri-home-7-line:before{content:""}.ri-home-8-fill:before{content:""}.ri-home-8-line:before{content:""}.ri-home-fill:before{content:""}.ri-home-gear-fill:before{content:""}.ri-home-gear-line:before{content:""}.ri-home-heart-fill:before{content:""}.ri-home-heart-line:before{content:""}.ri-home-line:before{content:""}.ri-home-smile-2-fill:before{content:""}.ri-home-smile-2-line:before{content:""}.ri-home-smile-fill:before{content:""}.ri-home-smile-line:before{content:""}.ri-home-wifi-fill:before{content:""}.ri-home-wifi-line:before{content:""}.ri-honor-of-kings-fill:before{content:""}.ri-honor-of-kings-line:before{content:""}.ri-honour-fill:before{content:""}.ri-honour-line:before{content:""}.ri-hospital-fill:before{content:""}.ri-hospital-line:before{content:""}.ri-hotel-bed-fill:before{content:""}.ri-hotel-bed-line:before{content:""}.ri-hotel-fill:before{content:""}.ri-hotel-line:before{content:""}.ri-hotspot-fill:before{content:""}.ri-hotspot-line:before{content:""}.ri-hq-fill:before{content:""}.ri-hq-line:before{content:""}.ri-html5-fill:before{content:""}.ri-html5-line:before{content:""}.ri-ie-fill:before{content:""}.ri-ie-line:before{content:""}.ri-image-2-fill:before{content:""}.ri-image-2-line:before{content:""}.ri-image-add-fill:before{content:""}.ri-image-add-line:before{content:""}.ri-image-fill:before{content:""}.ri-image-line:before{content:""}.ri-inbox-archive-fill:before{content:""}.ri-inbox-archive-line:before{content:""}.ri-inbox-fill:before{content:""}.ri-inbox-line:before{content:""}.ri-inbox-unarchive-fill:before{content:""}.ri-inbox-unarchive-line:before{content:""}.ri-increase-decrease-fill:before{content:""}.ri-increase-decrease-line:before{content:""}.ri-indent-decrease:before{content:""}.ri-indent-increase:before{content:""}.ri-indeterminate-circle-fill:before{content:""}.ri-indeterminate-circle-line:before{content:""}.ri-information-fill:before{content:""}.ri-information-line:before{content:""}.ri-input-cursor-move:before{content:""}.ri-input-method-fill:before{content:""}.ri-input-method-line:before{content:""}.ri-instagram-fill:before{content:""}.ri-instagram-line:before{content:""}.ri-install-fill:before{content:""}.ri-install-line:before{content:""}.ri-invision-fill:before{content:""}.ri-invision-line:before{content:""}.ri-italic:before{content:""}.ri-kakao-talk-fill:before{content:""}.ri-kakao-talk-line:before{content:""}.ri-key-2-fill:before{content:""}.ri-key-2-line:before{content:""}.ri-key-fill:before{content:""}.ri-key-line:before{content:""}.ri-keyboard-box-fill:before{content:""}.ri-keyboard-box-line:before{content:""}.ri-keyboard-fill:before{content:""}.ri-keyboard-line:before{content:""}.ri-keynote-fill:before{content:""}.ri-keynote-line:before{content:""}.ri-knife-blood-fill:before{content:""}.ri-knife-blood-line:before{content:""}.ri-knife-fill:before{content:""}.ri-knife-line:before{content:""}.ri-landscape-fill:before{content:""}.ri-landscape-line:before{content:""}.ri-layout-2-fill:before{content:""}.ri-layout-2-line:before{content:""}.ri-layout-3-fill:before{content:""}.ri-layout-3-line:before{content:""}.ri-layout-4-fill:before{content:""}.ri-layout-4-line:before{content:""}.ri-layout-5-fill:before{content:""}.ri-layout-5-line:before{content:""}.ri-layout-6-fill:before{content:""}.ri-layout-6-line:before{content:""}.ri-layout-bottom-2-fill:before{content:""}.ri-layout-bottom-2-line:before{content:""}.ri-layout-bottom-fill:before{content:""}.ri-layout-bottom-line:before{content:""}.ri-layout-column-fill:before{content:""}.ri-layout-column-line:before{content:""}.ri-layout-fill:before{content:""}.ri-layout-grid-fill:before{content:""}.ri-layout-grid-line:before{content:""}.ri-layout-left-2-fill:before{content:""}.ri-layout-left-2-line:before{content:""}.ri-layout-left-fill:before{content:""}.ri-layout-left-line:before{content:""}.ri-layout-line:before{content:""}.ri-layout-masonry-fill:before{content:""}.ri-layout-masonry-line:before{content:""}.ri-layout-right-2-fill:before{content:""}.ri-layout-right-2-line:before{content:""}.ri-layout-right-fill:before{content:""}.ri-layout-right-line:before{content:""}.ri-layout-row-fill:before{content:""}.ri-layout-row-line:before{content:""}.ri-layout-top-2-fill:before{content:""}.ri-layout-top-2-line:before{content:""}.ri-layout-top-fill:before{content:""}.ri-layout-top-line:before{content:""}.ri-leaf-fill:before{content:""}.ri-leaf-line:before{content:""}.ri-lifebuoy-fill:before{content:""}.ri-lifebuoy-line:before{content:""}.ri-lightbulb-fill:before{content:""}.ri-lightbulb-flash-fill:before{content:""}.ri-lightbulb-flash-line:before{content:""}.ri-lightbulb-line:before{content:""}.ri-line-chart-fill:before{content:""}.ri-line-chart-line:before{content:""}.ri-line-fill:before{content:""}.ri-line-height:before{content:""}.ri-line-line:before{content:""}.ri-link-m:before{content:""}.ri-link-unlink-m:before{content:""}.ri-link-unlink:before{content:""}.ri-link:before{content:""}.ri-linkedin-box-fill:before{content:""}.ri-linkedin-box-line:before{content:""}.ri-linkedin-fill:before{content:""}.ri-linkedin-line:before{content:""}.ri-links-fill:before{content:""}.ri-links-line:before{content:""}.ri-list-check-2:before{content:""}.ri-list-check:before{content:""}.ri-list-ordered:before{content:""}.ri-list-settings-fill:before{content:""}.ri-list-settings-line:before{content:""}.ri-list-unordered:before{content:""}.ri-live-fill:before{content:""}.ri-live-line:before{content:""}.ri-loader-2-fill:before{content:""}.ri-loader-2-line:before{content:""}.ri-loader-3-fill:before{content:""}.ri-loader-3-line:before{content:""}.ri-loader-4-fill:before{content:""}.ri-loader-4-line:before{content:""}.ri-loader-5-fill:before{content:""}.ri-loader-5-line:before{content:""}.ri-loader-fill:before{content:""}.ri-loader-line:before{content:""}.ri-lock-2-fill:before{content:""}.ri-lock-2-line:before{content:""}.ri-lock-fill:before{content:""}.ri-lock-line:before{content:""}.ri-lock-password-fill:before{content:""}.ri-lock-password-line:before{content:""}.ri-lock-unlock-fill:before{content:""}.ri-lock-unlock-line:before{content:""}.ri-login-box-fill:before{content:""}.ri-login-box-line:before{content:""}.ri-login-circle-fill:before{content:""}.ri-login-circle-line:before{content:""}.ri-logout-box-fill:before{content:""}.ri-logout-box-line:before{content:""}.ri-logout-box-r-fill:before{content:""}.ri-logout-box-r-line:before{content:""}.ri-logout-circle-fill:before{content:""}.ri-logout-circle-line:before{content:""}.ri-logout-circle-r-fill:before{content:""}.ri-logout-circle-r-line:before{content:""}.ri-luggage-cart-fill:before{content:""}.ri-luggage-cart-line:before{content:""}.ri-luggage-deposit-fill:before{content:""}.ri-luggage-deposit-line:before{content:""}.ri-mac-fill:before{content:""}.ri-mac-line:before{content:""}.ri-macbook-fill:before{content:""}.ri-macbook-line:before{content:""}.ri-magic-fill:before{content:""}.ri-magic-line:before{content:""}.ri-mail-add-fill:before{content:""}.ri-mail-add-line:before{content:""}.ri-mail-check-fill:before{content:""}.ri-mail-check-line:before{content:""}.ri-mail-close-fill:before{content:""}.ri-mail-close-line:before{content:""}.ri-mail-download-fill:before{content:""}.ri-mail-download-line:before{content:""}.ri-mail-fill:before{content:""}.ri-mail-forbid-fill:before{content:""}.ri-mail-forbid-line:before{content:""}.ri-mail-line:before{content:""}.ri-mail-lock-fill:before{content:""}.ri-mail-lock-line:before{content:""}.ri-mail-open-fill:before{content:""}.ri-mail-open-line:before{content:""}.ri-mail-send-fill:before{content:""}.ri-mail-send-line:before{content:""}.ri-mail-settings-fill:before{content:""}.ri-mail-settings-line:before{content:""}.ri-mail-star-fill:before{content:""}.ri-mail-star-line:before{content:""}.ri-mail-unread-fill:before{content:""}.ri-mail-unread-line:before{content:""}.ri-mail-volume-fill:before{content:""}.ri-mail-volume-line:before{content:""}.ri-map-2-fill:before{content:""}.ri-map-2-line:before{content:""}.ri-map-fill:before{content:""}.ri-map-line:before{content:""}.ri-map-pin-2-fill:before{content:""}.ri-map-pin-2-line:before{content:""}.ri-map-pin-3-fill:before{content:""}.ri-map-pin-3-line:before{content:""}.ri-map-pin-4-fill:before{content:""}.ri-map-pin-4-line:before{content:""}.ri-map-pin-5-fill:before{content:""}.ri-map-pin-5-line:before{content:""}.ri-map-pin-add-fill:before{content:""}.ri-map-pin-add-line:before{content:""}.ri-map-pin-fill:before{content:""}.ri-map-pin-line:before{content:""}.ri-map-pin-range-fill:before{content:""}.ri-map-pin-range-line:before{content:""}.ri-map-pin-time-fill:before{content:""}.ri-map-pin-time-line:before{content:""}.ri-map-pin-user-fill:before{content:""}.ri-map-pin-user-line:before{content:""}.ri-mark-pen-fill:before{content:""}.ri-mark-pen-line:before{content:""}.ri-markdown-fill:before{content:""}.ri-markdown-line:before{content:""}.ri-markup-fill:before{content:""}.ri-markup-line:before{content:""}.ri-mastercard-fill:before{content:""}.ri-mastercard-line:before{content:""}.ri-mastodon-fill:before{content:""}.ri-mastodon-line:before{content:""}.ri-medal-2-fill:before{content:""}.ri-medal-2-line:before{content:""}.ri-medal-fill:before{content:""}.ri-medal-line:before{content:""}.ri-medium-fill:before{content:""}.ri-medium-line:before{content:""}.ri-men-fill:before{content:""}.ri-men-line:before{content:""}.ri-menu-2-fill:before{content:""}.ri-menu-2-line:before{content:""}.ri-menu-3-fill:before{content:""}.ri-menu-3-line:before{content:""}.ri-menu-4-fill:before{content:""}.ri-menu-4-line:before{content:""}.ri-menu-5-fill:before{content:""}.ri-menu-5-line:before{content:""}.ri-menu-add-fill:before{content:""}.ri-menu-add-line:before{content:""}.ri-menu-fill:before{content:""}.ri-menu-line:before{content:""}.ri-message-2-fill:before{content:""}.ri-message-2-line:before{content:""}.ri-message-3-fill:before{content:""}.ri-message-3-line:before{content:""}.ri-message-fill:before{content:""}.ri-message-line:before{content:""}.ri-messenger-fill:before{content:""}.ri-messenger-line:before{content:""}.ri-meteor-fill:before{content:""}.ri-meteor-line:before{content:""}.ri-mic-2-fill:before{content:""}.ri-mic-2-line:before{content:""}.ri-mic-fill:before{content:""}.ri-mic-line:before{content:""}.ri-mic-off-fill:before{content:""}.ri-mic-off-line:before{content:""}.ri-mickey-fill:before{content:""}.ri-mickey-line:before{content:""}.ri-mini-program-fill:before{content:""}.ri-mini-program-line:before{content:""}.ri-mist-fill:before{content:""}.ri-mist-line:before{content:""}.ri-money-cny-box-fill:before{content:""}.ri-money-cny-box-line:before{content:""}.ri-money-cny-circle-fill:before{content:""}.ri-money-cny-circle-line:before{content:""}.ri-money-dollar-box-fill:before{content:""}.ri-money-dollar-box-line:before{content:""}.ri-money-dollar-circle-fill:before{content:""}.ri-money-dollar-circle-line:before{content:""}.ri-money-euro-box-fill:before{content:""}.ri-money-euro-box-line:before{content:""}.ri-money-euro-circle-fill:before{content:""}.ri-money-euro-circle-line:before{content:""}.ri-money-pound-box-fill:before{content:""}.ri-money-pound-box-line:before{content:""}.ri-money-pound-circle-fill:before{content:""}.ri-money-pound-circle-line:before{content:""}.ri-moon-clear-fill:before{content:""}.ri-moon-clear-line:before{content:""}.ri-moon-cloudy-fill:before{content:""}.ri-moon-cloudy-line:before{content:""}.ri-moon-fill:before{content:""}.ri-moon-foggy-fill:before{content:""}.ri-moon-foggy-line:before{content:""}.ri-moon-line:before{content:""}.ri-more-2-fill:before{content:""}.ri-more-2-line:before{content:""}.ri-more-fill:before{content:""}.ri-more-line:before{content:""}.ri-motorbike-fill:before{content:""}.ri-motorbike-line:before{content:""}.ri-mouse-fill:before{content:""}.ri-mouse-line:before{content:""}.ri-movie-2-fill:before{content:""}.ri-movie-2-line:before{content:""}.ri-movie-fill:before{content:""}.ri-movie-line:before{content:""}.ri-music-2-fill:before{content:""}.ri-music-2-line:before{content:""}.ri-music-fill:before{content:""}.ri-music-line:before{content:""}.ri-mv-fill:before{content:""}.ri-mv-line:before{content:""}.ri-navigation-fill:before{content:""}.ri-navigation-line:before{content:""}.ri-netease-cloud-music-fill:before{content:""}.ri-netease-cloud-music-line:before{content:""}.ri-netflix-fill:before{content:""}.ri-netflix-line:before{content:""}.ri-newspaper-fill:before{content:""}.ri-newspaper-line:before{content:""}.ri-notification-2-fill:before{content:""}.ri-notification-2-line:before{content:""}.ri-notification-3-fill:before{content:""}.ri-notification-3-line:before{content:""}.ri-notification-4-fill:before{content:""}.ri-notification-4-line:before{content:""}.ri-notification-badge-fill:before{content:""}.ri-notification-badge-line:before{content:""}.ri-notification-fill:before{content:""}.ri-notification-line:before{content:""}.ri-notification-off-fill:before{content:""}.ri-notification-off-line:before{content:""}.ri-npmjs-fill:before{content:""}.ri-npmjs-line:before{content:""}.ri-number-0:before{content:""}.ri-number-1:before{content:""}.ri-number-2:before{content:""}.ri-number-3:before{content:""}.ri-number-4:before{content:""}.ri-number-5:before{content:""}.ri-number-6:before{content:""}.ri-number-7:before{content:""}.ri-number-8:before{content:""}.ri-number-9:before{content:""}.ri-numbers-fill:before{content:""}.ri-numbers-line:before{content:""}.ri-oil-fill:before{content:""}.ri-oil-line:before{content:""}.ri-omega:before{content:""}.ri-open-arm-fill:before{content:""}.ri-open-arm-line:before{content:""}.ri-open-source-fill:before{content:""}.ri-open-source-line:before{content:""}.ri-opera-fill:before{content:""}.ri-opera-line:before{content:""}.ri-order-play-fill:before{content:""}.ri-order-play-line:before{content:""}.ri-outlet-2-fill:before{content:""}.ri-outlet-2-line:before{content:""}.ri-outlet-fill:before{content:""}.ri-outlet-line:before{content:""}.ri-page-separator:before{content:""}.ri-pages-fill:before{content:""}.ri-pages-line:before{content:""}.ri-paint-brush-fill:before{content:""}.ri-paint-brush-line:before{content:""}.ri-paint-fill:before{content:""}.ri-paint-line:before{content:""}.ri-palette-fill:before{content:""}.ri-palette-line:before{content:""}.ri-pantone-fill:before{content:""}.ri-pantone-line:before{content:""}.ri-paragraph:before{content:""}.ri-parent-fill:before{content:""}.ri-parent-line:before{content:""}.ri-parentheses-fill:before{content:""}.ri-parentheses-line:before{content:""}.ri-parking-box-fill:before{content:""}.ri-parking-box-line:before{content:""}.ri-parking-fill:before{content:""}.ri-parking-line:before{content:""}.ri-passport-fill:before{content:""}.ri-passport-line:before{content:""}.ri-patreon-fill:before{content:""}.ri-patreon-line:before{content:""}.ri-pause-circle-fill:before{content:""}.ri-pause-circle-line:before{content:""}.ri-pause-fill:before{content:""}.ri-pause-line:before{content:""}.ri-pause-mini-fill:before{content:""}.ri-pause-mini-line:before{content:""}.ri-paypal-fill:before{content:""}.ri-paypal-line:before{content:""}.ri-pen-nib-fill:before{content:""}.ri-pen-nib-line:before{content:""}.ri-pencil-fill:before{content:""}.ri-pencil-line:before{content:""}.ri-pencil-ruler-2-fill:before{content:""}.ri-pencil-ruler-2-line:before{content:""}.ri-pencil-ruler-fill:before{content:""}.ri-pencil-ruler-line:before{content:""}.ri-percent-fill:before{content:""}.ri-percent-line:before{content:""}.ri-phone-camera-fill:before{content:""}.ri-phone-camera-line:before{content:""}.ri-phone-fill:before{content:""}.ri-phone-find-fill:before{content:""}.ri-phone-find-line:before{content:""}.ri-phone-line:before{content:""}.ri-phone-lock-fill:before{content:""}.ri-phone-lock-line:before{content:""}.ri-picture-in-picture-2-fill:before{content:""}.ri-picture-in-picture-2-line:before{content:""}.ri-picture-in-picture-exit-fill:before{content:""}.ri-picture-in-picture-exit-line:before{content:""}.ri-picture-in-picture-fill:before{content:""}.ri-picture-in-picture-line:before{content:""}.ri-pie-chart-2-fill:before{content:""}.ri-pie-chart-2-line:before{content:""}.ri-pie-chart-box-fill:before{content:""}.ri-pie-chart-box-line:before{content:""}.ri-pie-chart-fill:before{content:""}.ri-pie-chart-line:before{content:""}.ri-pin-distance-fill:before{content:""}.ri-pin-distance-line:before{content:""}.ri-ping-pong-fill:before{content:""}.ri-ping-pong-line:before{content:""}.ri-pinterest-fill:before{content:""}.ri-pinterest-line:before{content:""}.ri-pinyin-input:before{content:""}.ri-pixelfed-fill:before{content:""}.ri-pixelfed-line:before{content:""}.ri-plane-fill:before{content:""}.ri-plane-line:before{content:""}.ri-plant-fill:before{content:""}.ri-plant-line:before{content:""}.ri-play-circle-fill:before{content:""}.ri-play-circle-line:before{content:""}.ri-play-fill:before{content:""}.ri-play-line:before{content:""}.ri-play-list-add-fill:before{content:""}.ri-play-list-add-line:before{content:""}.ri-play-list-fill:before{content:""}.ri-play-list-line:before{content:""}.ri-play-mini-fill:before{content:""}.ri-play-mini-line:before{content:""}.ri-playstation-fill:before{content:""}.ri-playstation-line:before{content:""}.ri-plug-2-fill:before{content:""}.ri-plug-2-line:before{content:""}.ri-plug-fill:before{content:""}.ri-plug-line:before{content:""}.ri-polaroid-2-fill:before{content:""}.ri-polaroid-2-line:before{content:""}.ri-polaroid-fill:before{content:""}.ri-polaroid-line:before{content:""}.ri-police-car-fill:before{content:""}.ri-police-car-line:before{content:""}.ri-price-tag-2-fill:before{content:""}.ri-price-tag-2-line:before{content:""}.ri-price-tag-3-fill:before{content:""}.ri-price-tag-3-line:before{content:""}.ri-price-tag-fill:before{content:""}.ri-price-tag-line:before{content:""}.ri-printer-cloud-fill:before{content:""}.ri-printer-cloud-line:before{content:""}.ri-printer-fill:before{content:""}.ri-printer-line:before{content:""}.ri-product-hunt-fill:before{content:""}.ri-product-hunt-line:before{content:""}.ri-profile-fill:before{content:""}.ri-profile-line:before{content:""}.ri-projector-2-fill:before{content:""}.ri-projector-2-line:before{content:""}.ri-projector-fill:before{content:""}.ri-projector-line:before{content:""}.ri-pushpin-2-fill:before{content:""}.ri-pushpin-2-line:before{content:""}.ri-pushpin-fill:before{content:""}.ri-pushpin-line:before{content:""}.ri-qq-fill:before{content:""}.ri-qq-line:before{content:""}.ri-qr-code-fill:before{content:""}.ri-qr-code-line:before{content:""}.ri-qr-scan-2-fill:before{content:""}.ri-qr-scan-2-line:before{content:""}.ri-qr-scan-fill:before{content:""}.ri-qr-scan-line:before{content:""}.ri-question-answer-fill:before{content:""}.ri-question-answer-line:before{content:""}.ri-question-fill:before{content:""}.ri-question-line:before{content:""}.ri-questionnaire-fill:before{content:""}.ri-questionnaire-line:before{content:""}.ri-quill-pen-fill:before{content:""}.ri-quill-pen-line:before{content:""}.ri-radar-fill:before{content:""}.ri-radar-line:before{content:""}.ri-radio-2-fill:before{content:""}.ri-radio-2-line:before{content:""}.ri-radio-button-fill:before{content:""}.ri-radio-button-line:before{content:""}.ri-radio-fill:before{content:""}.ri-radio-line:before{content:""}.ri-rainbow-fill:before{content:""}.ri-rainbow-line:before{content:""}.ri-rainy-fill:before{content:""}.ri-rainy-line:before{content:""}.ri-reactjs-fill:before{content:""}.ri-reactjs-line:before{content:""}.ri-record-circle-fill:before{content:""}.ri-record-circle-line:before{content:""}.ri-record-mail-fill:before{content:""}.ri-record-mail-line:before{content:""}.ri-recycle-fill:before{content:""}.ri-recycle-line:before{content:""}.ri-red-packet-fill:before{content:""}.ri-red-packet-line:before{content:""}.ri-reddit-fill:before{content:""}.ri-reddit-line:before{content:""}.ri-refresh-fill:before{content:""}.ri-refresh-line:before{content:""}.ri-refund-2-fill:before{content:""}.ri-refund-2-line:before{content:""}.ri-refund-fill:before{content:""}.ri-refund-line:before{content:""}.ri-registered-fill:before{content:""}.ri-registered-line:before{content:""}.ri-remixicon-fill:before{content:""}.ri-remixicon-line:before{content:""}.ri-remote-control-2-fill:before{content:""}.ri-remote-control-2-line:before{content:""}.ri-remote-control-fill:before{content:""}.ri-remote-control-line:before{content:""}.ri-repeat-2-fill:before{content:""}.ri-repeat-2-line:before{content:""}.ri-repeat-fill:before{content:""}.ri-repeat-line:before{content:""}.ri-repeat-one-fill:before{content:""}.ri-repeat-one-line:before{content:""}.ri-reply-fill:before{content:""}.ri-reply-line:before{content:""}.ri-reserved-fill:before{content:""}.ri-reserved-line:before{content:""}.ri-restart-fill:before{content:""}.ri-restart-line:before{content:""}.ri-restaurant-2-fill:before{content:""}.ri-restaurant-2-line:before{content:""}.ri-restaurant-fill:before{content:""}.ri-restaurant-line:before{content:""}.ri-rewind-fill:before{content:""}.ri-rewind-line:before{content:""}.ri-rewind-mini-fill:before{content:""}.ri-rewind-mini-line:before{content:""}.ri-rhythm-fill:before{content:""}.ri-rhythm-line:before{content:""}.ri-riding-fill:before{content:""}.ri-riding-line:before{content:""}.ri-road-map-fill:before{content:""}.ri-road-map-line:before{content:""}.ri-roadster-fill:before{content:""}.ri-roadster-line:before{content:""}.ri-robot-fill:before{content:""}.ri-robot-line:before{content:""}.ri-rocket-2-fill:before{content:""}.ri-rocket-2-line:before{content:""}.ri-rocket-fill:before{content:""}.ri-rocket-line:before{content:""}.ri-rotate-lock-fill:before{content:""}.ri-rotate-lock-line:before{content:""}.ri-route-fill:before{content:""}.ri-route-line:before{content:""}.ri-router-fill:before{content:""}.ri-router-line:before{content:""}.ri-rss-fill:before{content:""}.ri-rss-line:before{content:""}.ri-ruler-2-fill:before{content:""}.ri-ruler-2-line:before{content:""}.ri-ruler-fill:before{content:""}.ri-ruler-line:before{content:""}.ri-run-fill:before{content:""}.ri-run-line:before{content:""}.ri-safari-fill:before{content:""}.ri-safari-line:before{content:""}.ri-safe-2-fill:before{content:""}.ri-safe-2-line:before{content:""}.ri-safe-fill:before{content:""}.ri-safe-line:before{content:""}.ri-sailboat-fill:before{content:""}.ri-sailboat-line:before{content:""}.ri-save-2-fill:before{content:""}.ri-save-2-line:before{content:""}.ri-save-3-fill:before{content:""}.ri-save-3-line:before{content:""}.ri-save-fill:before{content:""}.ri-save-line:before{content:""}.ri-scales-2-fill:before{content:""}.ri-scales-2-line:before{content:""}.ri-scales-fill:before{content:""}.ri-scales-line:before{content:""}.ri-scan-2-fill:before{content:""}.ri-scan-2-line:before{content:""}.ri-scan-fill:before{content:""}.ri-scan-line:before{content:""}.ri-scissors-2-fill:before{content:""}.ri-scissors-2-line:before{content:""}.ri-scissors-cut-fill:before{content:""}.ri-scissors-cut-line:before{content:""}.ri-scissors-fill:before{content:""}.ri-scissors-line:before{content:""}.ri-screenshot-2-fill:before{content:""}.ri-screenshot-2-line:before{content:""}.ri-screenshot-fill:before{content:""}.ri-screenshot-line:before{content:""}.ri-sd-card-fill:before{content:""}.ri-sd-card-line:before{content:""}.ri-sd-card-mini-fill:before{content:""}.ri-sd-card-mini-line:before{content:""}.ri-search-2-fill:before{content:""}.ri-search-2-line:before{content:""}.ri-search-eye-fill:before{content:""}.ri-search-eye-line:before{content:""}.ri-search-fill:before{content:""}.ri-search-line:before{content:""}.ri-secure-payment-fill:before{content:""}.ri-secure-payment-line:before{content:""}.ri-send-backward:before{content:""}.ri-send-plane-2-fill:before{content:""}.ri-send-plane-2-line:before{content:""}.ri-send-plane-fill:before{content:""}.ri-send-plane-line:before{content:""}.ri-send-to-back:before{content:""}.ri-sensor-fill:before{content:""}.ri-sensor-line:before{content:""}.ri-separator:before{content:""}.ri-server-fill:before{content:""}.ri-server-line:before{content:""}.ri-service-fill:before{content:""}.ri-service-line:before{content:""}.ri-settings-2-fill:before{content:""}.ri-settings-2-line:before{content:""}.ri-settings-3-fill:before{content:""}.ri-settings-3-line:before{content:""}.ri-settings-4-fill:before{content:""}.ri-settings-4-line:before{content:""}.ri-settings-5-fill:before{content:""}.ri-settings-5-line:before{content:""}.ri-settings-6-fill:before{content:""}.ri-settings-6-line:before{content:""}.ri-settings-fill:before{content:""}.ri-settings-line:before{content:""}.ri-shape-2-fill:before{content:""}.ri-shape-2-line:before{content:""}.ri-shape-fill:before{content:""}.ri-shape-line:before{content:""}.ri-share-box-fill:before{content:""}.ri-share-box-line:before{content:""}.ri-share-circle-fill:before{content:""}.ri-share-circle-line:before{content:""}.ri-share-fill:before{content:""}.ri-share-forward-2-fill:before{content:""}.ri-share-forward-2-line:before{content:""}.ri-share-forward-box-fill:before{content:""}.ri-share-forward-box-line:before{content:""}.ri-share-forward-fill:before{content:""}.ri-share-forward-line:before{content:""}.ri-share-line:before{content:""}.ri-shield-cross-fill:before{content:""}.ri-shield-cross-line:before{content:""}.ri-shield-fill:before{content:""}.ri-shield-flash-fill:before{content:""}.ri-shield-flash-line:before{content:""}.ri-shield-keyhole-fill:before{content:""}.ri-shield-keyhole-line:before{content:""}.ri-shield-line:before{content:""}.ri-shield-star-fill:before{content:""}.ri-shield-star-line:before{content:""}.ri-shield-user-fill:before{content:""}.ri-shield-user-line:before{content:""}.ri-ship-2-fill:before{content:""}.ri-ship-2-line:before{content:""}.ri-ship-fill:before{content:""}.ri-ship-line:before{content:""}.ri-shirt-fill:before{content:""}.ri-shirt-line:before{content:""}.ri-shopping-bag-2-fill:before{content:""}.ri-shopping-bag-2-line:before{content:""}.ri-shopping-bag-3-fill:before{content:""}.ri-shopping-bag-3-line:before{content:""}.ri-shopping-bag-fill:before{content:""}.ri-shopping-bag-line:before{content:""}.ri-shopping-basket-2-fill:before{content:""}.ri-shopping-basket-2-line:before{content:""}.ri-shopping-basket-fill:before{content:""}.ri-shopping-basket-line:before{content:""}.ri-shopping-cart-2-fill:before{content:""}.ri-shopping-cart-2-line:before{content:""}.ri-shopping-cart-fill:before{content:""}.ri-shopping-cart-line:before{content:""}.ri-showers-fill:before{content:""}.ri-showers-line:before{content:""}.ri-shuffle-fill:before{content:""}.ri-shuffle-line:before{content:""}.ri-shut-down-fill:before{content:""}.ri-shut-down-line:before{content:""}.ri-side-bar-fill:before{content:""}.ri-side-bar-line:before{content:""}.ri-signal-tower-fill:before{content:""}.ri-signal-tower-line:before{content:""}.ri-signal-wifi-1-fill:before{content:""}.ri-signal-wifi-1-line:before{content:""}.ri-signal-wifi-2-fill:before{content:""}.ri-signal-wifi-2-line:before{content:""}.ri-signal-wifi-3-fill:before{content:""}.ri-signal-wifi-3-line:before{content:""}.ri-signal-wifi-error-fill:before{content:""}.ri-signal-wifi-error-line:before{content:""}.ri-signal-wifi-fill:before{content:""}.ri-signal-wifi-line:before{content:""}.ri-signal-wifi-off-fill:before{content:""}.ri-signal-wifi-off-line:before{content:""}.ri-sim-card-2-fill:before{content:""}.ri-sim-card-2-line:before{content:""}.ri-sim-card-fill:before{content:""}.ri-sim-card-line:before{content:""}.ri-single-quotes-l:before{content:""}.ri-single-quotes-r:before{content:""}.ri-sip-fill:before{content:""}.ri-sip-line:before{content:""}.ri-skip-back-fill:before{content:""}.ri-skip-back-line:before{content:""}.ri-skip-back-mini-fill:before{content:""}.ri-skip-back-mini-line:before{content:""}.ri-skip-forward-fill:before{content:""}.ri-skip-forward-line:before{content:""}.ri-skip-forward-mini-fill:before{content:""}.ri-skip-forward-mini-line:before{content:""}.ri-skull-2-fill:before{content:""}.ri-skull-2-line:before{content:""}.ri-skull-fill:before{content:""}.ri-skull-line:before{content:""}.ri-skype-fill:before{content:""}.ri-skype-line:before{content:""}.ri-slack-fill:before{content:""}.ri-slack-line:before{content:""}.ri-slice-fill:before{content:""}.ri-slice-line:before{content:""}.ri-slideshow-2-fill:before{content:""}.ri-slideshow-2-line:before{content:""}.ri-slideshow-3-fill:before{content:""}.ri-slideshow-3-line:before{content:""}.ri-slideshow-4-fill:before{content:""}.ri-slideshow-4-line:before{content:""}.ri-slideshow-fill:before{content:""}.ri-slideshow-line:before{content:""}.ri-smartphone-fill:before{content:""}.ri-smartphone-line:before{content:""}.ri-snapchat-fill:before{content:""}.ri-snapchat-line:before{content:""}.ri-snowy-fill:before{content:""}.ri-snowy-line:before{content:""}.ri-sort-asc:before{content:""}.ri-sort-desc:before{content:""}.ri-sound-module-fill:before{content:""}.ri-sound-module-line:before{content:""}.ri-soundcloud-fill:before{content:""}.ri-soundcloud-line:before{content:""}.ri-space-ship-fill:before{content:""}.ri-space-ship-line:before{content:""}.ri-space:before{content:""}.ri-spam-2-fill:before{content:""}.ri-spam-2-line:before{content:""}.ri-spam-3-fill:before{content:""}.ri-spam-3-line:before{content:""}.ri-spam-fill:before{content:""}.ri-spam-line:before{content:""}.ri-speaker-2-fill:before{content:""}.ri-speaker-2-line:before{content:""}.ri-speaker-3-fill:before{content:""}.ri-speaker-3-line:before{content:""}.ri-speaker-fill:before{content:""}.ri-speaker-line:before{content:""}.ri-spectrum-fill:before{content:""}.ri-spectrum-line:before{content:""}.ri-speed-fill:before{content:""}.ri-speed-line:before{content:""}.ri-speed-mini-fill:before{content:""}.ri-speed-mini-line:before{content:""}.ri-spotify-fill:before{content:""}.ri-spotify-line:before{content:""}.ri-spy-fill:before{content:""}.ri-spy-line:before{content:""}.ri-stack-fill:before{content:""}.ri-stack-line:before{content:""}.ri-stack-overflow-fill:before{content:""}.ri-stack-overflow-line:before{content:""}.ri-stackshare-fill:before{content:""}.ri-stackshare-line:before{content:""}.ri-star-fill:before{content:""}.ri-star-half-fill:before{content:""}.ri-star-half-line:before{content:""}.ri-star-half-s-fill:before{content:""}.ri-star-half-s-line:before{content:""}.ri-star-line:before{content:""}.ri-star-s-fill:before{content:""}.ri-star-s-line:before{content:""}.ri-star-smile-fill:before{content:""}.ri-star-smile-line:before{content:""}.ri-steam-fill:before{content:""}.ri-steam-line:before{content:""}.ri-steering-2-fill:before{content:""}.ri-steering-2-line:before{content:""}.ri-steering-fill:before{content:""}.ri-steering-line:before{content:""}.ri-sticky-note-2-fill:before{content:""}.ri-sticky-note-2-line:before{content:""}.ri-sticky-note-fill:before{content:""}.ri-sticky-note-line:before{content:""}.ri-stock-fill:before{content:""}.ri-stock-line:before{content:""}.ri-stop-circle-fill:before{content:""}.ri-stop-circle-line:before{content:""}.ri-stop-fill:before{content:""}.ri-stop-line:before{content:""}.ri-stop-mini-fill:before{content:""}.ri-stop-mini-line:before{content:""}.ri-store-2-fill:before{content:""}.ri-store-2-line:before{content:""}.ri-store-3-fill:before{content:""}.ri-store-3-line:before{content:""}.ri-store-fill:before{content:""}.ri-store-line:before{content:""}.ri-strikethrough-2:before{content:""}.ri-strikethrough:before{content:""}.ri-subscript-2:before{content:""}.ri-subscript:before{content:""}.ri-subtract-fill:before{content:""}.ri-subtract-line:before{content:""}.ri-subway-fill:before{content:""}.ri-subway-line:before{content:""}.ri-subway-wifi-fill:before{content:""}.ri-subway-wifi-line:before{content:""}.ri-suitcase-2-fill:before{content:""}.ri-suitcase-2-line:before{content:""}.ri-suitcase-3-fill:before{content:""}.ri-suitcase-3-line:before{content:""}.ri-suitcase-fill:before{content:""}.ri-suitcase-line:before{content:""}.ri-sun-cloudy-fill:before{content:""}.ri-sun-cloudy-line:before{content:""}.ri-sun-fill:before{content:""}.ri-sun-foggy-fill:before{content:""}.ri-sun-foggy-line:before{content:""}.ri-sun-line:before{content:""}.ri-superscript-2:before{content:""}.ri-superscript:before{content:""}.ri-surround-sound-fill:before{content:""}.ri-surround-sound-line:before{content:""}.ri-survey-fill:before{content:""}.ri-survey-line:before{content:""}.ri-swap-box-fill:before{content:""}.ri-swap-box-line:before{content:""}.ri-swap-fill:before{content:""}.ri-swap-line:before{content:""}.ri-switch-fill:before{content:""}.ri-switch-line:before{content:""}.ri-sword-fill:before{content:""}.ri-sword-line:before{content:""}.ri-t-box-fill:before{content:""}.ri-t-box-line:before{content:""}.ri-t-shirt-2-fill:before{content:""}.ri-t-shirt-2-line:before{content:""}.ri-t-shirt-air-fill:before{content:""}.ri-t-shirt-air-line:before{content:""}.ri-t-shirt-fill:before{content:""}.ri-t-shirt-line:before{content:""}.ri-table-2:before{content:""}.ri-table-alt-fill:before{content:""}.ri-table-alt-line:before{content:""}.ri-table-fill:before{content:""}.ri-table-line:before{content:""}.ri-tablet-fill:before{content:""}.ri-tablet-line:before{content:""}.ri-takeaway-fill:before{content:""}.ri-takeaway-line:before{content:""}.ri-taobao-fill:before{content:""}.ri-taobao-line:before{content:""}.ri-tape-fill:before{content:""}.ri-tape-line:before{content:""}.ri-task-fill:before{content:""}.ri-task-line:before{content:""}.ri-taxi-fill:before{content:""}.ri-taxi-line:before{content:""}.ri-taxi-wifi-fill:before{content:""}.ri-taxi-wifi-line:before{content:""}.ri-team-fill:before{content:""}.ri-team-line:before{content:""}.ri-telegram-fill:before{content:""}.ri-telegram-line:before{content:""}.ri-temp-cold-fill:before{content:""}.ri-temp-cold-line:before{content:""}.ri-temp-hot-fill:before{content:""}.ri-temp-hot-line:before{content:""}.ri-terminal-box-fill:before{content:""}.ri-terminal-box-line:before{content:""}.ri-terminal-fill:before{content:""}.ri-terminal-line:before{content:""}.ri-terminal-window-fill:before{content:""}.ri-terminal-window-line:before{content:""}.ri-text-direction-l:before{content:""}.ri-text-direction-r:before{content:""}.ri-text-spacing:before{content:""}.ri-text-wrap:before{content:""}.ri-text:before{content:""}.ri-thumb-down-fill:before{content:""}.ri-thumb-down-line:before{content:""}.ri-thumb-up-fill:before{content:""}.ri-thumb-up-line:before{content:""}.ri-thunderstorms-fill:before{content:""}.ri-thunderstorms-line:before{content:""}.ri-ticket-2-fill:before{content:""}.ri-ticket-2-line:before{content:""}.ri-ticket-fill:before{content:""}.ri-ticket-line:before{content:""}.ri-time-fill:before{content:""}.ri-time-line:before{content:""}.ri-timer-2-fill:before{content:""}.ri-timer-2-line:before{content:""}.ri-timer-fill:before{content:""}.ri-timer-flash-fill:before{content:""}.ri-timer-flash-line:before{content:""}.ri-timer-line:before{content:""}.ri-todo-fill:before{content:""}.ri-todo-line:before{content:""}.ri-toggle-fill:before{content:""}.ri-toggle-line:before{content:""}.ri-tools-fill:before{content:""}.ri-tools-line:before{content:""}.ri-tornado-fill:before{content:""}.ri-tornado-line:before{content:""}.ri-trademark-fill:before{content:""}.ri-trademark-line:before{content:""}.ri-traffic-light-fill:before{content:""}.ri-traffic-light-line:before{content:""}.ri-train-fill:before{content:""}.ri-train-line:before{content:""}.ri-train-wifi-fill:before{content:""}.ri-train-wifi-line:before{content:""}.ri-translate-2:before{content:""}.ri-translate:before{content:""}.ri-travesti-fill:before{content:""}.ri-travesti-line:before{content:""}.ri-treasure-map-fill:before{content:""}.ri-treasure-map-line:before{content:""}.ri-trello-fill:before{content:""}.ri-trello-line:before{content:""}.ri-trophy-fill:before{content:""}.ri-trophy-line:before{content:""}.ri-truck-fill:before{content:""}.ri-truck-line:before{content:""}.ri-tumblr-fill:before{content:""}.ri-tumblr-line:before{content:""}.ri-tv-2-fill:before{content:""}.ri-tv-2-line:before{content:""}.ri-tv-fill:before{content:""}.ri-tv-line:before{content:""}.ri-twitch-fill:before{content:""}.ri-twitch-line:before{content:""}.ri-twitter-fill:before{content:""}.ri-twitter-line:before{content:""}.ri-typhoon-fill:before{content:""}.ri-typhoon-line:before{content:""}.ri-u-disk-fill:before{content:""}.ri-u-disk-line:before{content:""}.ri-ubuntu-fill:before{content:""}.ri-ubuntu-line:before{content:""}.ri-umbrella-fill:before{content:""}.ri-umbrella-line:before{content:""}.ri-underline:before{content:""}.ri-uninstall-fill:before{content:""}.ri-uninstall-line:before{content:""}.ri-unsplash-fill:before{content:""}.ri-unsplash-line:before{content:""}.ri-upload-2-fill:before{content:""}.ri-upload-2-line:before{content:""}.ri-upload-cloud-2-fill:before{content:""}.ri-upload-cloud-2-line:before{content:""}.ri-upload-cloud-fill:before{content:""}.ri-upload-cloud-line:before{content:""}.ri-upload-fill:before{content:""}.ri-upload-line:before{content:""}.ri-user-2-fill:before{content:""}.ri-user-2-line:before{content:""}.ri-user-3-fill:before{content:""}.ri-user-3-line:before{content:""}.ri-user-4-fill:before{content:""}.ri-user-4-line:before{content:""}.ri-user-5-fill:before{content:""}.ri-user-5-line:before{content:""}.ri-user-6-fill:before{content:""}.ri-user-6-line:before{content:""}.ri-user-add-fill:before{content:""}.ri-user-add-line:before{content:""}.ri-user-fill:before{content:""}.ri-user-follow-fill:before{content:""}.ri-user-follow-line:before{content:""}.ri-user-heart-fill:before{content:""}.ri-user-heart-line:before{content:""}.ri-user-line:before{content:""}.ri-user-location-fill:before{content:""}.ri-user-location-line:before{content:""}.ri-user-received-2-fill:before{content:""}.ri-user-received-2-line:before{content:""}.ri-user-received-fill:before{content:""}.ri-user-received-line:before{content:""}.ri-user-search-fill:before{content:""}.ri-user-search-line:before{content:""}.ri-user-settings-fill:before{content:""}.ri-user-settings-line:before{content:""}.ri-user-shared-2-fill:before{content:""}.ri-user-shared-2-line:before{content:""}.ri-user-shared-fill:before{content:""}.ri-user-shared-line:before{content:""}.ri-user-smile-fill:before{content:""}.ri-user-smile-line:before{content:""}.ri-user-star-fill:before{content:""}.ri-user-star-line:before{content:""}.ri-user-unfollow-fill:before{content:""}.ri-user-unfollow-line:before{content:""}.ri-user-voice-fill:before{content:""}.ri-user-voice-line:before{content:""}.ri-video-add-fill:before{content:""}.ri-video-add-line:before{content:""}.ri-video-chat-fill:before{content:""}.ri-video-chat-line:before{content:""}.ri-video-download-fill:before{content:""}.ri-video-download-line:before{content:""}.ri-video-fill:before{content:""}.ri-video-line:before{content:""}.ri-video-upload-fill:before{content:""}.ri-video-upload-line:before{content:""}.ri-vidicon-2-fill:before{content:""}.ri-vidicon-2-line:before{content:""}.ri-vidicon-fill:before{content:""}.ri-vidicon-line:before{content:""}.ri-vip-crown-2-fill:before{content:""}.ri-vip-crown-2-line:before{content:""}.ri-vip-crown-fill:before{content:""}.ri-vip-crown-line:before{content:""}.ri-vip-diamond-fill:before{content:""}.ri-vip-diamond-line:before{content:""}.ri-vip-fill:before{content:""}.ri-vip-line:before{content:""}.ri-visa-fill:before{content:""}.ri-visa-line:before{content:""}.ri-voice-recognition-fill:before{content:""}.ri-voice-recognition-line:before{content:""}.ri-voiceprint-fill:before{content:""}.ri-voiceprint-line:before{content:""}.ri-volume-down-fill:before{content:""}.ri-volume-down-line:before{content:""}.ri-volume-mute-fill:before{content:""}.ri-volume-mute-line:before{content:""}.ri-volume-off-vibrate-fill:before{content:""}.ri-volume-off-vibrate-line:before{content:""}.ri-volume-up-fill:before{content:""}.ri-volume-up-line:before{content:""}.ri-volume-vibrate-fill:before{content:""}.ri-volume-vibrate-line:before{content:""}.ri-vuejs-fill:before{content:""}.ri-vuejs-line:before{content:""}.ri-walk-fill:before{content:""}.ri-walk-line:before{content:""}.ri-wallet-2-fill:before{content:""}.ri-wallet-2-line:before{content:""}.ri-wallet-3-fill:before{content:""}.ri-wallet-3-line:before{content:""}.ri-wallet-fill:before{content:""}.ri-wallet-line:before{content:""}.ri-water-flash-fill:before{content:""}.ri-water-flash-line:before{content:""}.ri-webcam-fill:before{content:""}.ri-webcam-line:before{content:""}.ri-wechat-2-fill:before{content:""}.ri-wechat-2-line:before{content:""}.ri-wechat-fill:before{content:""}.ri-wechat-line:before{content:""}.ri-wechat-pay-fill:before{content:""}.ri-wechat-pay-line:before{content:""}.ri-weibo-fill:before{content:""}.ri-weibo-line:before{content:""}.ri-whatsapp-fill:before{content:""}.ri-whatsapp-line:before{content:""}.ri-wheelchair-fill:before{content:""}.ri-wheelchair-line:before{content:""}.ri-wifi-fill:before{content:""}.ri-wifi-line:before{content:""}.ri-wifi-off-fill:before{content:""}.ri-wifi-off-line:before{content:""}.ri-window-2-fill:before{content:""}.ri-window-2-line:before{content:""}.ri-window-fill:before{content:""}.ri-window-line:before{content:""}.ri-windows-fill:before{content:""}.ri-windows-line:before{content:""}.ri-windy-fill:before{content:""}.ri-windy-line:before{content:""}.ri-wireless-charging-fill:before{content:""}.ri-wireless-charging-line:before{content:""}.ri-women-fill:before{content:""}.ri-women-line:before{content:""}.ri-wubi-input:before{content:""}.ri-xbox-fill:before{content:""}.ri-xbox-line:before{content:""}.ri-xing-fill:before{content:""}.ri-xing-line:before{content:""}.ri-youtube-fill:before{content:""}.ri-youtube-line:before{content:""}.ri-zcool-fill:before{content:""}.ri-zcool-line:before{content:""}.ri-zhihu-fill:before{content:""}.ri-zhihu-line:before{content:""}.ri-zoom-in-fill:before{content:""}.ri-zoom-in-line:before{content:""}.ri-zoom-out-fill:before{content:""}.ri-zoom-out-line:before{content:""}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/MaterialIcons-Regular-rDPjWPoz.eot);src:local("../fonts/material-icons/Material Icons"),local("../fonts/material-icons/MaterialIcons-Regular"),url(/assets/MaterialIcons-Regular-BjVsc-s9.woff2) format("woff2"),url(/assets/MaterialIcons-Regular-Bnsxcfr1.woff) format("woff"),url(/assets/MaterialIcons-Regular-N21pKt8_.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.la-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{-webkit-animation:la-spin 2s infinite linear;animation:la-spin 2s infinite linear}.la-pulse{-webkit-animation:la-spin 1s infinite steps(8);animation:la-spin 1s infinite steps(8)}@-webkit-keyframes la-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes la-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.la-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.la-flip-vertical{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{-webkit-filter:none;filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:""}.la-accessible-icon:before{content:""}.la-accusoft:before{content:""}.la-acquisitions-incorporated:before{content:""}.la-ad:before{content:""}.la-address-book:before{content:""}.la-address-card:before{content:""}.la-adjust:before{content:""}.la-adn:before{content:""}.la-adobe:before{content:""}.la-adversal:before{content:""}.la-affiliatetheme:before{content:""}.la-air-freshener:before{content:""}.la-airbnb:before{content:""}.la-algolia:before{content:""}.la-align-center:before{content:""}.la-align-justify:before{content:""}.la-align-left:before{content:""}.la-align-right:before{content:""}.la-alipay:before{content:""}.la-allergies:before{content:""}.la-amazon:before{content:""}.la-amazon-pay:before{content:""}.la-ambulance:before{content:""}.la-american-sign-language-interpreting:before{content:""}.la-amilia:before{content:""}.la-anchor:before{content:""}.la-android:before{content:""}.la-angellist:before{content:""}.la-angle-double-down:before{content:""}.la-angle-double-left:before{content:""}.la-angle-double-right:before{content:""}.la-angle-double-up:before{content:""}.la-angle-down:before{content:""}.la-angle-left:before{content:""}.la-angle-right:before{content:""}.la-angle-up:before{content:""}.la-angry:before{content:""}.la-angrycreative:before{content:""}.la-angular:before{content:""}.la-ankh:before{content:""}.la-app-store:before{content:""}.la-app-store-ios:before{content:""}.la-apper:before{content:""}.la-apple:before{content:""}.la-apple-alt:before{content:""}.la-apple-pay:before{content:""}.la-archive:before{content:""}.la-archway:before{content:""}.la-arrow-alt-circle-down:before{content:""}.la-arrow-alt-circle-left:before{content:""}.la-arrow-alt-circle-right:before{content:""}.la-arrow-alt-circle-up:before{content:""}.la-arrow-circle-down:before{content:""}.la-arrow-circle-left:before{content:""}.la-arrow-circle-right:before{content:""}.la-arrow-circle-up:before{content:""}.la-arrow-down:before{content:""}.la-arrow-left:before{content:""}.la-arrow-right:before{content:""}.la-arrow-up:before{content:""}.la-arrows-alt:before{content:""}.la-arrows-alt-h:before{content:""}.la-arrows-alt-v:before{content:""}.la-artstation:before{content:""}.la-assistive-listening-systems:before{content:""}.la-asterisk:before{content:""}.la-asymmetrik:before{content:""}.la-at:before{content:""}.la-atlas:before{content:""}.la-atlassian:before{content:""}.la-atom:before{content:""}.la-audible:before{content:""}.la-audio-description:before{content:""}.la-autoprefixer:before{content:""}.la-avianex:before{content:""}.la-aviato:before{content:""}.la-award:before{content:""}.la-aws:before{content:""}.la-baby:before{content:""}.la-baby-carriage:before{content:""}.la-backspace:before{content:""}.la-backward:before{content:""}.la-bacon:before{content:""}.la-balance-scale:before{content:""}.la-balance-scale-left:before{content:""}.la-balance-scale-right:before{content:""}.la-ban:before{content:""}.la-band-aid:before{content:""}.la-bandcamp:before{content:""}.la-barcode:before{content:""}.la-bars:before{content:""}.la-baseball-ball:before{content:""}.la-basketball-ball:before{content:""}.la-bath:before{content:""}.la-battery-empty:before{content:""}.la-battery-full:before{content:""}.la-battery-half:before{content:""}.la-battery-quarter:before{content:""}.la-battery-three-quarters:before{content:""}.la-battle-net:before{content:""}.la-bed:before{content:""}.la-beer:before{content:""}.la-behance:before{content:""}.la-behance-square:before{content:""}.la-bell:before{content:""}.la-bell-slash:before{content:""}.la-bezier-curve:before{content:""}.la-bible:before{content:""}.la-bicycle:before{content:""}.la-biking:before{content:""}.la-bimobject:before{content:""}.la-binoculars:before{content:""}.la-biohazard:before{content:""}.la-birthday-cake:before{content:""}.la-bitbucket:before{content:""}.la-bitcoin:before{content:""}.la-bity:before{content:""}.la-black-tie:before{content:""}.la-blackberry:before{content:""}.la-blender:before{content:""}.la-blender-phone:before{content:""}.la-blind:before{content:""}.la-blog:before{content:""}.la-blogger:before{content:""}.la-blogger-b:before{content:""}.la-bluetooth:before{content:""}.la-bluetooth-b:before{content:""}.la-bold:before{content:""}.la-bolt:before{content:""}.la-bomb:before{content:""}.la-bone:before{content:""}.la-bong:before{content:""}.la-book:before{content:""}.la-book-dead:before{content:""}.la-book-medical:before{content:""}.la-book-open:before{content:""}.la-book-reader:before{content:""}.la-bookmark:before{content:""}.la-bootstrap:before{content:""}.la-border-all:before{content:""}.la-border-none:before{content:""}.la-border-style:before{content:""}.la-bowling-ball:before{content:""}.la-box:before{content:""}.la-box-open:before{content:""}.la-boxes:before{content:""}.la-braille:before{content:""}.la-brain:before{content:""}.la-bread-slice:before{content:""}.la-briefcase:before{content:""}.la-briefcase-medical:before{content:""}.la-broadcast-tower:before{content:""}.la-broom:before{content:""}.la-brush:before{content:""}.la-btc:before{content:""}.la-buffer:before{content:""}.la-bug:before{content:""}.la-building:before{content:""}.la-bullhorn:before{content:""}.la-bullseye:before{content:""}.la-burn:before{content:""}.la-buromobelexperte:before{content:""}.la-bus:before{content:""}.la-bus-alt:before{content:""}.la-business-time:before{content:""}.la-buy-n-large:before{content:""}.la-buysellads:before{content:""}.la-calculator:before{content:""}.la-calendar:before{content:""}.la-calendar-alt:before{content:""}.la-calendar-check:before{content:""}.la-calendar-day:before{content:""}.la-calendar-minus:before{content:""}.la-calendar-plus:before{content:""}.la-calendar-times:before{content:""}.la-calendar-week:before{content:""}.la-camera:before{content:""}.la-camera-retro:before{content:""}.la-campground:before{content:""}.la-canadian-maple-leaf:before{content:""}.la-candy-cane:before{content:""}.la-cannabis:before{content:""}.la-capsules:before{content:""}.la-car:before{content:""}.la-car-alt:before{content:""}.la-car-battery:before{content:""}.la-car-crash:before{content:""}.la-car-side:before{content:""}.la-caret-down:before{content:""}.la-caret-left:before{content:""}.la-caret-right:before{content:""}.la-caret-square-down:before{content:""}.la-caret-square-left:before{content:""}.la-caret-square-right:before{content:""}.la-caret-square-up:before{content:""}.la-caret-up:before{content:""}.la-carrot:before{content:""}.la-cart-arrow-down:before{content:""}.la-cart-plus:before{content:""}.la-cash-register:before{content:""}.la-cat:before{content:""}.la-cc-amazon-pay:before{content:""}.la-cc-amex:before{content:""}.la-cc-apple-pay:before{content:""}.la-cc-diners-club:before{content:""}.la-cc-discover:before{content:""}.la-cc-jcb:before{content:""}.la-cc-mastercard:before{content:""}.la-cc-paypal:before{content:""}.la-cc-stripe:before{content:""}.la-cc-visa:before{content:""}.la-centercode:before{content:""}.la-centos:before{content:""}.la-certificate:before{content:""}.la-chair:before{content:""}.la-chalkboard:before{content:""}.la-chalkboard-teacher:before{content:""}.la-charging-station:before{content:""}.la-chart-area:before{content:""}.la-chart-bar:before{content:""}.la-chart-line:before{content:""}.la-chart-pie:before{content:""}.la-check:before{content:""}.la-check-circle:before{content:""}.la-check-double:before{content:""}.la-check-square:before{content:""}.la-cheese:before{content:""}.la-chess:before{content:""}.la-chess-bishop:before{content:""}.la-chess-board:before{content:""}.la-chess-king:before{content:""}.la-chess-knight:before{content:""}.la-chess-pawn:before{content:""}.la-chess-queen:before{content:""}.la-chess-rook:before{content:""}.la-chevron-circle-down:before{content:""}.la-chevron-circle-left:before{content:""}.la-chevron-circle-right:before{content:""}.la-chevron-circle-up:before{content:""}.la-chevron-down:before{content:""}.la-chevron-left:before{content:""}.la-chevron-right:before{content:""}.la-chevron-up:before{content:""}.la-child:before{content:""}.la-chrome:before{content:""}.la-chromecast:before{content:""}.la-church:before{content:""}.la-circle:before{content:""}.la-circle-notch:before{content:""}.la-city:before{content:""}.la-clinic-medical:before{content:""}.la-clipboard:before{content:""}.la-clipboard-check:before{content:""}.la-clipboard-list:before{content:""}.la-clock:before{content:""}.la-clone:before{content:""}.la-closed-captioning:before{content:""}.la-cloud:before{content:""}.la-cloud-download-alt:before{content:""}.la-cloud-meatball:before{content:""}.la-cloud-moon:before{content:""}.la-cloud-moon-rain:before{content:""}.la-cloud-rain:before{content:""}.la-cloud-showers-heavy:before{content:""}.la-cloud-sun:before{content:""}.la-cloud-sun-rain:before{content:""}.la-cloud-upload-alt:before{content:""}.la-cloudscale:before{content:""}.la-cloudsmith:before{content:""}.la-cloudversify:before{content:""}.la-cocktail:before{content:""}.la-code:before{content:""}.la-code-branch:before{content:""}.la-codepen:before{content:""}.la-codiepie:before{content:""}.la-coffee:before{content:""}.la-cog:before{content:""}.la-cogs:before{content:""}.la-coins:before{content:""}.la-columns:before{content:""}.la-comment:before{content:""}.la-comment-alt:before{content:""}.la-comment-dollar:before{content:""}.la-comment-dots:before{content:""}.la-comment-medical:before{content:""}.la-comment-slash:before{content:""}.la-comments:before{content:""}.la-comments-dollar:before{content:""}.la-compact-disc:before{content:""}.la-compass:before{content:""}.la-compress:before{content:""}.la-compress-arrows-alt:before{content:""}.la-concierge-bell:before{content:""}.la-confluence:before{content:""}.la-connectdevelop:before{content:""}.la-contao:before{content:""}.la-cookie:before{content:""}.la-cookie-bite:before{content:""}.la-copy:before{content:""}.la-copyright:before{content:""}.la-cotton-bureau:before{content:""}.la-couch:before{content:""}.la-cpanel:before{content:""}.la-creative-commons:before{content:""}.la-creative-commons-by:before{content:""}.la-creative-commons-nc:before{content:""}.la-creative-commons-nc-eu:before{content:""}.la-creative-commons-nc-jp:before{content:""}.la-creative-commons-nd:before{content:""}.la-creative-commons-pd:before{content:""}.la-creative-commons-pd-alt:before{content:""}.la-creative-commons-remix:before{content:""}.la-creative-commons-sa:before{content:""}.la-creative-commons-sampling:before{content:""}.la-creative-commons-sampling-plus:before{content:""}.la-creative-commons-share:before{content:""}.la-creative-commons-zero:before{content:""}.la-credit-card:before{content:""}.la-critical-role:before{content:""}.la-crop:before{content:""}.la-crop-alt:before{content:""}.la-cross:before{content:""}.la-crosshairs:before{content:""}.la-crow:before{content:""}.la-crown:before{content:""}.la-crutch:before{content:""}.la-css3:before{content:""}.la-css3-alt:before{content:""}.la-cube:before{content:""}.la-cubes:before{content:""}.la-cut:before{content:""}.la-cuttlefish:before{content:""}.la-d-and-d:before{content:""}.la-d-and-d-beyond:before{content:""}.la-dashcube:before{content:""}.la-database:before{content:""}.la-deaf:before{content:""}.la-delicious:before{content:""}.la-democrat:before{content:""}.la-deploydog:before{content:""}.la-deskpro:before{content:""}.la-desktop:before{content:""}.la-dev:before{content:""}.la-deviantart:before{content:""}.la-dharmachakra:before{content:""}.la-dhl:before{content:""}.la-diagnoses:before{content:""}.la-diaspora:before{content:""}.la-dice:before{content:""}.la-dice-d20:before{content:""}.la-dice-d6:before{content:""}.la-dice-five:before{content:""}.la-dice-four:before{content:""}.la-dice-one:before{content:""}.la-dice-six:before{content:""}.la-dice-three:before{content:""}.la-dice-two:before{content:""}.la-digg:before{content:""}.la-digital-ocean:before{content:""}.la-digital-tachograph:before{content:""}.la-directions:before{content:""}.la-discord:before{content:""}.la-discourse:before{content:""}.la-divide:before{content:""}.la-dizzy:before{content:""}.la-dna:before{content:""}.la-dochub:before{content:""}.la-docker:before{content:""}.la-dog:before{content:""}.la-dollar-sign:before{content:""}.la-dolly:before{content:""}.la-dolly-flatbed:before{content:""}.la-donate:before{content:""}.la-door-closed:before{content:""}.la-door-open:before{content:""}.la-dot-circle:before{content:""}.la-dove:before{content:""}.la-download:before{content:""}.la-draft2digital:before{content:""}.la-drafting-compass:before{content:""}.la-dragon:before{content:""}.la-draw-polygon:before{content:""}.la-dribbble:before{content:""}.la-dribbble-square:before{content:""}.la-dropbox:before{content:""}.la-drum:before{content:""}.la-drum-steelpan:before{content:""}.la-drumstick-bite:before{content:""}.la-drupal:before{content:""}.la-dumbbell:before{content:""}.la-dumpster:before{content:""}.la-dumpster-fire:before{content:""}.la-dungeon:before{content:""}.la-dyalog:before{content:""}.la-earlybirds:before{content:""}.la-ebay:before{content:""}.la-edge:before{content:""}.la-edit:before{content:""}.la-egg:before{content:""}.la-eject:before{content:""}.la-elementor:before{content:""}.la-ellipsis-h:before{content:""}.la-ellipsis-v:before{content:""}.la-ello:before{content:""}.la-ember:before{content:""}.la-empire:before{content:""}.la-envelope:before{content:""}.la-envelope-open:before{content:""}.la-envelope-open-text:before{content:""}.la-envelope-square:before{content:""}.la-envira:before{content:""}.la-equals:before{content:""}.la-eraser:before{content:""}.la-erlang:before{content:""}.la-ethereum:before{content:""}.la-ethernet:before{content:""}.la-etsy:before{content:""}.la-euro-sign:before{content:""}.la-evernote:before{content:""}.la-exchange-alt:before{content:""}.la-exclamation:before{content:""}.la-exclamation-circle:before{content:""}.la-exclamation-triangle:before{content:""}.la-expand:before{content:""}.la-expand-arrows-alt:before{content:""}.la-expeditedssl:before{content:""}.la-external-link-alt:before{content:""}.la-external-link-square-alt:before{content:""}.la-eye:before{content:""}.la-eye-dropper:before{content:""}.la-eye-slash:before{content:""}.la-facebook:before{content:""}.la-facebook-f:before{content:""}.la-facebook-messenger:before{content:""}.la-facebook-square:before{content:""}.la-fan:before{content:""}.la-fantasy-flight-games:before{content:""}.la-fast-backward:before{content:""}.la-fast-forward:before{content:""}.la-fax:before{content:""}.la-feather:before{content:""}.la-feather-alt:before{content:""}.la-fedex:before{content:""}.la-fedora:before{content:""}.la-female:before{content:""}.la-fighter-jet:before{content:""}.la-figma:before{content:""}.la-file:before{content:""}.la-file-alt:before{content:""}.la-file-archive:before{content:""}.la-file-audio:before{content:""}.la-file-code:before{content:""}.la-file-contract:before{content:""}.la-file-csv:before{content:""}.la-file-download:before{content:""}.la-file-excel:before{content:""}.la-file-export:before{content:""}.la-file-image:before{content:""}.la-file-import:before{content:""}.la-file-invoice:before{content:""}.la-file-invoice-dollar:before{content:""}.la-file-medical:before{content:""}.la-file-medical-alt:before{content:""}.la-file-pdf:before{content:""}.la-file-powerpoint:before{content:""}.la-file-prescription:before{content:""}.la-file-signature:before{content:""}.la-file-upload:before{content:""}.la-file-video:before{content:""}.la-file-word:before{content:""}.la-fill:before{content:""}.la-fill-drip:before{content:""}.la-film:before{content:""}.la-filter:before{content:""}.la-fingerprint:before{content:""}.la-fire:before{content:""}.la-fire-alt:before{content:""}.la-fire-extinguisher:before{content:""}.la-firefox:before{content:""}.la-first-aid:before{content:""}.la-first-order:before{content:""}.la-first-order-alt:before{content:""}.la-firstdraft:before{content:""}.la-fish:before{content:""}.la-fist-raised:before{content:""}.la-flag:before{content:""}.la-flag-checkered:before{content:""}.la-flag-usa:before{content:""}.la-flask:before{content:""}.la-flickr:before{content:""}.la-flipboard:before{content:""}.la-flushed:before{content:""}.la-fly:before{content:""}.la-folder:before{content:""}.la-folder-minus:before{content:""}.la-folder-open:before{content:""}.la-folder-plus:before{content:""}.la-font:before{content:""}.la-font-awesome:before{content:""}.la-font-awesome-alt:before{content:""}.la-font-awesome-flag:before{content:""}.la-font-awesome-logo-full:before{content:""}.la-fonticons:before{content:""}.la-fonticons-fi:before{content:""}.la-football-ball:before{content:""}.la-fort-awesome:before{content:""}.la-fort-awesome-alt:before{content:""}.la-forumbee:before{content:""}.la-forward:before{content:""}.la-foursquare:before{content:""}.la-free-code-camp:before{content:""}.la-freebsd:before{content:""}.la-frog:before{content:""}.la-frown:before{content:""}.la-frown-open:before{content:""}.la-fulcrum:before{content:""}.la-funnel-dollar:before{content:""}.la-futbol:before{content:""}.la-galactic-republic:before{content:""}.la-galactic-senate:before{content:""}.la-gamepad:before{content:""}.la-gas-pump:before{content:""}.la-gavel:before{content:""}.la-gem:before{content:""}.la-genderless:before{content:""}.la-get-pocket:before{content:""}.la-gg:before{content:""}.la-gg-circle:before{content:""}.la-ghost:before{content:""}.la-gift:before{content:""}.la-gifts:before{content:""}.la-git:before{content:""}.la-git-alt:before{content:""}.la-git-square:before{content:""}.la-github:before{content:""}.la-github-alt:before{content:""}.la-github-square:before{content:""}.la-gitkraken:before{content:""}.la-gitlab:before{content:""}.la-gitter:before{content:""}.la-glass-cheers:before{content:""}.la-glass-martini:before{content:""}.la-glass-martini-alt:before{content:""}.la-glass-whiskey:before{content:""}.la-glasses:before{content:""}.la-glide:before{content:""}.la-glide-g:before{content:""}.la-globe:before{content:""}.la-globe-africa:before{content:""}.la-globe-americas:before{content:""}.la-globe-asia:before{content:""}.la-globe-europe:before{content:""}.la-gofore:before{content:""}.la-golf-ball:before{content:""}.la-goodreads:before{content:""}.la-goodreads-g:before{content:""}.la-google:before{content:""}.la-google-drive:before{content:""}.la-google-play:before{content:""}.la-google-plus:before{content:""}.la-google-plus-g:before{content:""}.la-google-plus-square:before{content:""}.la-google-wallet:before{content:""}.la-gopuram:before{content:""}.la-graduation-cap:before{content:""}.la-gratipay:before{content:""}.la-grav:before{content:""}.la-greater-than:before{content:""}.la-greater-than-equal:before{content:""}.la-grimace:before{content:""}.la-grin:before{content:""}.la-grin-alt:before{content:""}.la-grin-beam:before{content:""}.la-grin-beam-sweat:before{content:""}.la-grin-hearts:before{content:""}.la-grin-squint:before{content:""}.la-grin-squint-tears:before{content:""}.la-grin-stars:before{content:""}.la-grin-tears:before{content:""}.la-grin-tongue:before{content:""}.la-grin-tongue-squint:before{content:""}.la-grin-tongue-wink:before{content:""}.la-grin-wink:before{content:""}.la-grip-horizontal:before{content:""}.la-grip-lines:before{content:""}.la-grip-lines-vertical:before{content:""}.la-grip-vertical:before{content:""}.la-gripfire:before{content:""}.la-grunt:before{content:""}.la-guitar:before{content:""}.la-gulp:before{content:""}.la-h-square:before{content:""}.la-hacker-news:before{content:""}.la-hacker-news-square:before{content:""}.la-hackerrank:before{content:""}.la-hamburger:before{content:""}.la-hammer:before{content:""}.la-hamsa:before{content:""}.la-hand-holding:before{content:""}.la-hand-holding-heart:before{content:""}.la-hand-holding-usd:before{content:""}.la-hand-lizard:before{content:""}.la-hand-middle-finger:before{content:""}.la-hand-paper:before{content:""}.la-hand-peace:before{content:""}.la-hand-point-down:before{content:""}.la-hand-point-left:before{content:""}.la-hand-point-right:before{content:""}.la-hand-point-up:before{content:""}.la-hand-pointer:before{content:""}.la-hand-rock:before{content:""}.la-hand-scissors:before{content:""}.la-hand-spock:before{content:""}.la-hands:before{content:""}.la-hands-helping:before{content:""}.la-handshake:before{content:""}.la-hanukiah:before{content:""}.la-hard-hat:before{content:""}.la-hashtag:before{content:""}.la-hat-cowboy:before{content:""}.la-hat-cowboy-side:before{content:""}.la-hat-wizard:before{content:""}.la-haykal:before{content:""}.la-hdd:before{content:""}.la-heading:before{content:""}.la-headphones:before{content:""}.la-headphones-alt:before{content:""}.la-headset:before{content:""}.la-heart:before{content:""}.la-heart-broken:before{content:""}.la-heartbeat:before{content:""}.la-helicopter:before{content:""}.la-highlighter:before{content:""}.la-hiking:before{content:""}.la-hippo:before{content:""}.la-hips:before{content:""}.la-hire-a-helper:before{content:""}.la-history:before{content:""}.la-hockey-puck:before{content:""}.la-holly-berry:before{content:""}.la-home:before{content:""}.la-hooli:before{content:""}.la-hornbill:before{content:""}.la-horse:before{content:""}.la-horse-head:before{content:""}.la-hospital:before{content:""}.la-hospital-alt:before{content:""}.la-hospital-symbol:before{content:""}.la-hot-tub:before{content:""}.la-hotdog:before{content:""}.la-hotel:before{content:""}.la-hotjar:before{content:""}.la-hourglass:before{content:""}.la-hourglass-end:before{content:""}.la-hourglass-half:before{content:""}.la-hourglass-start:before{content:""}.la-house-damage:before{content:""}.la-houzz:before{content:""}.la-hryvnia:before{content:""}.la-html5:before{content:""}.la-hubspot:before{content:""}.la-i-cursor:before{content:""}.la-ice-cream:before{content:""}.la-icicles:before{content:""}.la-icons:before{content:""}.la-id-badge:before{content:""}.la-id-card:before{content:""}.la-id-card-alt:before{content:""}.la-igloo:before{content:""}.la-image:before{content:""}.la-images:before{content:""}.la-imdb:before{content:""}.la-inbox:before{content:""}.la-indent:before{content:""}.la-industry:before{content:""}.la-infinity:before{content:""}.la-info:before{content:""}.la-info-circle:before{content:""}.la-instagram:before{content:""}.la-intercom:before{content:""}.la-internet-explorer:before{content:""}.la-invision:before{content:""}.la-ioxhost:before{content:""}.la-italic:before{content:""}.la-itch-io:before{content:""}.la-itunes:before{content:""}.la-itunes-note:before{content:""}.la-java:before{content:""}.la-jedi:before{content:""}.la-jedi-order:before{content:""}.la-jenkins:before{content:""}.la-jira:before{content:""}.la-joget:before{content:""}.la-joint:before{content:""}.la-joomla:before{content:""}.la-journal-whills:before{content:""}.la-js:before{content:""}.la-js-square:before{content:""}.la-jsfiddle:before{content:""}.la-kaaba:before{content:""}.la-kaggle:before{content:""}.la-key:before{content:""}.la-keybase:before{content:""}.la-keyboard:before{content:""}.la-keycdn:before{content:""}.la-khanda:before{content:""}.la-kickstarter:before{content:""}.la-kickstarter-k:before{content:""}.la-kiss:before{content:""}.la-kiss-beam:before{content:""}.la-kiss-wink-heart:before{content:""}.la-kiwi-bird:before{content:""}.la-korvue:before{content:""}.la-landmark:before{content:""}.la-language:before{content:""}.la-laptop:before{content:""}.la-laptop-code:before{content:""}.la-laptop-medical:before{content:""}.la-laravel:before{content:""}.la-lastfm:before{content:""}.la-lastfm-square:before{content:""}.la-laugh:before{content:""}.la-laugh-beam:before{content:""}.la-laugh-squint:before{content:""}.la-laugh-wink:before{content:""}.la-layer-group:before{content:""}.la-leaf:before{content:""}.la-leanpub:before{content:""}.la-lemon:before{content:""}.la-less:before{content:""}.la-less-than:before{content:""}.la-less-than-equal:before{content:""}.la-level-down-alt:before{content:""}.la-level-up-alt:before{content:""}.la-life-ring:before{content:""}.la-lightbulb:before{content:""}.la-line:before{content:""}.la-link:before{content:""}.la-linkedin:before{content:""}.la-linkedin-in:before{content:""}.la-linode:before{content:""}.la-linux:before{content:""}.la-lira-sign:before{content:""}.la-list:before{content:""}.la-list-alt:before{content:""}.la-list-ol:before{content:""}.la-list-ul:before{content:""}.la-location-arrow:before{content:""}.la-lock:before{content:""}.la-lock-open:before{content:""}.la-long-arrow-alt-down:before{content:""}.la-long-arrow-alt-left:before{content:""}.la-long-arrow-alt-right:before{content:""}.la-long-arrow-alt-up:before{content:""}.la-low-vision:before{content:""}.la-luggage-cart:before{content:""}.la-lyft:before{content:""}.la-magento:before{content:""}.la-magic:before{content:""}.la-magnet:before{content:""}.la-mail-bulk:before{content:""}.la-mailchimp:before{content:""}.la-male:before{content:""}.la-mandalorian:before{content:""}.la-map:before{content:""}.la-map-marked:before{content:""}.la-map-marked-alt:before{content:""}.la-map-marker:before{content:""}.la-map-marker-alt:before{content:""}.la-map-pin:before{content:""}.la-map-signs:before{content:""}.la-markdown:before{content:""}.la-marker:before{content:""}.la-mars:before{content:""}.la-mars-double:before{content:""}.la-mars-stroke:before{content:""}.la-mars-stroke-h:before{content:""}.la-mars-stroke-v:before{content:""}.la-mask:before{content:""}.la-mastodon:before{content:""}.la-maxcdn:before{content:""}.la-mdb:before{content:""}.la-medal:before{content:""}.la-medapps:before{content:""}.la-medium:before{content:""}.la-medium-m:before{content:""}.la-medkit:before{content:""}.la-medrt:before{content:""}.la-meetup:before{content:""}.la-megaport:before{content:""}.la-meh:before{content:""}.la-meh-blank:before{content:""}.la-meh-rolling-eyes:before{content:""}.la-memory:before{content:""}.la-mendeley:before{content:""}.la-menorah:before{content:""}.la-mercury:before{content:""}.la-meteor:before{content:""}.la-microchip:before{content:""}.la-microphone:before{content:""}.la-microphone-alt:before{content:""}.la-microphone-alt-slash:before{content:""}.la-microphone-slash:before{content:""}.la-microscope:before{content:""}.la-microsoft:before{content:""}.la-minus:before{content:""}.la-minus-circle:before{content:""}.la-minus-square:before{content:""}.la-mitten:before{content:""}.la-mix:before{content:""}.la-mixcloud:before{content:""}.la-mizuni:before{content:""}.la-mobile:before{content:""}.la-mobile-alt:before{content:""}.la-modx:before{content:""}.la-monero:before{content:""}.la-money-bill:before{content:""}.la-money-bill-alt:before{content:""}.la-money-bill-wave:before{content:""}.la-money-bill-wave-alt:before{content:""}.la-money-check:before{content:""}.la-money-check-alt:before{content:""}.la-monument:before{content:""}.la-moon:before{content:""}.la-mortar-pestle:before{content:""}.la-mosque:before{content:""}.la-motorcycle:before{content:""}.la-mountain:before{content:""}.la-mouse:before{content:""}.la-mouse-pointer:before{content:""}.la-mug-hot:before{content:""}.la-music:before{content:""}.la-napster:before{content:""}.la-neos:before{content:""}.la-network-wired:before{content:""}.la-neuter:before{content:""}.la-newspaper:before{content:""}.la-nimblr:before{content:""}.la-node:before{content:""}.la-node-js:before{content:""}.la-not-equal:before{content:""}.la-notes-medical:before{content:""}.la-npm:before{content:""}.la-ns8:before{content:""}.la-nutritionix:before{content:""}.la-object-group:before{content:""}.la-object-ungroup:before{content:""}.la-odnoklassniki:before{content:""}.la-odnoklassniki-square:before{content:""}.la-oil-can:before{content:""}.la-old-republic:before{content:""}.la-om:before{content:""}.la-opencart:before{content:""}.la-openid:before{content:""}.la-opera:before{content:""}.la-optin-monster:before{content:""}.la-orcid:before{content:""}.la-osi:before{content:""}.la-otter:before{content:""}.la-outdent:before{content:""}.la-page4:before{content:""}.la-pagelines:before{content:""}.la-pager:before{content:""}.la-paint-brush:before{content:""}.la-paint-roller:before{content:""}.la-palette:before{content:""}.la-palfed:before{content:""}.la-pallet:before{content:""}.la-paper-plane:before{content:""}.la-paperclip:before{content:""}.la-parachute-box:before{content:""}.la-paragraph:before{content:""}.la-parking:before{content:""}.la-passport:before{content:""}.la-pastafarianism:before{content:""}.la-paste:before{content:""}.la-patreon:before{content:""}.la-pause:before{content:""}.la-pause-circle:before{content:""}.la-paw:before{content:""}.la-paypal:before{content:""}.la-peace:before{content:""}.la-pen:before{content:""}.la-pen-alt:before{content:""}.la-pen-fancy:before{content:""}.la-pen-nib:before{content:""}.la-pen-square:before{content:""}.la-pencil-alt:before{content:""}.la-pencil-ruler:before{content:""}.la-penny-arcade:before{content:""}.la-people-carry:before{content:""}.la-pepper-hot:before{content:""}.la-percent:before{content:""}.la-percentage:before{content:""}.la-periscope:before{content:""}.la-person-booth:before{content:""}.la-phabricator:before{content:""}.la-phoenix-framework:before{content:""}.la-phoenix-squadron:before{content:""}.la-phone:before{content:""}.la-phone-alt:before{content:""}.la-phone-slash:before{content:""}.la-phone-square:before{content:""}.la-phone-square-alt:before{content:""}.la-phone-volume:before{content:""}.la-photo-video:before{content:""}.la-php:before{content:""}.la-pied-piper:before{content:""}.la-pied-piper-alt:before{content:""}.la-pied-piper-hat:before{content:""}.la-pied-piper-pp:before{content:""}.la-piggy-bank:before{content:""}.la-pills:before{content:""}.la-pinterest:before{content:""}.la-pinterest-p:before{content:""}.la-pinterest-square:before{content:""}.la-pizza-slice:before{content:""}.la-place-of-worship:before{content:""}.la-plane:before{content:""}.la-plane-arrival:before{content:""}.la-plane-departure:before{content:""}.la-play:before{content:""}.la-play-circle:before{content:""}.la-playstation:before{content:""}.la-plug:before{content:""}.la-plus:before{content:""}.la-plus-circle:before{content:""}.la-plus-square:before{content:""}.la-podcast:before{content:""}.la-poll:before{content:""}.la-poll-h:before{content:""}.la-poo:before{content:""}.la-poo-storm:before{content:""}.la-poop:before{content:""}.la-portrait:before{content:""}.la-pound-sign:before{content:""}.la-power-off:before{content:""}.la-pray:before{content:""}.la-praying-hands:before{content:""}.la-prescription:before{content:""}.la-prescription-bottle:before{content:""}.la-prescription-bottle-alt:before{content:""}.la-print:before{content:""}.la-procedures:before{content:""}.la-product-hunt:before{content:""}.la-project-diagram:before{content:""}.la-pushed:before{content:""}.la-puzzle-piece:before{content:""}.la-python:before{content:""}.la-qq:before{content:""}.la-qrcode:before{content:""}.la-question:before{content:""}.la-question-circle:before{content:""}.la-quidditch:before{content:""}.la-quinscape:before{content:""}.la-quora:before{content:""}.la-quote-left:before{content:""}.la-quote-right:before{content:""}.la-quran:before{content:""}.la-r-project:before{content:""}.la-radiation:before{content:""}.la-radiation-alt:before{content:""}.la-rainbow:before{content:""}.la-random:before{content:""}.la-raspberry-pi:before{content:""}.la-ravelry:before{content:""}.la-react:before{content:""}.la-reacteurope:before{content:""}.la-readme:before{content:""}.la-rebel:before{content:""}.la-receipt:before{content:""}.la-record-vinyl:before{content:""}.la-recycle:before{content:""}.la-red-river:before{content:""}.la-reddit:before{content:""}.la-reddit-alien:before{content:""}.la-reddit-square:before{content:""}.la-redhat:before{content:""}.la-redo:before{content:""}.la-redo-alt:before{content:""}.la-registered:before{content:""}.la-remove-format:before{content:""}.la-renren:before{content:""}.la-reply:before{content:""}.la-reply-all:before{content:""}.la-replyd:before{content:""}.la-republican:before{content:""}.la-researchgate:before{content:""}.la-resolving:before{content:""}.la-restroom:before{content:""}.la-retweet:before{content:""}.la-rev:before{content:""}.la-ribbon:before{content:""}.la-ring:before{content:""}.la-road:before{content:""}.la-robot:before{content:""}.la-rocket:before{content:""}.la-rocketchat:before{content:""}.la-rockrms:before{content:""}.la-route:before{content:""}.la-rss:before{content:""}.la-rss-square:before{content:""}.la-ruble-sign:before{content:""}.la-ruler:before{content:""}.la-ruler-combined:before{content:""}.la-ruler-horizontal:before{content:""}.la-ruler-vertical:before{content:""}.la-running:before{content:""}.la-rupee-sign:before{content:""}.la-sad-cry:before{content:""}.la-sad-tear:before{content:""}.la-safari:before{content:""}.la-salesforce:before{content:""}.la-sass:before{content:""}.la-satellite:before{content:""}.la-satellite-dish:before{content:""}.la-save:before{content:""}.la-schlix:before{content:""}.la-school:before{content:""}.la-screwdriver:before{content:""}.la-scribd:before{content:""}.la-scroll:before{content:""}.la-sd-card:before{content:""}.la-search:before{content:""}.la-search-dollar:before{content:""}.la-search-location:before{content:""}.la-search-minus:before{content:""}.la-search-plus:before{content:""}.la-searchengin:before{content:""}.la-seedling:before{content:""}.la-sellcast:before{content:""}.la-sellsy:before{content:""}.la-server:before{content:""}.la-servicestack:before{content:""}.la-shapes:before{content:""}.la-share:before{content:""}.la-share-alt:before{content:""}.la-share-alt-square:before{content:""}.la-share-square:before{content:""}.la-shekel-sign:before{content:""}.la-shield-alt:before{content:""}.la-ship:before{content:""}.la-shipping-fast:before{content:""}.la-shirtsinbulk:before{content:""}.la-shoe-prints:before{content:""}.la-shopping-bag:before{content:""}.la-shopping-basket:before{content:""}.la-shopping-cart:before{content:""}.la-shopware:before{content:""}.la-shower:before{content:""}.la-shuttle-van:before{content:""}.la-sign:before{content:""}.la-sign-in-alt:before{content:""}.la-sign-language:before{content:""}.la-sign-out-alt:before{content:""}.la-signal:before{content:""}.la-signature:before{content:""}.la-sim-card:before{content:""}.la-simplybuilt:before{content:""}.la-sistrix:before{content:""}.la-sitemap:before{content:""}.la-sith:before{content:""}.la-skating:before{content:""}.la-sketch:before{content:""}.la-skiing:before{content:""}.la-skiing-nordic:before{content:""}.la-skull:before{content:""}.la-skull-crossbones:before{content:""}.la-skyatlas:before{content:""}.la-skype:before{content:""}.la-slack:before{content:""}.la-slack-hash:before{content:""}.la-slash:before{content:""}.la-sleigh:before{content:""}.la-sliders-h:before{content:""}.la-slideshare:before{content:""}.la-smile:before{content:""}.la-smile-beam:before{content:""}.la-smile-wink:before{content:""}.la-smog:before{content:""}.la-smoking:before{content:""}.la-smoking-ban:before{content:""}.la-sms:before{content:""}.la-snapchat:before{content:""}.la-snapchat-ghost:before{content:""}.la-snapchat-square:before{content:""}.la-snowboarding:before{content:""}.la-snowflake:before{content:""}.la-snowman:before{content:""}.la-snowplow:before{content:""}.la-socks:before{content:""}.la-solar-panel:before{content:""}.la-sort:before{content:""}.la-sort-alpha-down:before{content:""}.la-sort-alpha-down-alt:before{content:""}.la-sort-alpha-up:before{content:""}.la-sort-alpha-up-alt:before{content:""}.la-sort-amount-down:before{content:""}.la-sort-amount-down-alt:before{content:""}.la-sort-amount-up:before{content:""}.la-sort-amount-up-alt:before{content:""}.la-sort-down:before{content:""}.la-sort-numeric-down:before{content:""}.la-sort-numeric-down-alt:before{content:""}.la-sort-numeric-up:before{content:""}.la-sort-numeric-up-alt:before{content:""}.la-sort-up:before{content:""}.la-soundcloud:before{content:""}.la-sourcetree:before{content:""}.la-spa:before{content:""}.la-space-shuttle:before{content:""}.la-speakap:before{content:""}.la-speaker-deck:before{content:""}.la-spell-check:before{content:""}.la-spider:before{content:""}.la-spinner:before{content:""}.la-splotch:before{content:""}.la-spotify:before{content:""}.la-spray-can:before{content:""}.la-square:before{content:""}.la-square-full:before{content:""}.la-square-root-alt:before{content:""}.la-squarespace:before{content:""}.la-stack-exchange:before{content:""}.la-stack-overflow:before{content:""}.la-stackpath:before{content:""}.la-stamp:before{content:""}.la-star:before{content:""}.la-star-and-crescent:before{content:""}.la-star-half:before{content:""}.la-star-half-alt:before{content:""}.la-star-of-david:before{content:""}.la-star-of-life:before{content:""}.la-staylinked:before{content:""}.la-steam:before{content:""}.la-steam-square:before{content:""}.la-steam-symbol:before{content:""}.la-step-backward:before{content:""}.la-step-forward:before{content:""}.la-stethoscope:before{content:""}.la-sticker-mule:before{content:""}.la-sticky-note:before{content:""}.la-stop:before{content:""}.la-stop-circle:before{content:""}.la-stopwatch:before{content:""}.la-store:before{content:""}.la-store-alt:before{content:""}.la-strava:before{content:""}.la-stream:before{content:""}.la-street-view:before{content:""}.la-strikethrough:before{content:""}.la-stripe:before{content:""}.la-stripe-s:before{content:""}.la-stroopwafel:before{content:""}.la-studiovinari:before{content:""}.la-stumbleupon:before{content:""}.la-stumbleupon-circle:before{content:""}.la-subscript:before{content:""}.la-subway:before{content:""}.la-suitcase:before{content:""}.la-suitcase-rolling:before{content:""}.la-sun:before{content:""}.la-superpowers:before{content:""}.la-superscript:before{content:""}.la-supple:before{content:""}.la-surprise:before{content:""}.la-suse:before{content:""}.la-swatchbook:before{content:""}.la-swift:before{content:""}.la-swimmer:before{content:""}.la-swimming-pool:before{content:""}.la-symfony:before{content:""}.la-synagogue:before{content:""}.la-sync:before{content:""}.la-sync-alt:before{content:""}.la-syringe:before{content:""}.la-table:before{content:""}.la-table-tennis:before{content:""}.la-tablet:before{content:""}.la-tablet-alt:before{content:""}.la-tablets:before{content:""}.la-tachometer-alt:before{content:""}.la-tag:before{content:""}.la-tags:before{content:""}.la-tape:before{content:""}.la-tasks:before{content:""}.la-taxi:before{content:""}.la-teamspeak:before{content:""}.la-teeth:before{content:""}.la-teeth-open:before{content:""}.la-telegram:before{content:""}.la-telegram-plane:before{content:""}.la-temperature-high:before{content:""}.la-temperature-low:before{content:""}.la-tencent-weibo:before{content:""}.la-tenge:before{content:""}.la-terminal:before{content:""}.la-text-height:before{content:""}.la-text-width:before{content:""}.la-th:before{content:""}.la-th-large:before{content:""}.la-th-list:before{content:""}.la-the-red-yeti:before{content:""}.la-theater-masks:before{content:""}.la-themeco:before{content:""}.la-themeisle:before{content:""}.la-thermometer:before{content:""}.la-thermometer-empty:before{content:""}.la-thermometer-full:before{content:""}.la-thermometer-half:before{content:""}.la-thermometer-quarter:before{content:""}.la-thermometer-three-quarters:before{content:""}.la-think-peaks:before{content:""}.la-thumbs-down:before{content:""}.la-thumbs-up:before{content:""}.la-thumbtack:before{content:""}.la-ticket-alt:before{content:""}.la-times:before{content:""}.la-times-circle:before{content:""}.la-tint:before{content:""}.la-tint-slash:before{content:""}.la-tired:before{content:""}.la-toggle-off:before{content:""}.la-toggle-on:before{content:""}.la-toilet:before{content:""}.la-toilet-paper:before{content:""}.la-toolbox:before{content:""}.la-tools:before{content:""}.la-tooth:before{content:""}.la-torah:before{content:""}.la-torii-gate:before{content:""}.la-tractor:before{content:""}.la-trade-federation:before{content:""}.la-trademark:before{content:""}.la-traffic-light:before{content:""}.la-train:before{content:""}.la-tram:before{content:""}.la-transgender:before{content:""}.la-transgender-alt:before{content:""}.la-trash:before{content:""}.la-trash-alt:before{content:""}.la-trash-restore:before{content:""}.la-trash-restore-alt:before{content:""}.la-tree:before{content:""}.la-trello:before{content:""}.la-tripadvisor:before{content:""}.la-trophy:before{content:""}.la-truck:before{content:""}.la-truck-loading:before{content:""}.la-truck-monster:before{content:""}.la-truck-moving:before{content:""}.la-truck-pickup:before{content:""}.la-tshirt:before{content:""}.la-tty:before{content:""}.la-tumblr:before{content:""}.la-tumblr-square:before{content:""}.la-tv:before{content:""}.la-twitch:before{content:""}.la-twitter:before{content:""}.la-twitter-square:before{content:""}.la-typo3:before{content:""}.la-uber:before{content:""}.la-ubuntu:before{content:""}.la-uikit:before{content:""}.la-umbraco:before{content:""}.la-umbrella:before{content:""}.la-umbrella-beach:before{content:""}.la-underline:before{content:""}.la-undo:before{content:""}.la-undo-alt:before{content:""}.la-uniregistry:before{content:""}.la-universal-access:before{content:""}.la-university:before{content:""}.la-unlink:before{content:""}.la-unlock:before{content:""}.la-unlock-alt:before{content:""}.la-untappd:before{content:""}.la-upload:before{content:""}.la-ups:before{content:""}.la-usb:before{content:""}.la-user:before{content:""}.la-user-alt:before{content:""}.la-user-alt-slash:before{content:""}.la-user-astronaut:before{content:""}.la-user-check:before{content:""}.la-user-circle:before{content:""}.la-user-clock:before{content:""}.la-user-cog:before{content:""}.la-user-edit:before{content:""}.la-user-friends:before{content:""}.la-user-graduate:before{content:""}.la-user-injured:before{content:""}.la-user-lock:before{content:""}.la-user-md:before{content:""}.la-user-minus:before{content:""}.la-user-ninja:before{content:""}.la-user-nurse:before{content:""}.la-user-plus:before{content:""}.la-user-secret:before{content:""}.la-user-shield:before{content:""}.la-user-slash:before{content:""}.la-user-tag:before{content:""}.la-user-tie:before{content:""}.la-user-times:before{content:""}.la-users:before{content:""}.la-users-cog:before{content:""}.la-usps:before{content:""}.la-ussunnah:before{content:""}.la-utensil-spoon:before{content:""}.la-utensils:before{content:""}.la-vaadin:before{content:""}.la-vector-square:before{content:""}.la-venus:before{content:""}.la-venus-double:before{content:""}.la-venus-mars:before{content:""}.la-viacoin:before{content:""}.la-viadeo:before{content:""}.la-viadeo-square:before{content:""}.la-vial:before{content:""}.la-vials:before{content:""}.la-viber:before{content:""}.la-video:before{content:""}.la-video-slash:before{content:""}.la-vihara:before{content:""}.la-vimeo:before{content:""}.la-vimeo-square:before{content:""}.la-vimeo-v:before{content:""}.la-vine:before{content:""}.la-vk:before{content:""}.la-vnv:before{content:""}.la-voicemail:before{content:""}.la-volleyball-ball:before{content:""}.la-volume-down:before{content:""}.la-volume-mute:before{content:""}.la-volume-off:before{content:""}.la-volume-up:before{content:""}.la-vote-yea:before{content:""}.la-vr-cardboard:before{content:""}.la-vuejs:before{content:""}.la-walking:before{content:""}.la-wallet:before{content:""}.la-warehouse:before{content:""}.la-water:before{content:""}.la-wave-square:before{content:""}.la-waze:before{content:""}.la-weebly:before{content:""}.la-weibo:before{content:""}.la-weight:before{content:""}.la-weight-hanging:before{content:""}.la-weixin:before{content:""}.la-whatsapp:before{content:""}.la-whatsapp-square:before{content:""}.la-wheelchair:before{content:""}.la-whmcs:before{content:""}.la-wifi:before{content:""}.la-wikipedia-w:before{content:""}.la-wind:before{content:""}.la-window-close:before{content:""}.la-window-maximize:before{content:""}.la-window-minimize:before{content:""}.la-window-restore:before{content:""}.la-windows:before{content:""}.la-wine-bottle:before{content:""}.la-wine-glass:before{content:""}.la-wine-glass-alt:before{content:""}.la-wix:before{content:""}.la-wizards-of-the-coast:before{content:""}.la-wolf-pack-battalion:before{content:""}.la-won-sign:before{content:""}.la-wordpress:before{content:""}.la-wordpress-simple:before{content:""}.la-wpbeginner:before{content:""}.la-wpexplorer:before{content:""}.la-wpforms:before{content:""}.la-wpressr:before{content:""}.la-wrench:before{content:""}.la-x-ray:before{content:""}.la-xbox:before{content:""}.la-xing:before{content:""}.la-xing-square:before{content:""}.la-y-combinator:before{content:""}.la-yahoo:before{content:""}.la-yammer:before{content:""}.la-yandex:before{content:""}.la-yandex-international:before{content:""}.la-yarn:before{content:""}.la-yelp:before{content:""}.la-yen-sign:before{content:""}.la-yin-yang:before{content:""}.la-yoast:before{content:""}.la-youtube:before{content:""}.la-youtube-square:before{content:""}.la-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Line Awesome Brands;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/la-brands-400-LN4CMlGg.eot);src:url(/assets/la-brands-400-LN4CMlGg.eot?#iefix) format("embedded-opentype"),url(/assets/la-brands-400-Cq-R4OEF.woff2) format("woff2"),url(/assets/la-brands-400-D0lxOIwB.woff) format("woff"),url(/assets/la-brands-400-gDglUfU7.ttf) format("truetype"),url(/assets/la-brands-400-DF2WJeNE.svg#lineawesome) format("svg")}.lab{font-family:Line Awesome Brands}@font-face{font-family:Line Awesome Free;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/la-regular-400-Cx6vm3uW.eot);src:url(/assets/la-regular-400-Cx6vm3uW.eot?#iefix) format("embedded-opentype"),url(/assets/la-regular-400-DuFMN_sw.woff2) format("woff2"),url(/assets/la-regular-400-ehe5HgcS.woff) format("woff"),url(/assets/la-regular-400-CmnW_RTo.ttf) format("truetype"),url(/assets/la-regular-400-DEMIstEh.svg#lineawesome) format("svg")}.lar{font-family:Line Awesome Free;font-weight:400}@font-face{font-family:Line Awesome Free;font-style:normal;font-weight:900;font-display:auto;src:url(/assets/la-solid-900-DkmX4G2x.eot);src:url(/assets/la-solid-900-DkmX4G2x.eot?#iefix) format("embedded-opentype"),url(/assets/la-solid-900-TjMEgv3Q.woff2) format("woff2"),url(/assets/la-solid-900-CR_Kd-su.woff) format("woff"),url(/assets/la-solid-900-BUOWlSBQ.ttf) format("truetype"),url(/assets/la-solid-900-D5IO3BOs.svg#lineawesome) format("svg")}.la,.las{font-family:Line Awesome Free;font-weight:900}.la.la-glass:before{content:""}.la.la-meetup{font-family:Line Awesome Brands;font-weight:400}.la.la-star-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-o:before{content:""}.la.la-remove:before{content:""}.la.la-close:before{content:""}.la.la-gear:before{content:""}.la.la-trash-o{font-family:Line Awesome Free;font-weight:400}.la.la-trash-o:before{content:""}.la.la-file-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-o:before{content:""}.la.la-clock-o{font-family:Line Awesome Free;font-weight:400}.la.la-clock-o:before{content:""}.la.la-arrow-circle-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-down:before{content:""}.la.la-arrow-circle-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-up:before{content:""}.la.la-play-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-play-circle-o:before{content:""}.la.la-repeat:before{content:""}.la.la-rotate-right:before{content:""}.la.la-refresh:before{content:""}.la.la-list-alt{font-family:Line Awesome Free;font-weight:400}.la.la-dedent:before{content:""}.la.la-video-camera:before{content:""}.la.la-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-picture-o:before{content:""}.la.la-photo{font-family:Line Awesome Free;font-weight:400}.la.la-photo:before{content:""}.la.la-image{font-family:Line Awesome Free;font-weight:400}.la.la-image:before{content:""}.la.la-pencil:before{content:""}.la.la-map-marker:before{content:""}.la.la-pencil-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-pencil-square-o:before{content:""}.la.la-share-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-share-square-o:before{content:""}.la.la-check-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-square-o:before{content:""}.la.la-arrows:before{content:""}.la.la-times-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-circle-o:before{content:""}.la.la-check-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-circle-o:before{content:""}.la.la-mail-forward:before{content:""}.la.la-eye,.la.la-eye-slash{font-family:Line Awesome Free;font-weight:400}.la.la-warning:before{content:""}.la.la-calendar:before{content:""}.la.la-arrows-v:before{content:""}.la.la-arrows-h:before{content:""}.la.la-bar-chart{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart:before{content:""}.la.la-bar-chart-o{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart-o:before{content:""}.la.la-twitter-square,.la.la-facebook-square{font-family:Line Awesome Brands;font-weight:400}.la.la-gears:before{content:""}.la.la-thumbs-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-up:before{content:""}.la.la-thumbs-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-down:before{content:""}.la.la-heart-o{font-family:Line Awesome Free;font-weight:400}.la.la-heart-o:before{content:""}.la.la-sign-out:before{content:""}.la.la-linkedin-square{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin-square:before{content:""}.la.la-thumb-tack:before{content:""}.la.la-external-link:before{content:""}.la.la-sign-in:before{content:""}.la.la-github-square{font-family:Line Awesome Brands;font-weight:400}.la.la-lemon-o{font-family:Line Awesome Free;font-weight:400}.la.la-lemon-o:before{content:""}.la.la-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-square-o:before{content:""}.la.la-bookmark-o{font-family:Line Awesome Free;font-weight:400}.la.la-bookmark-o:before{content:""}.la.la-twitter,.la.la-facebook{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook:before{content:""}.la.la-facebook-f{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-f:before{content:""}.la.la-github{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card{font-family:Line Awesome Free;font-weight:400}.la.la-feed:before{content:""}.la.la-hdd-o{font-family:Line Awesome Free;font-weight:400}.la.la-hdd-o:before{content:""}.la.la-hand-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-right:before{content:""}.la.la-hand-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-left:before{content:""}.la.la-hand-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-up:before{content:""}.la.la-hand-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-down:before{content:""}.la.la-arrows-alt:before{content:""}.la.la-group:before{content:""}.la.la-chain:before{content:""}.la.la-scissors:before{content:""}.la.la-files-o{font-family:Line Awesome Free;font-weight:400}.la.la-files-o:before{content:""}.la.la-floppy-o{font-family:Line Awesome Free;font-weight:400}.la.la-floppy-o:before{content:""}.la.la-navicon:before{content:""}.la.la-reorder:before{content:""}.la.la-pinterest,.la.la-pinterest-square,.la.la-google-plus-square,.la.la-google-plus{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus:before{content:""}.la.la-money{font-family:Line Awesome Free;font-weight:400}.la.la-money:before{content:""}.la.la-unsorted:before{content:""}.la.la-sort-desc:before{content:""}.la.la-sort-asc:before{content:""}.la.la-linkedin{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin:before{content:""}.la.la-rotate-left:before{content:""}.la.la-legal:before{content:""}.la.la-tachometer:before{content:""}.la.la-dashboard:before{content:""}.la.la-comment-o{font-family:Line Awesome Free;font-weight:400}.la.la-comment-o:before{content:""}.la.la-comments-o{font-family:Line Awesome Free;font-weight:400}.la.la-comments-o:before{content:""}.la.la-flash:before{content:""}.la.la-clipboard,.la.la-paste{font-family:Line Awesome Free;font-weight:400}.la.la-paste:before{content:""}.la.la-lightbulb-o{font-family:Line Awesome Free;font-weight:400}.la.la-lightbulb-o:before{content:""}.la.la-exchange:before{content:""}.la.la-cloud-download:before{content:""}.la.la-cloud-upload:before{content:""}.la.la-bell-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-o:before{content:""}.la.la-cutlery:before{content:""}.la.la-file-text-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-text-o:before{content:""}.la.la-building-o{font-family:Line Awesome Free;font-weight:400}.la.la-building-o:before{content:""}.la.la-hospital-o{font-family:Line Awesome Free;font-weight:400}.la.la-hospital-o:before{content:""}.la.la-tablet:before{content:""}.la.la-mobile:before{content:""}.la.la-mobile-phone:before{content:""}.la.la-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-circle-o:before{content:""}.la.la-mail-reply:before{content:""}.la.la-github-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-folder-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-o:before{content:""}.la.la-folder-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-open-o:before{content:""}.la.la-smile-o{font-family:Line Awesome Free;font-weight:400}.la.la-smile-o:before{content:""}.la.la-frown-o{font-family:Line Awesome Free;font-weight:400}.la.la-frown-o:before{content:""}.la.la-meh-o{font-family:Line Awesome Free;font-weight:400}.la.la-meh-o:before{content:""}.la.la-keyboard-o{font-family:Line Awesome Free;font-weight:400}.la.la-keyboard-o:before{content:""}.la.la-flag-o{font-family:Line Awesome Free;font-weight:400}.la.la-flag-o:before{content:""}.la.la-mail-reply-all:before{content:""}.la.la-star-half-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-o:before{content:""}.la.la-star-half-empty{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-empty:before{content:""}.la.la-star-half-full{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-full:before{content:""}.la.la-code-fork:before{content:""}.la.la-chain-broken:before{content:""}.la.la-shield:before{content:""}.la.la-calendar-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-o:before{content:""}.la.la-maxcdn,.la.la-html5,.la.la-css3{font-family:Line Awesome Brands;font-weight:400}.la.la-ticket:before{content:""}.la.la-minus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-minus-square-o:before{content:""}.la.la-level-up:before{content:""}.la.la-level-down:before{content:""}.la.la-pencil-square:before{content:""}.la.la-external-link-square:before{content:""}.la.la-compass,.la.la-caret-square-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down:before{content:""}.la.la-toggle-down{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-down:before{content:""}.la.la-caret-square-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-up:before{content:""}.la.la-toggle-up{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-up:before{content:""}.la.la-caret-square-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-right:before{content:""}.la.la-toggle-right{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-right:before{content:""}.la.la-eur:before{content:""}.la.la-euro:before{content:""}.la.la-gbp:before{content:""}.la.la-usd:before{content:""}.la.la-dollar:before{content:""}.la.la-inr:before{content:""}.la.la-rupee:before{content:""}.la.la-jpy:before{content:""}.la.la-cny:before{content:""}.la.la-rmb:before{content:""}.la.la-yen:before{content:""}.la.la-rub:before{content:""}.la.la-ruble:before{content:""}.la.la-rouble:before{content:""}.la.la-krw:before{content:""}.la.la-won:before{content:""}.la.la-btc,.la.la-bitcoin{font-family:Line Awesome Brands;font-weight:400}.la.la-bitcoin:before{content:""}.la.la-file-text:before{content:""}.la.la-sort-alpha-asc:before{content:""}.la.la-sort-alpha-desc:before{content:""}.la.la-sort-amount-asc:before{content:""}.la.la-sort-amount-desc:before{content:""}.la.la-sort-numeric-asc:before{content:""}.la.la-sort-numeric-desc:before{content:""}.la.la-youtube-square,.la.la-youtube,.la.la-xing,.la.la-xing-square,.la.la-youtube-play{font-family:Line Awesome Brands;font-weight:400}.la.la-youtube-play:before{content:""}.la.la-dropbox,.la.la-stack-overflow,.la.la-instagram,.la.la-flickr,.la.la-adn,.la.la-bitbucket,.la.la-bitbucket-square{font-family:Line Awesome Brands;font-weight:400}.la.la-bitbucket-square:before{content:""}.la.la-tumblr,.la.la-tumblr-square{font-family:Line Awesome Brands;font-weight:400}.la.la-long-arrow-down:before{content:""}.la.la-long-arrow-up:before{content:""}.la.la-long-arrow-left:before{content:""}.la.la-long-arrow-right:before{content:""}.la.la-apple,.la.la-windows,.la.la-android,.la.la-linux,.la.la-dribbble,.la.la-skype,.la.la-foursquare,.la.la-trello,.la.la-gratipay,.la.la-gittip{font-family:Line Awesome Brands;font-weight:400}.la.la-gittip:before{content:""}.la.la-sun-o{font-family:Line Awesome Free;font-weight:400}.la.la-sun-o:before{content:""}.la.la-moon-o{font-family:Line Awesome Free;font-weight:400}.la.la-moon-o:before{content:""}.la.la-vk,.la.la-weibo,.la.la-renren,.la.la-pagelines,.la.la-stack-exchange{font-family:Line Awesome Brands;font-weight:400}.la.la-arrow-circle-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-right:before{content:""}.la.la-arrow-circle-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-left:before{content:""}.la.la-caret-square-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-left:before{content:""}.la.la-toggle-left{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-left:before{content:""}.la.la-dot-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-dot-circle-o:before{content:""}.la.la-vimeo-square{font-family:Line Awesome Brands;font-weight:400}.la.la-try:before{content:""}.la.la-turkish-lira:before{content:""}.la.la-plus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-plus-square-o:before{content:""}.la.la-slack,.la.la-wordpress,.la.la-openid{font-family:Line Awesome Brands;font-weight:400}.la.la-institution:before{content:""}.la.la-bank:before{content:""}.la.la-mortar-board:before{content:""}.la.la-yahoo,.la.la-google,.la.la-reddit,.la.la-reddit-square,.la.la-stumbleupon-circle,.la.la-stumbleupon,.la.la-delicious,.la.la-digg,.la.la-pied-piper-pp,.la.la-pied-piper-alt,.la.la-drupal,.la.la-joomla{font-family:Line Awesome Brands;font-weight:400}.la.la-spoon:before{content:""}.la.la-behance,.la.la-behance-square,.la.la-steam,.la.la-steam-square{font-family:Line Awesome Brands;font-weight:400}.la.la-automobile:before{content:""}.la.la-cab:before{content:""}.la.la-envelope-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-o:before{content:""}.la.la-deviantart,.la.la-soundcloud{font-family:Line Awesome Brands;font-weight:400}.la.la-file-pdf-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-pdf-o:before{content:""}.la.la-file-word-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-word-o:before{content:""}.la.la-file-excel-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-excel-o:before{content:""}.la.la-file-powerpoint-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-powerpoint-o:before{content:""}.la.la-file-image-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-image-o:before{content:""}.la.la-file-photo-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-photo-o:before{content:""}.la.la-file-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-picture-o:before{content:""}.la.la-file-archive-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-archive-o:before{content:""}.la.la-file-zip-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-zip-o:before{content:""}.la.la-file-audio-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-audio-o:before{content:""}.la.la-file-sound-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-sound-o:before{content:""}.la.la-file-video-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-video-o:before{content:""}.la.la-file-movie-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-movie-o:before{content:""}.la.la-file-code-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-code-o:before{content:""}.la.la-vine,.la.la-codepen,.la.la-jsfiddle{font-family:Line Awesome Brands;font-weight:400}.la.la-life-ring,.la.la-life-bouy{font-family:Line Awesome Free;font-weight:400}.la.la-life-bouy:before{content:""}.la.la-life-buoy{font-family:Line Awesome Free;font-weight:400}.la.la-life-buoy:before{content:""}.la.la-life-saver{font-family:Line Awesome Free;font-weight:400}.la.la-life-saver:before{content:""}.la.la-support{font-family:Line Awesome Free;font-weight:400}.la.la-support:before{content:""}.la.la-circle-o-notch:before{content:""}.la.la-rebel,.la.la-ra{font-family:Line Awesome Brands;font-weight:400}.la.la-ra:before{content:""}.la.la-resistance{font-family:Line Awesome Brands;font-weight:400}.la.la-resistance:before{content:""}.la.la-empire,.la.la-ge{font-family:Line Awesome Brands;font-weight:400}.la.la-ge:before{content:""}.la.la-git-square,.la.la-git,.la.la-hacker-news,.la.la-y-combinator-square{font-family:Line Awesome Brands;font-weight:400}.la.la-y-combinator-square:before{content:""}.la.la-yc-square{font-family:Line Awesome Brands;font-weight:400}.la.la-yc-square:before{content:""}.la.la-tencent-weibo,.la.la-qq,.la.la-weixin,.la.la-wechat{font-family:Line Awesome Brands;font-weight:400}.la.la-wechat:before{content:""}.la.la-send:before{content:""}.la.la-paper-plane-o{font-family:Line Awesome Free;font-weight:400}.la.la-paper-plane-o:before{content:""}.la.la-send-o{font-family:Line Awesome Free;font-weight:400}.la.la-send-o:before{content:""}.la.la-circle-thin{font-family:Line Awesome Free;font-weight:400}.la.la-circle-thin:before{content:""}.la.la-header:before{content:""}.la.la-sliders:before{content:""}.la.la-futbol-o{font-family:Line Awesome Free;font-weight:400}.la.la-futbol-o:before{content:""}.la.la-soccer-ball-o{font-family:Line Awesome Free;font-weight:400}.la.la-soccer-ball-o:before{content:""}.la.la-slideshare,.la.la-twitch,.la.la-yelp{font-family:Line Awesome Brands;font-weight:400}.la.la-newspaper-o{font-family:Line Awesome Free;font-weight:400}.la.la-newspaper-o:before{content:""}.la.la-paypal,.la.la-google-wallet,.la.la-cc-visa,.la.la-cc-mastercard,.la.la-cc-discover,.la.la-cc-amex,.la.la-cc-paypal,.la.la-cc-stripe{font-family:Line Awesome Brands;font-weight:400}.la.la-bell-slash-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-slash-o:before{content:""}.la.la-trash:before{content:""}.la.la-copyright{font-family:Line Awesome Free;font-weight:400}.la.la-eyedropper:before{content:""}.la.la-area-chart:before{content:""}.la.la-pie-chart:before{content:""}.la.la-line-chart:before{content:""}.la.la-lastfm,.la.la-lastfm-square,.la.la-ioxhost,.la.la-angellist{font-family:Line Awesome Brands;font-weight:400}.la.la-cc{font-family:Line Awesome Free;font-weight:400}.la.la-cc:before{content:""}.la.la-ils:before{content:""}.la.la-shekel:before{content:""}.la.la-sheqel:before{content:""}.la.la-meanpath{font-family:Line Awesome Brands;font-weight:400}.la.la-meanpath:before{content:""}.la.la-buysellads,.la.la-connectdevelop,.la.la-dashcube,.la.la-forumbee,.la.la-leanpub,.la.la-sellsy,.la.la-shirtsinbulk,.la.la-simplybuilt,.la.la-skyatlas{font-family:Line Awesome Brands;font-weight:400}.la.la-diamond{font-family:Line Awesome Free;font-weight:400}.la.la-diamond:before{content:""}.la.la-intersex:before{content:""}.la.la-facebook-official{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-official:before{content:""}.la.la-pinterest-p,.la.la-whatsapp{font-family:Line Awesome Brands;font-weight:400}.la.la-hotel:before{content:""}.la.la-viacoin,.la.la-medium,.la.la-y-combinator,.la.la-yc{font-family:Line Awesome Brands;font-weight:400}.la.la-yc:before{content:""}.la.la-optin-monster,.la.la-opencart,.la.la-expeditedssl{font-family:Line Awesome Brands;font-weight:400}.la.la-battery-4:before{content:""}.la.la-battery:before{content:""}.la.la-battery-3:before{content:""}.la.la-battery-2:before{content:""}.la.la-battery-1:before{content:""}.la.la-battery-0:before{content:""}.la.la-object-group,.la.la-object-ungroup,.la.la-sticky-note-o{font-family:Line Awesome Free;font-weight:400}.la.la-sticky-note-o:before{content:""}.la.la-cc-jcb,.la.la-cc-diners-club{font-family:Line Awesome Brands;font-weight:400}.la.la-clone,.la.la-hourglass-o{font-family:Line Awesome Free;font-weight:400}.la.la-hourglass-o:before{content:""}.la.la-hourglass-1:before{content:""}.la.la-hourglass-2:before{content:""}.la.la-hourglass-3:before{content:""}.la.la-hand-rock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-rock-o:before{content:""}.la.la-hand-grab-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-grab-o:before{content:""}.la.la-hand-paper-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-paper-o:before{content:""}.la.la-hand-stop-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-stop-o:before{content:""}.la.la-hand-scissors-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-scissors-o:before{content:""}.la.la-hand-lizard-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-lizard-o:before{content:""}.la.la-hand-spock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-spock-o:before{content:""}.la.la-hand-pointer-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-pointer-o:before{content:""}.la.la-hand-peace-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-peace-o:before{content:""}.la.la-registered{font-family:Line Awesome Free;font-weight:400}.la.la-creative-commons,.la.la-gg,.la.la-gg-circle,.la.la-tripadvisor,.la.la-odnoklassniki,.la.la-odnoklassniki-square,.la.la-get-pocket,.la.la-wikipedia-w,.la.la-safari,.la.la-chrome,.la.la-firefox,.la.la-opera,.la.la-internet-explorer{font-family:Line Awesome Brands;font-weight:400}.la.la-television:before{content:""}.la.la-contao,.la.la-500px,.la.la-amazon{font-family:Line Awesome Brands;font-weight:400}.la.la-calendar-plus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-plus-o:before{content:""}.la.la-calendar-minus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-minus-o:before{content:""}.la.la-calendar-times-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-times-o:before{content:""}.la.la-calendar-check-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-check-o:before{content:""}.la.la-map-o{font-family:Line Awesome Free;font-weight:400}.la.la-map-o:before{content:""}.la.la-commenting:before{content:""}.la.la-commenting-o{font-family:Line Awesome Free;font-weight:400}.la.la-commenting-o:before{content:""}.la.la-houzz,.la.la-vimeo{font-family:Line Awesome Brands;font-weight:400}.la.la-vimeo:before{content:""}.la.la-black-tie,.la.la-fonticons,.la.la-reddit-alien,.la.la-edge{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card-alt:before{content:""}.la.la-codiepie,.la.la-modx,.la.la-fort-awesome,.la.la-usb,.la.la-product-hunt,.la.la-mixcloud,.la.la-scribd{font-family:Line Awesome Brands;font-weight:400}.la.la-pause-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-pause-circle-o:before{content:""}.la.la-stop-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-stop-circle-o:before{content:""}.la.la-bluetooth,.la.la-bluetooth-b,.la.la-gitlab,.la.la-wpbeginner,.la.la-wpforms,.la.la-envira,.la.la-wheelchair-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-wheelchair-alt:before{content:""}.la.la-question-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-question-circle-o:before{content:""}.la.la-volume-control-phone:before{content:""}.la.la-asl-interpreting:before{content:""}.la.la-deafness:before{content:""}.la.la-hard-of-hearing:before{content:""}.la.la-glide,.la.la-glide-g{font-family:Line Awesome Brands;font-weight:400}.la.la-signing:before{content:""}.la.la-viadeo,.la.la-viadeo-square,.la.la-snapchat,.la.la-snapchat-ghost,.la.la-snapchat-square,.la.la-pied-piper,.la.la-first-order,.la.la-yoast,.la.la-themeisle,.la.la-google-plus-official{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-official:before{content:""}.la.la-google-plus-circle{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-circle:before{content:""}.la.la-font-awesome,.la.la-fa{font-family:Line Awesome Brands;font-weight:400}.la.la-fa:before{content:""}.la.la-handshake-o{font-family:Line Awesome Free;font-weight:400}.la.la-handshake-o:before{content:""}.la.la-envelope-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-open-o:before{content:""}.la.la-linode{font-family:Line Awesome Brands;font-weight:400}.la.la-address-book-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-book-o:before{content:""}.la.la-vcard:before{content:""}.la.la-address-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-card-o:before{content:""}.la.la-vcard-o{font-family:Line Awesome Free;font-weight:400}.la.la-vcard-o:before{content:""}.la.la-user-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-circle-o:before{content:""}.la.la-user-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-o:before{content:""}.la.la-id-badge{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license:before{content:""}.la.la-id-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-id-card-o:before{content:""}.la.la-drivers-license-o{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license-o:before{content:""}.la.la-quora,.la.la-free-code-camp,.la.la-telegram{font-family:Line Awesome Brands;font-weight:400}.la.la-thermometer-4:before{content:""}.la.la-thermometer:before{content:""}.la.la-thermometer-3:before{content:""}.la.la-thermometer-2:before{content:""}.la.la-thermometer-1:before{content:""}.la.la-thermometer-0:before{content:""}.la.la-bathtub:before{content:""}.la.la-s15:before{content:""}.la.la-window-maximize,.la.la-window-restore{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle:before{content:""}.la.la-window-close-o{font-family:Line Awesome Free;font-weight:400}.la.la-window-close-o:before{content:""}.la.la-times-rectangle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle-o:before{content:""}.la.la-bandcamp,.la.la-grav,.la.la-etsy,.la.la-imdb,.la.la-ravelry,.la.la-eercast{font-family:Line Awesome Brands;font-weight:400}.la.la-eercast:before{content:""}.la.la-snowflake-o{font-family:Line Awesome Free;font-weight:400}.la.la-snowflake-o:before{content:""}.la.la-superpowers,.la.la-wpexplorer,.la.la-spotify{font-family:Line Awesome Brands;font-weight:400}@font-face{font-family:bootstrap-icons;src:url(/assets/bootstrap-icons-B-HDIRHF.woff2?30af91bf14e37666a085fb8a161ff36d) format("woff2"),url(/assets/bootstrap-icons-jNOKqGYO.woff?30af91bf14e37666a085fb8a161ff36d) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-1:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-1:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-1:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-1:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-1:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-1:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-mortorboard-fill:before{content:""}.bi-mortorboard:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-1:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash-1:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport-1:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-ssd-fill:before{content:""}.bi-ssd:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.fc .fc-toolbar.fc-header-toolbar{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:0;padding:0 15px;background:#fff}.fc .fc-button:focus{outline:0;box-shadow:none}.fc .fc-button-primary{color:#6f6f6f;color:var(--fc-button-text-color, #6f6f6f);background-color:transparent;border:2px solid;border-color:#6f6f6f;border-color:var(--fc-button-border-color, #eaeaea)}.fc .fc-button-primary:hover{color:#6f6f6f;color:var(--fc-button-text-color, #6f6f6f);border:2px solid;background-color:#eaeaea;background-color:var(--fc-button-hover-bg-color, #eaeaea);border-color:#eaeaea;border-color:var(--fc-button-hover-border-color, #eaeaea)}.fc .fc-button-primary:focus{box-shadow:none}.fc .fc-button-primary:not(:disabled):active,.fc .fc-button-primary:not(:disabled).fc-button-active{color:#6f6f6f;color:var(--fc-button-text-color, #6f6f6f);background-color:#eaeaea;background-color:var(--fc-button-active-bg-color, #eaeaea);border-color:#eaeaea;border-color:var(--fc-button-active-border-color, #eaeaea)}.fc .fc-button-primary:not(:disabled):active:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus{box-shadow:none}.fc a{color:#6f7a7f}.swiper{width:100%;height:100%}.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:#ffffff80}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,.8);border-radius:5px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:3em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:#000000e6;line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:#fffc}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:#fff6;padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;background:#000c;border-radius:50%}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px;fill:#fff}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:20px;top:50%;margin-top:-10px;left:15%;right:15%;border:3px solid rgba(0,0,0,.8);background:#000c;border-radius:10px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#fff;display:block;position:relative;height:100%;width:0;transition:width .3s ease-in-out;border-radius:17px}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#b10606;padding:.5em 1em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #b10606}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==) format("woff2"),url(/assets/lg-oyjwlqP2.ttf?io9a6k) format("truetype"),url(/assets/lg-CosQH4Cu.woff?io9a6k) format("woff"),url(/assets/lg-B0dIV2BS.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:#ffffff80;border-radius:50%;box-shadow:0 0 0 8px #ffffffb3 inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(/assets/loading-BZOHaeKn.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:""}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:""}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:""}.lg-flip-hor:after{content:""}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/assets/loading-BZOHaeKn.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.daterangepicker .ranges{text-align:left;margin:0;width:100%}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee;color:#000}.daterangepicker .ranges li.active{background-color:#007d88;color:#fff}.daterangepicker .monthselect,.daterangepicker .yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default;width:calc(50% - 1rem)}.daterangepicker .monthselect{margin-right:1rem}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0;line-height:30px;position:relative;display:flex;justify-content:center}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{width:50px;margin:2px;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .drp-buttons .btn,.daterangepicker .drp-buttons div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .daterangepicker .drp-buttons .hopscotch-nav-button{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker .btn,.daterangepicker div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .daterangepicker .hopscotch-nav-button{display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent}.daterangepicker .btn-success,.daterangepicker .btn-primary,.daterangepicker div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .daterangepicker .hopscotch-nav-button.next{background-color:#007d88;color:#fff}.daterangepicker .btn-secondary{background-color:#6c757d;color:#fff}.vue-daterange-picker *,.vue-daterange-picker :after,.vue-daterange-picker :before{box-sizing:border-box}.drp-calendar .col .left{flex:0 0 auto}.daterangepicker.hide-calendars.show-ranges .ranges,.daterangepicker.hide-calendars.show-ranges .ranges ul{width:100%}.daterangepicker .calendars-container{display:flex}.daterangepicker[readonly]{pointer-events:none}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-size:15px;line-height:1em}.daterangepicker:before,.daterangepicker:after{position:absolute;display:inline-block;border-bottom-color:#0003;content:""}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-calendar,.daterangepicker.show-calendar .drp-buttons{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px;width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid black;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table th,.daterangepicker .calendar-table td{white-space:nowrap;text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse;display:table}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker td.disabled,.daterangepicker option.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.yearselect{width:40%}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker.show-ranges .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-calendar .ranges{margin-top:8px;width:auto}@media (min-width: 564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.ltr{direction:ltr;text-align:left}.daterangepicker.ltr .drp-calendar.left{clear:left;margin-right:0}.daterangepicker.ltr .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.ltr .drp-calendar.right{margin-left:0}.daterangepicker.ltr .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.ltr .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker.rtl{direction:rtl;text-align:right}.daterangepicker.rtl .drp-calendar.left{clear:right;margin-left:0}.daterangepicker.rtl .drp-calendar.left .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker.rtl .drp-calendar.right{margin-right:0}.daterangepicker.rtl .drp-calendar.right .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker.rtl .drp-calendar.left .calendar-table{padding-left:12px}.daterangepicker.rtl .ranges,.daterangepicker.rtl .drp-calendar{text-align:right}}@media (min-width: 730px){.daterangepicker .drp-calendar.left{clear:none!important}}.gantt .grid-background{fill:none}.gantt .grid-header{fill:#fff;stroke:#e0e0e0;stroke-width:1.4}.gantt .grid-row{fill:#fff}.gantt .grid-row:nth-child(2n){fill:#f5f5f5}.gantt .row-line{stroke:#ebeff2}.gantt .tick{stroke:#e0e0e0;stroke-width:.2}.gantt .tick.thick{stroke-width:.4}.gantt .today-highlight{fill:#fcf8e3;opacity:.5}.gantt .arrow{fill:none;stroke:#666;stroke-width:1.4}.gantt .bar{fill:#b8c2cc;stroke:#8d99a6;stroke-width:0;transition:stroke-width .3s ease;-webkit-user-select:none;user-select:none}.gantt .bar-progress{fill:#a3a3ff}.gantt .bar-invalid{fill:transparent;stroke:#8d99a6;stroke-width:1;stroke-dasharray:5}.gantt .bar-invalid~.bar-label{fill:#555}.gantt .bar-label{fill:#fff;dominant-baseline:central;text-anchor:middle;font-size:12px;font-weight:lighter}.gantt .bar-label.big{fill:#555;text-anchor:start}.gantt .handle{fill:#ddd;cursor:ew-resize;opacity:0;visibility:hidden;transition:opacity .3s ease}.gantt .bar-wrapper{cursor:pointer;outline:none}.gantt .bar-wrapper:hover .bar{fill:#a9b5c1}.gantt .bar-wrapper:hover .bar-progress{fill:#8a8aff}.gantt .bar-wrapper:hover .handle{visibility:visible;opacity:1}.gantt .bar-wrapper.active .bar{fill:#a9b5c1}.gantt .bar-wrapper.active .bar-progress{fill:#8a8aff}.gantt .lower-text,.gantt .upper-text{font-size:12px;text-anchor:middle}.gantt .upper-text{fill:#555}.gantt .lower-text{fill:#333}.gantt .hide{display:none}.gantt-container{position:relative;overflow:auto;font-size:12px}.gantt-container .popup-wrapper{position:absolute;top:0;left:0;background:#000c;padding:0;color:#959da5;border-radius:3px}.gantt-container .popup-wrapper .title{border-bottom:3px solid #a3a3ff;padding:10px}.gantt-container .popup-wrapper .subtitle{padding:10px;color:#dfe2e5}.gantt-container .popup-wrapper .pointer{position:absolute;height:5px;margin:0 0 0 -5px;border:5px solid transparent;border-top-color:#000c}:root,[data-bs-theme=light]{--bs-blue: #298DFF;--bs-indigo: #322BF3;--bs-purple: #C02FF3;--bs-pink: #E92990;--bs-brown: #954D15;--bs-violet: #7429F8;--bs-sky: #00B0FF;--bs-neon: #81E230;--bs-lime: #C2E939;--bs-sun: #FFEA00;--bs-pumpkin: #FF5700;--bs-gold: #C39749;--bs-smoke: #5e7d8a;--bs-red: #FF0000;--bs-orange: #FF9100;--bs-yellow: #FFC400;--bs-green: #00D67F;--bs-teal: #007D88;--bs-cyan: #18DDEF;--bs-black: #262a2e;--bs-white: #fff;--bs-gray: #9e9e9e;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #007D88;--bs-secondary: #6f6f6f;--bs-success: #00D67F;--bs-info: #18DDEF;--bs-warning: #FFC400;--bs-danger: #FF0000;--bs-light: #f7f7f7;--bs-dark: #262a2e;--bs-blue-rgb: 41, 141, 255;--bs-indigo-rgb: 50, 43, 243;--bs-purple-rgb: 192, 47, 243;--bs-pink-rgb: 233, 41, 144;--bs-brown-rgb: 149, 77, 21;--bs-violet-rgb: 116, 41, 248;--bs-sky-rgb: 0, 176, 255;--bs-neon-rgb: 129, 226, 48;--bs-lime-rgb: 194, 233, 57;--bs-sun-rgb: 255, 234, 0;--bs-pumpkin-rgb: 255, 87, 0;--bs-gold-rgb: 195, 151, 73;--bs-smoke-rgb: 94, 125, 138;--bs-red-rgb: 255, 0, 0;--bs-orange-rgb: 255, 145, 0;--bs-yellow-rgb: 255, 196, 0;--bs-green-rgb: 0, 214, 127;--bs-teal-rgb: 0, 125, 136;--bs-cyan-rgb: 24, 221, 239;--bs-gray-rgb: 158, 158, 158;--bs-primary-rgb: 0, 125, 136;--bs-secondary-rgb: 111, 111, 111;--bs-success-rgb: 0, 214, 127;--bs-info-rgb: 24, 221, 239;--bs-warning-rgb:255, 196, 0;--bs-danger-rgb: 255, 0, 0;--bs-light-rgb: 247, 247, 247;--bs-dark-rgb: 38, 42, 46;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 38, 42, 46;--bs-body-color-rgb: 111, 111, 111;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75 );--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #6f6f6f;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #d8d8d8;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #007D88;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #3d9ca5;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #007D88;--bs-highlight-bg: #FF9100;--bs-body-font-family: "DM Sans", sans-serif;--bs-text-opacity: 1;--bs-bg-opacity: 1;--bs-shadow-color: 47, 52, 58;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd}html,body,div,span,applet,object,iframe,p,pre,a,abbr,acronym,address,big,cite,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}em,cite{font-style:italic}strong{font-weight:700}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;overflow-x:hidden}.main-font,.infowindow-wrap .infowindow-body,.infowindow-wrap .infowindow-header,.jq-toast-wrap .jq-toast-single .jq-toast-heading,.jq-toast-wrap .jq-toast-single{font-family:var(--bs-body-font-family)}a:hover,a:active{outline:0}ul{list-style:none}ul.list-ul{list-style:disc}ul.list-ul ul{list-style-type:circle}ul.list-icon{list-style:none;padding-left:0}ul.list-icon>li{padding-left:1.875rem;counter-increment:li}ul.list-icon>li i,ul.list-icon>li .feather-icon,ul.list-icon>li .svg-icon{display:inline-block;height:20px;width:20px;text-align:center;margin-left:-1.25rem;position:relative;left:-10px;padding:1px;top:-1px}ul.list-icon>li i{font-size:21px;top:5px}ul.hk-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.68rem;padding-left:0}ul.hk-list li{padding:.68rem}ul.hk-list.hk-list-sm{margin:0 -.4rem}ul.hk-list.hk-list-sm li{padding:.4rem}a{text-decoration:none;color:#007d88;-moz-transition:color .2s ease;-o-transition:color .2s ease;-webkit-transition:color .2s ease;transition:color .2s ease}a:hover{text-decoration:none;color:#3d9ca5}a:focus{text-decoration:none;outline:none;color:#3d9ca5}a.link-info{color:#18ddef!important}a.link-info:hover,a.link-info:focus{color:#4fe5f3!important}a.link-success{color:#00d67f!important}a.link-success:hover,a.link-success:focus{color:#3de09e!important}a.link-warning{color:#ffc400!important}a.link-warning:hover,a.link-warning:focus{color:#ffd23d!important}a.link-danger{color:red!important}a.link-danger:hover,a.link-danger:focus{color:#ff3d3d!important}a.link-primary{color:#007d88!important}a.link-primary:hover,a.link-primary:focus{color:#3d9ca5!important}a.link-muted{color:#6f6f6f!important}a.link-muted:hover,a.link-muted:focus{color:#b5b5b5!important}a.link-secondary{color:#6f6f6f!important}a.link-secondary:hover,a.link-secondary:focus{color:#929292!important}a.link-dark{color:#262a2e!important}a.link-dark:hover,a.link-dark:focus{color:#2a2f34!important}a.link-light{color:#9e9e9e!important}a.link-light:hover,a.link-light:focus{color:#b5b5b5!important}a.link-white{color:#fff!important}a.link-white:hover,a.link-white:focus{color:#fffc}a.link-disabled{color:#b5b5b5!important;pointer-events:none;-webkit-user-select:none;user-select:none}a.link-disabled:hover,a.link-disabled:focus{color:#b5b5b5!important}a.link-high-em{font-weight:500}a.link-medium-em{font-size:.875rem}a.link-low-em{font-size:.75rem}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#262a2e}.heading-wth-icon{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.heading-wth-icon .head-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.heading-wth-icon .head-icon i{line-height:0}.h1.heading-wth-icon .head-icon,h1.heading-wth-icon .head-icon{margin-right:1.125rem}@media (max-width: 1199px){.h1.heading-wth-icon .head-icon,h1.heading-wth-icon .head-icon{margin-right:1.125rem}}.h2.heading-wth-icon .head-icon,h2.heading-wth-icon .head-icon{margin-right:1rem}@media (max-width: 1199px){.h2.heading-wth-icon .head-icon,h2.heading-wth-icon .head-icon{margin-right:1.125rem}}.h3.heading-wth-icon .head-icon,h3.heading-wth-icon .head-icon{margin-right:.875rem}@media (max-width: 1199px){.h3.heading-wth-icon .head-icon,h3.heading-wth-icon .head-icon{margin-right:1.125rem}}.h4.heading-wth-icon .head-icon,h4.heading-wth-icon .head-icon{margin-right:.75rem}.h5.heading-wth-icon .head-icon,h5.heading-wth-icon .head-icon{margin-right:.625rem}.h6.heading-wth-icon .head-icon,h6.heading-wth-icon .head-icon{margin-right:.5rem}.force-UTF-8{content:"¡"}dt{font-weight:600}::-webkit-file-upload-button{cursor:pointer}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.white-space-wrap{white-space:initial}.white-space-nowrap{white-space:nowrap}.word-break,a.link-url{word-break:break-all}.multine-ellipsis{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;white-space:normal}.seprator-block{margin-bottom:5rem}.no-transition{-moz-transition:0s;-o-transition:0s;-webkit-transition:0s;transition:0s}.transform-none{transform:none!important}.name{color:#262a2e!important;font-weight:500}.twa-2x{background-size:1.3em 1.3em;height:1.3em;width:1.3em}.flex-basis-0{flex-basis:0!important}.flex-1{-ms-flex:1!important;flex:1!important}td.text-truncate,th.text-truncate{max-width:1px}[contenteditable=true]{outline:none}.icon-flip-y{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.icon-flip-x{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);-o-transform:rotateX(180deg);transform:rotateX(180deg)}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-head{display:flex}.media-body{-ms-flex:1;flex:1}.gap-5{gap:2rem!important}.gap-6{gap:2.5rem!important}.gap-7{gap:3rem!important}.position-top-start,.position-top-end,.position-bottom-start,.position-bottom-end,.position-start-center,.position-end-center,.position-top-center,.position-bottom-center,.position-top-start-overflow,.position-top-end-overflow,.position-bottom-start-overflow,.position-bottom-end-overflow,.position-start-center-overflow,.position-end-center-overflow,.position-top-center-overflow,.position-bottom-center-overflow{position:absolute!important;z-index:2}.position-top-start{top:0!important;left:0!important}.position-top-end{top:0!important;right:0!important}.position-bottom-start{bottom:0!important;left:0!important;top:auto!important}.position-bottom-end{bottom:0!important;right:0!important;top:auto!important}.position-top-center{top:0!important;right:50%!important;-webkit-transform:translateX(50%)!important;-moz-transform:translateX(50%)!important;-ms-transform:translateX(50%)!important;-o-transform:translateX(50%)!important;transform:translate(50%)!important}.position-bottom-center{bottom:0!important;right:50%!important;-webkit-transform:translateX(50%)!important;-moz-transform:translateX(50%)!important;-ms-transform:translateX(50%)!important;-o-transform:translateX(50%)!important;transform:translate(50%)!important}.position-start-center{left:0!important;top:50%!important;-webkit-transform:translateY(-50%)!important;-moz-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;-o-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.position-end-center{right:0!important;top:50%!important;-webkit-transform:translateY(-50%)!important;-moz-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;-o-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.position-center{left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.position-top-start-overflow{top:0!important;left:0!important;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.position-top-end-overflow{top:0!important;right:0!important;-webkit-transform:translate(50%,-50%)!important;-moz-transform:translate(50%,-50%)!important;-ms-transform:translate(50%,-50%)!important;-o-transform:translate(50%,-50%)!important;transform:translate(50%,-50%)!important}.position-bottom-start-overflow{bottom:0!important;left:0!important;top:auto!important;-webkit-transform:translate(-50%,50%)!important;-moz-transform:translate(-50%,50%)!important;-ms-transform:translate(-50%,50%)!important;-o-transform:translate(-50%,50%)!important;transform:translate(-50%,50%)!important}.position-bottom-end-overflow{bottom:0!important;right:0!important;top:auto!important;-webkit-transform:translate(50%,50%)!important;-moz-transform:translate(50%,50%)!important;-ms-transform:translate(50%,50%)!important;-o-transform:translate(50%,50%)!important;transform:translate(50%,50%)!important}.position-top-center-overflow{top:0!important;right:50%!important;-webkit-transform:translate(50%,-50%)!important;-moz-transform:translate(50%,-50%)!important;-ms-transform:translate(50%,-50%)!important;-o-transform:translate(50%,-50%)!important;transform:translate(50%,-50%)!important}.position-bottom-center-overflow{bottom:0!important;right:50%!important;-webkit-transform:translate(50%,50%)!important;-moz-transform:translate(50%,50%)!important;-ms-transform:translate(50%,50%)!important;-o-transform:translate(50%,50%)!important;transform:translate(50%,50%)!important}.position-start-center-overflow{left:0!important;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.position-end-center-overflow{right:0!important;top:50%!important;-webkit-transform:translate(50%,-50%)!important;-moz-transform:translate(50%,-50%)!important;-ms-transform:translate(50%,-50%)!important;-o-transform:translate(50%,-50%)!important;transform:translate(50%,-50%)!important}.position-top-start-overflow-1,.position-top-end-overflow-1,.position-bottom-start-overflow-1,.position-bottom-end-overflow-1{position:absolute!important;z-index:2}.position-top-start-overflow-1{top:12%!important;left:16%!important;-webkit-transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-o-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.position-top-end-overflow-1{top:12%!important;right:16%!important;-webkit-transform:translate(50%,-50%)!important;-moz-transform:translate(50%,-50%)!important;-ms-transform:translate(50%,-50%)!important;-o-transform:translate(50%,-50%)!important;transform:translate(50%,-50%)!important}.position-bottom-start-overflow-1{bottom:12%!important;left:16%!important;top:auto!important;-webkit-transform:translate(-50%,50%)!important;-moz-transform:translate(-50%,50%)!important;-ms-transform:translate(-50%,50%)!important;-o-transform:translate(-50%,50%)!important;transform:translate(-50%,50%)!important}.position-bottom-end-overflow-1{bottom:12%!important;right:16%!important;top:auto!important;-webkit-transform:translate(50%,50%)!important;-moz-transform:translate(50%,50%)!important;-ms-transform:translate(50%,50%)!important;-o-transform:translate(50%,50%)!important;transform:translate(50%,50%)!important}.p-0{padding:0rem!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:2rem!important}.p-6{padding:2.5rem!important}.p-7{padding:3rem!important}.p-8{padding:3.5rem!important}.p-9{padding:4rem!important}.p-10{padding:4.5rem!important}.p-11{padding:5rem!important}.p-12{padding:5.5rem!important}.p-13{padding:6rem!important}.p-14{padding:6.5rem!important}.p-15{padding:7rem!important}.p-16{padding:7.5rem!important}.p-17{padding:8rem!important}.p-18{padding:8.5rem!important}.p-19{padding:9rem!important}.p-20{padding:9.5rem!important}.p-21{padding:10rem!important}.p-22{padding:10.5rem!important}.p-23{padding:11rem!important}.p-24{padding:11.5rem!important}.p-25{padding:12rem!important}.p-26{padding:12.5rem!important}.p-27{padding:13rem!important}.p-28{padding:13.5rem!important}.p-29{padding:14rem!important}.p-30{padding:14.5rem!important}.p-31{padding:15rem!important}.p-32{padding:15.5rem!important}.p-33{padding:16rem!important}.p-34{padding:16.5rem!important}.p-35{padding:17rem!important}.p-36{padding:17.5rem!important}.p-37{padding:18rem!important}.p-38{padding:18.5rem!important}.p-39{padding:19rem!important}.p-40{padding:19.5rem!important}.p-41{padding:20rem!important}.p-42{padding:20.5rem!important}.p-43{padding:21rem!important}.p-44{padding:21.5rem!important}.p-45{padding:22rem!important}.p-46{padding:22.5rem!important}.p-47{padding:23rem!important}.p-48{padding:23.5rem!important}.p-49{padding:24rem!important}.p-50{padding:24.5rem!important}.p-51{padding:25rem!important}.p-52{padding:25.5rem!important}.p-53{padding:26rem!important}.p-54{padding:26.5rem!important}.p-55{padding:27rem!important}.p-56{padding:27.5rem!important}.p-57{padding:28rem!important}.p-58{padding:28.5rem!important}.p-59{padding:29rem!important}.p-60{padding:29.5rem!important}.p-61{padding:30rem!important}.p-62{padding:30.5rem!important}.p-63{padding:31rem!important}.p-64{padding:31.5rem!important}.p-65{padding:32rem!important}.p-66{padding:32.5rem!important}.p-67{padding:33rem!important}.p-68{padding:33.5rem!important}.p-69{padding:34rem!important}.p-70{padding:34.5rem!important}.p-71{padding:35rem!important}.p-72{padding:35.5rem!important}.p-73{padding:36rem!important}.p-74{padding:36.5rem!important}.p-75{padding:37rem!important}.p-76{padding:37.5rem!important}.p-77{padding:38rem!important}.p-78{padding:38.5rem!important}.p-79{padding:39rem!important}.p-80{padding:39.5rem!important}.p-81{padding:40rem!important}.p-82{padding:40.5rem!important}.p-83{padding:41rem!important}.p-84{padding:41.5rem!important}.p-85{padding:42rem!important}.p-86{padding:42.5rem!important}.p-87{padding:43rem!important}.p-88{padding:43.5rem!important}.p-89{padding:44rem!important}.p-90{padding:44.5rem!important}.p-91{padding:45rem!important}.p-92{padding:45.5rem!important}.p-93{padding:46rem!important}.p-94{padding:46.5rem!important}.p-95{padding:47rem!important}.p-96{padding:47.5rem!important}.p-97{padding:48rem!important}.p-98{padding:48.5rem!important}.p-99{padding:49rem!important}.p-100{padding:49.5rem!important}.p-101{padding:50rem!important}.p-102{padding:50.5rem!important}.p-103{padding:51rem!important}.p-104{padding:51.5rem!important}.p-105{padding:52rem!important}.p-106{padding:52.5rem!important}.p-107{padding:53rem!important}.p-108{padding:53.5rem!important}.p-109{padding:54rem!important}.p-110{padding:54.5rem!important}.p-111{padding:55rem!important}.p-112{padding:55.5rem!important}.p-113{padding:56rem!important}.p-114{padding:56.5rem!important}.p-115{padding:57rem!important}.p-116{padding:57.5rem!important}.p-117{padding:58rem!important}.p-118{padding:58.5rem!important}.p-119{padding:59rem!important}.p-120{padding:59.5rem!important}.p-121{padding:60rem!important}.p-122{padding:60.5rem!important}.p-123{padding:61rem!important}.p-124{padding:61.5rem!important}.p-125{padding:62rem!important}.p-126{padding:62.5rem!important}.p-127{padding:63rem!important}.p-128{padding:63.5rem!important}.p-129{padding:64rem!important}.p-130{padding:64.5rem!important}.p-131{padding:65rem!important}.p-132{padding:65.5rem!important}.p-133{padding:66rem!important}.p-134{padding:66.5rem!important}.p-135{padding:67rem!important}.p-136{padding:67.5rem!important}.p-137{padding:68rem!important}.p-138{padding:68.5rem!important}.p-139{padding:69rem!important}.p-140{padding:69.5rem!important}.p-141{padding:70rem!important}.p-142{padding:70.5rem!important}.p-143{padding:71rem!important}.p-144{padding:71.5rem!important}.p-145{padding:72rem!important}.p-146{padding:72.5rem!important}.p-147{padding:73rem!important}.p-148{padding:73.5rem!important}.p-149{padding:74rem!important}.p-150{padding:74.5rem!important}.p-151{padding:75rem!important}.p-152{padding:75.5rem!important}.p-153{padding:76rem!important}.p-154{padding:76.5rem!important}.p-155{padding:77rem!important}.p-156{padding:77.5rem!important}.p-157{padding:78rem!important}.p-158{padding:78.5rem!important}.p-159{padding:79rem!important}.p-160{padding:79.5rem!important}.pt-0{padding-top:0rem!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:2rem!important}.pt-6{padding-top:2.5rem!important}.pt-7{padding-top:3rem!important}.pt-8{padding-top:3.5rem!important}.pt-9{padding-top:4rem!important}.pt-10{padding-top:4.5rem!important}.pt-11{padding-top:5rem!important}.pt-12{padding-top:5.5rem!important}.pt-13{padding-top:6rem!important}.pt-14{padding-top:6.5rem!important}.pt-15{padding-top:7rem!important}.pt-16{padding-top:7.5rem!important}.pt-17{padding-top:8rem!important}.pt-18{padding-top:8.5rem!important}.pt-19{padding-top:9rem!important}.pt-20{padding-top:9.5rem!important}.pt-21{padding-top:10rem!important}.pt-22{padding-top:10.5rem!important}.pt-23{padding-top:11rem!important}.pt-24{padding-top:11.5rem!important}.pt-25{padding-top:12rem!important}.pt-26{padding-top:12.5rem!important}.pt-27{padding-top:13rem!important}.pt-28{padding-top:13.5rem!important}.pt-29{padding-top:14rem!important}.pt-30{padding-top:14.5rem!important}.pt-31{padding-top:15rem!important}.pt-32{padding-top:15.5rem!important}.pt-33{padding-top:16rem!important}.pt-34{padding-top:16.5rem!important}.pt-35{padding-top:17rem!important}.pt-36{padding-top:17.5rem!important}.pt-37{padding-top:18rem!important}.pt-38{padding-top:18.5rem!important}.pt-39{padding-top:19rem!important}.pt-40{padding-top:19.5rem!important}.pt-41{padding-top:20rem!important}.pt-42{padding-top:20.5rem!important}.pt-43{padding-top:21rem!important}.pt-44{padding-top:21.5rem!important}.pt-45{padding-top:22rem!important}.pt-46{padding-top:22.5rem!important}.pt-47{padding-top:23rem!important}.pt-48{padding-top:23.5rem!important}.pt-49{padding-top:24rem!important}.pt-50{padding-top:24.5rem!important}.pt-51{padding-top:25rem!important}.pt-52{padding-top:25.5rem!important}.pt-53{padding-top:26rem!important}.pt-54{padding-top:26.5rem!important}.pt-55{padding-top:27rem!important}.pt-56{padding-top:27.5rem!important}.pt-57{padding-top:28rem!important}.pt-58{padding-top:28.5rem!important}.pt-59{padding-top:29rem!important}.pt-60{padding-top:29.5rem!important}.pt-61{padding-top:30rem!important}.pt-62{padding-top:30.5rem!important}.pt-63{padding-top:31rem!important}.pt-64{padding-top:31.5rem!important}.pt-65{padding-top:32rem!important}.pt-66{padding-top:32.5rem!important}.pt-67{padding-top:33rem!important}.pt-68{padding-top:33.5rem!important}.pt-69{padding-top:34rem!important}.pt-70{padding-top:34.5rem!important}.pt-71{padding-top:35rem!important}.pt-72{padding-top:35.5rem!important}.pt-73{padding-top:36rem!important}.pt-74{padding-top:36.5rem!important}.pt-75{padding-top:37rem!important}.pt-76{padding-top:37.5rem!important}.pt-77{padding-top:38rem!important}.pt-78{padding-top:38.5rem!important}.pt-79{padding-top:39rem!important}.pt-80{padding-top:39.5rem!important}.pt-81{padding-top:40rem!important}.pt-82{padding-top:40.5rem!important}.pt-83{padding-top:41rem!important}.pt-84{padding-top:41.5rem!important}.pt-85{padding-top:42rem!important}.pt-86{padding-top:42.5rem!important}.pt-87{padding-top:43rem!important}.pt-88{padding-top:43.5rem!important}.pt-89{padding-top:44rem!important}.pt-90{padding-top:44.5rem!important}.pt-91{padding-top:45rem!important}.pt-92{padding-top:45.5rem!important}.pt-93{padding-top:46rem!important}.pt-94{padding-top:46.5rem!important}.pt-95{padding-top:47rem!important}.pt-96{padding-top:47.5rem!important}.pt-97{padding-top:48rem!important}.pt-98{padding-top:48.5rem!important}.pt-99{padding-top:49rem!important}.pt-100{padding-top:49.5rem!important}.pt-101{padding-top:50rem!important}.pt-102{padding-top:50.5rem!important}.pt-103{padding-top:51rem!important}.pt-104{padding-top:51.5rem!important}.pt-105{padding-top:52rem!important}.pt-106{padding-top:52.5rem!important}.pt-107{padding-top:53rem!important}.pt-108{padding-top:53.5rem!important}.pt-109{padding-top:54rem!important}.pt-110{padding-top:54.5rem!important}.pt-111{padding-top:55rem!important}.pt-112{padding-top:55.5rem!important}.pt-113{padding-top:56rem!important}.pt-114{padding-top:56.5rem!important}.pt-115{padding-top:57rem!important}.pt-116{padding-top:57.5rem!important}.pt-117{padding-top:58rem!important}.pt-118{padding-top:58.5rem!important}.pt-119{padding-top:59rem!important}.pt-120{padding-top:59.5rem!important}.pt-121{padding-top:60rem!important}.pt-122{padding-top:60.5rem!important}.pt-123{padding-top:61rem!important}.pt-124{padding-top:61.5rem!important}.pt-125{padding-top:62rem!important}.pt-126{padding-top:62.5rem!important}.pt-127{padding-top:63rem!important}.pt-128{padding-top:63.5rem!important}.pt-129{padding-top:64rem!important}.pt-130{padding-top:64.5rem!important}.pt-131{padding-top:65rem!important}.pt-132{padding-top:65.5rem!important}.pt-133{padding-top:66rem!important}.pt-134{padding-top:66.5rem!important}.pt-135{padding-top:67rem!important}.pt-136{padding-top:67.5rem!important}.pt-137{padding-top:68rem!important}.pt-138{padding-top:68.5rem!important}.pt-139{padding-top:69rem!important}.pt-140{padding-top:69.5rem!important}.pt-141{padding-top:70rem!important}.pt-142{padding-top:70.5rem!important}.pt-143{padding-top:71rem!important}.pt-144{padding-top:71.5rem!important}.pt-145{padding-top:72rem!important}.pt-146{padding-top:72.5rem!important}.pt-147{padding-top:73rem!important}.pt-148{padding-top:73.5rem!important}.pt-149{padding-top:74rem!important}.pt-150{padding-top:74.5rem!important}.pt-151{padding-top:75rem!important}.pt-152{padding-top:75.5rem!important}.pt-153{padding-top:76rem!important}.pt-154{padding-top:76.5rem!important}.pt-155{padding-top:77rem!important}.pt-156{padding-top:77.5rem!important}.pt-157{padding-top:78rem!important}.pt-158{padding-top:78.5rem!important}.pt-159{padding-top:79rem!important}.pt-160{padding-top:79.5rem!important}.pb-0{padding-bottom:0rem!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:2rem!important}.pb-6{padding-bottom:2.5rem!important}.pb-7{padding-bottom:3rem!important}.pb-8{padding-bottom:3.5rem!important}.pb-9{padding-bottom:4rem!important}.pb-10{padding-bottom:4.5rem!important}.pb-11{padding-bottom:5rem!important}.pb-12{padding-bottom:5.5rem!important}.pb-13{padding-bottom:6rem!important}.pb-14{padding-bottom:6.5rem!important}.pb-15{padding-bottom:7rem!important}.pb-16{padding-bottom:7.5rem!important}.pb-17{padding-bottom:8rem!important}.pb-18{padding-bottom:8.5rem!important}.pb-19{padding-bottom:9rem!important}.pb-20{padding-bottom:9.5rem!important}.pb-21{padding-bottom:10rem!important}.pb-22{padding-bottom:10.5rem!important}.pb-23{padding-bottom:11rem!important}.pb-24{padding-bottom:11.5rem!important}.pb-25{padding-bottom:12rem!important}.pb-26{padding-bottom:12.5rem!important}.pb-27{padding-bottom:13rem!important}.pb-28{padding-bottom:13.5rem!important}.pb-29{padding-bottom:14rem!important}.pb-30{padding-bottom:14.5rem!important}.pb-31{padding-bottom:15rem!important}.pb-32{padding-bottom:15.5rem!important}.pb-33{padding-bottom:16rem!important}.pb-34{padding-bottom:16.5rem!important}.pb-35{padding-bottom:17rem!important}.pb-36{padding-bottom:17.5rem!important}.pb-37{padding-bottom:18rem!important}.pb-38{padding-bottom:18.5rem!important}.pb-39{padding-bottom:19rem!important}.pb-40{padding-bottom:19.5rem!important}.pb-41{padding-bottom:20rem!important}.pb-42{padding-bottom:20.5rem!important}.pb-43{padding-bottom:21rem!important}.pb-44{padding-bottom:21.5rem!important}.pb-45{padding-bottom:22rem!important}.pb-46{padding-bottom:22.5rem!important}.pb-47{padding-bottom:23rem!important}.pb-48{padding-bottom:23.5rem!important}.pb-49{padding-bottom:24rem!important}.pb-50{padding-bottom:24.5rem!important}.pb-51{padding-bottom:25rem!important}.pb-52{padding-bottom:25.5rem!important}.pb-53{padding-bottom:26rem!important}.pb-54{padding-bottom:26.5rem!important}.pb-55{padding-bottom:27rem!important}.pb-56{padding-bottom:27.5rem!important}.pb-57{padding-bottom:28rem!important}.pb-58{padding-bottom:28.5rem!important}.pb-59{padding-bottom:29rem!important}.pb-60{padding-bottom:29.5rem!important}.pb-61{padding-bottom:30rem!important}.pb-62{padding-bottom:30.5rem!important}.pb-63{padding-bottom:31rem!important}.pb-64{padding-bottom:31.5rem!important}.pb-65{padding-bottom:32rem!important}.pb-66{padding-bottom:32.5rem!important}.pb-67{padding-bottom:33rem!important}.pb-68{padding-bottom:33.5rem!important}.pb-69{padding-bottom:34rem!important}.pb-70{padding-bottom:34.5rem!important}.pb-71{padding-bottom:35rem!important}.pb-72{padding-bottom:35.5rem!important}.pb-73{padding-bottom:36rem!important}.pb-74{padding-bottom:36.5rem!important}.pb-75{padding-bottom:37rem!important}.pb-76{padding-bottom:37.5rem!important}.pb-77{padding-bottom:38rem!important}.pb-78{padding-bottom:38.5rem!important}.pb-79{padding-bottom:39rem!important}.pb-80{padding-bottom:39.5rem!important}.pb-81{padding-bottom:40rem!important}.pb-82{padding-bottom:40.5rem!important}.pb-83{padding-bottom:41rem!important}.pb-84{padding-bottom:41.5rem!important}.pb-85{padding-bottom:42rem!important}.pb-86{padding-bottom:42.5rem!important}.pb-87{padding-bottom:43rem!important}.pb-88{padding-bottom:43.5rem!important}.pb-89{padding-bottom:44rem!important}.pb-90{padding-bottom:44.5rem!important}.pb-91{padding-bottom:45rem!important}.pb-92{padding-bottom:45.5rem!important}.pb-93{padding-bottom:46rem!important}.pb-94{padding-bottom:46.5rem!important}.pb-95{padding-bottom:47rem!important}.pb-96{padding-bottom:47.5rem!important}.pb-97{padding-bottom:48rem!important}.pb-98{padding-bottom:48.5rem!important}.pb-99{padding-bottom:49rem!important}.pb-100{padding-bottom:49.5rem!important}.pb-101{padding-bottom:50rem!important}.pb-102{padding-bottom:50.5rem!important}.pb-103{padding-bottom:51rem!important}.pb-104{padding-bottom:51.5rem!important}.pb-105{padding-bottom:52rem!important}.pb-106{padding-bottom:52.5rem!important}.pb-107{padding-bottom:53rem!important}.pb-108{padding-bottom:53.5rem!important}.pb-109{padding-bottom:54rem!important}.pb-110{padding-bottom:54.5rem!important}.pb-111{padding-bottom:55rem!important}.pb-112{padding-bottom:55.5rem!important}.pb-113{padding-bottom:56rem!important}.pb-114{padding-bottom:56.5rem!important}.pb-115{padding-bottom:57rem!important}.pb-116{padding-bottom:57.5rem!important}.pb-117{padding-bottom:58rem!important}.pb-118{padding-bottom:58.5rem!important}.pb-119{padding-bottom:59rem!important}.pb-120{padding-bottom:59.5rem!important}.pb-121{padding-bottom:60rem!important}.pb-122{padding-bottom:60.5rem!important}.pb-123{padding-bottom:61rem!important}.pb-124{padding-bottom:61.5rem!important}.pb-125{padding-bottom:62rem!important}.pb-126{padding-bottom:62.5rem!important}.pb-127{padding-bottom:63rem!important}.pb-128{padding-bottom:63.5rem!important}.pb-129{padding-bottom:64rem!important}.pb-130{padding-bottom:64.5rem!important}.pb-131{padding-bottom:65rem!important}.pb-132{padding-bottom:65.5rem!important}.pb-133{padding-bottom:66rem!important}.pb-134{padding-bottom:66.5rem!important}.pb-135{padding-bottom:67rem!important}.pb-136{padding-bottom:67.5rem!important}.pb-137{padding-bottom:68rem!important}.pb-138{padding-bottom:68.5rem!important}.pb-139{padding-bottom:69rem!important}.pb-140{padding-bottom:69.5rem!important}.pb-141{padding-bottom:70rem!important}.pb-142{padding-bottom:70.5rem!important}.pb-143{padding-bottom:71rem!important}.pb-144{padding-bottom:71.5rem!important}.pb-145{padding-bottom:72rem!important}.pb-146{padding-bottom:72.5rem!important}.pb-147{padding-bottom:73rem!important}.pb-148{padding-bottom:73.5rem!important}.pb-149{padding-bottom:74rem!important}.pb-150{padding-bottom:74.5rem!important}.pb-151{padding-bottom:75rem!important}.pb-152{padding-bottom:75.5rem!important}.pb-153{padding-bottom:76rem!important}.pb-154{padding-bottom:76.5rem!important}.pb-155{padding-bottom:77rem!important}.pb-156{padding-bottom:77.5rem!important}.pb-157{padding-bottom:78rem!important}.pb-158{padding-bottom:78.5rem!important}.pb-159{padding-bottom:79rem!important}.pb-160{padding-bottom:79.5rem!important}.ps-0{padding-left:0rem!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:2rem!important}.ps-6{padding-left:2.5rem!important}.ps-7{padding-left:3rem!important}.ps-8{padding-left:3.5rem!important}.ps-9{padding-left:4rem!important}.ps-10{padding-left:4.5rem!important}.ps-11{padding-left:5rem!important}.ps-12{padding-left:5.5rem!important}.ps-13{padding-left:6rem!important}.ps-14{padding-left:6.5rem!important}.ps-15{padding-left:7rem!important}.ps-16{padding-left:7.5rem!important}.ps-17{padding-left:8rem!important}.ps-18{padding-left:8.5rem!important}.ps-19{padding-left:9rem!important}.ps-20{padding-left:9.5rem!important}.ps-21{padding-left:10rem!important}.ps-22{padding-left:10.5rem!important}.ps-23{padding-left:11rem!important}.ps-24{padding-left:11.5rem!important}.ps-25{padding-left:12rem!important}.ps-26{padding-left:12.5rem!important}.ps-27{padding-left:13rem!important}.ps-28{padding-left:13.5rem!important}.ps-29{padding-left:14rem!important}.ps-30{padding-left:14.5rem!important}.ps-31{padding-left:15rem!important}.ps-32{padding-left:15.5rem!important}.ps-33{padding-left:16rem!important}.ps-34{padding-left:16.5rem!important}.ps-35{padding-left:17rem!important}.ps-36{padding-left:17.5rem!important}.ps-37{padding-left:18rem!important}.ps-38{padding-left:18.5rem!important}.ps-39{padding-left:19rem!important}.ps-40{padding-left:19.5rem!important}.ps-41{padding-left:20rem!important}.ps-42{padding-left:20.5rem!important}.ps-43{padding-left:21rem!important}.ps-44{padding-left:21.5rem!important}.ps-45{padding-left:22rem!important}.ps-46{padding-left:22.5rem!important}.ps-47{padding-left:23rem!important}.ps-48{padding-left:23.5rem!important}.ps-49{padding-left:24rem!important}.ps-50{padding-left:24.5rem!important}.ps-51{padding-left:25rem!important}.ps-52{padding-left:25.5rem!important}.ps-53{padding-left:26rem!important}.ps-54{padding-left:26.5rem!important}.ps-55{padding-left:27rem!important}.ps-56{padding-left:27.5rem!important}.ps-57{padding-left:28rem!important}.ps-58{padding-left:28.5rem!important}.ps-59{padding-left:29rem!important}.ps-60{padding-left:29.5rem!important}.ps-61{padding-left:30rem!important}.ps-62{padding-left:30.5rem!important}.ps-63{padding-left:31rem!important}.ps-64{padding-left:31.5rem!important}.ps-65{padding-left:32rem!important}.ps-66{padding-left:32.5rem!important}.ps-67{padding-left:33rem!important}.ps-68{padding-left:33.5rem!important}.ps-69{padding-left:34rem!important}.ps-70{padding-left:34.5rem!important}.ps-71{padding-left:35rem!important}.ps-72{padding-left:35.5rem!important}.ps-73{padding-left:36rem!important}.ps-74{padding-left:36.5rem!important}.ps-75{padding-left:37rem!important}.ps-76{padding-left:37.5rem!important}.ps-77{padding-left:38rem!important}.ps-78{padding-left:38.5rem!important}.ps-79{padding-left:39rem!important}.ps-80{padding-left:39.5rem!important}.ps-81{padding-left:40rem!important}.ps-82{padding-left:40.5rem!important}.ps-83{padding-left:41rem!important}.ps-84{padding-left:41.5rem!important}.ps-85{padding-left:42rem!important}.ps-86{padding-left:42.5rem!important}.ps-87{padding-left:43rem!important}.ps-88{padding-left:43.5rem!important}.ps-89{padding-left:44rem!important}.ps-90{padding-left:44.5rem!important}.ps-91{padding-left:45rem!important}.ps-92{padding-left:45.5rem!important}.ps-93{padding-left:46rem!important}.ps-94{padding-left:46.5rem!important}.ps-95{padding-left:47rem!important}.ps-96{padding-left:47.5rem!important}.ps-97{padding-left:48rem!important}.ps-98{padding-left:48.5rem!important}.ps-99{padding-left:49rem!important}.ps-100{padding-left:49.5rem!important}.ps-101{padding-left:50rem!important}.ps-102{padding-left:50.5rem!important}.ps-103{padding-left:51rem!important}.ps-104{padding-left:51.5rem!important}.ps-105{padding-left:52rem!important}.ps-106{padding-left:52.5rem!important}.ps-107{padding-left:53rem!important}.ps-108{padding-left:53.5rem!important}.ps-109{padding-left:54rem!important}.ps-110{padding-left:54.5rem!important}.ps-111{padding-left:55rem!important}.ps-112{padding-left:55.5rem!important}.ps-113{padding-left:56rem!important}.ps-114{padding-left:56.5rem!important}.ps-115{padding-left:57rem!important}.ps-116{padding-left:57.5rem!important}.ps-117{padding-left:58rem!important}.ps-118{padding-left:58.5rem!important}.ps-119{padding-left:59rem!important}.ps-120{padding-left:59.5rem!important}.ps-121{padding-left:60rem!important}.ps-122{padding-left:60.5rem!important}.ps-123{padding-left:61rem!important}.ps-124{padding-left:61.5rem!important}.ps-125{padding-left:62rem!important}.ps-126{padding-left:62.5rem!important}.ps-127{padding-left:63rem!important}.ps-128{padding-left:63.5rem!important}.ps-129{padding-left:64rem!important}.ps-130{padding-left:64.5rem!important}.ps-131{padding-left:65rem!important}.ps-132{padding-left:65.5rem!important}.ps-133{padding-left:66rem!important}.ps-134{padding-left:66.5rem!important}.ps-135{padding-left:67rem!important}.ps-136{padding-left:67.5rem!important}.ps-137{padding-left:68rem!important}.ps-138{padding-left:68.5rem!important}.ps-139{padding-left:69rem!important}.ps-140{padding-left:69.5rem!important}.ps-141{padding-left:70rem!important}.ps-142{padding-left:70.5rem!important}.ps-143{padding-left:71rem!important}.ps-144{padding-left:71.5rem!important}.ps-145{padding-left:72rem!important}.ps-146{padding-left:72.5rem!important}.ps-147{padding-left:73rem!important}.ps-148{padding-left:73.5rem!important}.ps-149{padding-left:74rem!important}.ps-150{padding-left:74.5rem!important}.ps-151{padding-left:75rem!important}.ps-152{padding-left:75.5rem!important}.ps-153{padding-left:76rem!important}.ps-154{padding-left:76.5rem!important}.ps-155{padding-left:77rem!important}.ps-156{padding-left:77.5rem!important}.ps-157{padding-left:78rem!important}.ps-158{padding-left:78.5rem!important}.ps-159{padding-left:79rem!important}.ps-160{padding-left:79.5rem!important}.pe-0{padding-right:0rem!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:2rem!important}.pe-6{padding-right:2.5rem!important}.pe-7{padding-right:3rem!important}.pe-8{padding-right:3.5rem!important}.pe-9{padding-right:4rem!important}.pe-10{padding-right:4.5rem!important}.pe-11{padding-right:5rem!important}.pe-12{padding-right:5.5rem!important}.pe-13{padding-right:6rem!important}.pe-14{padding-right:6.5rem!important}.pe-15{padding-right:7rem!important}.pe-16{padding-right:7.5rem!important}.pe-17{padding-right:8rem!important}.pe-18{padding-right:8.5rem!important}.pe-19{padding-right:9rem!important}.pe-20{padding-right:9.5rem!important}.pe-21{padding-right:10rem!important}.pe-22{padding-right:10.5rem!important}.pe-23{padding-right:11rem!important}.pe-24{padding-right:11.5rem!important}.pe-25{padding-right:12rem!important}.pe-26{padding-right:12.5rem!important}.pe-27{padding-right:13rem!important}.pe-28{padding-right:13.5rem!important}.pe-29{padding-right:14rem!important}.pe-30{padding-right:14.5rem!important}.pe-31{padding-right:15rem!important}.pe-32{padding-right:15.5rem!important}.pe-33{padding-right:16rem!important}.pe-34{padding-right:16.5rem!important}.pe-35{padding-right:17rem!important}.pe-36{padding-right:17.5rem!important}.pe-37{padding-right:18rem!important}.pe-38{padding-right:18.5rem!important}.pe-39{padding-right:19rem!important}.pe-40{padding-right:19.5rem!important}.pe-41{padding-right:20rem!important}.pe-42{padding-right:20.5rem!important}.pe-43{padding-right:21rem!important}.pe-44{padding-right:21.5rem!important}.pe-45{padding-right:22rem!important}.pe-46{padding-right:22.5rem!important}.pe-47{padding-right:23rem!important}.pe-48{padding-right:23.5rem!important}.pe-49{padding-right:24rem!important}.pe-50{padding-right:24.5rem!important}.pe-51{padding-right:25rem!important}.pe-52{padding-right:25.5rem!important}.pe-53{padding-right:26rem!important}.pe-54{padding-right:26.5rem!important}.pe-55{padding-right:27rem!important}.pe-56{padding-right:27.5rem!important}.pe-57{padding-right:28rem!important}.pe-58{padding-right:28.5rem!important}.pe-59{padding-right:29rem!important}.pe-60{padding-right:29.5rem!important}.pe-61{padding-right:30rem!important}.pe-62{padding-right:30.5rem!important}.pe-63{padding-right:31rem!important}.pe-64{padding-right:31.5rem!important}.pe-65{padding-right:32rem!important}.pe-66{padding-right:32.5rem!important}.pe-67{padding-right:33rem!important}.pe-68{padding-right:33.5rem!important}.pe-69{padding-right:34rem!important}.pe-70{padding-right:34.5rem!important}.pe-71{padding-right:35rem!important}.pe-72{padding-right:35.5rem!important}.pe-73{padding-right:36rem!important}.pe-74{padding-right:36.5rem!important}.pe-75{padding-right:37rem!important}.pe-76{padding-right:37.5rem!important}.pe-77{padding-right:38rem!important}.pe-78{padding-right:38.5rem!important}.pe-79{padding-right:39rem!important}.pe-80{padding-right:39.5rem!important}.pe-81{padding-right:40rem!important}.pe-82{padding-right:40.5rem!important}.pe-83{padding-right:41rem!important}.pe-84{padding-right:41.5rem!important}.pe-85{padding-right:42rem!important}.pe-86{padding-right:42.5rem!important}.pe-87{padding-right:43rem!important}.pe-88{padding-right:43.5rem!important}.pe-89{padding-right:44rem!important}.pe-90{padding-right:44.5rem!important}.pe-91{padding-right:45rem!important}.pe-92{padding-right:45.5rem!important}.pe-93{padding-right:46rem!important}.pe-94{padding-right:46.5rem!important}.pe-95{padding-right:47rem!important}.pe-96{padding-right:47.5rem!important}.pe-97{padding-right:48rem!important}.pe-98{padding-right:48.5rem!important}.pe-99{padding-right:49rem!important}.pe-100{padding-right:49.5rem!important}.pe-101{padding-right:50rem!important}.pe-102{padding-right:50.5rem!important}.pe-103{padding-right:51rem!important}.pe-104{padding-right:51.5rem!important}.pe-105{padding-right:52rem!important}.pe-106{padding-right:52.5rem!important}.pe-107{padding-right:53rem!important}.pe-108{padding-right:53.5rem!important}.pe-109{padding-right:54rem!important}.pe-110{padding-right:54.5rem!important}.pe-111{padding-right:55rem!important}.pe-112{padding-right:55.5rem!important}.pe-113{padding-right:56rem!important}.pe-114{padding-right:56.5rem!important}.pe-115{padding-right:57rem!important}.pe-116{padding-right:57.5rem!important}.pe-117{padding-right:58rem!important}.pe-118{padding-right:58.5rem!important}.pe-119{padding-right:59rem!important}.pe-120{padding-right:59.5rem!important}.pe-121{padding-right:60rem!important}.pe-122{padding-right:60.5rem!important}.pe-123{padding-right:61rem!important}.pe-124{padding-right:61.5rem!important}.pe-125{padding-right:62rem!important}.pe-126{padding-right:62.5rem!important}.pe-127{padding-right:63rem!important}.pe-128{padding-right:63.5rem!important}.pe-129{padding-right:64rem!important}.pe-130{padding-right:64.5rem!important}.pe-131{padding-right:65rem!important}.pe-132{padding-right:65.5rem!important}.pe-133{padding-right:66rem!important}.pe-134{padding-right:66.5rem!important}.pe-135{padding-right:67rem!important}.pe-136{padding-right:67.5rem!important}.pe-137{padding-right:68rem!important}.pe-138{padding-right:68.5rem!important}.pe-139{padding-right:69rem!important}.pe-140{padding-right:69.5rem!important}.pe-141{padding-right:70rem!important}.pe-142{padding-right:70.5rem!important}.pe-143{padding-right:71rem!important}.pe-144{padding-right:71.5rem!important}.pe-145{padding-right:72rem!important}.pe-146{padding-right:72.5rem!important}.pe-147{padding-right:73rem!important}.pe-148{padding-right:73.5rem!important}.pe-149{padding-right:74rem!important}.pe-150{padding-right:74.5rem!important}.pe-151{padding-right:75rem!important}.pe-152{padding-right:75.5rem!important}.pe-153{padding-right:76rem!important}.pe-154{padding-right:76.5rem!important}.pe-155{padding-right:77rem!important}.pe-156{padding-right:77.5rem!important}.pe-157{padding-right:78rem!important}.pe-158{padding-right:78.5rem!important}.pe-159{padding-right:79rem!important}.pe-160{padding-right:79.5rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-7{padding-left:3rem!important;padding-right:3rem!important}.px-8{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-9{padding-left:4rem!important;padding-right:4rem!important}.px-10{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-11{padding-left:5rem!important;padding-right:5rem!important}.px-12{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-13{padding-left:6rem!important;padding-right:6rem!important}.px-14{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-15{padding-left:7rem!important;padding-right:7rem!important}.px-16{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-17{padding-left:8rem!important;padding-right:8rem!important}.px-18{padding-left:8.5rem!important;padding-right:8.5rem!important}.px-19{padding-left:9rem!important;padding-right:9rem!important}.px-20{padding-left:9.5rem!important;padding-right:9.5rem!important}.px-21{padding-left:10rem!important;padding-right:10rem!important}.px-22{padding-left:10.5rem!important;padding-right:10.5rem!important}.px-23{padding-left:11rem!important;padding-right:11rem!important}.px-24{padding-left:11.5rem!important;padding-right:11.5rem!important}.px-25{padding-left:12rem!important;padding-right:12rem!important}.px-26{padding-left:12.5rem!important;padding-right:12.5rem!important}.px-27{padding-left:13rem!important;padding-right:13rem!important}.px-28{padding-left:13.5rem!important;padding-right:13.5rem!important}.px-29{padding-left:14rem!important;padding-right:14rem!important}.px-30{padding-left:14.5rem!important;padding-right:14.5rem!important}.px-31{padding-left:15rem!important;padding-right:15rem!important}.px-32{padding-left:15.5rem!important;padding-right:15.5rem!important}.px-33{padding-left:16rem!important;padding-right:16rem!important}.px-34{padding-left:16.5rem!important;padding-right:16.5rem!important}.px-35{padding-left:17rem!important;padding-right:17rem!important}.px-36{padding-left:17.5rem!important;padding-right:17.5rem!important}.px-37{padding-left:18rem!important;padding-right:18rem!important}.px-38{padding-left:18.5rem!important;padding-right:18.5rem!important}.px-39{padding-left:19rem!important;padding-right:19rem!important}.px-40{padding-left:19.5rem!important;padding-right:19.5rem!important}.px-41{padding-left:20rem!important;padding-right:20rem!important}.px-42{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-43{padding-left:21rem!important;padding-right:21rem!important}.px-44{padding-left:21.5rem!important;padding-right:21.5rem!important}.px-45{padding-left:22rem!important;padding-right:22rem!important}.px-46{padding-left:22.5rem!important;padding-right:22.5rem!important}.px-47{padding-left:23rem!important;padding-right:23rem!important}.px-48{padding-left:23.5rem!important;padding-right:23.5rem!important}.px-49{padding-left:24rem!important;padding-right:24rem!important}.px-50{padding-left:24.5rem!important;padding-right:24.5rem!important}.px-51{padding-left:25rem!important;padding-right:25rem!important}.px-52{padding-left:25.5rem!important;padding-right:25.5rem!important}.px-53{padding-left:26rem!important;padding-right:26rem!important}.px-54{padding-left:26.5rem!important;padding-right:26.5rem!important}.px-55{padding-left:27rem!important;padding-right:27rem!important}.px-56{padding-left:27.5rem!important;padding-right:27.5rem!important}.px-57{padding-left:28rem!important;padding-right:28rem!important}.px-58{padding-left:28.5rem!important;padding-right:28.5rem!important}.px-59{padding-left:29rem!important;padding-right:29rem!important}.px-60{padding-left:29.5rem!important;padding-right:29.5rem!important}.px-61{padding-left:30rem!important;padding-right:30rem!important}.px-62{padding-left:30.5rem!important;padding-right:30.5rem!important}.px-63{padding-left:31rem!important;padding-right:31rem!important}.px-64{padding-left:31.5rem!important;padding-right:31.5rem!important}.px-65{padding-left:32rem!important;padding-right:32rem!important}.px-66{padding-left:32.5rem!important;padding-right:32.5rem!important}.px-67{padding-left:33rem!important;padding-right:33rem!important}.px-68{padding-left:33.5rem!important;padding-right:33.5rem!important}.px-69{padding-left:34rem!important;padding-right:34rem!important}.px-70{padding-left:34.5rem!important;padding-right:34.5rem!important}.px-71{padding-left:35rem!important;padding-right:35rem!important}.px-72{padding-left:35.5rem!important;padding-right:35.5rem!important}.px-73{padding-left:36rem!important;padding-right:36rem!important}.px-74{padding-left:36.5rem!important;padding-right:36.5rem!important}.px-75{padding-left:37rem!important;padding-right:37rem!important}.px-76{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-77{padding-left:38rem!important;padding-right:38rem!important}.px-78{padding-left:38.5rem!important;padding-right:38.5rem!important}.px-79{padding-left:39rem!important;padding-right:39rem!important}.px-80{padding-left:39.5rem!important;padding-right:39.5rem!important}.px-81{padding-left:40rem!important;padding-right:40rem!important}.px-82{padding-left:40.5rem!important;padding-right:40.5rem!important}.px-83{padding-left:41rem!important;padding-right:41rem!important}.px-84{padding-left:41.5rem!important;padding-right:41.5rem!important}.px-85{padding-left:42rem!important;padding-right:42rem!important}.px-86{padding-left:42.5rem!important;padding-right:42.5rem!important}.px-87{padding-left:43rem!important;padding-right:43rem!important}.px-88{padding-left:43.5rem!important;padding-right:43.5rem!important}.px-89{padding-left:44rem!important;padding-right:44rem!important}.px-90{padding-left:44.5rem!important;padding-right:44.5rem!important}.px-91{padding-left:45rem!important;padding-right:45rem!important}.px-92{padding-left:45.5rem!important;padding-right:45.5rem!important}.px-93{padding-left:46rem!important;padding-right:46rem!important}.px-94{padding-left:46.5rem!important;padding-right:46.5rem!important}.px-95{padding-left:47rem!important;padding-right:47rem!important}.px-96{padding-left:47.5rem!important;padding-right:47.5rem!important}.px-97{padding-left:48rem!important;padding-right:48rem!important}.px-98{padding-left:48.5rem!important;padding-right:48.5rem!important}.px-99{padding-left:49rem!important;padding-right:49rem!important}.px-100{padding-left:49.5rem!important;padding-right:49.5rem!important}.px-101{padding-left:50rem!important;padding-right:50rem!important}.px-102{padding-left:50.5rem!important;padding-right:50.5rem!important}.px-103{padding-left:51rem!important;padding-right:51rem!important}.px-104{padding-left:51.5rem!important;padding-right:51.5rem!important}.px-105{padding-left:52rem!important;padding-right:52rem!important}.px-106{padding-left:52.5rem!important;padding-right:52.5rem!important}.px-107{padding-left:53rem!important;padding-right:53rem!important}.px-108{padding-left:53.5rem!important;padding-right:53.5rem!important}.px-109{padding-left:54rem!important;padding-right:54rem!important}.px-110{padding-left:54.5rem!important;padding-right:54.5rem!important}.px-111{padding-left:55rem!important;padding-right:55rem!important}.px-112{padding-left:55.5rem!important;padding-right:55.5rem!important}.px-113{padding-left:56rem!important;padding-right:56rem!important}.px-114{padding-left:56.5rem!important;padding-right:56.5rem!important}.px-115{padding-left:57rem!important;padding-right:57rem!important}.px-116{padding-left:57.5rem!important;padding-right:57.5rem!important}.px-117{padding-left:58rem!important;padding-right:58rem!important}.px-118{padding-left:58.5rem!important;padding-right:58.5rem!important}.px-119{padding-left:59rem!important;padding-right:59rem!important}.px-120{padding-left:59.5rem!important;padding-right:59.5rem!important}.px-121{padding-left:60rem!important;padding-right:60rem!important}.px-122{padding-left:60.5rem!important;padding-right:60.5rem!important}.px-123{padding-left:61rem!important;padding-right:61rem!important}.px-124{padding-left:61.5rem!important;padding-right:61.5rem!important}.px-125{padding-left:62rem!important;padding-right:62rem!important}.px-126{padding-left:62.5rem!important;padding-right:62.5rem!important}.px-127{padding-left:63rem!important;padding-right:63rem!important}.px-128{padding-left:63.5rem!important;padding-right:63.5rem!important}.px-129{padding-left:64rem!important;padding-right:64rem!important}.px-130{padding-left:64.5rem!important;padding-right:64.5rem!important}.px-131{padding-left:65rem!important;padding-right:65rem!important}.px-132{padding-left:65.5rem!important;padding-right:65.5rem!important}.px-133{padding-left:66rem!important;padding-right:66rem!important}.px-134{padding-left:66.5rem!important;padding-right:66.5rem!important}.px-135{padding-left:67rem!important;padding-right:67rem!important}.px-136{padding-left:67.5rem!important;padding-right:67.5rem!important}.px-137{padding-left:68rem!important;padding-right:68rem!important}.px-138{padding-left:68.5rem!important;padding-right:68.5rem!important}.px-139{padding-left:69rem!important;padding-right:69rem!important}.px-140{padding-left:69.5rem!important;padding-right:69.5rem!important}.px-141{padding-left:70rem!important;padding-right:70rem!important}.px-142{padding-left:70.5rem!important;padding-right:70.5rem!important}.px-143{padding-left:71rem!important;padding-right:71rem!important}.px-144{padding-left:71.5rem!important;padding-right:71.5rem!important}.px-145{padding-left:72rem!important;padding-right:72rem!important}.px-146{padding-left:72.5rem!important;padding-right:72.5rem!important}.px-147{padding-left:73rem!important;padding-right:73rem!important}.px-148{padding-left:73.5rem!important;padding-right:73.5rem!important}.px-149{padding-left:74rem!important;padding-right:74rem!important}.px-150{padding-left:74.5rem!important;padding-right:74.5rem!important}.px-151{padding-left:75rem!important;padding-right:75rem!important}.px-152{padding-left:75.5rem!important;padding-right:75.5rem!important}.px-153{padding-left:76rem!important;padding-right:76rem!important}.px-154{padding-left:76.5rem!important;padding-right:76.5rem!important}.px-155{padding-left:77rem!important;padding-right:77rem!important}.px-156{padding-left:77.5rem!important;padding-right:77.5rem!important}.px-157{padding-left:78rem!important;padding-right:78rem!important}.px-158{padding-left:78.5rem!important;padding-right:78.5rem!important}.px-159{padding-left:79rem!important;padding-right:79rem!important}.px-160{padding-left:79.5rem!important;padding-right:79.5rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!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:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-23{padding-top:11rem!important;padding-bottom:11rem!important}.py-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-25{padding-top:12rem!important;padding-bottom:12rem!important}.py-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-27{padding-top:13rem!important;padding-bottom:13rem!important}.py-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-29{padding-top:14rem!important;padding-bottom:14rem!important}.py-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-31{padding-top:15rem!important;padding-bottom:15rem!important}.py-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-33{padding-top:16rem!important;padding-bottom:16rem!important}.py-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}.py-35{padding-top:17rem!important;padding-bottom:17rem!important}.py-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.py-37{padding-top:18rem!important;padding-bottom:18rem!important}.py-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}.py-39{padding-top:19rem!important;padding-bottom:19rem!important}.py-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}.py-41{padding-top:20rem!important;padding-bottom:20rem!important}.py-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-43{padding-top:21rem!important;padding-bottom:21rem!important}.py-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}.py-45{padding-top:22rem!important;padding-bottom:22rem!important}.py-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-47{padding-top:23rem!important;padding-bottom:23rem!important}.py-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}.py-49{padding-top:24rem!important;padding-bottom:24rem!important}.py-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-51{padding-top:25rem!important;padding-bottom:25rem!important}.py-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}.py-53{padding-top:26rem!important;padding-bottom:26rem!important}.py-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}.py-55{padding-top:27rem!important;padding-bottom:27rem!important}.py-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}.py-57{padding-top:28rem!important;padding-bottom:28rem!important}.py-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}.py-59{padding-top:29rem!important;padding-bottom:29rem!important}.py-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}.py-61{padding-top:30rem!important;padding-bottom:30rem!important}.py-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}.py-63{padding-top:31rem!important;padding-bottom:31rem!important}.py-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}.py-65{padding-top:32rem!important;padding-bottom:32rem!important}.py-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}.py-67{padding-top:33rem!important;padding-bottom:33rem!important}.py-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}.py-69{padding-top:34rem!important;padding-bottom:34rem!important}.py-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}.py-71{padding-top:35rem!important;padding-bottom:35rem!important}.py-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}.py-73{padding-top:36rem!important;padding-bottom:36rem!important}.py-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}.py-75{padding-top:37rem!important;padding-bottom:37rem!important}.py-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-77{padding-top:38rem!important;padding-bottom:38rem!important}.py-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}.py-79{padding-top:39rem!important;padding-bottom:39rem!important}.py-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}.py-81{padding-top:40rem!important;padding-bottom:40rem!important}.py-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}.py-83{padding-top:41rem!important;padding-bottom:41rem!important}.py-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}.py-85{padding-top:42rem!important;padding-bottom:42rem!important}.py-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}.py-87{padding-top:43rem!important;padding-bottom:43rem!important}.py-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}.py-89{padding-top:44rem!important;padding-bottom:44rem!important}.py-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}.py-91{padding-top:45rem!important;padding-bottom:45rem!important}.py-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}.py-93{padding-top:46rem!important;padding-bottom:46rem!important}.py-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}.py-95{padding-top:47rem!important;padding-bottom:47rem!important}.py-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}.py-97{padding-top:48rem!important;padding-bottom:48rem!important}.py-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}.py-99{padding-top:49rem!important;padding-bottom:49rem!important}.py-100{padding-top:49.5rem!important;padding-bottom:49.5rem!important}.py-101{padding-top:50rem!important;padding-bottom:50rem!important}.py-102{padding-top:50.5rem!important;padding-bottom:50.5rem!important}.py-103{padding-top:51rem!important;padding-bottom:51rem!important}.py-104{padding-top:51.5rem!important;padding-bottom:51.5rem!important}.py-105{padding-top:52rem!important;padding-bottom:52rem!important}.py-106{padding-top:52.5rem!important;padding-bottom:52.5rem!important}.py-107{padding-top:53rem!important;padding-bottom:53rem!important}.py-108{padding-top:53.5rem!important;padding-bottom:53.5rem!important}.py-109{padding-top:54rem!important;padding-bottom:54rem!important}.py-110{padding-top:54.5rem!important;padding-bottom:54.5rem!important}.py-111{padding-top:55rem!important;padding-bottom:55rem!important}.py-112{padding-top:55.5rem!important;padding-bottom:55.5rem!important}.py-113{padding-top:56rem!important;padding-bottom:56rem!important}.py-114{padding-top:56.5rem!important;padding-bottom:56.5rem!important}.py-115{padding-top:57rem!important;padding-bottom:57rem!important}.py-116{padding-top:57.5rem!important;padding-bottom:57.5rem!important}.py-117{padding-top:58rem!important;padding-bottom:58rem!important}.py-118{padding-top:58.5rem!important;padding-bottom:58.5rem!important}.py-119{padding-top:59rem!important;padding-bottom:59rem!important}.py-120{padding-top:59.5rem!important;padding-bottom:59.5rem!important}.py-121{padding-top:60rem!important;padding-bottom:60rem!important}.py-122{padding-top:60.5rem!important;padding-bottom:60.5rem!important}.py-123{padding-top:61rem!important;padding-bottom:61rem!important}.py-124{padding-top:61.5rem!important;padding-bottom:61.5rem!important}.py-125{padding-top:62rem!important;padding-bottom:62rem!important}.py-126{padding-top:62.5rem!important;padding-bottom:62.5rem!important}.py-127{padding-top:63rem!important;padding-bottom:63rem!important}.py-128{padding-top:63.5rem!important;padding-bottom:63.5rem!important}.py-129{padding-top:64rem!important;padding-bottom:64rem!important}.py-130{padding-top:64.5rem!important;padding-bottom:64.5rem!important}.py-131{padding-top:65rem!important;padding-bottom:65rem!important}.py-132{padding-top:65.5rem!important;padding-bottom:65.5rem!important}.py-133{padding-top:66rem!important;padding-bottom:66rem!important}.py-134{padding-top:66.5rem!important;padding-bottom:66.5rem!important}.py-135{padding-top:67rem!important;padding-bottom:67rem!important}.py-136{padding-top:67.5rem!important;padding-bottom:67.5rem!important}.py-137{padding-top:68rem!important;padding-bottom:68rem!important}.py-138{padding-top:68.5rem!important;padding-bottom:68.5rem!important}.py-139{padding-top:69rem!important;padding-bottom:69rem!important}.py-140{padding-top:69.5rem!important;padding-bottom:69.5rem!important}.py-141{padding-top:70rem!important;padding-bottom:70rem!important}.py-142{padding-top:70.5rem!important;padding-bottom:70.5rem!important}.py-143{padding-top:71rem!important;padding-bottom:71rem!important}.py-144{padding-top:71.5rem!important;padding-bottom:71.5rem!important}.py-145{padding-top:72rem!important;padding-bottom:72rem!important}.py-146{padding-top:72.5rem!important;padding-bottom:72.5rem!important}.py-147{padding-top:73rem!important;padding-bottom:73rem!important}.py-148{padding-top:73.5rem!important;padding-bottom:73.5rem!important}.py-149{padding-top:74rem!important;padding-bottom:74rem!important}.py-150{padding-top:74.5rem!important;padding-bottom:74.5rem!important}.py-151{padding-top:75rem!important;padding-bottom:75rem!important}.py-152{padding-top:75.5rem!important;padding-bottom:75.5rem!important}.py-153{padding-top:76rem!important;padding-bottom:76rem!important}.py-154{padding-top:76.5rem!important;padding-bottom:76.5rem!important}.py-155{padding-top:77rem!important;padding-bottom:77rem!important}.py-156{padding-top:77.5rem!important;padding-bottom:77.5rem!important}.py-157{padding-top:78rem!important;padding-bottom:78rem!important}.py-158{padding-top:78.5rem!important;padding-bottom:78.5rem!important}.py-159{padding-top:79rem!important;padding-bottom:79rem!important}.py-160{padding-top:79.5rem!important;padding-bottom:79.5rem!important}@media (min-width: 576px){.p-sm-0{padding:0rem!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:2rem!important}.p-sm-6{padding:2.5rem!important}.p-sm-7{padding:3rem!important}.p-sm-8{padding:3.5rem!important}.p-sm-9{padding:4rem!important}.p-sm-10{padding:4.5rem!important}.p-sm-11{padding:5rem!important}.p-sm-12{padding:5.5rem!important}.p-sm-13{padding:6rem!important}.p-sm-14{padding:6.5rem!important}.p-sm-15{padding:7rem!important}.p-sm-16{padding:7.5rem!important}.p-sm-17{padding:8rem!important}.p-sm-18{padding:8.5rem!important}.p-sm-19{padding:9rem!important}.p-sm-20{padding:9.5rem!important}.p-sm-21{padding:10rem!important}.p-sm-22{padding:10.5rem!important}.p-sm-23{padding:11rem!important}.p-sm-24{padding:11.5rem!important}.p-sm-25{padding:12rem!important}.p-sm-26{padding:12.5rem!important}.p-sm-27{padding:13rem!important}.p-sm-28{padding:13.5rem!important}.p-sm-29{padding:14rem!important}.p-sm-30{padding:14.5rem!important}.p-sm-31{padding:15rem!important}.p-sm-32{padding:15.5rem!important}.p-sm-33{padding:16rem!important}.p-sm-34{padding:16.5rem!important}.p-sm-35{padding:17rem!important}.p-sm-36{padding:17.5rem!important}.p-sm-37{padding:18rem!important}.p-sm-38{padding:18.5rem!important}.p-sm-39{padding:19rem!important}.p-sm-40{padding:19.5rem!important}.p-sm-41{padding:20rem!important}.p-sm-42{padding:20.5rem!important}.p-sm-43{padding:21rem!important}.p-sm-44{padding:21.5rem!important}.p-sm-45{padding:22rem!important}.p-sm-46{padding:22.5rem!important}.p-sm-47{padding:23rem!important}.p-sm-48{padding:23.5rem!important}.p-sm-49{padding:24rem!important}.p-sm-50{padding:24.5rem!important}.p-sm-51{padding:25rem!important}.p-sm-52{padding:25.5rem!important}.p-sm-53{padding:26rem!important}.p-sm-54{padding:26.5rem!important}.p-sm-55{padding:27rem!important}.p-sm-56{padding:27.5rem!important}.p-sm-57{padding:28rem!important}.p-sm-58{padding:28.5rem!important}.p-sm-59{padding:29rem!important}.p-sm-60{padding:29.5rem!important}.p-sm-61{padding:30rem!important}.p-sm-62{padding:30.5rem!important}.p-sm-63{padding:31rem!important}.p-sm-64{padding:31.5rem!important}.p-sm-65{padding:32rem!important}.p-sm-66{padding:32.5rem!important}.p-sm-67{padding:33rem!important}.p-sm-68{padding:33.5rem!important}.p-sm-69{padding:34rem!important}.p-sm-70{padding:34.5rem!important}.p-sm-71{padding:35rem!important}.p-sm-72{padding:35.5rem!important}.p-sm-73{padding:36rem!important}.p-sm-74{padding:36.5rem!important}.p-sm-75{padding:37rem!important}.p-sm-76{padding:37.5rem!important}.p-sm-77{padding:38rem!important}.p-sm-78{padding:38.5rem!important}.p-sm-79{padding:39rem!important}.p-sm-80{padding:39.5rem!important}.p-sm-81{padding:40rem!important}.p-sm-82{padding:40.5rem!important}.p-sm-83{padding:41rem!important}.p-sm-84{padding:41.5rem!important}.p-sm-85{padding:42rem!important}.p-sm-86{padding:42.5rem!important}.p-sm-87{padding:43rem!important}.p-sm-88{padding:43.5rem!important}.p-sm-89{padding:44rem!important}.p-sm-90{padding:44.5rem!important}.p-sm-91{padding:45rem!important}.p-sm-92{padding:45.5rem!important}.p-sm-93{padding:46rem!important}.p-sm-94{padding:46.5rem!important}.p-sm-95{padding:47rem!important}.p-sm-96{padding:47.5rem!important}.p-sm-97{padding:48rem!important}.p-sm-98{padding:48.5rem!important}.p-sm-99{padding:49rem!important}.p-sm-100{padding:49.5rem!important}.p-sm-101{padding:50rem!important}.p-sm-102{padding:50.5rem!important}.p-sm-103{padding:51rem!important}.p-sm-104{padding:51.5rem!important}.p-sm-105{padding:52rem!important}.p-sm-106{padding:52.5rem!important}.p-sm-107{padding:53rem!important}.p-sm-108{padding:53.5rem!important}.p-sm-109{padding:54rem!important}.p-sm-110{padding:54.5rem!important}.p-sm-111{padding:55rem!important}.p-sm-112{padding:55.5rem!important}.p-sm-113{padding:56rem!important}.p-sm-114{padding:56.5rem!important}.p-sm-115{padding:57rem!important}.p-sm-116{padding:57.5rem!important}.p-sm-117{padding:58rem!important}.p-sm-118{padding:58.5rem!important}.p-sm-119{padding:59rem!important}.p-sm-120{padding:59.5rem!important}.p-sm-121{padding:60rem!important}.p-sm-122{padding:60.5rem!important}.p-sm-123{padding:61rem!important}.p-sm-124{padding:61.5rem!important}.p-sm-125{padding:62rem!important}.p-sm-126{padding:62.5rem!important}.p-sm-127{padding:63rem!important}.p-sm-128{padding:63.5rem!important}.p-sm-129{padding:64rem!important}.p-sm-130{padding:64.5rem!important}.p-sm-131{padding:65rem!important}.p-sm-132{padding:65.5rem!important}.p-sm-133{padding:66rem!important}.p-sm-134{padding:66.5rem!important}.p-sm-135{padding:67rem!important}.p-sm-136{padding:67.5rem!important}.p-sm-137{padding:68rem!important}.p-sm-138{padding:68.5rem!important}.p-sm-139{padding:69rem!important}.p-sm-140{padding:69.5rem!important}.p-sm-141{padding:70rem!important}.p-sm-142{padding:70.5rem!important}.p-sm-143{padding:71rem!important}.p-sm-144{padding:71.5rem!important}.p-sm-145{padding:72rem!important}.p-sm-146{padding:72.5rem!important}.p-sm-147{padding:73rem!important}.p-sm-148{padding:73.5rem!important}.p-sm-149{padding:74rem!important}.p-sm-150{padding:74.5rem!important}.p-sm-151{padding:75rem!important}.p-sm-152{padding:75.5rem!important}.p-sm-153{padding:76rem!important}.p-sm-154{padding:76.5rem!important}.p-sm-155{padding:77rem!important}.p-sm-156{padding:77.5rem!important}.p-sm-157{padding:78rem!important}.p-sm-158{padding:78.5rem!important}.p-sm-159{padding:79rem!important}.p-sm-160{padding:79.5rem!important}.pt-sm-0{padding-top:0rem!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:2rem!important}.pt-sm-6{padding-top:2.5rem!important}.pt-sm-7{padding-top:3rem!important}.pt-sm-8{padding-top:3.5rem!important}.pt-sm-9{padding-top:4rem!important}.pt-sm-10{padding-top:4.5rem!important}.pt-sm-11{padding-top:5rem!important}.pt-sm-12{padding-top:5.5rem!important}.pt-sm-13{padding-top:6rem!important}.pt-sm-14{padding-top:6.5rem!important}.pt-sm-15{padding-top:7rem!important}.pt-sm-16{padding-top:7.5rem!important}.pt-sm-17{padding-top:8rem!important}.pt-sm-18{padding-top:8.5rem!important}.pt-sm-19{padding-top:9rem!important}.pt-sm-20{padding-top:9.5rem!important}.pt-sm-21{padding-top:10rem!important}.pt-sm-22{padding-top:10.5rem!important}.pt-sm-23{padding-top:11rem!important}.pt-sm-24{padding-top:11.5rem!important}.pt-sm-25{padding-top:12rem!important}.pt-sm-26{padding-top:12.5rem!important}.pt-sm-27{padding-top:13rem!important}.pt-sm-28{padding-top:13.5rem!important}.pt-sm-29{padding-top:14rem!important}.pt-sm-30{padding-top:14.5rem!important}.pt-sm-31{padding-top:15rem!important}.pt-sm-32{padding-top:15.5rem!important}.pt-sm-33{padding-top:16rem!important}.pt-sm-34{padding-top:16.5rem!important}.pt-sm-35{padding-top:17rem!important}.pt-sm-36{padding-top:17.5rem!important}.pt-sm-37{padding-top:18rem!important}.pt-sm-38{padding-top:18.5rem!important}.pt-sm-39{padding-top:19rem!important}.pt-sm-40{padding-top:19.5rem!important}.pt-sm-41{padding-top:20rem!important}.pt-sm-42{padding-top:20.5rem!important}.pt-sm-43{padding-top:21rem!important}.pt-sm-44{padding-top:21.5rem!important}.pt-sm-45{padding-top:22rem!important}.pt-sm-46{padding-top:22.5rem!important}.pt-sm-47{padding-top:23rem!important}.pt-sm-48{padding-top:23.5rem!important}.pt-sm-49{padding-top:24rem!important}.pt-sm-50{padding-top:24.5rem!important}.pt-sm-51{padding-top:25rem!important}.pt-sm-52{padding-top:25.5rem!important}.pt-sm-53{padding-top:26rem!important}.pt-sm-54{padding-top:26.5rem!important}.pt-sm-55{padding-top:27rem!important}.pt-sm-56{padding-top:27.5rem!important}.pt-sm-57{padding-top:28rem!important}.pt-sm-58{padding-top:28.5rem!important}.pt-sm-59{padding-top:29rem!important}.pt-sm-60{padding-top:29.5rem!important}.pt-sm-61{padding-top:30rem!important}.pt-sm-62{padding-top:30.5rem!important}.pt-sm-63{padding-top:31rem!important}.pt-sm-64{padding-top:31.5rem!important}.pt-sm-65{padding-top:32rem!important}.pt-sm-66{padding-top:32.5rem!important}.pt-sm-67{padding-top:33rem!important}.pt-sm-68{padding-top:33.5rem!important}.pt-sm-69{padding-top:34rem!important}.pt-sm-70{padding-top:34.5rem!important}.pt-sm-71{padding-top:35rem!important}.pt-sm-72{padding-top:35.5rem!important}.pt-sm-73{padding-top:36rem!important}.pt-sm-74{padding-top:36.5rem!important}.pt-sm-75{padding-top:37rem!important}.pt-sm-76{padding-top:37.5rem!important}.pt-sm-77{padding-top:38rem!important}.pt-sm-78{padding-top:38.5rem!important}.pt-sm-79{padding-top:39rem!important}.pt-sm-80{padding-top:39.5rem!important}.pt-sm-81{padding-top:40rem!important}.pt-sm-82{padding-top:40.5rem!important}.pt-sm-83{padding-top:41rem!important}.pt-sm-84{padding-top:41.5rem!important}.pt-sm-85{padding-top:42rem!important}.pt-sm-86{padding-top:42.5rem!important}.pt-sm-87{padding-top:43rem!important}.pt-sm-88{padding-top:43.5rem!important}.pt-sm-89{padding-top:44rem!important}.pt-sm-90{padding-top:44.5rem!important}.pt-sm-91{padding-top:45rem!important}.pt-sm-92{padding-top:45.5rem!important}.pt-sm-93{padding-top:46rem!important}.pt-sm-94{padding-top:46.5rem!important}.pt-sm-95{padding-top:47rem!important}.pt-sm-96{padding-top:47.5rem!important}.pt-sm-97{padding-top:48rem!important}.pt-sm-98{padding-top:48.5rem!important}.pt-sm-99{padding-top:49rem!important}.pt-sm-100{padding-top:49.5rem!important}.pt-sm-101{padding-top:50rem!important}.pt-sm-102{padding-top:50.5rem!important}.pt-sm-103{padding-top:51rem!important}.pt-sm-104{padding-top:51.5rem!important}.pt-sm-105{padding-top:52rem!important}.pt-sm-106{padding-top:52.5rem!important}.pt-sm-107{padding-top:53rem!important}.pt-sm-108{padding-top:53.5rem!important}.pt-sm-109{padding-top:54rem!important}.pt-sm-110{padding-top:54.5rem!important}.pt-sm-111{padding-top:55rem!important}.pt-sm-112{padding-top:55.5rem!important}.pt-sm-113{padding-top:56rem!important}.pt-sm-114{padding-top:56.5rem!important}.pt-sm-115{padding-top:57rem!important}.pt-sm-116{padding-top:57.5rem!important}.pt-sm-117{padding-top:58rem!important}.pt-sm-118{padding-top:58.5rem!important}.pt-sm-119{padding-top:59rem!important}.pt-sm-120{padding-top:59.5rem!important}.pt-sm-121{padding-top:60rem!important}.pt-sm-122{padding-top:60.5rem!important}.pt-sm-123{padding-top:61rem!important}.pt-sm-124{padding-top:61.5rem!important}.pt-sm-125{padding-top:62rem!important}.pt-sm-126{padding-top:62.5rem!important}.pt-sm-127{padding-top:63rem!important}.pt-sm-128{padding-top:63.5rem!important}.pt-sm-129{padding-top:64rem!important}.pt-sm-130{padding-top:64.5rem!important}.pt-sm-131{padding-top:65rem!important}.pt-sm-132{padding-top:65.5rem!important}.pt-sm-133{padding-top:66rem!important}.pt-sm-134{padding-top:66.5rem!important}.pt-sm-135{padding-top:67rem!important}.pt-sm-136{padding-top:67.5rem!important}.pt-sm-137{padding-top:68rem!important}.pt-sm-138{padding-top:68.5rem!important}.pt-sm-139{padding-top:69rem!important}.pt-sm-140{padding-top:69.5rem!important}.pt-sm-141{padding-top:70rem!important}.pt-sm-142{padding-top:70.5rem!important}.pt-sm-143{padding-top:71rem!important}.pt-sm-144{padding-top:71.5rem!important}.pt-sm-145{padding-top:72rem!important}.pt-sm-146{padding-top:72.5rem!important}.pt-sm-147{padding-top:73rem!important}.pt-sm-148{padding-top:73.5rem!important}.pt-sm-149{padding-top:74rem!important}.pt-sm-150{padding-top:74.5rem!important}.pt-sm-151{padding-top:75rem!important}.pt-sm-152{padding-top:75.5rem!important}.pt-sm-153{padding-top:76rem!important}.pt-sm-154{padding-top:76.5rem!important}.pt-sm-155{padding-top:77rem!important}.pt-sm-156{padding-top:77.5rem!important}.pt-sm-157{padding-top:78rem!important}.pt-sm-158{padding-top:78.5rem!important}.pt-sm-159{padding-top:79rem!important}.pt-sm-160{padding-top:79.5rem!important}.pb-sm-0{padding-bottom:0rem!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:2rem!important}.pb-sm-6{padding-bottom:2.5rem!important}.pb-sm-7{padding-bottom:3rem!important}.pb-sm-8{padding-bottom:3.5rem!important}.pb-sm-9{padding-bottom:4rem!important}.pb-sm-10{padding-bottom:4.5rem!important}.pb-sm-11{padding-bottom:5rem!important}.pb-sm-12{padding-bottom:5.5rem!important}.pb-sm-13{padding-bottom:6rem!important}.pb-sm-14{padding-bottom:6.5rem!important}.pb-sm-15{padding-bottom:7rem!important}.pb-sm-16{padding-bottom:7.5rem!important}.pb-sm-17{padding-bottom:8rem!important}.pb-sm-18{padding-bottom:8.5rem!important}.pb-sm-19{padding-bottom:9rem!important}.pb-sm-20{padding-bottom:9.5rem!important}.pb-sm-21{padding-bottom:10rem!important}.pb-sm-22{padding-bottom:10.5rem!important}.pb-sm-23{padding-bottom:11rem!important}.pb-sm-24{padding-bottom:11.5rem!important}.pb-sm-25{padding-bottom:12rem!important}.pb-sm-26{padding-bottom:12.5rem!important}.pb-sm-27{padding-bottom:13rem!important}.pb-sm-28{padding-bottom:13.5rem!important}.pb-sm-29{padding-bottom:14rem!important}.pb-sm-30{padding-bottom:14.5rem!important}.pb-sm-31{padding-bottom:15rem!important}.pb-sm-32{padding-bottom:15.5rem!important}.pb-sm-33{padding-bottom:16rem!important}.pb-sm-34{padding-bottom:16.5rem!important}.pb-sm-35{padding-bottom:17rem!important}.pb-sm-36{padding-bottom:17.5rem!important}.pb-sm-37{padding-bottom:18rem!important}.pb-sm-38{padding-bottom:18.5rem!important}.pb-sm-39{padding-bottom:19rem!important}.pb-sm-40{padding-bottom:19.5rem!important}.pb-sm-41{padding-bottom:20rem!important}.pb-sm-42{padding-bottom:20.5rem!important}.pb-sm-43{padding-bottom:21rem!important}.pb-sm-44{padding-bottom:21.5rem!important}.pb-sm-45{padding-bottom:22rem!important}.pb-sm-46{padding-bottom:22.5rem!important}.pb-sm-47{padding-bottom:23rem!important}.pb-sm-48{padding-bottom:23.5rem!important}.pb-sm-49{padding-bottom:24rem!important}.pb-sm-50{padding-bottom:24.5rem!important}.pb-sm-51{padding-bottom:25rem!important}.pb-sm-52{padding-bottom:25.5rem!important}.pb-sm-53{padding-bottom:26rem!important}.pb-sm-54{padding-bottom:26.5rem!important}.pb-sm-55{padding-bottom:27rem!important}.pb-sm-56{padding-bottom:27.5rem!important}.pb-sm-57{padding-bottom:28rem!important}.pb-sm-58{padding-bottom:28.5rem!important}.pb-sm-59{padding-bottom:29rem!important}.pb-sm-60{padding-bottom:29.5rem!important}.pb-sm-61{padding-bottom:30rem!important}.pb-sm-62{padding-bottom:30.5rem!important}.pb-sm-63{padding-bottom:31rem!important}.pb-sm-64{padding-bottom:31.5rem!important}.pb-sm-65{padding-bottom:32rem!important}.pb-sm-66{padding-bottom:32.5rem!important}.pb-sm-67{padding-bottom:33rem!important}.pb-sm-68{padding-bottom:33.5rem!important}.pb-sm-69{padding-bottom:34rem!important}.pb-sm-70{padding-bottom:34.5rem!important}.pb-sm-71{padding-bottom:35rem!important}.pb-sm-72{padding-bottom:35.5rem!important}.pb-sm-73{padding-bottom:36rem!important}.pb-sm-74{padding-bottom:36.5rem!important}.pb-sm-75{padding-bottom:37rem!important}.pb-sm-76{padding-bottom:37.5rem!important}.pb-sm-77{padding-bottom:38rem!important}.pb-sm-78{padding-bottom:38.5rem!important}.pb-sm-79{padding-bottom:39rem!important}.pb-sm-80{padding-bottom:39.5rem!important}.pb-sm-81{padding-bottom:40rem!important}.pb-sm-82{padding-bottom:40.5rem!important}.pb-sm-83{padding-bottom:41rem!important}.pb-sm-84{padding-bottom:41.5rem!important}.pb-sm-85{padding-bottom:42rem!important}.pb-sm-86{padding-bottom:42.5rem!important}.pb-sm-87{padding-bottom:43rem!important}.pb-sm-88{padding-bottom:43.5rem!important}.pb-sm-89{padding-bottom:44rem!important}.pb-sm-90{padding-bottom:44.5rem!important}.pb-sm-91{padding-bottom:45rem!important}.pb-sm-92{padding-bottom:45.5rem!important}.pb-sm-93{padding-bottom:46rem!important}.pb-sm-94{padding-bottom:46.5rem!important}.pb-sm-95{padding-bottom:47rem!important}.pb-sm-96{padding-bottom:47.5rem!important}.pb-sm-97{padding-bottom:48rem!important}.pb-sm-98{padding-bottom:48.5rem!important}.pb-sm-99{padding-bottom:49rem!important}.pb-sm-100{padding-bottom:49.5rem!important}.pb-sm-101{padding-bottom:50rem!important}.pb-sm-102{padding-bottom:50.5rem!important}.pb-sm-103{padding-bottom:51rem!important}.pb-sm-104{padding-bottom:51.5rem!important}.pb-sm-105{padding-bottom:52rem!important}.pb-sm-106{padding-bottom:52.5rem!important}.pb-sm-107{padding-bottom:53rem!important}.pb-sm-108{padding-bottom:53.5rem!important}.pb-sm-109{padding-bottom:54rem!important}.pb-sm-110{padding-bottom:54.5rem!important}.pb-sm-111{padding-bottom:55rem!important}.pb-sm-112{padding-bottom:55.5rem!important}.pb-sm-113{padding-bottom:56rem!important}.pb-sm-114{padding-bottom:56.5rem!important}.pb-sm-115{padding-bottom:57rem!important}.pb-sm-116{padding-bottom:57.5rem!important}.pb-sm-117{padding-bottom:58rem!important}.pb-sm-118{padding-bottom:58.5rem!important}.pb-sm-119{padding-bottom:59rem!important}.pb-sm-120{padding-bottom:59.5rem!important}.pb-sm-121{padding-bottom:60rem!important}.pb-sm-122{padding-bottom:60.5rem!important}.pb-sm-123{padding-bottom:61rem!important}.pb-sm-124{padding-bottom:61.5rem!important}.pb-sm-125{padding-bottom:62rem!important}.pb-sm-126{padding-bottom:62.5rem!important}.pb-sm-127{padding-bottom:63rem!important}.pb-sm-128{padding-bottom:63.5rem!important}.pb-sm-129{padding-bottom:64rem!important}.pb-sm-130{padding-bottom:64.5rem!important}.pb-sm-131{padding-bottom:65rem!important}.pb-sm-132{padding-bottom:65.5rem!important}.pb-sm-133{padding-bottom:66rem!important}.pb-sm-134{padding-bottom:66.5rem!important}.pb-sm-135{padding-bottom:67rem!important}.pb-sm-136{padding-bottom:67.5rem!important}.pb-sm-137{padding-bottom:68rem!important}.pb-sm-138{padding-bottom:68.5rem!important}.pb-sm-139{padding-bottom:69rem!important}.pb-sm-140{padding-bottom:69.5rem!important}.pb-sm-141{padding-bottom:70rem!important}.pb-sm-142{padding-bottom:70.5rem!important}.pb-sm-143{padding-bottom:71rem!important}.pb-sm-144{padding-bottom:71.5rem!important}.pb-sm-145{padding-bottom:72rem!important}.pb-sm-146{padding-bottom:72.5rem!important}.pb-sm-147{padding-bottom:73rem!important}.pb-sm-148{padding-bottom:73.5rem!important}.pb-sm-149{padding-bottom:74rem!important}.pb-sm-150{padding-bottom:74.5rem!important}.pb-sm-151{padding-bottom:75rem!important}.pb-sm-152{padding-bottom:75.5rem!important}.pb-sm-153{padding-bottom:76rem!important}.pb-sm-154{padding-bottom:76.5rem!important}.pb-sm-155{padding-bottom:77rem!important}.pb-sm-156{padding-bottom:77.5rem!important}.pb-sm-157{padding-bottom:78rem!important}.pb-sm-158{padding-bottom:78.5rem!important}.pb-sm-159{padding-bottom:79rem!important}.pb-sm-160{padding-bottom:79.5rem!important}.ps-sm-0{padding-left:0rem!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:2rem!important}.ps-sm-6{padding-left:2.5rem!important}.ps-sm-7{padding-left:3rem!important}.ps-sm-8{padding-left:3.5rem!important}.ps-sm-9{padding-left:4rem!important}.ps-sm-10{padding-left:4.5rem!important}.ps-sm-11{padding-left:5rem!important}.ps-sm-12{padding-left:5.5rem!important}.ps-sm-13{padding-left:6rem!important}.ps-sm-14{padding-left:6.5rem!important}.ps-sm-15{padding-left:7rem!important}.ps-sm-16{padding-left:7.5rem!important}.ps-sm-17{padding-left:8rem!important}.ps-sm-18{padding-left:8.5rem!important}.ps-sm-19{padding-left:9rem!important}.ps-sm-20{padding-left:9.5rem!important}.ps-sm-21{padding-left:10rem!important}.ps-sm-22{padding-left:10.5rem!important}.ps-sm-23{padding-left:11rem!important}.ps-sm-24{padding-left:11.5rem!important}.ps-sm-25{padding-left:12rem!important}.ps-sm-26{padding-left:12.5rem!important}.ps-sm-27{padding-left:13rem!important}.ps-sm-28{padding-left:13.5rem!important}.ps-sm-29{padding-left:14rem!important}.ps-sm-30{padding-left:14.5rem!important}.ps-sm-31{padding-left:15rem!important}.ps-sm-32{padding-left:15.5rem!important}.ps-sm-33{padding-left:16rem!important}.ps-sm-34{padding-left:16.5rem!important}.ps-sm-35{padding-left:17rem!important}.ps-sm-36{padding-left:17.5rem!important}.ps-sm-37{padding-left:18rem!important}.ps-sm-38{padding-left:18.5rem!important}.ps-sm-39{padding-left:19rem!important}.ps-sm-40{padding-left:19.5rem!important}.ps-sm-41{padding-left:20rem!important}.ps-sm-42{padding-left:20.5rem!important}.ps-sm-43{padding-left:21rem!important}.ps-sm-44{padding-left:21.5rem!important}.ps-sm-45{padding-left:22rem!important}.ps-sm-46{padding-left:22.5rem!important}.ps-sm-47{padding-left:23rem!important}.ps-sm-48{padding-left:23.5rem!important}.ps-sm-49{padding-left:24rem!important}.ps-sm-50{padding-left:24.5rem!important}.ps-sm-51{padding-left:25rem!important}.ps-sm-52{padding-left:25.5rem!important}.ps-sm-53{padding-left:26rem!important}.ps-sm-54{padding-left:26.5rem!important}.ps-sm-55{padding-left:27rem!important}.ps-sm-56{padding-left:27.5rem!important}.ps-sm-57{padding-left:28rem!important}.ps-sm-58{padding-left:28.5rem!important}.ps-sm-59{padding-left:29rem!important}.ps-sm-60{padding-left:29.5rem!important}.ps-sm-61{padding-left:30rem!important}.ps-sm-62{padding-left:30.5rem!important}.ps-sm-63{padding-left:31rem!important}.ps-sm-64{padding-left:31.5rem!important}.ps-sm-65{padding-left:32rem!important}.ps-sm-66{padding-left:32.5rem!important}.ps-sm-67{padding-left:33rem!important}.ps-sm-68{padding-left:33.5rem!important}.ps-sm-69{padding-left:34rem!important}.ps-sm-70{padding-left:34.5rem!important}.ps-sm-71{padding-left:35rem!important}.ps-sm-72{padding-left:35.5rem!important}.ps-sm-73{padding-left:36rem!important}.ps-sm-74{padding-left:36.5rem!important}.ps-sm-75{padding-left:37rem!important}.ps-sm-76{padding-left:37.5rem!important}.ps-sm-77{padding-left:38rem!important}.ps-sm-78{padding-left:38.5rem!important}.ps-sm-79{padding-left:39rem!important}.ps-sm-80{padding-left:39.5rem!important}.ps-sm-81{padding-left:40rem!important}.ps-sm-82{padding-left:40.5rem!important}.ps-sm-83{padding-left:41rem!important}.ps-sm-84{padding-left:41.5rem!important}.ps-sm-85{padding-left:42rem!important}.ps-sm-86{padding-left:42.5rem!important}.ps-sm-87{padding-left:43rem!important}.ps-sm-88{padding-left:43.5rem!important}.ps-sm-89{padding-left:44rem!important}.ps-sm-90{padding-left:44.5rem!important}.ps-sm-91{padding-left:45rem!important}.ps-sm-92{padding-left:45.5rem!important}.ps-sm-93{padding-left:46rem!important}.ps-sm-94{padding-left:46.5rem!important}.ps-sm-95{padding-left:47rem!important}.ps-sm-96{padding-left:47.5rem!important}.ps-sm-97{padding-left:48rem!important}.ps-sm-98{padding-left:48.5rem!important}.ps-sm-99{padding-left:49rem!important}.ps-sm-100{padding-left:49.5rem!important}.ps-sm-101{padding-left:50rem!important}.ps-sm-102{padding-left:50.5rem!important}.ps-sm-103{padding-left:51rem!important}.ps-sm-104{padding-left:51.5rem!important}.ps-sm-105{padding-left:52rem!important}.ps-sm-106{padding-left:52.5rem!important}.ps-sm-107{padding-left:53rem!important}.ps-sm-108{padding-left:53.5rem!important}.ps-sm-109{padding-left:54rem!important}.ps-sm-110{padding-left:54.5rem!important}.ps-sm-111{padding-left:55rem!important}.ps-sm-112{padding-left:55.5rem!important}.ps-sm-113{padding-left:56rem!important}.ps-sm-114{padding-left:56.5rem!important}.ps-sm-115{padding-left:57rem!important}.ps-sm-116{padding-left:57.5rem!important}.ps-sm-117{padding-left:58rem!important}.ps-sm-118{padding-left:58.5rem!important}.ps-sm-119{padding-left:59rem!important}.ps-sm-120{padding-left:59.5rem!important}.ps-sm-121{padding-left:60rem!important}.ps-sm-122{padding-left:60.5rem!important}.ps-sm-123{padding-left:61rem!important}.ps-sm-124{padding-left:61.5rem!important}.ps-sm-125{padding-left:62rem!important}.ps-sm-126{padding-left:62.5rem!important}.ps-sm-127{padding-left:63rem!important}.ps-sm-128{padding-left:63.5rem!important}.ps-sm-129{padding-left:64rem!important}.ps-sm-130{padding-left:64.5rem!important}.ps-sm-131{padding-left:65rem!important}.ps-sm-132{padding-left:65.5rem!important}.ps-sm-133{padding-left:66rem!important}.ps-sm-134{padding-left:66.5rem!important}.ps-sm-135{padding-left:67rem!important}.ps-sm-136{padding-left:67.5rem!important}.ps-sm-137{padding-left:68rem!important}.ps-sm-138{padding-left:68.5rem!important}.ps-sm-139{padding-left:69rem!important}.ps-sm-140{padding-left:69.5rem!important}.ps-sm-141{padding-left:70rem!important}.ps-sm-142{padding-left:70.5rem!important}.ps-sm-143{padding-left:71rem!important}.ps-sm-144{padding-left:71.5rem!important}.ps-sm-145{padding-left:72rem!important}.ps-sm-146{padding-left:72.5rem!important}.ps-sm-147{padding-left:73rem!important}.ps-sm-148{padding-left:73.5rem!important}.ps-sm-149{padding-left:74rem!important}.ps-sm-150{padding-left:74.5rem!important}.ps-sm-151{padding-left:75rem!important}.ps-sm-152{padding-left:75.5rem!important}.ps-sm-153{padding-left:76rem!important}.ps-sm-154{padding-left:76.5rem!important}.ps-sm-155{padding-left:77rem!important}.ps-sm-156{padding-left:77.5rem!important}.ps-sm-157{padding-left:78rem!important}.ps-sm-158{padding-left:78.5rem!important}.ps-sm-159{padding-left:79rem!important}.ps-sm-160{padding-left:79.5rem!important}.pe-sm-0{padding-right:0rem!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:2rem!important}.pe-sm-6{padding-right:2.5rem!important}.pe-sm-7{padding-right:3rem!important}.pe-sm-8{padding-right:3.5rem!important}.pe-sm-9{padding-right:4rem!important}.pe-sm-10{padding-right:4.5rem!important}.pe-sm-11{padding-right:5rem!important}.pe-sm-12{padding-right:5.5rem!important}.pe-sm-13{padding-right:6rem!important}.pe-sm-14{padding-right:6.5rem!important}.pe-sm-15{padding-right:7rem!important}.pe-sm-16{padding-right:7.5rem!important}.pe-sm-17{padding-right:8rem!important}.pe-sm-18{padding-right:8.5rem!important}.pe-sm-19{padding-right:9rem!important}.pe-sm-20{padding-right:9.5rem!important}.pe-sm-21{padding-right:10rem!important}.pe-sm-22{padding-right:10.5rem!important}.pe-sm-23{padding-right:11rem!important}.pe-sm-24{padding-right:11.5rem!important}.pe-sm-25{padding-right:12rem!important}.pe-sm-26{padding-right:12.5rem!important}.pe-sm-27{padding-right:13rem!important}.pe-sm-28{padding-right:13.5rem!important}.pe-sm-29{padding-right:14rem!important}.pe-sm-30{padding-right:14.5rem!important}.pe-sm-31{padding-right:15rem!important}.pe-sm-32{padding-right:15.5rem!important}.pe-sm-33{padding-right:16rem!important}.pe-sm-34{padding-right:16.5rem!important}.pe-sm-35{padding-right:17rem!important}.pe-sm-36{padding-right:17.5rem!important}.pe-sm-37{padding-right:18rem!important}.pe-sm-38{padding-right:18.5rem!important}.pe-sm-39{padding-right:19rem!important}.pe-sm-40{padding-right:19.5rem!important}.pe-sm-41{padding-right:20rem!important}.pe-sm-42{padding-right:20.5rem!important}.pe-sm-43{padding-right:21rem!important}.pe-sm-44{padding-right:21.5rem!important}.pe-sm-45{padding-right:22rem!important}.pe-sm-46{padding-right:22.5rem!important}.pe-sm-47{padding-right:23rem!important}.pe-sm-48{padding-right:23.5rem!important}.pe-sm-49{padding-right:24rem!important}.pe-sm-50{padding-right:24.5rem!important}.pe-sm-51{padding-right:25rem!important}.pe-sm-52{padding-right:25.5rem!important}.pe-sm-53{padding-right:26rem!important}.pe-sm-54{padding-right:26.5rem!important}.pe-sm-55{padding-right:27rem!important}.pe-sm-56{padding-right:27.5rem!important}.pe-sm-57{padding-right:28rem!important}.pe-sm-58{padding-right:28.5rem!important}.pe-sm-59{padding-right:29rem!important}.pe-sm-60{padding-right:29.5rem!important}.pe-sm-61{padding-right:30rem!important}.pe-sm-62{padding-right:30.5rem!important}.pe-sm-63{padding-right:31rem!important}.pe-sm-64{padding-right:31.5rem!important}.pe-sm-65{padding-right:32rem!important}.pe-sm-66{padding-right:32.5rem!important}.pe-sm-67{padding-right:33rem!important}.pe-sm-68{padding-right:33.5rem!important}.pe-sm-69{padding-right:34rem!important}.pe-sm-70{padding-right:34.5rem!important}.pe-sm-71{padding-right:35rem!important}.pe-sm-72{padding-right:35.5rem!important}.pe-sm-73{padding-right:36rem!important}.pe-sm-74{padding-right:36.5rem!important}.pe-sm-75{padding-right:37rem!important}.pe-sm-76{padding-right:37.5rem!important}.pe-sm-77{padding-right:38rem!important}.pe-sm-78{padding-right:38.5rem!important}.pe-sm-79{padding-right:39rem!important}.pe-sm-80{padding-right:39.5rem!important}.pe-sm-81{padding-right:40rem!important}.pe-sm-82{padding-right:40.5rem!important}.pe-sm-83{padding-right:41rem!important}.pe-sm-84{padding-right:41.5rem!important}.pe-sm-85{padding-right:42rem!important}.pe-sm-86{padding-right:42.5rem!important}.pe-sm-87{padding-right:43rem!important}.pe-sm-88{padding-right:43.5rem!important}.pe-sm-89{padding-right:44rem!important}.pe-sm-90{padding-right:44.5rem!important}.pe-sm-91{padding-right:45rem!important}.pe-sm-92{padding-right:45.5rem!important}.pe-sm-93{padding-right:46rem!important}.pe-sm-94{padding-right:46.5rem!important}.pe-sm-95{padding-right:47rem!important}.pe-sm-96{padding-right:47.5rem!important}.pe-sm-97{padding-right:48rem!important}.pe-sm-98{padding-right:48.5rem!important}.pe-sm-99{padding-right:49rem!important}.pe-sm-100{padding-right:49.5rem!important}.pe-sm-101{padding-right:50rem!important}.pe-sm-102{padding-right:50.5rem!important}.pe-sm-103{padding-right:51rem!important}.pe-sm-104{padding-right:51.5rem!important}.pe-sm-105{padding-right:52rem!important}.pe-sm-106{padding-right:52.5rem!important}.pe-sm-107{padding-right:53rem!important}.pe-sm-108{padding-right:53.5rem!important}.pe-sm-109{padding-right:54rem!important}.pe-sm-110{padding-right:54.5rem!important}.pe-sm-111{padding-right:55rem!important}.pe-sm-112{padding-right:55.5rem!important}.pe-sm-113{padding-right:56rem!important}.pe-sm-114{padding-right:56.5rem!important}.pe-sm-115{padding-right:57rem!important}.pe-sm-116{padding-right:57.5rem!important}.pe-sm-117{padding-right:58rem!important}.pe-sm-118{padding-right:58.5rem!important}.pe-sm-119{padding-right:59rem!important}.pe-sm-120{padding-right:59.5rem!important}.pe-sm-121{padding-right:60rem!important}.pe-sm-122{padding-right:60.5rem!important}.pe-sm-123{padding-right:61rem!important}.pe-sm-124{padding-right:61.5rem!important}.pe-sm-125{padding-right:62rem!important}.pe-sm-126{padding-right:62.5rem!important}.pe-sm-127{padding-right:63rem!important}.pe-sm-128{padding-right:63.5rem!important}.pe-sm-129{padding-right:64rem!important}.pe-sm-130{padding-right:64.5rem!important}.pe-sm-131{padding-right:65rem!important}.pe-sm-132{padding-right:65.5rem!important}.pe-sm-133{padding-right:66rem!important}.pe-sm-134{padding-right:66.5rem!important}.pe-sm-135{padding-right:67rem!important}.pe-sm-136{padding-right:67.5rem!important}.pe-sm-137{padding-right:68rem!important}.pe-sm-138{padding-right:68.5rem!important}.pe-sm-139{padding-right:69rem!important}.pe-sm-140{padding-right:69.5rem!important}.pe-sm-141{padding-right:70rem!important}.pe-sm-142{padding-right:70.5rem!important}.pe-sm-143{padding-right:71rem!important}.pe-sm-144{padding-right:71.5rem!important}.pe-sm-145{padding-right:72rem!important}.pe-sm-146{padding-right:72.5rem!important}.pe-sm-147{padding-right:73rem!important}.pe-sm-148{padding-right:73.5rem!important}.pe-sm-149{padding-right:74rem!important}.pe-sm-150{padding-right:74.5rem!important}.pe-sm-151{padding-right:75rem!important}.pe-sm-152{padding-right:75.5rem!important}.pe-sm-153{padding-right:76rem!important}.pe-sm-154{padding-right:76.5rem!important}.pe-sm-155{padding-right:77rem!important}.pe-sm-156{padding-right:77.5rem!important}.pe-sm-157{padding-right:78rem!important}.pe-sm-158{padding-right:78.5rem!important}.pe-sm-159{padding-right:79rem!important}.pe-sm-160{padding-right:79.5rem!important}.px-sm-0{padding-left:0rem!important;padding-right:0rem!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.px-sm-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-sm-7{padding-left:3rem!important;padding-right:3rem!important}.px-sm-8{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-sm-9{padding-left:4rem!important;padding-right:4rem!important}.px-sm-10{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-sm-11{padding-left:5rem!important;padding-right:5rem!important}.px-sm-12{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-sm-13{padding-left:6rem!important;padding-right:6rem!important}.px-sm-14{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-sm-15{padding-left:7rem!important;padding-right:7rem!important}.px-sm-16{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-sm-17{padding-left:8rem!important;padding-right:8rem!important}.px-sm-18{padding-left:8.5rem!important;padding-right:8.5rem!important}.px-sm-19{padding-left:9rem!important;padding-right:9rem!important}.px-sm-20{padding-left:9.5rem!important;padding-right:9.5rem!important}.px-sm-21{padding-left:10rem!important;padding-right:10rem!important}.px-sm-22{padding-left:10.5rem!important;padding-right:10.5rem!important}.px-sm-23{padding-left:11rem!important;padding-right:11rem!important}.px-sm-24{padding-left:11.5rem!important;padding-right:11.5rem!important}.px-sm-25{padding-left:12rem!important;padding-right:12rem!important}.px-sm-26{padding-left:12.5rem!important;padding-right:12.5rem!important}.px-sm-27{padding-left:13rem!important;padding-right:13rem!important}.px-sm-28{padding-left:13.5rem!important;padding-right:13.5rem!important}.px-sm-29{padding-left:14rem!important;padding-right:14rem!important}.px-sm-30{padding-left:14.5rem!important;padding-right:14.5rem!important}.px-sm-31{padding-left:15rem!important;padding-right:15rem!important}.px-sm-32{padding-left:15.5rem!important;padding-right:15.5rem!important}.px-sm-33{padding-left:16rem!important;padding-right:16rem!important}.px-sm-34{padding-left:16.5rem!important;padding-right:16.5rem!important}.px-sm-35{padding-left:17rem!important;padding-right:17rem!important}.px-sm-36{padding-left:17.5rem!important;padding-right:17.5rem!important}.px-sm-37{padding-left:18rem!important;padding-right:18rem!important}.px-sm-38{padding-left:18.5rem!important;padding-right:18.5rem!important}.px-sm-39{padding-left:19rem!important;padding-right:19rem!important}.px-sm-40{padding-left:19.5rem!important;padding-right:19.5rem!important}.px-sm-41{padding-left:20rem!important;padding-right:20rem!important}.px-sm-42{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-sm-43{padding-left:21rem!important;padding-right:21rem!important}.px-sm-44{padding-left:21.5rem!important;padding-right:21.5rem!important}.px-sm-45{padding-left:22rem!important;padding-right:22rem!important}.px-sm-46{padding-left:22.5rem!important;padding-right:22.5rem!important}.px-sm-47{padding-left:23rem!important;padding-right:23rem!important}.px-sm-48{padding-left:23.5rem!important;padding-right:23.5rem!important}.px-sm-49{padding-left:24rem!important;padding-right:24rem!important}.px-sm-50{padding-left:24.5rem!important;padding-right:24.5rem!important}.px-sm-51{padding-left:25rem!important;padding-right:25rem!important}.px-sm-52{padding-left:25.5rem!important;padding-right:25.5rem!important}.px-sm-53{padding-left:26rem!important;padding-right:26rem!important}.px-sm-54{padding-left:26.5rem!important;padding-right:26.5rem!important}.px-sm-55{padding-left:27rem!important;padding-right:27rem!important}.px-sm-56{padding-left:27.5rem!important;padding-right:27.5rem!important}.px-sm-57{padding-left:28rem!important;padding-right:28rem!important}.px-sm-58{padding-left:28.5rem!important;padding-right:28.5rem!important}.px-sm-59{padding-left:29rem!important;padding-right:29rem!important}.px-sm-60{padding-left:29.5rem!important;padding-right:29.5rem!important}.px-sm-61{padding-left:30rem!important;padding-right:30rem!important}.px-sm-62{padding-left:30.5rem!important;padding-right:30.5rem!important}.px-sm-63{padding-left:31rem!important;padding-right:31rem!important}.px-sm-64{padding-left:31.5rem!important;padding-right:31.5rem!important}.px-sm-65{padding-left:32rem!important;padding-right:32rem!important}.px-sm-66{padding-left:32.5rem!important;padding-right:32.5rem!important}.px-sm-67{padding-left:33rem!important;padding-right:33rem!important}.px-sm-68{padding-left:33.5rem!important;padding-right:33.5rem!important}.px-sm-69{padding-left:34rem!important;padding-right:34rem!important}.px-sm-70{padding-left:34.5rem!important;padding-right:34.5rem!important}.px-sm-71{padding-left:35rem!important;padding-right:35rem!important}.px-sm-72{padding-left:35.5rem!important;padding-right:35.5rem!important}.px-sm-73{padding-left:36rem!important;padding-right:36rem!important}.px-sm-74{padding-left:36.5rem!important;padding-right:36.5rem!important}.px-sm-75{padding-left:37rem!important;padding-right:37rem!important}.px-sm-76{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-sm-77{padding-left:38rem!important;padding-right:38rem!important}.px-sm-78{padding-left:38.5rem!important;padding-right:38.5rem!important}.px-sm-79{padding-left:39rem!important;padding-right:39rem!important}.px-sm-80{padding-left:39.5rem!important;padding-right:39.5rem!important}.px-sm-81{padding-left:40rem!important;padding-right:40rem!important}.px-sm-82{padding-left:40.5rem!important;padding-right:40.5rem!important}.px-sm-83{padding-left:41rem!important;padding-right:41rem!important}.px-sm-84{padding-left:41.5rem!important;padding-right:41.5rem!important}.px-sm-85{padding-left:42rem!important;padding-right:42rem!important}.px-sm-86{padding-left:42.5rem!important;padding-right:42.5rem!important}.px-sm-87{padding-left:43rem!important;padding-right:43rem!important}.px-sm-88{padding-left:43.5rem!important;padding-right:43.5rem!important}.px-sm-89{padding-left:44rem!important;padding-right:44rem!important}.px-sm-90{padding-left:44.5rem!important;padding-right:44.5rem!important}.px-sm-91{padding-left:45rem!important;padding-right:45rem!important}.px-sm-92{padding-left:45.5rem!important;padding-right:45.5rem!important}.px-sm-93{padding-left:46rem!important;padding-right:46rem!important}.px-sm-94{padding-left:46.5rem!important;padding-right:46.5rem!important}.px-sm-95{padding-left:47rem!important;padding-right:47rem!important}.px-sm-96{padding-left:47.5rem!important;padding-right:47.5rem!important}.px-sm-97{padding-left:48rem!important;padding-right:48rem!important}.px-sm-98{padding-left:48.5rem!important;padding-right:48.5rem!important}.px-sm-99{padding-left:49rem!important;padding-right:49rem!important}.px-sm-100{padding-left:49.5rem!important;padding-right:49.5rem!important}.px-sm-101{padding-left:50rem!important;padding-right:50rem!important}.px-sm-102{padding-left:50.5rem!important;padding-right:50.5rem!important}.px-sm-103{padding-left:51rem!important;padding-right:51rem!important}.px-sm-104{padding-left:51.5rem!important;padding-right:51.5rem!important}.px-sm-105{padding-left:52rem!important;padding-right:52rem!important}.px-sm-106{padding-left:52.5rem!important;padding-right:52.5rem!important}.px-sm-107{padding-left:53rem!important;padding-right:53rem!important}.px-sm-108{padding-left:53.5rem!important;padding-right:53.5rem!important}.px-sm-109{padding-left:54rem!important;padding-right:54rem!important}.px-sm-110{padding-left:54.5rem!important;padding-right:54.5rem!important}.px-sm-111{padding-left:55rem!important;padding-right:55rem!important}.px-sm-112{padding-left:55.5rem!important;padding-right:55.5rem!important}.px-sm-113{padding-left:56rem!important;padding-right:56rem!important}.px-sm-114{padding-left:56.5rem!important;padding-right:56.5rem!important}.px-sm-115{padding-left:57rem!important;padding-right:57rem!important}.px-sm-116{padding-left:57.5rem!important;padding-right:57.5rem!important}.px-sm-117{padding-left:58rem!important;padding-right:58rem!important}.px-sm-118{padding-left:58.5rem!important;padding-right:58.5rem!important}.px-sm-119{padding-left:59rem!important;padding-right:59rem!important}.px-sm-120{padding-left:59.5rem!important;padding-right:59.5rem!important}.px-sm-121{padding-left:60rem!important;padding-right:60rem!important}.px-sm-122{padding-left:60.5rem!important;padding-right:60.5rem!important}.px-sm-123{padding-left:61rem!important;padding-right:61rem!important}.px-sm-124{padding-left:61.5rem!important;padding-right:61.5rem!important}.px-sm-125{padding-left:62rem!important;padding-right:62rem!important}.px-sm-126{padding-left:62.5rem!important;padding-right:62.5rem!important}.px-sm-127{padding-left:63rem!important;padding-right:63rem!important}.px-sm-128{padding-left:63.5rem!important;padding-right:63.5rem!important}.px-sm-129{padding-left:64rem!important;padding-right:64rem!important}.px-sm-130{padding-left:64.5rem!important;padding-right:64.5rem!important}.px-sm-131{padding-left:65rem!important;padding-right:65rem!important}.px-sm-132{padding-left:65.5rem!important;padding-right:65.5rem!important}.px-sm-133{padding-left:66rem!important;padding-right:66rem!important}.px-sm-134{padding-left:66.5rem!important;padding-right:66.5rem!important}.px-sm-135{padding-left:67rem!important;padding-right:67rem!important}.px-sm-136{padding-left:67.5rem!important;padding-right:67.5rem!important}.px-sm-137{padding-left:68rem!important;padding-right:68rem!important}.px-sm-138{padding-left:68.5rem!important;padding-right:68.5rem!important}.px-sm-139{padding-left:69rem!important;padding-right:69rem!important}.px-sm-140{padding-left:69.5rem!important;padding-right:69.5rem!important}.px-sm-141{padding-left:70rem!important;padding-right:70rem!important}.px-sm-142{padding-left:70.5rem!important;padding-right:70.5rem!important}.px-sm-143{padding-left:71rem!important;padding-right:71rem!important}.px-sm-144{padding-left:71.5rem!important;padding-right:71.5rem!important}.px-sm-145{padding-left:72rem!important;padding-right:72rem!important}.px-sm-146{padding-left:72.5rem!important;padding-right:72.5rem!important}.px-sm-147{padding-left:73rem!important;padding-right:73rem!important}.px-sm-148{padding-left:73.5rem!important;padding-right:73.5rem!important}.px-sm-149{padding-left:74rem!important;padding-right:74rem!important}.px-sm-150{padding-left:74.5rem!important;padding-right:74.5rem!important}.px-sm-151{padding-left:75rem!important;padding-right:75rem!important}.px-sm-152{padding-left:75.5rem!important;padding-right:75.5rem!important}.px-sm-153{padding-left:76rem!important;padding-right:76rem!important}.px-sm-154{padding-left:76.5rem!important;padding-right:76.5rem!important}.px-sm-155{padding-left:77rem!important;padding-right:77rem!important}.px-sm-156{padding-left:77.5rem!important;padding-right:77.5rem!important}.px-sm-157{padding-left:78rem!important;padding-right:78rem!important}.px-sm-158{padding-left:78.5rem!important;padding-right:78.5rem!important}.px-sm-159{padding-left:79rem!important;padding-right:79rem!important}.px-sm-160{padding-left:79.5rem!important;padding-right:79.5rem!important}.py-sm-0{padding-top:0rem!important;padding-bottom:0rem!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:2rem!important;padding-bottom:2rem!important}.py-sm-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-sm-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-sm-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-sm-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-sm-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-sm-23{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-sm-25{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-sm-27{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-sm-29{padding-top:14rem!important;padding-bottom:14rem!important}.py-sm-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-sm-31{padding-top:15rem!important;padding-bottom:15rem!important}.py-sm-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-sm-33{padding-top:16rem!important;padding-bottom:16rem!important}.py-sm-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}.py-sm-35{padding-top:17rem!important;padding-bottom:17rem!important}.py-sm-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.py-sm-37{padding-top:18rem!important;padding-bottom:18rem!important}.py-sm-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}.py-sm-39{padding-top:19rem!important;padding-bottom:19rem!important}.py-sm-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}.py-sm-41{padding-top:20rem!important;padding-bottom:20rem!important}.py-sm-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-sm-43{padding-top:21rem!important;padding-bottom:21rem!important}.py-sm-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}.py-sm-45{padding-top:22rem!important;padding-bottom:22rem!important}.py-sm-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-sm-47{padding-top:23rem!important;padding-bottom:23rem!important}.py-sm-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}.py-sm-49{padding-top:24rem!important;padding-bottom:24rem!important}.py-sm-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-sm-51{padding-top:25rem!important;padding-bottom:25rem!important}.py-sm-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}.py-sm-53{padding-top:26rem!important;padding-bottom:26rem!important}.py-sm-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}.py-sm-55{padding-top:27rem!important;padding-bottom:27rem!important}.py-sm-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}.py-sm-57{padding-top:28rem!important;padding-bottom:28rem!important}.py-sm-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}.py-sm-59{padding-top:29rem!important;padding-bottom:29rem!important}.py-sm-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}.py-sm-61{padding-top:30rem!important;padding-bottom:30rem!important}.py-sm-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}.py-sm-63{padding-top:31rem!important;padding-bottom:31rem!important}.py-sm-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}.py-sm-65{padding-top:32rem!important;padding-bottom:32rem!important}.py-sm-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}.py-sm-67{padding-top:33rem!important;padding-bottom:33rem!important}.py-sm-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}.py-sm-69{padding-top:34rem!important;padding-bottom:34rem!important}.py-sm-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}.py-sm-71{padding-top:35rem!important;padding-bottom:35rem!important}.py-sm-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}.py-sm-73{padding-top:36rem!important;padding-bottom:36rem!important}.py-sm-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}.py-sm-75{padding-top:37rem!important;padding-bottom:37rem!important}.py-sm-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-sm-77{padding-top:38rem!important;padding-bottom:38rem!important}.py-sm-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}.py-sm-79{padding-top:39rem!important;padding-bottom:39rem!important}.py-sm-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}.py-sm-81{padding-top:40rem!important;padding-bottom:40rem!important}.py-sm-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}.py-sm-83{padding-top:41rem!important;padding-bottom:41rem!important}.py-sm-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}.py-sm-85{padding-top:42rem!important;padding-bottom:42rem!important}.py-sm-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}.py-sm-87{padding-top:43rem!important;padding-bottom:43rem!important}.py-sm-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}.py-sm-89{padding-top:44rem!important;padding-bottom:44rem!important}.py-sm-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}.py-sm-91{padding-top:45rem!important;padding-bottom:45rem!important}.py-sm-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}.py-sm-93{padding-top:46rem!important;padding-bottom:46rem!important}.py-sm-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}.py-sm-95{padding-top:47rem!important;padding-bottom:47rem!important}.py-sm-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}.py-sm-97{padding-top:48rem!important;padding-bottom:48rem!important}.py-sm-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}.py-sm-99{padding-top:49rem!important;padding-bottom:49rem!important}.py-sm-100{padding-top:49.5rem!important;padding-bottom:49.5rem!important}.py-sm-101{padding-top:50rem!important;padding-bottom:50rem!important}.py-sm-102{padding-top:50.5rem!important;padding-bottom:50.5rem!important}.py-sm-103{padding-top:51rem!important;padding-bottom:51rem!important}.py-sm-104{padding-top:51.5rem!important;padding-bottom:51.5rem!important}.py-sm-105{padding-top:52rem!important;padding-bottom:52rem!important}.py-sm-106{padding-top:52.5rem!important;padding-bottom:52.5rem!important}.py-sm-107{padding-top:53rem!important;padding-bottom:53rem!important}.py-sm-108{padding-top:53.5rem!important;padding-bottom:53.5rem!important}.py-sm-109{padding-top:54rem!important;padding-bottom:54rem!important}.py-sm-110{padding-top:54.5rem!important;padding-bottom:54.5rem!important}.py-sm-111{padding-top:55rem!important;padding-bottom:55rem!important}.py-sm-112{padding-top:55.5rem!important;padding-bottom:55.5rem!important}.py-sm-113{padding-top:56rem!important;padding-bottom:56rem!important}.py-sm-114{padding-top:56.5rem!important;padding-bottom:56.5rem!important}.py-sm-115{padding-top:57rem!important;padding-bottom:57rem!important}.py-sm-116{padding-top:57.5rem!important;padding-bottom:57.5rem!important}.py-sm-117{padding-top:58rem!important;padding-bottom:58rem!important}.py-sm-118{padding-top:58.5rem!important;padding-bottom:58.5rem!important}.py-sm-119{padding-top:59rem!important;padding-bottom:59rem!important}.py-sm-120{padding-top:59.5rem!important;padding-bottom:59.5rem!important}.py-sm-121{padding-top:60rem!important;padding-bottom:60rem!important}.py-sm-122{padding-top:60.5rem!important;padding-bottom:60.5rem!important}.py-sm-123{padding-top:61rem!important;padding-bottom:61rem!important}.py-sm-124{padding-top:61.5rem!important;padding-bottom:61.5rem!important}.py-sm-125{padding-top:62rem!important;padding-bottom:62rem!important}.py-sm-126{padding-top:62.5rem!important;padding-bottom:62.5rem!important}.py-sm-127{padding-top:63rem!important;padding-bottom:63rem!important}.py-sm-128{padding-top:63.5rem!important;padding-bottom:63.5rem!important}.py-sm-129{padding-top:64rem!important;padding-bottom:64rem!important}.py-sm-130{padding-top:64.5rem!important;padding-bottom:64.5rem!important}.py-sm-131{padding-top:65rem!important;padding-bottom:65rem!important}.py-sm-132{padding-top:65.5rem!important;padding-bottom:65.5rem!important}.py-sm-133{padding-top:66rem!important;padding-bottom:66rem!important}.py-sm-134{padding-top:66.5rem!important;padding-bottom:66.5rem!important}.py-sm-135{padding-top:67rem!important;padding-bottom:67rem!important}.py-sm-136{padding-top:67.5rem!important;padding-bottom:67.5rem!important}.py-sm-137{padding-top:68rem!important;padding-bottom:68rem!important}.py-sm-138{padding-top:68.5rem!important;padding-bottom:68.5rem!important}.py-sm-139{padding-top:69rem!important;padding-bottom:69rem!important}.py-sm-140{padding-top:69.5rem!important;padding-bottom:69.5rem!important}.py-sm-141{padding-top:70rem!important;padding-bottom:70rem!important}.py-sm-142{padding-top:70.5rem!important;padding-bottom:70.5rem!important}.py-sm-143{padding-top:71rem!important;padding-bottom:71rem!important}.py-sm-144{padding-top:71.5rem!important;padding-bottom:71.5rem!important}.py-sm-145{padding-top:72rem!important;padding-bottom:72rem!important}.py-sm-146{padding-top:72.5rem!important;padding-bottom:72.5rem!important}.py-sm-147{padding-top:73rem!important;padding-bottom:73rem!important}.py-sm-148{padding-top:73.5rem!important;padding-bottom:73.5rem!important}.py-sm-149{padding-top:74rem!important;padding-bottom:74rem!important}.py-sm-150{padding-top:74.5rem!important;padding-bottom:74.5rem!important}.py-sm-151{padding-top:75rem!important;padding-bottom:75rem!important}.py-sm-152{padding-top:75.5rem!important;padding-bottom:75.5rem!important}.py-sm-153{padding-top:76rem!important;padding-bottom:76rem!important}.py-sm-154{padding-top:76.5rem!important;padding-bottom:76.5rem!important}.py-sm-155{padding-top:77rem!important;padding-bottom:77rem!important}.py-sm-156{padding-top:77.5rem!important;padding-bottom:77.5rem!important}.py-sm-157{padding-top:78rem!important;padding-bottom:78rem!important}.py-sm-158{padding-top:78.5rem!important;padding-bottom:78.5rem!important}.py-sm-159{padding-top:79rem!important;padding-bottom:79rem!important}.py-sm-160{padding-top:79.5rem!important;padding-bottom:79.5rem!important}}@media (min-width: 768px){.p-md-0{padding:0rem!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:2rem!important}.p-md-6{padding:2.5rem!important}.p-md-7{padding:3rem!important}.p-md-8{padding:3.5rem!important}.p-md-9{padding:4rem!important}.p-md-10{padding:4.5rem!important}.p-md-11{padding:5rem!important}.p-md-12{padding:5.5rem!important}.p-md-13{padding:6rem!important}.p-md-14{padding:6.5rem!important}.p-md-15{padding:7rem!important}.p-md-16{padding:7.5rem!important}.p-md-17{padding:8rem!important}.p-md-18{padding:8.5rem!important}.p-md-19{padding:9rem!important}.p-md-20{padding:9.5rem!important}.p-md-21{padding:10rem!important}.p-md-22{padding:10.5rem!important}.p-md-23{padding:11rem!important}.p-md-24{padding:11.5rem!important}.p-md-25{padding:12rem!important}.p-md-26{padding:12.5rem!important}.p-md-27{padding:13rem!important}.p-md-28{padding:13.5rem!important}.p-md-29{padding:14rem!important}.p-md-30{padding:14.5rem!important}.p-md-31{padding:15rem!important}.p-md-32{padding:15.5rem!important}.p-md-33{padding:16rem!important}.p-md-34{padding:16.5rem!important}.p-md-35{padding:17rem!important}.p-md-36{padding:17.5rem!important}.p-md-37{padding:18rem!important}.p-md-38{padding:18.5rem!important}.p-md-39{padding:19rem!important}.p-md-40{padding:19.5rem!important}.p-md-41{padding:20rem!important}.p-md-42{padding:20.5rem!important}.p-md-43{padding:21rem!important}.p-md-44{padding:21.5rem!important}.p-md-45{padding:22rem!important}.p-md-46{padding:22.5rem!important}.p-md-47{padding:23rem!important}.p-md-48{padding:23.5rem!important}.p-md-49{padding:24rem!important}.p-md-50{padding:24.5rem!important}.p-md-51{padding:25rem!important}.p-md-52{padding:25.5rem!important}.p-md-53{padding:26rem!important}.p-md-54{padding:26.5rem!important}.p-md-55{padding:27rem!important}.p-md-56{padding:27.5rem!important}.p-md-57{padding:28rem!important}.p-md-58{padding:28.5rem!important}.p-md-59{padding:29rem!important}.p-md-60{padding:29.5rem!important}.p-md-61{padding:30rem!important}.p-md-62{padding:30.5rem!important}.p-md-63{padding:31rem!important}.p-md-64{padding:31.5rem!important}.p-md-65{padding:32rem!important}.p-md-66{padding:32.5rem!important}.p-md-67{padding:33rem!important}.p-md-68{padding:33.5rem!important}.p-md-69{padding:34rem!important}.p-md-70{padding:34.5rem!important}.p-md-71{padding:35rem!important}.p-md-72{padding:35.5rem!important}.p-md-73{padding:36rem!important}.p-md-74{padding:36.5rem!important}.p-md-75{padding:37rem!important}.p-md-76{padding:37.5rem!important}.p-md-77{padding:38rem!important}.p-md-78{padding:38.5rem!important}.p-md-79{padding:39rem!important}.p-md-80{padding:39.5rem!important}.p-md-81{padding:40rem!important}.p-md-82{padding:40.5rem!important}.p-md-83{padding:41rem!important}.p-md-84{padding:41.5rem!important}.p-md-85{padding:42rem!important}.p-md-86{padding:42.5rem!important}.p-md-87{padding:43rem!important}.p-md-88{padding:43.5rem!important}.p-md-89{padding:44rem!important}.p-md-90{padding:44.5rem!important}.p-md-91{padding:45rem!important}.p-md-92{padding:45.5rem!important}.p-md-93{padding:46rem!important}.p-md-94{padding:46.5rem!important}.p-md-95{padding:47rem!important}.p-md-96{padding:47.5rem!important}.p-md-97{padding:48rem!important}.p-md-98{padding:48.5rem!important}.p-md-99{padding:49rem!important}.p-md-100{padding:49.5rem!important}.p-md-101{padding:50rem!important}.p-md-102{padding:50.5rem!important}.p-md-103{padding:51rem!important}.p-md-104{padding:51.5rem!important}.p-md-105{padding:52rem!important}.p-md-106{padding:52.5rem!important}.p-md-107{padding:53rem!important}.p-md-108{padding:53.5rem!important}.p-md-109{padding:54rem!important}.p-md-110{padding:54.5rem!important}.p-md-111{padding:55rem!important}.p-md-112{padding:55.5rem!important}.p-md-113{padding:56rem!important}.p-md-114{padding:56.5rem!important}.p-md-115{padding:57rem!important}.p-md-116{padding:57.5rem!important}.p-md-117{padding:58rem!important}.p-md-118{padding:58.5rem!important}.p-md-119{padding:59rem!important}.p-md-120{padding:59.5rem!important}.p-md-121{padding:60rem!important}.p-md-122{padding:60.5rem!important}.p-md-123{padding:61rem!important}.p-md-124{padding:61.5rem!important}.p-md-125{padding:62rem!important}.p-md-126{padding:62.5rem!important}.p-md-127{padding:63rem!important}.p-md-128{padding:63.5rem!important}.p-md-129{padding:64rem!important}.p-md-130{padding:64.5rem!important}.p-md-131{padding:65rem!important}.p-md-132{padding:65.5rem!important}.p-md-133{padding:66rem!important}.p-md-134{padding:66.5rem!important}.p-md-135{padding:67rem!important}.p-md-136{padding:67.5rem!important}.p-md-137{padding:68rem!important}.p-md-138{padding:68.5rem!important}.p-md-139{padding:69rem!important}.p-md-140{padding:69.5rem!important}.p-md-141{padding:70rem!important}.p-md-142{padding:70.5rem!important}.p-md-143{padding:71rem!important}.p-md-144{padding:71.5rem!important}.p-md-145{padding:72rem!important}.p-md-146{padding:72.5rem!important}.p-md-147{padding:73rem!important}.p-md-148{padding:73.5rem!important}.p-md-149{padding:74rem!important}.p-md-150{padding:74.5rem!important}.p-md-151{padding:75rem!important}.p-md-152{padding:75.5rem!important}.p-md-153{padding:76rem!important}.p-md-154{padding:76.5rem!important}.p-md-155{padding:77rem!important}.p-md-156{padding:77.5rem!important}.p-md-157{padding:78rem!important}.p-md-158{padding:78.5rem!important}.p-md-159{padding:79rem!important}.p-md-160{padding:79.5rem!important}.pt-md-0{padding-top:0rem!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:2rem!important}.pt-md-6{padding-top:2.5rem!important}.pt-md-7{padding-top:3rem!important}.pt-md-8{padding-top:3.5rem!important}.pt-md-9{padding-top:4rem!important}.pt-md-10{padding-top:4.5rem!important}.pt-md-11{padding-top:5rem!important}.pt-md-12{padding-top:5.5rem!important}.pt-md-13{padding-top:6rem!important}.pt-md-14{padding-top:6.5rem!important}.pt-md-15{padding-top:7rem!important}.pt-md-16{padding-top:7.5rem!important}.pt-md-17{padding-top:8rem!important}.pt-md-18{padding-top:8.5rem!important}.pt-md-19{padding-top:9rem!important}.pt-md-20{padding-top:9.5rem!important}.pt-md-21{padding-top:10rem!important}.pt-md-22{padding-top:10.5rem!important}.pt-md-23{padding-top:11rem!important}.pt-md-24{padding-top:11.5rem!important}.pt-md-25{padding-top:12rem!important}.pt-md-26{padding-top:12.5rem!important}.pt-md-27{padding-top:13rem!important}.pt-md-28{padding-top:13.5rem!important}.pt-md-29{padding-top:14rem!important}.pt-md-30{padding-top:14.5rem!important}.pt-md-31{padding-top:15rem!important}.pt-md-32{padding-top:15.5rem!important}.pt-md-33{padding-top:16rem!important}.pt-md-34{padding-top:16.5rem!important}.pt-md-35{padding-top:17rem!important}.pt-md-36{padding-top:17.5rem!important}.pt-md-37{padding-top:18rem!important}.pt-md-38{padding-top:18.5rem!important}.pt-md-39{padding-top:19rem!important}.pt-md-40{padding-top:19.5rem!important}.pt-md-41{padding-top:20rem!important}.pt-md-42{padding-top:20.5rem!important}.pt-md-43{padding-top:21rem!important}.pt-md-44{padding-top:21.5rem!important}.pt-md-45{padding-top:22rem!important}.pt-md-46{padding-top:22.5rem!important}.pt-md-47{padding-top:23rem!important}.pt-md-48{padding-top:23.5rem!important}.pt-md-49{padding-top:24rem!important}.pt-md-50{padding-top:24.5rem!important}.pt-md-51{padding-top:25rem!important}.pt-md-52{padding-top:25.5rem!important}.pt-md-53{padding-top:26rem!important}.pt-md-54{padding-top:26.5rem!important}.pt-md-55{padding-top:27rem!important}.pt-md-56{padding-top:27.5rem!important}.pt-md-57{padding-top:28rem!important}.pt-md-58{padding-top:28.5rem!important}.pt-md-59{padding-top:29rem!important}.pt-md-60{padding-top:29.5rem!important}.pt-md-61{padding-top:30rem!important}.pt-md-62{padding-top:30.5rem!important}.pt-md-63{padding-top:31rem!important}.pt-md-64{padding-top:31.5rem!important}.pt-md-65{padding-top:32rem!important}.pt-md-66{padding-top:32.5rem!important}.pt-md-67{padding-top:33rem!important}.pt-md-68{padding-top:33.5rem!important}.pt-md-69{padding-top:34rem!important}.pt-md-70{padding-top:34.5rem!important}.pt-md-71{padding-top:35rem!important}.pt-md-72{padding-top:35.5rem!important}.pt-md-73{padding-top:36rem!important}.pt-md-74{padding-top:36.5rem!important}.pt-md-75{padding-top:37rem!important}.pt-md-76{padding-top:37.5rem!important}.pt-md-77{padding-top:38rem!important}.pt-md-78{padding-top:38.5rem!important}.pt-md-79{padding-top:39rem!important}.pt-md-80{padding-top:39.5rem!important}.pt-md-81{padding-top:40rem!important}.pt-md-82{padding-top:40.5rem!important}.pt-md-83{padding-top:41rem!important}.pt-md-84{padding-top:41.5rem!important}.pt-md-85{padding-top:42rem!important}.pt-md-86{padding-top:42.5rem!important}.pt-md-87{padding-top:43rem!important}.pt-md-88{padding-top:43.5rem!important}.pt-md-89{padding-top:44rem!important}.pt-md-90{padding-top:44.5rem!important}.pt-md-91{padding-top:45rem!important}.pt-md-92{padding-top:45.5rem!important}.pt-md-93{padding-top:46rem!important}.pt-md-94{padding-top:46.5rem!important}.pt-md-95{padding-top:47rem!important}.pt-md-96{padding-top:47.5rem!important}.pt-md-97{padding-top:48rem!important}.pt-md-98{padding-top:48.5rem!important}.pt-md-99{padding-top:49rem!important}.pt-md-100{padding-top:49.5rem!important}.pt-md-101{padding-top:50rem!important}.pt-md-102{padding-top:50.5rem!important}.pt-md-103{padding-top:51rem!important}.pt-md-104{padding-top:51.5rem!important}.pt-md-105{padding-top:52rem!important}.pt-md-106{padding-top:52.5rem!important}.pt-md-107{padding-top:53rem!important}.pt-md-108{padding-top:53.5rem!important}.pt-md-109{padding-top:54rem!important}.pt-md-110{padding-top:54.5rem!important}.pt-md-111{padding-top:55rem!important}.pt-md-112{padding-top:55.5rem!important}.pt-md-113{padding-top:56rem!important}.pt-md-114{padding-top:56.5rem!important}.pt-md-115{padding-top:57rem!important}.pt-md-116{padding-top:57.5rem!important}.pt-md-117{padding-top:58rem!important}.pt-md-118{padding-top:58.5rem!important}.pt-md-119{padding-top:59rem!important}.pt-md-120{padding-top:59.5rem!important}.pt-md-121{padding-top:60rem!important}.pt-md-122{padding-top:60.5rem!important}.pt-md-123{padding-top:61rem!important}.pt-md-124{padding-top:61.5rem!important}.pt-md-125{padding-top:62rem!important}.pt-md-126{padding-top:62.5rem!important}.pt-md-127{padding-top:63rem!important}.pt-md-128{padding-top:63.5rem!important}.pt-md-129{padding-top:64rem!important}.pt-md-130{padding-top:64.5rem!important}.pt-md-131{padding-top:65rem!important}.pt-md-132{padding-top:65.5rem!important}.pt-md-133{padding-top:66rem!important}.pt-md-134{padding-top:66.5rem!important}.pt-md-135{padding-top:67rem!important}.pt-md-136{padding-top:67.5rem!important}.pt-md-137{padding-top:68rem!important}.pt-md-138{padding-top:68.5rem!important}.pt-md-139{padding-top:69rem!important}.pt-md-140{padding-top:69.5rem!important}.pt-md-141{padding-top:70rem!important}.pt-md-142{padding-top:70.5rem!important}.pt-md-143{padding-top:71rem!important}.pt-md-144{padding-top:71.5rem!important}.pt-md-145{padding-top:72rem!important}.pt-md-146{padding-top:72.5rem!important}.pt-md-147{padding-top:73rem!important}.pt-md-148{padding-top:73.5rem!important}.pt-md-149{padding-top:74rem!important}.pt-md-150{padding-top:74.5rem!important}.pt-md-151{padding-top:75rem!important}.pt-md-152{padding-top:75.5rem!important}.pt-md-153{padding-top:76rem!important}.pt-md-154{padding-top:76.5rem!important}.pt-md-155{padding-top:77rem!important}.pt-md-156{padding-top:77.5rem!important}.pt-md-157{padding-top:78rem!important}.pt-md-158{padding-top:78.5rem!important}.pt-md-159{padding-top:79rem!important}.pt-md-160{padding-top:79.5rem!important}.pb-md-0{padding-bottom:0rem!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:2rem!important}.pb-md-6{padding-bottom:2.5rem!important}.pb-md-7{padding-bottom:3rem!important}.pb-md-8{padding-bottom:3.5rem!important}.pb-md-9{padding-bottom:4rem!important}.pb-md-10{padding-bottom:4.5rem!important}.pb-md-11{padding-bottom:5rem!important}.pb-md-12{padding-bottom:5.5rem!important}.pb-md-13{padding-bottom:6rem!important}.pb-md-14{padding-bottom:6.5rem!important}.pb-md-15{padding-bottom:7rem!important}.pb-md-16{padding-bottom:7.5rem!important}.pb-md-17{padding-bottom:8rem!important}.pb-md-18{padding-bottom:8.5rem!important}.pb-md-19{padding-bottom:9rem!important}.pb-md-20{padding-bottom:9.5rem!important}.pb-md-21{padding-bottom:10rem!important}.pb-md-22{padding-bottom:10.5rem!important}.pb-md-23{padding-bottom:11rem!important}.pb-md-24{padding-bottom:11.5rem!important}.pb-md-25{padding-bottom:12rem!important}.pb-md-26{padding-bottom:12.5rem!important}.pb-md-27{padding-bottom:13rem!important}.pb-md-28{padding-bottom:13.5rem!important}.pb-md-29{padding-bottom:14rem!important}.pb-md-30{padding-bottom:14.5rem!important}.pb-md-31{padding-bottom:15rem!important}.pb-md-32{padding-bottom:15.5rem!important}.pb-md-33{padding-bottom:16rem!important}.pb-md-34{padding-bottom:16.5rem!important}.pb-md-35{padding-bottom:17rem!important}.pb-md-36{padding-bottom:17.5rem!important}.pb-md-37{padding-bottom:18rem!important}.pb-md-38{padding-bottom:18.5rem!important}.pb-md-39{padding-bottom:19rem!important}.pb-md-40{padding-bottom:19.5rem!important}.pb-md-41{padding-bottom:20rem!important}.pb-md-42{padding-bottom:20.5rem!important}.pb-md-43{padding-bottom:21rem!important}.pb-md-44{padding-bottom:21.5rem!important}.pb-md-45{padding-bottom:22rem!important}.pb-md-46{padding-bottom:22.5rem!important}.pb-md-47{padding-bottom:23rem!important}.pb-md-48{padding-bottom:23.5rem!important}.pb-md-49{padding-bottom:24rem!important}.pb-md-50{padding-bottom:24.5rem!important}.pb-md-51{padding-bottom:25rem!important}.pb-md-52{padding-bottom:25.5rem!important}.pb-md-53{padding-bottom:26rem!important}.pb-md-54{padding-bottom:26.5rem!important}.pb-md-55{padding-bottom:27rem!important}.pb-md-56{padding-bottom:27.5rem!important}.pb-md-57{padding-bottom:28rem!important}.pb-md-58{padding-bottom:28.5rem!important}.pb-md-59{padding-bottom:29rem!important}.pb-md-60{padding-bottom:29.5rem!important}.pb-md-61{padding-bottom:30rem!important}.pb-md-62{padding-bottom:30.5rem!important}.pb-md-63{padding-bottom:31rem!important}.pb-md-64{padding-bottom:31.5rem!important}.pb-md-65{padding-bottom:32rem!important}.pb-md-66{padding-bottom:32.5rem!important}.pb-md-67{padding-bottom:33rem!important}.pb-md-68{padding-bottom:33.5rem!important}.pb-md-69{padding-bottom:34rem!important}.pb-md-70{padding-bottom:34.5rem!important}.pb-md-71{padding-bottom:35rem!important}.pb-md-72{padding-bottom:35.5rem!important}.pb-md-73{padding-bottom:36rem!important}.pb-md-74{padding-bottom:36.5rem!important}.pb-md-75{padding-bottom:37rem!important}.pb-md-76{padding-bottom:37.5rem!important}.pb-md-77{padding-bottom:38rem!important}.pb-md-78{padding-bottom:38.5rem!important}.pb-md-79{padding-bottom:39rem!important}.pb-md-80{padding-bottom:39.5rem!important}.pb-md-81{padding-bottom:40rem!important}.pb-md-82{padding-bottom:40.5rem!important}.pb-md-83{padding-bottom:41rem!important}.pb-md-84{padding-bottom:41.5rem!important}.pb-md-85{padding-bottom:42rem!important}.pb-md-86{padding-bottom:42.5rem!important}.pb-md-87{padding-bottom:43rem!important}.pb-md-88{padding-bottom:43.5rem!important}.pb-md-89{padding-bottom:44rem!important}.pb-md-90{padding-bottom:44.5rem!important}.pb-md-91{padding-bottom:45rem!important}.pb-md-92{padding-bottom:45.5rem!important}.pb-md-93{padding-bottom:46rem!important}.pb-md-94{padding-bottom:46.5rem!important}.pb-md-95{padding-bottom:47rem!important}.pb-md-96{padding-bottom:47.5rem!important}.pb-md-97{padding-bottom:48rem!important}.pb-md-98{padding-bottom:48.5rem!important}.pb-md-99{padding-bottom:49rem!important}.pb-md-100{padding-bottom:49.5rem!important}.pb-md-101{padding-bottom:50rem!important}.pb-md-102{padding-bottom:50.5rem!important}.pb-md-103{padding-bottom:51rem!important}.pb-md-104{padding-bottom:51.5rem!important}.pb-md-105{padding-bottom:52rem!important}.pb-md-106{padding-bottom:52.5rem!important}.pb-md-107{padding-bottom:53rem!important}.pb-md-108{padding-bottom:53.5rem!important}.pb-md-109{padding-bottom:54rem!important}.pb-md-110{padding-bottom:54.5rem!important}.pb-md-111{padding-bottom:55rem!important}.pb-md-112{padding-bottom:55.5rem!important}.pb-md-113{padding-bottom:56rem!important}.pb-md-114{padding-bottom:56.5rem!important}.pb-md-115{padding-bottom:57rem!important}.pb-md-116{padding-bottom:57.5rem!important}.pb-md-117{padding-bottom:58rem!important}.pb-md-118{padding-bottom:58.5rem!important}.pb-md-119{padding-bottom:59rem!important}.pb-md-120{padding-bottom:59.5rem!important}.pb-md-121{padding-bottom:60rem!important}.pb-md-122{padding-bottom:60.5rem!important}.pb-md-123{padding-bottom:61rem!important}.pb-md-124{padding-bottom:61.5rem!important}.pb-md-125{padding-bottom:62rem!important}.pb-md-126{padding-bottom:62.5rem!important}.pb-md-127{padding-bottom:63rem!important}.pb-md-128{padding-bottom:63.5rem!important}.pb-md-129{padding-bottom:64rem!important}.pb-md-130{padding-bottom:64.5rem!important}.pb-md-131{padding-bottom:65rem!important}.pb-md-132{padding-bottom:65.5rem!important}.pb-md-133{padding-bottom:66rem!important}.pb-md-134{padding-bottom:66.5rem!important}.pb-md-135{padding-bottom:67rem!important}.pb-md-136{padding-bottom:67.5rem!important}.pb-md-137{padding-bottom:68rem!important}.pb-md-138{padding-bottom:68.5rem!important}.pb-md-139{padding-bottom:69rem!important}.pb-md-140{padding-bottom:69.5rem!important}.pb-md-141{padding-bottom:70rem!important}.pb-md-142{padding-bottom:70.5rem!important}.pb-md-143{padding-bottom:71rem!important}.pb-md-144{padding-bottom:71.5rem!important}.pb-md-145{padding-bottom:72rem!important}.pb-md-146{padding-bottom:72.5rem!important}.pb-md-147{padding-bottom:73rem!important}.pb-md-148{padding-bottom:73.5rem!important}.pb-md-149{padding-bottom:74rem!important}.pb-md-150{padding-bottom:74.5rem!important}.pb-md-151{padding-bottom:75rem!important}.pb-md-152{padding-bottom:75.5rem!important}.pb-md-153{padding-bottom:76rem!important}.pb-md-154{padding-bottom:76.5rem!important}.pb-md-155{padding-bottom:77rem!important}.pb-md-156{padding-bottom:77.5rem!important}.pb-md-157{padding-bottom:78rem!important}.pb-md-158{padding-bottom:78.5rem!important}.pb-md-159{padding-bottom:79rem!important}.pb-md-160{padding-bottom:79.5rem!important}.ps-md-0{padding-left:0rem!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:2rem!important}.ps-md-6{padding-left:2.5rem!important}.ps-md-7{padding-left:3rem!important}.ps-md-8{padding-left:3.5rem!important}.ps-md-9{padding-left:4rem!important}.ps-md-10{padding-left:4.5rem!important}.ps-md-11{padding-left:5rem!important}.ps-md-12{padding-left:5.5rem!important}.ps-md-13{padding-left:6rem!important}.ps-md-14{padding-left:6.5rem!important}.ps-md-15{padding-left:7rem!important}.ps-md-16{padding-left:7.5rem!important}.ps-md-17{padding-left:8rem!important}.ps-md-18{padding-left:8.5rem!important}.ps-md-19{padding-left:9rem!important}.ps-md-20{padding-left:9.5rem!important}.ps-md-21{padding-left:10rem!important}.ps-md-22{padding-left:10.5rem!important}.ps-md-23{padding-left:11rem!important}.ps-md-24{padding-left:11.5rem!important}.ps-md-25{padding-left:12rem!important}.ps-md-26{padding-left:12.5rem!important}.ps-md-27{padding-left:13rem!important}.ps-md-28{padding-left:13.5rem!important}.ps-md-29{padding-left:14rem!important}.ps-md-30{padding-left:14.5rem!important}.ps-md-31{padding-left:15rem!important}.ps-md-32{padding-left:15.5rem!important}.ps-md-33{padding-left:16rem!important}.ps-md-34{padding-left:16.5rem!important}.ps-md-35{padding-left:17rem!important}.ps-md-36{padding-left:17.5rem!important}.ps-md-37{padding-left:18rem!important}.ps-md-38{padding-left:18.5rem!important}.ps-md-39{padding-left:19rem!important}.ps-md-40{padding-left:19.5rem!important}.ps-md-41{padding-left:20rem!important}.ps-md-42{padding-left:20.5rem!important}.ps-md-43{padding-left:21rem!important}.ps-md-44{padding-left:21.5rem!important}.ps-md-45{padding-left:22rem!important}.ps-md-46{padding-left:22.5rem!important}.ps-md-47{padding-left:23rem!important}.ps-md-48{padding-left:23.5rem!important}.ps-md-49{padding-left:24rem!important}.ps-md-50{padding-left:24.5rem!important}.ps-md-51{padding-left:25rem!important}.ps-md-52{padding-left:25.5rem!important}.ps-md-53{padding-left:26rem!important}.ps-md-54{padding-left:26.5rem!important}.ps-md-55{padding-left:27rem!important}.ps-md-56{padding-left:27.5rem!important}.ps-md-57{padding-left:28rem!important}.ps-md-58{padding-left:28.5rem!important}.ps-md-59{padding-left:29rem!important}.ps-md-60{padding-left:29.5rem!important}.ps-md-61{padding-left:30rem!important}.ps-md-62{padding-left:30.5rem!important}.ps-md-63{padding-left:31rem!important}.ps-md-64{padding-left:31.5rem!important}.ps-md-65{padding-left:32rem!important}.ps-md-66{padding-left:32.5rem!important}.ps-md-67{padding-left:33rem!important}.ps-md-68{padding-left:33.5rem!important}.ps-md-69{padding-left:34rem!important}.ps-md-70{padding-left:34.5rem!important}.ps-md-71{padding-left:35rem!important}.ps-md-72{padding-left:35.5rem!important}.ps-md-73{padding-left:36rem!important}.ps-md-74{padding-left:36.5rem!important}.ps-md-75{padding-left:37rem!important}.ps-md-76{padding-left:37.5rem!important}.ps-md-77{padding-left:38rem!important}.ps-md-78{padding-left:38.5rem!important}.ps-md-79{padding-left:39rem!important}.ps-md-80{padding-left:39.5rem!important}.ps-md-81{padding-left:40rem!important}.ps-md-82{padding-left:40.5rem!important}.ps-md-83{padding-left:41rem!important}.ps-md-84{padding-left:41.5rem!important}.ps-md-85{padding-left:42rem!important}.ps-md-86{padding-left:42.5rem!important}.ps-md-87{padding-left:43rem!important}.ps-md-88{padding-left:43.5rem!important}.ps-md-89{padding-left:44rem!important}.ps-md-90{padding-left:44.5rem!important}.ps-md-91{padding-left:45rem!important}.ps-md-92{padding-left:45.5rem!important}.ps-md-93{padding-left:46rem!important}.ps-md-94{padding-left:46.5rem!important}.ps-md-95{padding-left:47rem!important}.ps-md-96{padding-left:47.5rem!important}.ps-md-97{padding-left:48rem!important}.ps-md-98{padding-left:48.5rem!important}.ps-md-99{padding-left:49rem!important}.ps-md-100{padding-left:49.5rem!important}.ps-md-101{padding-left:50rem!important}.ps-md-102{padding-left:50.5rem!important}.ps-md-103{padding-left:51rem!important}.ps-md-104{padding-left:51.5rem!important}.ps-md-105{padding-left:52rem!important}.ps-md-106{padding-left:52.5rem!important}.ps-md-107{padding-left:53rem!important}.ps-md-108{padding-left:53.5rem!important}.ps-md-109{padding-left:54rem!important}.ps-md-110{padding-left:54.5rem!important}.ps-md-111{padding-left:55rem!important}.ps-md-112{padding-left:55.5rem!important}.ps-md-113{padding-left:56rem!important}.ps-md-114{padding-left:56.5rem!important}.ps-md-115{padding-left:57rem!important}.ps-md-116{padding-left:57.5rem!important}.ps-md-117{padding-left:58rem!important}.ps-md-118{padding-left:58.5rem!important}.ps-md-119{padding-left:59rem!important}.ps-md-120{padding-left:59.5rem!important}.ps-md-121{padding-left:60rem!important}.ps-md-122{padding-left:60.5rem!important}.ps-md-123{padding-left:61rem!important}.ps-md-124{padding-left:61.5rem!important}.ps-md-125{padding-left:62rem!important}.ps-md-126{padding-left:62.5rem!important}.ps-md-127{padding-left:63rem!important}.ps-md-128{padding-left:63.5rem!important}.ps-md-129{padding-left:64rem!important}.ps-md-130{padding-left:64.5rem!important}.ps-md-131{padding-left:65rem!important}.ps-md-132{padding-left:65.5rem!important}.ps-md-133{padding-left:66rem!important}.ps-md-134{padding-left:66.5rem!important}.ps-md-135{padding-left:67rem!important}.ps-md-136{padding-left:67.5rem!important}.ps-md-137{padding-left:68rem!important}.ps-md-138{padding-left:68.5rem!important}.ps-md-139{padding-left:69rem!important}.ps-md-140{padding-left:69.5rem!important}.ps-md-141{padding-left:70rem!important}.ps-md-142{padding-left:70.5rem!important}.ps-md-143{padding-left:71rem!important}.ps-md-144{padding-left:71.5rem!important}.ps-md-145{padding-left:72rem!important}.ps-md-146{padding-left:72.5rem!important}.ps-md-147{padding-left:73rem!important}.ps-md-148{padding-left:73.5rem!important}.ps-md-149{padding-left:74rem!important}.ps-md-150{padding-left:74.5rem!important}.ps-md-151{padding-left:75rem!important}.ps-md-152{padding-left:75.5rem!important}.ps-md-153{padding-left:76rem!important}.ps-md-154{padding-left:76.5rem!important}.ps-md-155{padding-left:77rem!important}.ps-md-156{padding-left:77.5rem!important}.ps-md-157{padding-left:78rem!important}.ps-md-158{padding-left:78.5rem!important}.ps-md-159{padding-left:79rem!important}.ps-md-160{padding-left:79.5rem!important}.pe-md-0{padding-right:0rem!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:2rem!important}.pe-md-6{padding-right:2.5rem!important}.pe-md-7{padding-right:3rem!important}.pe-md-8{padding-right:3.5rem!important}.pe-md-9{padding-right:4rem!important}.pe-md-10{padding-right:4.5rem!important}.pe-md-11{padding-right:5rem!important}.pe-md-12{padding-right:5.5rem!important}.pe-md-13{padding-right:6rem!important}.pe-md-14{padding-right:6.5rem!important}.pe-md-15{padding-right:7rem!important}.pe-md-16{padding-right:7.5rem!important}.pe-md-17{padding-right:8rem!important}.pe-md-18{padding-right:8.5rem!important}.pe-md-19{padding-right:9rem!important}.pe-md-20{padding-right:9.5rem!important}.pe-md-21{padding-right:10rem!important}.pe-md-22{padding-right:10.5rem!important}.pe-md-23{padding-right:11rem!important}.pe-md-24{padding-right:11.5rem!important}.pe-md-25{padding-right:12rem!important}.pe-md-26{padding-right:12.5rem!important}.pe-md-27{padding-right:13rem!important}.pe-md-28{padding-right:13.5rem!important}.pe-md-29{padding-right:14rem!important}.pe-md-30{padding-right:14.5rem!important}.pe-md-31{padding-right:15rem!important}.pe-md-32{padding-right:15.5rem!important}.pe-md-33{padding-right:16rem!important}.pe-md-34{padding-right:16.5rem!important}.pe-md-35{padding-right:17rem!important}.pe-md-36{padding-right:17.5rem!important}.pe-md-37{padding-right:18rem!important}.pe-md-38{padding-right:18.5rem!important}.pe-md-39{padding-right:19rem!important}.pe-md-40{padding-right:19.5rem!important}.pe-md-41{padding-right:20rem!important}.pe-md-42{padding-right:20.5rem!important}.pe-md-43{padding-right:21rem!important}.pe-md-44{padding-right:21.5rem!important}.pe-md-45{padding-right:22rem!important}.pe-md-46{padding-right:22.5rem!important}.pe-md-47{padding-right:23rem!important}.pe-md-48{padding-right:23.5rem!important}.pe-md-49{padding-right:24rem!important}.pe-md-50{padding-right:24.5rem!important}.pe-md-51{padding-right:25rem!important}.pe-md-52{padding-right:25.5rem!important}.pe-md-53{padding-right:26rem!important}.pe-md-54{padding-right:26.5rem!important}.pe-md-55{padding-right:27rem!important}.pe-md-56{padding-right:27.5rem!important}.pe-md-57{padding-right:28rem!important}.pe-md-58{padding-right:28.5rem!important}.pe-md-59{padding-right:29rem!important}.pe-md-60{padding-right:29.5rem!important}.pe-md-61{padding-right:30rem!important}.pe-md-62{padding-right:30.5rem!important}.pe-md-63{padding-right:31rem!important}.pe-md-64{padding-right:31.5rem!important}.pe-md-65{padding-right:32rem!important}.pe-md-66{padding-right:32.5rem!important}.pe-md-67{padding-right:33rem!important}.pe-md-68{padding-right:33.5rem!important}.pe-md-69{padding-right:34rem!important}.pe-md-70{padding-right:34.5rem!important}.pe-md-71{padding-right:35rem!important}.pe-md-72{padding-right:35.5rem!important}.pe-md-73{padding-right:36rem!important}.pe-md-74{padding-right:36.5rem!important}.pe-md-75{padding-right:37rem!important}.pe-md-76{padding-right:37.5rem!important}.pe-md-77{padding-right:38rem!important}.pe-md-78{padding-right:38.5rem!important}.pe-md-79{padding-right:39rem!important}.pe-md-80{padding-right:39.5rem!important}.pe-md-81{padding-right:40rem!important}.pe-md-82{padding-right:40.5rem!important}.pe-md-83{padding-right:41rem!important}.pe-md-84{padding-right:41.5rem!important}.pe-md-85{padding-right:42rem!important}.pe-md-86{padding-right:42.5rem!important}.pe-md-87{padding-right:43rem!important}.pe-md-88{padding-right:43.5rem!important}.pe-md-89{padding-right:44rem!important}.pe-md-90{padding-right:44.5rem!important}.pe-md-91{padding-right:45rem!important}.pe-md-92{padding-right:45.5rem!important}.pe-md-93{padding-right:46rem!important}.pe-md-94{padding-right:46.5rem!important}.pe-md-95{padding-right:47rem!important}.pe-md-96{padding-right:47.5rem!important}.pe-md-97{padding-right:48rem!important}.pe-md-98{padding-right:48.5rem!important}.pe-md-99{padding-right:49rem!important}.pe-md-100{padding-right:49.5rem!important}.pe-md-101{padding-right:50rem!important}.pe-md-102{padding-right:50.5rem!important}.pe-md-103{padding-right:51rem!important}.pe-md-104{padding-right:51.5rem!important}.pe-md-105{padding-right:52rem!important}.pe-md-106{padding-right:52.5rem!important}.pe-md-107{padding-right:53rem!important}.pe-md-108{padding-right:53.5rem!important}.pe-md-109{padding-right:54rem!important}.pe-md-110{padding-right:54.5rem!important}.pe-md-111{padding-right:55rem!important}.pe-md-112{padding-right:55.5rem!important}.pe-md-113{padding-right:56rem!important}.pe-md-114{padding-right:56.5rem!important}.pe-md-115{padding-right:57rem!important}.pe-md-116{padding-right:57.5rem!important}.pe-md-117{padding-right:58rem!important}.pe-md-118{padding-right:58.5rem!important}.pe-md-119{padding-right:59rem!important}.pe-md-120{padding-right:59.5rem!important}.pe-md-121{padding-right:60rem!important}.pe-md-122{padding-right:60.5rem!important}.pe-md-123{padding-right:61rem!important}.pe-md-124{padding-right:61.5rem!important}.pe-md-125{padding-right:62rem!important}.pe-md-126{padding-right:62.5rem!important}.pe-md-127{padding-right:63rem!important}.pe-md-128{padding-right:63.5rem!important}.pe-md-129{padding-right:64rem!important}.pe-md-130{padding-right:64.5rem!important}.pe-md-131{padding-right:65rem!important}.pe-md-132{padding-right:65.5rem!important}.pe-md-133{padding-right:66rem!important}.pe-md-134{padding-right:66.5rem!important}.pe-md-135{padding-right:67rem!important}.pe-md-136{padding-right:67.5rem!important}.pe-md-137{padding-right:68rem!important}.pe-md-138{padding-right:68.5rem!important}.pe-md-139{padding-right:69rem!important}.pe-md-140{padding-right:69.5rem!important}.pe-md-141{padding-right:70rem!important}.pe-md-142{padding-right:70.5rem!important}.pe-md-143{padding-right:71rem!important}.pe-md-144{padding-right:71.5rem!important}.pe-md-145{padding-right:72rem!important}.pe-md-146{padding-right:72.5rem!important}.pe-md-147{padding-right:73rem!important}.pe-md-148{padding-right:73.5rem!important}.pe-md-149{padding-right:74rem!important}.pe-md-150{padding-right:74.5rem!important}.pe-md-151{padding-right:75rem!important}.pe-md-152{padding-right:75.5rem!important}.pe-md-153{padding-right:76rem!important}.pe-md-154{padding-right:76.5rem!important}.pe-md-155{padding-right:77rem!important}.pe-md-156{padding-right:77.5rem!important}.pe-md-157{padding-right:78rem!important}.pe-md-158{padding-right:78.5rem!important}.pe-md-159{padding-right:79rem!important}.pe-md-160{padding-right:79.5rem!important}.px-md-0{padding-left:0rem!important;padding-right:0rem!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:2rem!important;padding-right:2rem!important}.px-md-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-7{padding-left:3rem!important;padding-right:3rem!important}.px-md-8{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-md-9{padding-left:4rem!important;padding-right:4rem!important}.px-md-10{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-md-11{padding-left:5rem!important;padding-right:5rem!important}.px-md-12{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-md-13{padding-left:6rem!important;padding-right:6rem!important}.px-md-14{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-md-15{padding-left:7rem!important;padding-right:7rem!important}.px-md-16{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-md-17{padding-left:8rem!important;padding-right:8rem!important}.px-md-18{padding-left:8.5rem!important;padding-right:8.5rem!important}.px-md-19{padding-left:9rem!important;padding-right:9rem!important}.px-md-20{padding-left:9.5rem!important;padding-right:9.5rem!important}.px-md-21{padding-left:10rem!important;padding-right:10rem!important}.px-md-22{padding-left:10.5rem!important;padding-right:10.5rem!important}.px-md-23{padding-left:11rem!important;padding-right:11rem!important}.px-md-24{padding-left:11.5rem!important;padding-right:11.5rem!important}.px-md-25{padding-left:12rem!important;padding-right:12rem!important}.px-md-26{padding-left:12.5rem!important;padding-right:12.5rem!important}.px-md-27{padding-left:13rem!important;padding-right:13rem!important}.px-md-28{padding-left:13.5rem!important;padding-right:13.5rem!important}.px-md-29{padding-left:14rem!important;padding-right:14rem!important}.px-md-30{padding-left:14.5rem!important;padding-right:14.5rem!important}.px-md-31{padding-left:15rem!important;padding-right:15rem!important}.px-md-32{padding-left:15.5rem!important;padding-right:15.5rem!important}.px-md-33{padding-left:16rem!important;padding-right:16rem!important}.px-md-34{padding-left:16.5rem!important;padding-right:16.5rem!important}.px-md-35{padding-left:17rem!important;padding-right:17rem!important}.px-md-36{padding-left:17.5rem!important;padding-right:17.5rem!important}.px-md-37{padding-left:18rem!important;padding-right:18rem!important}.px-md-38{padding-left:18.5rem!important;padding-right:18.5rem!important}.px-md-39{padding-left:19rem!important;padding-right:19rem!important}.px-md-40{padding-left:19.5rem!important;padding-right:19.5rem!important}.px-md-41{padding-left:20rem!important;padding-right:20rem!important}.px-md-42{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-md-43{padding-left:21rem!important;padding-right:21rem!important}.px-md-44{padding-left:21.5rem!important;padding-right:21.5rem!important}.px-md-45{padding-left:22rem!important;padding-right:22rem!important}.px-md-46{padding-left:22.5rem!important;padding-right:22.5rem!important}.px-md-47{padding-left:23rem!important;padding-right:23rem!important}.px-md-48{padding-left:23.5rem!important;padding-right:23.5rem!important}.px-md-49{padding-left:24rem!important;padding-right:24rem!important}.px-md-50{padding-left:24.5rem!important;padding-right:24.5rem!important}.px-md-51{padding-left:25rem!important;padding-right:25rem!important}.px-md-52{padding-left:25.5rem!important;padding-right:25.5rem!important}.px-md-53{padding-left:26rem!important;padding-right:26rem!important}.px-md-54{padding-left:26.5rem!important;padding-right:26.5rem!important}.px-md-55{padding-left:27rem!important;padding-right:27rem!important}.px-md-56{padding-left:27.5rem!important;padding-right:27.5rem!important}.px-md-57{padding-left:28rem!important;padding-right:28rem!important}.px-md-58{padding-left:28.5rem!important;padding-right:28.5rem!important}.px-md-59{padding-left:29rem!important;padding-right:29rem!important}.px-md-60{padding-left:29.5rem!important;padding-right:29.5rem!important}.px-md-61{padding-left:30rem!important;padding-right:30rem!important}.px-md-62{padding-left:30.5rem!important;padding-right:30.5rem!important}.px-md-63{padding-left:31rem!important;padding-right:31rem!important}.px-md-64{padding-left:31.5rem!important;padding-right:31.5rem!important}.px-md-65{padding-left:32rem!important;padding-right:32rem!important}.px-md-66{padding-left:32.5rem!important;padding-right:32.5rem!important}.px-md-67{padding-left:33rem!important;padding-right:33rem!important}.px-md-68{padding-left:33.5rem!important;padding-right:33.5rem!important}.px-md-69{padding-left:34rem!important;padding-right:34rem!important}.px-md-70{padding-left:34.5rem!important;padding-right:34.5rem!important}.px-md-71{padding-left:35rem!important;padding-right:35rem!important}.px-md-72{padding-left:35.5rem!important;padding-right:35.5rem!important}.px-md-73{padding-left:36rem!important;padding-right:36rem!important}.px-md-74{padding-left:36.5rem!important;padding-right:36.5rem!important}.px-md-75{padding-left:37rem!important;padding-right:37rem!important}.px-md-76{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-md-77{padding-left:38rem!important;padding-right:38rem!important}.px-md-78{padding-left:38.5rem!important;padding-right:38.5rem!important}.px-md-79{padding-left:39rem!important;padding-right:39rem!important}.px-md-80{padding-left:39.5rem!important;padding-right:39.5rem!important}.px-md-81{padding-left:40rem!important;padding-right:40rem!important}.px-md-82{padding-left:40.5rem!important;padding-right:40.5rem!important}.px-md-83{padding-left:41rem!important;padding-right:41rem!important}.px-md-84{padding-left:41.5rem!important;padding-right:41.5rem!important}.px-md-85{padding-left:42rem!important;padding-right:42rem!important}.px-md-86{padding-left:42.5rem!important;padding-right:42.5rem!important}.px-md-87{padding-left:43rem!important;padding-right:43rem!important}.px-md-88{padding-left:43.5rem!important;padding-right:43.5rem!important}.px-md-89{padding-left:44rem!important;padding-right:44rem!important}.px-md-90{padding-left:44.5rem!important;padding-right:44.5rem!important}.px-md-91{padding-left:45rem!important;padding-right:45rem!important}.px-md-92{padding-left:45.5rem!important;padding-right:45.5rem!important}.px-md-93{padding-left:46rem!important;padding-right:46rem!important}.px-md-94{padding-left:46.5rem!important;padding-right:46.5rem!important}.px-md-95{padding-left:47rem!important;padding-right:47rem!important}.px-md-96{padding-left:47.5rem!important;padding-right:47.5rem!important}.px-md-97{padding-left:48rem!important;padding-right:48rem!important}.px-md-98{padding-left:48.5rem!important;padding-right:48.5rem!important}.px-md-99{padding-left:49rem!important;padding-right:49rem!important}.px-md-100{padding-left:49.5rem!important;padding-right:49.5rem!important}.px-md-101{padding-left:50rem!important;padding-right:50rem!important}.px-md-102{padding-left:50.5rem!important;padding-right:50.5rem!important}.px-md-103{padding-left:51rem!important;padding-right:51rem!important}.px-md-104{padding-left:51.5rem!important;padding-right:51.5rem!important}.px-md-105{padding-left:52rem!important;padding-right:52rem!important}.px-md-106{padding-left:52.5rem!important;padding-right:52.5rem!important}.px-md-107{padding-left:53rem!important;padding-right:53rem!important}.px-md-108{padding-left:53.5rem!important;padding-right:53.5rem!important}.px-md-109{padding-left:54rem!important;padding-right:54rem!important}.px-md-110{padding-left:54.5rem!important;padding-right:54.5rem!important}.px-md-111{padding-left:55rem!important;padding-right:55rem!important}.px-md-112{padding-left:55.5rem!important;padding-right:55.5rem!important}.px-md-113{padding-left:56rem!important;padding-right:56rem!important}.px-md-114{padding-left:56.5rem!important;padding-right:56.5rem!important}.px-md-115{padding-left:57rem!important;padding-right:57rem!important}.px-md-116{padding-left:57.5rem!important;padding-right:57.5rem!important}.px-md-117{padding-left:58rem!important;padding-right:58rem!important}.px-md-118{padding-left:58.5rem!important;padding-right:58.5rem!important}.px-md-119{padding-left:59rem!important;padding-right:59rem!important}.px-md-120{padding-left:59.5rem!important;padding-right:59.5rem!important}.px-md-121{padding-left:60rem!important;padding-right:60rem!important}.px-md-122{padding-left:60.5rem!important;padding-right:60.5rem!important}.px-md-123{padding-left:61rem!important;padding-right:61rem!important}.px-md-124{padding-left:61.5rem!important;padding-right:61.5rem!important}.px-md-125{padding-left:62rem!important;padding-right:62rem!important}.px-md-126{padding-left:62.5rem!important;padding-right:62.5rem!important}.px-md-127{padding-left:63rem!important;padding-right:63rem!important}.px-md-128{padding-left:63.5rem!important;padding-right:63.5rem!important}.px-md-129{padding-left:64rem!important;padding-right:64rem!important}.px-md-130{padding-left:64.5rem!important;padding-right:64.5rem!important}.px-md-131{padding-left:65rem!important;padding-right:65rem!important}.px-md-132{padding-left:65.5rem!important;padding-right:65.5rem!important}.px-md-133{padding-left:66rem!important;padding-right:66rem!important}.px-md-134{padding-left:66.5rem!important;padding-right:66.5rem!important}.px-md-135{padding-left:67rem!important;padding-right:67rem!important}.px-md-136{padding-left:67.5rem!important;padding-right:67.5rem!important}.px-md-137{padding-left:68rem!important;padding-right:68rem!important}.px-md-138{padding-left:68.5rem!important;padding-right:68.5rem!important}.px-md-139{padding-left:69rem!important;padding-right:69rem!important}.px-md-140{padding-left:69.5rem!important;padding-right:69.5rem!important}.px-md-141{padding-left:70rem!important;padding-right:70rem!important}.px-md-142{padding-left:70.5rem!important;padding-right:70.5rem!important}.px-md-143{padding-left:71rem!important;padding-right:71rem!important}.px-md-144{padding-left:71.5rem!important;padding-right:71.5rem!important}.px-md-145{padding-left:72rem!important;padding-right:72rem!important}.px-md-146{padding-left:72.5rem!important;padding-right:72.5rem!important}.px-md-147{padding-left:73rem!important;padding-right:73rem!important}.px-md-148{padding-left:73.5rem!important;padding-right:73.5rem!important}.px-md-149{padding-left:74rem!important;padding-right:74rem!important}.px-md-150{padding-left:74.5rem!important;padding-right:74.5rem!important}.px-md-151{padding-left:75rem!important;padding-right:75rem!important}.px-md-152{padding-left:75.5rem!important;padding-right:75.5rem!important}.px-md-153{padding-left:76rem!important;padding-right:76rem!important}.px-md-154{padding-left:76.5rem!important;padding-right:76.5rem!important}.px-md-155{padding-left:77rem!important;padding-right:77rem!important}.px-md-156{padding-left:77.5rem!important;padding-right:77.5rem!important}.px-md-157{padding-left:78rem!important;padding-right:78rem!important}.px-md-158{padding-left:78.5rem!important;padding-right:78.5rem!important}.px-md-159{padding-left:79rem!important;padding-right:79rem!important}.px-md-160{padding-left:79.5rem!important;padding-right:79.5rem!important}.py-md-0{padding-top:0rem!important;padding-bottom:0rem!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:2rem!important;padding-bottom:2rem!important}.py-md-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-md-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-md-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-md-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-md-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-md-23{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-md-25{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-md-27{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-md-29{padding-top:14rem!important;padding-bottom:14rem!important}.py-md-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-md-31{padding-top:15rem!important;padding-bottom:15rem!important}.py-md-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-md-33{padding-top:16rem!important;padding-bottom:16rem!important}.py-md-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}.py-md-35{padding-top:17rem!important;padding-bottom:17rem!important}.py-md-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.py-md-37{padding-top:18rem!important;padding-bottom:18rem!important}.py-md-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}.py-md-39{padding-top:19rem!important;padding-bottom:19rem!important}.py-md-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}.py-md-41{padding-top:20rem!important;padding-bottom:20rem!important}.py-md-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-md-43{padding-top:21rem!important;padding-bottom:21rem!important}.py-md-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}.py-md-45{padding-top:22rem!important;padding-bottom:22rem!important}.py-md-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-md-47{padding-top:23rem!important;padding-bottom:23rem!important}.py-md-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}.py-md-49{padding-top:24rem!important;padding-bottom:24rem!important}.py-md-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-md-51{padding-top:25rem!important;padding-bottom:25rem!important}.py-md-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}.py-md-53{padding-top:26rem!important;padding-bottom:26rem!important}.py-md-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}.py-md-55{padding-top:27rem!important;padding-bottom:27rem!important}.py-md-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}.py-md-57{padding-top:28rem!important;padding-bottom:28rem!important}.py-md-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}.py-md-59{padding-top:29rem!important;padding-bottom:29rem!important}.py-md-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}.py-md-61{padding-top:30rem!important;padding-bottom:30rem!important}.py-md-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}.py-md-63{padding-top:31rem!important;padding-bottom:31rem!important}.py-md-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}.py-md-65{padding-top:32rem!important;padding-bottom:32rem!important}.py-md-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}.py-md-67{padding-top:33rem!important;padding-bottom:33rem!important}.py-md-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}.py-md-69{padding-top:34rem!important;padding-bottom:34rem!important}.py-md-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}.py-md-71{padding-top:35rem!important;padding-bottom:35rem!important}.py-md-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}.py-md-73{padding-top:36rem!important;padding-bottom:36rem!important}.py-md-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}.py-md-75{padding-top:37rem!important;padding-bottom:37rem!important}.py-md-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-md-77{padding-top:38rem!important;padding-bottom:38rem!important}.py-md-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}.py-md-79{padding-top:39rem!important;padding-bottom:39rem!important}.py-md-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}.py-md-81{padding-top:40rem!important;padding-bottom:40rem!important}.py-md-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}.py-md-83{padding-top:41rem!important;padding-bottom:41rem!important}.py-md-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}.py-md-85{padding-top:42rem!important;padding-bottom:42rem!important}.py-md-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}.py-md-87{padding-top:43rem!important;padding-bottom:43rem!important}.py-md-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}.py-md-89{padding-top:44rem!important;padding-bottom:44rem!important}.py-md-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}.py-md-91{padding-top:45rem!important;padding-bottom:45rem!important}.py-md-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}.py-md-93{padding-top:46rem!important;padding-bottom:46rem!important}.py-md-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}.py-md-95{padding-top:47rem!important;padding-bottom:47rem!important}.py-md-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}.py-md-97{padding-top:48rem!important;padding-bottom:48rem!important}.py-md-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}.py-md-99{padding-top:49rem!important;padding-bottom:49rem!important}.py-md-100{padding-top:49.5rem!important;padding-bottom:49.5rem!important}.py-md-101{padding-top:50rem!important;padding-bottom:50rem!important}.py-md-102{padding-top:50.5rem!important;padding-bottom:50.5rem!important}.py-md-103{padding-top:51rem!important;padding-bottom:51rem!important}.py-md-104{padding-top:51.5rem!important;padding-bottom:51.5rem!important}.py-md-105{padding-top:52rem!important;padding-bottom:52rem!important}.py-md-106{padding-top:52.5rem!important;padding-bottom:52.5rem!important}.py-md-107{padding-top:53rem!important;padding-bottom:53rem!important}.py-md-108{padding-top:53.5rem!important;padding-bottom:53.5rem!important}.py-md-109{padding-top:54rem!important;padding-bottom:54rem!important}.py-md-110{padding-top:54.5rem!important;padding-bottom:54.5rem!important}.py-md-111{padding-top:55rem!important;padding-bottom:55rem!important}.py-md-112{padding-top:55.5rem!important;padding-bottom:55.5rem!important}.py-md-113{padding-top:56rem!important;padding-bottom:56rem!important}.py-md-114{padding-top:56.5rem!important;padding-bottom:56.5rem!important}.py-md-115{padding-top:57rem!important;padding-bottom:57rem!important}.py-md-116{padding-top:57.5rem!important;padding-bottom:57.5rem!important}.py-md-117{padding-top:58rem!important;padding-bottom:58rem!important}.py-md-118{padding-top:58.5rem!important;padding-bottom:58.5rem!important}.py-md-119{padding-top:59rem!important;padding-bottom:59rem!important}.py-md-120{padding-top:59.5rem!important;padding-bottom:59.5rem!important}.py-md-121{padding-top:60rem!important;padding-bottom:60rem!important}.py-md-122{padding-top:60.5rem!important;padding-bottom:60.5rem!important}.py-md-123{padding-top:61rem!important;padding-bottom:61rem!important}.py-md-124{padding-top:61.5rem!important;padding-bottom:61.5rem!important}.py-md-125{padding-top:62rem!important;padding-bottom:62rem!important}.py-md-126{padding-top:62.5rem!important;padding-bottom:62.5rem!important}.py-md-127{padding-top:63rem!important;padding-bottom:63rem!important}.py-md-128{padding-top:63.5rem!important;padding-bottom:63.5rem!important}.py-md-129{padding-top:64rem!important;padding-bottom:64rem!important}.py-md-130{padding-top:64.5rem!important;padding-bottom:64.5rem!important}.py-md-131{padding-top:65rem!important;padding-bottom:65rem!important}.py-md-132{padding-top:65.5rem!important;padding-bottom:65.5rem!important}.py-md-133{padding-top:66rem!important;padding-bottom:66rem!important}.py-md-134{padding-top:66.5rem!important;padding-bottom:66.5rem!important}.py-md-135{padding-top:67rem!important;padding-bottom:67rem!important}.py-md-136{padding-top:67.5rem!important;padding-bottom:67.5rem!important}.py-md-137{padding-top:68rem!important;padding-bottom:68rem!important}.py-md-138{padding-top:68.5rem!important;padding-bottom:68.5rem!important}.py-md-139{padding-top:69rem!important;padding-bottom:69rem!important}.py-md-140{padding-top:69.5rem!important;padding-bottom:69.5rem!important}.py-md-141{padding-top:70rem!important;padding-bottom:70rem!important}.py-md-142{padding-top:70.5rem!important;padding-bottom:70.5rem!important}.py-md-143{padding-top:71rem!important;padding-bottom:71rem!important}.py-md-144{padding-top:71.5rem!important;padding-bottom:71.5rem!important}.py-md-145{padding-top:72rem!important;padding-bottom:72rem!important}.py-md-146{padding-top:72.5rem!important;padding-bottom:72.5rem!important}.py-md-147{padding-top:73rem!important;padding-bottom:73rem!important}.py-md-148{padding-top:73.5rem!important;padding-bottom:73.5rem!important}.py-md-149{padding-top:74rem!important;padding-bottom:74rem!important}.py-md-150{padding-top:74.5rem!important;padding-bottom:74.5rem!important}.py-md-151{padding-top:75rem!important;padding-bottom:75rem!important}.py-md-152{padding-top:75.5rem!important;padding-bottom:75.5rem!important}.py-md-153{padding-top:76rem!important;padding-bottom:76rem!important}.py-md-154{padding-top:76.5rem!important;padding-bottom:76.5rem!important}.py-md-155{padding-top:77rem!important;padding-bottom:77rem!important}.py-md-156{padding-top:77.5rem!important;padding-bottom:77.5rem!important}.py-md-157{padding-top:78rem!important;padding-bottom:78rem!important}.py-md-158{padding-top:78.5rem!important;padding-bottom:78.5rem!important}.py-md-159{padding-top:79rem!important;padding-bottom:79rem!important}.py-md-160{padding-top:79.5rem!important;padding-bottom:79.5rem!important}}@media (min-width: 992px){.p-lg-0{padding:0rem!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:2rem!important}.p-lg-6{padding:2.5rem!important}.p-lg-7{padding:3rem!important}.p-lg-8{padding:3.5rem!important}.p-lg-9{padding:4rem!important}.p-lg-10{padding:4.5rem!important}.p-lg-11{padding:5rem!important}.p-lg-12{padding:5.5rem!important}.p-lg-13{padding:6rem!important}.p-lg-14{padding:6.5rem!important}.p-lg-15{padding:7rem!important}.p-lg-16{padding:7.5rem!important}.p-lg-17{padding:8rem!important}.p-lg-18{padding:8.5rem!important}.p-lg-19{padding:9rem!important}.p-lg-20{padding:9.5rem!important}.p-lg-21{padding:10rem!important}.p-lg-22{padding:10.5rem!important}.p-lg-23{padding:11rem!important}.p-lg-24{padding:11.5rem!important}.p-lg-25{padding:12rem!important}.p-lg-26{padding:12.5rem!important}.p-lg-27{padding:13rem!important}.p-lg-28{padding:13.5rem!important}.p-lg-29{padding:14rem!important}.p-lg-30{padding:14.5rem!important}.p-lg-31{padding:15rem!important}.p-lg-32{padding:15.5rem!important}.p-lg-33{padding:16rem!important}.p-lg-34{padding:16.5rem!important}.p-lg-35{padding:17rem!important}.p-lg-36{padding:17.5rem!important}.p-lg-37{padding:18rem!important}.p-lg-38{padding:18.5rem!important}.p-lg-39{padding:19rem!important}.p-lg-40{padding:19.5rem!important}.p-lg-41{padding:20rem!important}.p-lg-42{padding:20.5rem!important}.p-lg-43{padding:21rem!important}.p-lg-44{padding:21.5rem!important}.p-lg-45{padding:22rem!important}.p-lg-46{padding:22.5rem!important}.p-lg-47{padding:23rem!important}.p-lg-48{padding:23.5rem!important}.p-lg-49{padding:24rem!important}.p-lg-50{padding:24.5rem!important}.p-lg-51{padding:25rem!important}.p-lg-52{padding:25.5rem!important}.p-lg-53{padding:26rem!important}.p-lg-54{padding:26.5rem!important}.p-lg-55{padding:27rem!important}.p-lg-56{padding:27.5rem!important}.p-lg-57{padding:28rem!important}.p-lg-58{padding:28.5rem!important}.p-lg-59{padding:29rem!important}.p-lg-60{padding:29.5rem!important}.p-lg-61{padding:30rem!important}.p-lg-62{padding:30.5rem!important}.p-lg-63{padding:31rem!important}.p-lg-64{padding:31.5rem!important}.p-lg-65{padding:32rem!important}.p-lg-66{padding:32.5rem!important}.p-lg-67{padding:33rem!important}.p-lg-68{padding:33.5rem!important}.p-lg-69{padding:34rem!important}.p-lg-70{padding:34.5rem!important}.p-lg-71{padding:35rem!important}.p-lg-72{padding:35.5rem!important}.p-lg-73{padding:36rem!important}.p-lg-74{padding:36.5rem!important}.p-lg-75{padding:37rem!important}.p-lg-76{padding:37.5rem!important}.p-lg-77{padding:38rem!important}.p-lg-78{padding:38.5rem!important}.p-lg-79{padding:39rem!important}.p-lg-80{padding:39.5rem!important}.p-lg-81{padding:40rem!important}.p-lg-82{padding:40.5rem!important}.p-lg-83{padding:41rem!important}.p-lg-84{padding:41.5rem!important}.p-lg-85{padding:42rem!important}.p-lg-86{padding:42.5rem!important}.p-lg-87{padding:43rem!important}.p-lg-88{padding:43.5rem!important}.p-lg-89{padding:44rem!important}.p-lg-90{padding:44.5rem!important}.p-lg-91{padding:45rem!important}.p-lg-92{padding:45.5rem!important}.p-lg-93{padding:46rem!important}.p-lg-94{padding:46.5rem!important}.p-lg-95{padding:47rem!important}.p-lg-96{padding:47.5rem!important}.p-lg-97{padding:48rem!important}.p-lg-98{padding:48.5rem!important}.p-lg-99{padding:49rem!important}.p-lg-100{padding:49.5rem!important}.p-lg-101{padding:50rem!important}.p-lg-102{padding:50.5rem!important}.p-lg-103{padding:51rem!important}.p-lg-104{padding:51.5rem!important}.p-lg-105{padding:52rem!important}.p-lg-106{padding:52.5rem!important}.p-lg-107{padding:53rem!important}.p-lg-108{padding:53.5rem!important}.p-lg-109{padding:54rem!important}.p-lg-110{padding:54.5rem!important}.p-lg-111{padding:55rem!important}.p-lg-112{padding:55.5rem!important}.p-lg-113{padding:56rem!important}.p-lg-114{padding:56.5rem!important}.p-lg-115{padding:57rem!important}.p-lg-116{padding:57.5rem!important}.p-lg-117{padding:58rem!important}.p-lg-118{padding:58.5rem!important}.p-lg-119{padding:59rem!important}.p-lg-120{padding:59.5rem!important}.p-lg-121{padding:60rem!important}.p-lg-122{padding:60.5rem!important}.p-lg-123{padding:61rem!important}.p-lg-124{padding:61.5rem!important}.p-lg-125{padding:62rem!important}.p-lg-126{padding:62.5rem!important}.p-lg-127{padding:63rem!important}.p-lg-128{padding:63.5rem!important}.p-lg-129{padding:64rem!important}.p-lg-130{padding:64.5rem!important}.p-lg-131{padding:65rem!important}.p-lg-132{padding:65.5rem!important}.p-lg-133{padding:66rem!important}.p-lg-134{padding:66.5rem!important}.p-lg-135{padding:67rem!important}.p-lg-136{padding:67.5rem!important}.p-lg-137{padding:68rem!important}.p-lg-138{padding:68.5rem!important}.p-lg-139{padding:69rem!important}.p-lg-140{padding:69.5rem!important}.p-lg-141{padding:70rem!important}.p-lg-142{padding:70.5rem!important}.p-lg-143{padding:71rem!important}.p-lg-144{padding:71.5rem!important}.p-lg-145{padding:72rem!important}.p-lg-146{padding:72.5rem!important}.p-lg-147{padding:73rem!important}.p-lg-148{padding:73.5rem!important}.p-lg-149{padding:74rem!important}.p-lg-150{padding:74.5rem!important}.p-lg-151{padding:75rem!important}.p-lg-152{padding:75.5rem!important}.p-lg-153{padding:76rem!important}.p-lg-154{padding:76.5rem!important}.p-lg-155{padding:77rem!important}.p-lg-156{padding:77.5rem!important}.p-lg-157{padding:78rem!important}.p-lg-158{padding:78.5rem!important}.p-lg-159{padding:79rem!important}.p-lg-160{padding:79.5rem!important}.pt-lg-0{padding-top:0rem!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:2rem!important}.pt-lg-6{padding-top:2.5rem!important}.pt-lg-7{padding-top:3rem!important}.pt-lg-8{padding-top:3.5rem!important}.pt-lg-9{padding-top:4rem!important}.pt-lg-10{padding-top:4.5rem!important}.pt-lg-11{padding-top:5rem!important}.pt-lg-12{padding-top:5.5rem!important}.pt-lg-13{padding-top:6rem!important}.pt-lg-14{padding-top:6.5rem!important}.pt-lg-15{padding-top:7rem!important}.pt-lg-16{padding-top:7.5rem!important}.pt-lg-17{padding-top:8rem!important}.pt-lg-18{padding-top:8.5rem!important}.pt-lg-19{padding-top:9rem!important}.pt-lg-20{padding-top:9.5rem!important}.pt-lg-21{padding-top:10rem!important}.pt-lg-22{padding-top:10.5rem!important}.pt-lg-23{padding-top:11rem!important}.pt-lg-24{padding-top:11.5rem!important}.pt-lg-25{padding-top:12rem!important}.pt-lg-26{padding-top:12.5rem!important}.pt-lg-27{padding-top:13rem!important}.pt-lg-28{padding-top:13.5rem!important}.pt-lg-29{padding-top:14rem!important}.pt-lg-30{padding-top:14.5rem!important}.pt-lg-31{padding-top:15rem!important}.pt-lg-32{padding-top:15.5rem!important}.pt-lg-33{padding-top:16rem!important}.pt-lg-34{padding-top:16.5rem!important}.pt-lg-35{padding-top:17rem!important}.pt-lg-36{padding-top:17.5rem!important}.pt-lg-37{padding-top:18rem!important}.pt-lg-38{padding-top:18.5rem!important}.pt-lg-39{padding-top:19rem!important}.pt-lg-40{padding-top:19.5rem!important}.pt-lg-41{padding-top:20rem!important}.pt-lg-42{padding-top:20.5rem!important}.pt-lg-43{padding-top:21rem!important}.pt-lg-44{padding-top:21.5rem!important}.pt-lg-45{padding-top:22rem!important}.pt-lg-46{padding-top:22.5rem!important}.pt-lg-47{padding-top:23rem!important}.pt-lg-48{padding-top:23.5rem!important}.pt-lg-49{padding-top:24rem!important}.pt-lg-50{padding-top:24.5rem!important}.pt-lg-51{padding-top:25rem!important}.pt-lg-52{padding-top:25.5rem!important}.pt-lg-53{padding-top:26rem!important}.pt-lg-54{padding-top:26.5rem!important}.pt-lg-55{padding-top:27rem!important}.pt-lg-56{padding-top:27.5rem!important}.pt-lg-57{padding-top:28rem!important}.pt-lg-58{padding-top:28.5rem!important}.pt-lg-59{padding-top:29rem!important}.pt-lg-60{padding-top:29.5rem!important}.pt-lg-61{padding-top:30rem!important}.pt-lg-62{padding-top:30.5rem!important}.pt-lg-63{padding-top:31rem!important}.pt-lg-64{padding-top:31.5rem!important}.pt-lg-65{padding-top:32rem!important}.pt-lg-66{padding-top:32.5rem!important}.pt-lg-67{padding-top:33rem!important}.pt-lg-68{padding-top:33.5rem!important}.pt-lg-69{padding-top:34rem!important}.pt-lg-70{padding-top:34.5rem!important}.pt-lg-71{padding-top:35rem!important}.pt-lg-72{padding-top:35.5rem!important}.pt-lg-73{padding-top:36rem!important}.pt-lg-74{padding-top:36.5rem!important}.pt-lg-75{padding-top:37rem!important}.pt-lg-76{padding-top:37.5rem!important}.pt-lg-77{padding-top:38rem!important}.pt-lg-78{padding-top:38.5rem!important}.pt-lg-79{padding-top:39rem!important}.pt-lg-80{padding-top:39.5rem!important}.pt-lg-81{padding-top:40rem!important}.pt-lg-82{padding-top:40.5rem!important}.pt-lg-83{padding-top:41rem!important}.pt-lg-84{padding-top:41.5rem!important}.pt-lg-85{padding-top:42rem!important}.pt-lg-86{padding-top:42.5rem!important}.pt-lg-87{padding-top:43rem!important}.pt-lg-88{padding-top:43.5rem!important}.pt-lg-89{padding-top:44rem!important}.pt-lg-90{padding-top:44.5rem!important}.pt-lg-91{padding-top:45rem!important}.pt-lg-92{padding-top:45.5rem!important}.pt-lg-93{padding-top:46rem!important}.pt-lg-94{padding-top:46.5rem!important}.pt-lg-95{padding-top:47rem!important}.pt-lg-96{padding-top:47.5rem!important}.pt-lg-97{padding-top:48rem!important}.pt-lg-98{padding-top:48.5rem!important}.pt-lg-99{padding-top:49rem!important}.pt-lg-100{padding-top:49.5rem!important}.pt-lg-101{padding-top:50rem!important}.pt-lg-102{padding-top:50.5rem!important}.pt-lg-103{padding-top:51rem!important}.pt-lg-104{padding-top:51.5rem!important}.pt-lg-105{padding-top:52rem!important}.pt-lg-106{padding-top:52.5rem!important}.pt-lg-107{padding-top:53rem!important}.pt-lg-108{padding-top:53.5rem!important}.pt-lg-109{padding-top:54rem!important}.pt-lg-110{padding-top:54.5rem!important}.pt-lg-111{padding-top:55rem!important}.pt-lg-112{padding-top:55.5rem!important}.pt-lg-113{padding-top:56rem!important}.pt-lg-114{padding-top:56.5rem!important}.pt-lg-115{padding-top:57rem!important}.pt-lg-116{padding-top:57.5rem!important}.pt-lg-117{padding-top:58rem!important}.pt-lg-118{padding-top:58.5rem!important}.pt-lg-119{padding-top:59rem!important}.pt-lg-120{padding-top:59.5rem!important}.pt-lg-121{padding-top:60rem!important}.pt-lg-122{padding-top:60.5rem!important}.pt-lg-123{padding-top:61rem!important}.pt-lg-124{padding-top:61.5rem!important}.pt-lg-125{padding-top:62rem!important}.pt-lg-126{padding-top:62.5rem!important}.pt-lg-127{padding-top:63rem!important}.pt-lg-128{padding-top:63.5rem!important}.pt-lg-129{padding-top:64rem!important}.pt-lg-130{padding-top:64.5rem!important}.pt-lg-131{padding-top:65rem!important}.pt-lg-132{padding-top:65.5rem!important}.pt-lg-133{padding-top:66rem!important}.pt-lg-134{padding-top:66.5rem!important}.pt-lg-135{padding-top:67rem!important}.pt-lg-136{padding-top:67.5rem!important}.pt-lg-137{padding-top:68rem!important}.pt-lg-138{padding-top:68.5rem!important}.pt-lg-139{padding-top:69rem!important}.pt-lg-140{padding-top:69.5rem!important}.pt-lg-141{padding-top:70rem!important}.pt-lg-142{padding-top:70.5rem!important}.pt-lg-143{padding-top:71rem!important}.pt-lg-144{padding-top:71.5rem!important}.pt-lg-145{padding-top:72rem!important}.pt-lg-146{padding-top:72.5rem!important}.pt-lg-147{padding-top:73rem!important}.pt-lg-148{padding-top:73.5rem!important}.pt-lg-149{padding-top:74rem!important}.pt-lg-150{padding-top:74.5rem!important}.pt-lg-151{padding-top:75rem!important}.pt-lg-152{padding-top:75.5rem!important}.pt-lg-153{padding-top:76rem!important}.pt-lg-154{padding-top:76.5rem!important}.pt-lg-155{padding-top:77rem!important}.pt-lg-156{padding-top:77.5rem!important}.pt-lg-157{padding-top:78rem!important}.pt-lg-158{padding-top:78.5rem!important}.pt-lg-159{padding-top:79rem!important}.pt-lg-160{padding-top:79.5rem!important}.pb-lg-0{padding-bottom:0rem!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:2rem!important}.pb-lg-6{padding-bottom:2.5rem!important}.pb-lg-7{padding-bottom:3rem!important}.pb-lg-8{padding-bottom:3.5rem!important}.pb-lg-9{padding-bottom:4rem!important}.pb-lg-10{padding-bottom:4.5rem!important}.pb-lg-11{padding-bottom:5rem!important}.pb-lg-12{padding-bottom:5.5rem!important}.pb-lg-13{padding-bottom:6rem!important}.pb-lg-14{padding-bottom:6.5rem!important}.pb-lg-15{padding-bottom:7rem!important}.pb-lg-16{padding-bottom:7.5rem!important}.pb-lg-17{padding-bottom:8rem!important}.pb-lg-18{padding-bottom:8.5rem!important}.pb-lg-19{padding-bottom:9rem!important}.pb-lg-20{padding-bottom:9.5rem!important}.pb-lg-21{padding-bottom:10rem!important}.pb-lg-22{padding-bottom:10.5rem!important}.pb-lg-23{padding-bottom:11rem!important}.pb-lg-24{padding-bottom:11.5rem!important}.pb-lg-25{padding-bottom:12rem!important}.pb-lg-26{padding-bottom:12.5rem!important}.pb-lg-27{padding-bottom:13rem!important}.pb-lg-28{padding-bottom:13.5rem!important}.pb-lg-29{padding-bottom:14rem!important}.pb-lg-30{padding-bottom:14.5rem!important}.pb-lg-31{padding-bottom:15rem!important}.pb-lg-32{padding-bottom:15.5rem!important}.pb-lg-33{padding-bottom:16rem!important}.pb-lg-34{padding-bottom:16.5rem!important}.pb-lg-35{padding-bottom:17rem!important}.pb-lg-36{padding-bottom:17.5rem!important}.pb-lg-37{padding-bottom:18rem!important}.pb-lg-38{padding-bottom:18.5rem!important}.pb-lg-39{padding-bottom:19rem!important}.pb-lg-40{padding-bottom:19.5rem!important}.pb-lg-41{padding-bottom:20rem!important}.pb-lg-42{padding-bottom:20.5rem!important}.pb-lg-43{padding-bottom:21rem!important}.pb-lg-44{padding-bottom:21.5rem!important}.pb-lg-45{padding-bottom:22rem!important}.pb-lg-46{padding-bottom:22.5rem!important}.pb-lg-47{padding-bottom:23rem!important}.pb-lg-48{padding-bottom:23.5rem!important}.pb-lg-49{padding-bottom:24rem!important}.pb-lg-50{padding-bottom:24.5rem!important}.pb-lg-51{padding-bottom:25rem!important}.pb-lg-52{padding-bottom:25.5rem!important}.pb-lg-53{padding-bottom:26rem!important}.pb-lg-54{padding-bottom:26.5rem!important}.pb-lg-55{padding-bottom:27rem!important}.pb-lg-56{padding-bottom:27.5rem!important}.pb-lg-57{padding-bottom:28rem!important}.pb-lg-58{padding-bottom:28.5rem!important}.pb-lg-59{padding-bottom:29rem!important}.pb-lg-60{padding-bottom:29.5rem!important}.pb-lg-61{padding-bottom:30rem!important}.pb-lg-62{padding-bottom:30.5rem!important}.pb-lg-63{padding-bottom:31rem!important}.pb-lg-64{padding-bottom:31.5rem!important}.pb-lg-65{padding-bottom:32rem!important}.pb-lg-66{padding-bottom:32.5rem!important}.pb-lg-67{padding-bottom:33rem!important}.pb-lg-68{padding-bottom:33.5rem!important}.pb-lg-69{padding-bottom:34rem!important}.pb-lg-70{padding-bottom:34.5rem!important}.pb-lg-71{padding-bottom:35rem!important}.pb-lg-72{padding-bottom:35.5rem!important}.pb-lg-73{padding-bottom:36rem!important}.pb-lg-74{padding-bottom:36.5rem!important}.pb-lg-75{padding-bottom:37rem!important}.pb-lg-76{padding-bottom:37.5rem!important}.pb-lg-77{padding-bottom:38rem!important}.pb-lg-78{padding-bottom:38.5rem!important}.pb-lg-79{padding-bottom:39rem!important}.pb-lg-80{padding-bottom:39.5rem!important}.pb-lg-81{padding-bottom:40rem!important}.pb-lg-82{padding-bottom:40.5rem!important}.pb-lg-83{padding-bottom:41rem!important}.pb-lg-84{padding-bottom:41.5rem!important}.pb-lg-85{padding-bottom:42rem!important}.pb-lg-86{padding-bottom:42.5rem!important}.pb-lg-87{padding-bottom:43rem!important}.pb-lg-88{padding-bottom:43.5rem!important}.pb-lg-89{padding-bottom:44rem!important}.pb-lg-90{padding-bottom:44.5rem!important}.pb-lg-91{padding-bottom:45rem!important}.pb-lg-92{padding-bottom:45.5rem!important}.pb-lg-93{padding-bottom:46rem!important}.pb-lg-94{padding-bottom:46.5rem!important}.pb-lg-95{padding-bottom:47rem!important}.pb-lg-96{padding-bottom:47.5rem!important}.pb-lg-97{padding-bottom:48rem!important}.pb-lg-98{padding-bottom:48.5rem!important}.pb-lg-99{padding-bottom:49rem!important}.pb-lg-100{padding-bottom:49.5rem!important}.pb-lg-101{padding-bottom:50rem!important}.pb-lg-102{padding-bottom:50.5rem!important}.pb-lg-103{padding-bottom:51rem!important}.pb-lg-104{padding-bottom:51.5rem!important}.pb-lg-105{padding-bottom:52rem!important}.pb-lg-106{padding-bottom:52.5rem!important}.pb-lg-107{padding-bottom:53rem!important}.pb-lg-108{padding-bottom:53.5rem!important}.pb-lg-109{padding-bottom:54rem!important}.pb-lg-110{padding-bottom:54.5rem!important}.pb-lg-111{padding-bottom:55rem!important}.pb-lg-112{padding-bottom:55.5rem!important}.pb-lg-113{padding-bottom:56rem!important}.pb-lg-114{padding-bottom:56.5rem!important}.pb-lg-115{padding-bottom:57rem!important}.pb-lg-116{padding-bottom:57.5rem!important}.pb-lg-117{padding-bottom:58rem!important}.pb-lg-118{padding-bottom:58.5rem!important}.pb-lg-119{padding-bottom:59rem!important}.pb-lg-120{padding-bottom:59.5rem!important}.pb-lg-121{padding-bottom:60rem!important}.pb-lg-122{padding-bottom:60.5rem!important}.pb-lg-123{padding-bottom:61rem!important}.pb-lg-124{padding-bottom:61.5rem!important}.pb-lg-125{padding-bottom:62rem!important}.pb-lg-126{padding-bottom:62.5rem!important}.pb-lg-127{padding-bottom:63rem!important}.pb-lg-128{padding-bottom:63.5rem!important}.pb-lg-129{padding-bottom:64rem!important}.pb-lg-130{padding-bottom:64.5rem!important}.pb-lg-131{padding-bottom:65rem!important}.pb-lg-132{padding-bottom:65.5rem!important}.pb-lg-133{padding-bottom:66rem!important}.pb-lg-134{padding-bottom:66.5rem!important}.pb-lg-135{padding-bottom:67rem!important}.pb-lg-136{padding-bottom:67.5rem!important}.pb-lg-137{padding-bottom:68rem!important}.pb-lg-138{padding-bottom:68.5rem!important}.pb-lg-139{padding-bottom:69rem!important}.pb-lg-140{padding-bottom:69.5rem!important}.pb-lg-141{padding-bottom:70rem!important}.pb-lg-142{padding-bottom:70.5rem!important}.pb-lg-143{padding-bottom:71rem!important}.pb-lg-144{padding-bottom:71.5rem!important}.pb-lg-145{padding-bottom:72rem!important}.pb-lg-146{padding-bottom:72.5rem!important}.pb-lg-147{padding-bottom:73rem!important}.pb-lg-148{padding-bottom:73.5rem!important}.pb-lg-149{padding-bottom:74rem!important}.pb-lg-150{padding-bottom:74.5rem!important}.pb-lg-151{padding-bottom:75rem!important}.pb-lg-152{padding-bottom:75.5rem!important}.pb-lg-153{padding-bottom:76rem!important}.pb-lg-154{padding-bottom:76.5rem!important}.pb-lg-155{padding-bottom:77rem!important}.pb-lg-156{padding-bottom:77.5rem!important}.pb-lg-157{padding-bottom:78rem!important}.pb-lg-158{padding-bottom:78.5rem!important}.pb-lg-159{padding-bottom:79rem!important}.pb-lg-160{padding-bottom:79.5rem!important}.ps-lg-0{padding-left:0rem!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:2rem!important}.ps-lg-6{padding-left:2.5rem!important}.ps-lg-7{padding-left:3rem!important}.ps-lg-8{padding-left:3.5rem!important}.ps-lg-9{padding-left:4rem!important}.ps-lg-10{padding-left:4.5rem!important}.ps-lg-11{padding-left:5rem!important}.ps-lg-12{padding-left:5.5rem!important}.ps-lg-13{padding-left:6rem!important}.ps-lg-14{padding-left:6.5rem!important}.ps-lg-15{padding-left:7rem!important}.ps-lg-16{padding-left:7.5rem!important}.ps-lg-17{padding-left:8rem!important}.ps-lg-18{padding-left:8.5rem!important}.ps-lg-19{padding-left:9rem!important}.ps-lg-20{padding-left:9.5rem!important}.ps-lg-21{padding-left:10rem!important}.ps-lg-22{padding-left:10.5rem!important}.ps-lg-23{padding-left:11rem!important}.ps-lg-24{padding-left:11.5rem!important}.ps-lg-25{padding-left:12rem!important}.ps-lg-26{padding-left:12.5rem!important}.ps-lg-27{padding-left:13rem!important}.ps-lg-28{padding-left:13.5rem!important}.ps-lg-29{padding-left:14rem!important}.ps-lg-30{padding-left:14.5rem!important}.ps-lg-31{padding-left:15rem!important}.ps-lg-32{padding-left:15.5rem!important}.ps-lg-33{padding-left:16rem!important}.ps-lg-34{padding-left:16.5rem!important}.ps-lg-35{padding-left:17rem!important}.ps-lg-36{padding-left:17.5rem!important}.ps-lg-37{padding-left:18rem!important}.ps-lg-38{padding-left:18.5rem!important}.ps-lg-39{padding-left:19rem!important}.ps-lg-40{padding-left:19.5rem!important}.ps-lg-41{padding-left:20rem!important}.ps-lg-42{padding-left:20.5rem!important}.ps-lg-43{padding-left:21rem!important}.ps-lg-44{padding-left:21.5rem!important}.ps-lg-45{padding-left:22rem!important}.ps-lg-46{padding-left:22.5rem!important}.ps-lg-47{padding-left:23rem!important}.ps-lg-48{padding-left:23.5rem!important}.ps-lg-49{padding-left:24rem!important}.ps-lg-50{padding-left:24.5rem!important}.ps-lg-51{padding-left:25rem!important}.ps-lg-52{padding-left:25.5rem!important}.ps-lg-53{padding-left:26rem!important}.ps-lg-54{padding-left:26.5rem!important}.ps-lg-55{padding-left:27rem!important}.ps-lg-56{padding-left:27.5rem!important}.ps-lg-57{padding-left:28rem!important}.ps-lg-58{padding-left:28.5rem!important}.ps-lg-59{padding-left:29rem!important}.ps-lg-60{padding-left:29.5rem!important}.ps-lg-61{padding-left:30rem!important}.ps-lg-62{padding-left:30.5rem!important}.ps-lg-63{padding-left:31rem!important}.ps-lg-64{padding-left:31.5rem!important}.ps-lg-65{padding-left:32rem!important}.ps-lg-66{padding-left:32.5rem!important}.ps-lg-67{padding-left:33rem!important}.ps-lg-68{padding-left:33.5rem!important}.ps-lg-69{padding-left:34rem!important}.ps-lg-70{padding-left:34.5rem!important}.ps-lg-71{padding-left:35rem!important}.ps-lg-72{padding-left:35.5rem!important}.ps-lg-73{padding-left:36rem!important}.ps-lg-74{padding-left:36.5rem!important}.ps-lg-75{padding-left:37rem!important}.ps-lg-76{padding-left:37.5rem!important}.ps-lg-77{padding-left:38rem!important}.ps-lg-78{padding-left:38.5rem!important}.ps-lg-79{padding-left:39rem!important}.ps-lg-80{padding-left:39.5rem!important}.ps-lg-81{padding-left:40rem!important}.ps-lg-82{padding-left:40.5rem!important}.ps-lg-83{padding-left:41rem!important}.ps-lg-84{padding-left:41.5rem!important}.ps-lg-85{padding-left:42rem!important}.ps-lg-86{padding-left:42.5rem!important}.ps-lg-87{padding-left:43rem!important}.ps-lg-88{padding-left:43.5rem!important}.ps-lg-89{padding-left:44rem!important}.ps-lg-90{padding-left:44.5rem!important}.ps-lg-91{padding-left:45rem!important}.ps-lg-92{padding-left:45.5rem!important}.ps-lg-93{padding-left:46rem!important}.ps-lg-94{padding-left:46.5rem!important}.ps-lg-95{padding-left:47rem!important}.ps-lg-96{padding-left:47.5rem!important}.ps-lg-97{padding-left:48rem!important}.ps-lg-98{padding-left:48.5rem!important}.ps-lg-99{padding-left:49rem!important}.ps-lg-100{padding-left:49.5rem!important}.ps-lg-101{padding-left:50rem!important}.ps-lg-102{padding-left:50.5rem!important}.ps-lg-103{padding-left:51rem!important}.ps-lg-104{padding-left:51.5rem!important}.ps-lg-105{padding-left:52rem!important}.ps-lg-106{padding-left:52.5rem!important}.ps-lg-107{padding-left:53rem!important}.ps-lg-108{padding-left:53.5rem!important}.ps-lg-109{padding-left:54rem!important}.ps-lg-110{padding-left:54.5rem!important}.ps-lg-111{padding-left:55rem!important}.ps-lg-112{padding-left:55.5rem!important}.ps-lg-113{padding-left:56rem!important}.ps-lg-114{padding-left:56.5rem!important}.ps-lg-115{padding-left:57rem!important}.ps-lg-116{padding-left:57.5rem!important}.ps-lg-117{padding-left:58rem!important}.ps-lg-118{padding-left:58.5rem!important}.ps-lg-119{padding-left:59rem!important}.ps-lg-120{padding-left:59.5rem!important}.ps-lg-121{padding-left:60rem!important}.ps-lg-122{padding-left:60.5rem!important}.ps-lg-123{padding-left:61rem!important}.ps-lg-124{padding-left:61.5rem!important}.ps-lg-125{padding-left:62rem!important}.ps-lg-126{padding-left:62.5rem!important}.ps-lg-127{padding-left:63rem!important}.ps-lg-128{padding-left:63.5rem!important}.ps-lg-129{padding-left:64rem!important}.ps-lg-130{padding-left:64.5rem!important}.ps-lg-131{padding-left:65rem!important}.ps-lg-132{padding-left:65.5rem!important}.ps-lg-133{padding-left:66rem!important}.ps-lg-134{padding-left:66.5rem!important}.ps-lg-135{padding-left:67rem!important}.ps-lg-136{padding-left:67.5rem!important}.ps-lg-137{padding-left:68rem!important}.ps-lg-138{padding-left:68.5rem!important}.ps-lg-139{padding-left:69rem!important}.ps-lg-140{padding-left:69.5rem!important}.ps-lg-141{padding-left:70rem!important}.ps-lg-142{padding-left:70.5rem!important}.ps-lg-143{padding-left:71rem!important}.ps-lg-144{padding-left:71.5rem!important}.ps-lg-145{padding-left:72rem!important}.ps-lg-146{padding-left:72.5rem!important}.ps-lg-147{padding-left:73rem!important}.ps-lg-148{padding-left:73.5rem!important}.ps-lg-149{padding-left:74rem!important}.ps-lg-150{padding-left:74.5rem!important}.ps-lg-151{padding-left:75rem!important}.ps-lg-152{padding-left:75.5rem!important}.ps-lg-153{padding-left:76rem!important}.ps-lg-154{padding-left:76.5rem!important}.ps-lg-155{padding-left:77rem!important}.ps-lg-156{padding-left:77.5rem!important}.ps-lg-157{padding-left:78rem!important}.ps-lg-158{padding-left:78.5rem!important}.ps-lg-159{padding-left:79rem!important}.ps-lg-160{padding-left:79.5rem!important}.pe-lg-0{padding-right:0rem!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:2rem!important}.pe-lg-6{padding-right:2.5rem!important}.pe-lg-7{padding-right:3rem!important}.pe-lg-8{padding-right:3.5rem!important}.pe-lg-9{padding-right:4rem!important}.pe-lg-10{padding-right:4.5rem!important}.pe-lg-11{padding-right:5rem!important}.pe-lg-12{padding-right:5.5rem!important}.pe-lg-13{padding-right:6rem!important}.pe-lg-14{padding-right:6.5rem!important}.pe-lg-15{padding-right:7rem!important}.pe-lg-16{padding-right:7.5rem!important}.pe-lg-17{padding-right:8rem!important}.pe-lg-18{padding-right:8.5rem!important}.pe-lg-19{padding-right:9rem!important}.pe-lg-20{padding-right:9.5rem!important}.pe-lg-21{padding-right:10rem!important}.pe-lg-22{padding-right:10.5rem!important}.pe-lg-23{padding-right:11rem!important}.pe-lg-24{padding-right:11.5rem!important}.pe-lg-25{padding-right:12rem!important}.pe-lg-26{padding-right:12.5rem!important}.pe-lg-27{padding-right:13rem!important}.pe-lg-28{padding-right:13.5rem!important}.pe-lg-29{padding-right:14rem!important}.pe-lg-30{padding-right:14.5rem!important}.pe-lg-31{padding-right:15rem!important}.pe-lg-32{padding-right:15.5rem!important}.pe-lg-33{padding-right:16rem!important}.pe-lg-34{padding-right:16.5rem!important}.pe-lg-35{padding-right:17rem!important}.pe-lg-36{padding-right:17.5rem!important}.pe-lg-37{padding-right:18rem!important}.pe-lg-38{padding-right:18.5rem!important}.pe-lg-39{padding-right:19rem!important}.pe-lg-40{padding-right:19.5rem!important}.pe-lg-41{padding-right:20rem!important}.pe-lg-42{padding-right:20.5rem!important}.pe-lg-43{padding-right:21rem!important}.pe-lg-44{padding-right:21.5rem!important}.pe-lg-45{padding-right:22rem!important}.pe-lg-46{padding-right:22.5rem!important}.pe-lg-47{padding-right:23rem!important}.pe-lg-48{padding-right:23.5rem!important}.pe-lg-49{padding-right:24rem!important}.pe-lg-50{padding-right:24.5rem!important}.pe-lg-51{padding-right:25rem!important}.pe-lg-52{padding-right:25.5rem!important}.pe-lg-53{padding-right:26rem!important}.pe-lg-54{padding-right:26.5rem!important}.pe-lg-55{padding-right:27rem!important}.pe-lg-56{padding-right:27.5rem!important}.pe-lg-57{padding-right:28rem!important}.pe-lg-58{padding-right:28.5rem!important}.pe-lg-59{padding-right:29rem!important}.pe-lg-60{padding-right:29.5rem!important}.pe-lg-61{padding-right:30rem!important}.pe-lg-62{padding-right:30.5rem!important}.pe-lg-63{padding-right:31rem!important}.pe-lg-64{padding-right:31.5rem!important}.pe-lg-65{padding-right:32rem!important}.pe-lg-66{padding-right:32.5rem!important}.pe-lg-67{padding-right:33rem!important}.pe-lg-68{padding-right:33.5rem!important}.pe-lg-69{padding-right:34rem!important}.pe-lg-70{padding-right:34.5rem!important}.pe-lg-71{padding-right:35rem!important}.pe-lg-72{padding-right:35.5rem!important}.pe-lg-73{padding-right:36rem!important}.pe-lg-74{padding-right:36.5rem!important}.pe-lg-75{padding-right:37rem!important}.pe-lg-76{padding-right:37.5rem!important}.pe-lg-77{padding-right:38rem!important}.pe-lg-78{padding-right:38.5rem!important}.pe-lg-79{padding-right:39rem!important}.pe-lg-80{padding-right:39.5rem!important}.pe-lg-81{padding-right:40rem!important}.pe-lg-82{padding-right:40.5rem!important}.pe-lg-83{padding-right:41rem!important}.pe-lg-84{padding-right:41.5rem!important}.pe-lg-85{padding-right:42rem!important}.pe-lg-86{padding-right:42.5rem!important}.pe-lg-87{padding-right:43rem!important}.pe-lg-88{padding-right:43.5rem!important}.pe-lg-89{padding-right:44rem!important}.pe-lg-90{padding-right:44.5rem!important}.pe-lg-91{padding-right:45rem!important}.pe-lg-92{padding-right:45.5rem!important}.pe-lg-93{padding-right:46rem!important}.pe-lg-94{padding-right:46.5rem!important}.pe-lg-95{padding-right:47rem!important}.pe-lg-96{padding-right:47.5rem!important}.pe-lg-97{padding-right:48rem!important}.pe-lg-98{padding-right:48.5rem!important}.pe-lg-99{padding-right:49rem!important}.pe-lg-100{padding-right:49.5rem!important}.pe-lg-101{padding-right:50rem!important}.pe-lg-102{padding-right:50.5rem!important}.pe-lg-103{padding-right:51rem!important}.pe-lg-104{padding-right:51.5rem!important}.pe-lg-105{padding-right:52rem!important}.pe-lg-106{padding-right:52.5rem!important}.pe-lg-107{padding-right:53rem!important}.pe-lg-108{padding-right:53.5rem!important}.pe-lg-109{padding-right:54rem!important}.pe-lg-110{padding-right:54.5rem!important}.pe-lg-111{padding-right:55rem!important}.pe-lg-112{padding-right:55.5rem!important}.pe-lg-113{padding-right:56rem!important}.pe-lg-114{padding-right:56.5rem!important}.pe-lg-115{padding-right:57rem!important}.pe-lg-116{padding-right:57.5rem!important}.pe-lg-117{padding-right:58rem!important}.pe-lg-118{padding-right:58.5rem!important}.pe-lg-119{padding-right:59rem!important}.pe-lg-120{padding-right:59.5rem!important}.pe-lg-121{padding-right:60rem!important}.pe-lg-122{padding-right:60.5rem!important}.pe-lg-123{padding-right:61rem!important}.pe-lg-124{padding-right:61.5rem!important}.pe-lg-125{padding-right:62rem!important}.pe-lg-126{padding-right:62.5rem!important}.pe-lg-127{padding-right:63rem!important}.pe-lg-128{padding-right:63.5rem!important}.pe-lg-129{padding-right:64rem!important}.pe-lg-130{padding-right:64.5rem!important}.pe-lg-131{padding-right:65rem!important}.pe-lg-132{padding-right:65.5rem!important}.pe-lg-133{padding-right:66rem!important}.pe-lg-134{padding-right:66.5rem!important}.pe-lg-135{padding-right:67rem!important}.pe-lg-136{padding-right:67.5rem!important}.pe-lg-137{padding-right:68rem!important}.pe-lg-138{padding-right:68.5rem!important}.pe-lg-139{padding-right:69rem!important}.pe-lg-140{padding-right:69.5rem!important}.pe-lg-141{padding-right:70rem!important}.pe-lg-142{padding-right:70.5rem!important}.pe-lg-143{padding-right:71rem!important}.pe-lg-144{padding-right:71.5rem!important}.pe-lg-145{padding-right:72rem!important}.pe-lg-146{padding-right:72.5rem!important}.pe-lg-147{padding-right:73rem!important}.pe-lg-148{padding-right:73.5rem!important}.pe-lg-149{padding-right:74rem!important}.pe-lg-150{padding-right:74.5rem!important}.pe-lg-151{padding-right:75rem!important}.pe-lg-152{padding-right:75.5rem!important}.pe-lg-153{padding-right:76rem!important}.pe-lg-154{padding-right:76.5rem!important}.pe-lg-155{padding-right:77rem!important}.pe-lg-156{padding-right:77.5rem!important}.pe-lg-157{padding-right:78rem!important}.pe-lg-158{padding-right:78.5rem!important}.pe-lg-159{padding-right:79rem!important}.pe-lg-160{padding-right:79.5rem!important}.px-lg-0{padding-left:0rem!important;padding-right:0rem!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.px-lg-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-lg-7{padding-left:3rem!important;padding-right:3rem!important}.px-lg-8{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-lg-9{padding-left:4rem!important;padding-right:4rem!important}.px-lg-10{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-lg-11{padding-left:5rem!important;padding-right:5rem!important}.px-lg-12{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-lg-13{padding-left:6rem!important;padding-right:6rem!important}.px-lg-14{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-lg-15{padding-left:7rem!important;padding-right:7rem!important}.px-lg-16{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-lg-17{padding-left:8rem!important;padding-right:8rem!important}.px-lg-18{padding-left:8.5rem!important;padding-right:8.5rem!important}.px-lg-19{padding-left:9rem!important;padding-right:9rem!important}.px-lg-20{padding-left:9.5rem!important;padding-right:9.5rem!important}.px-lg-21{padding-left:10rem!important;padding-right:10rem!important}.px-lg-22{padding-left:10.5rem!important;padding-right:10.5rem!important}.px-lg-23{padding-left:11rem!important;padding-right:11rem!important}.px-lg-24{padding-left:11.5rem!important;padding-right:11.5rem!important}.px-lg-25{padding-left:12rem!important;padding-right:12rem!important}.px-lg-26{padding-left:12.5rem!important;padding-right:12.5rem!important}.px-lg-27{padding-left:13rem!important;padding-right:13rem!important}.px-lg-28{padding-left:13.5rem!important;padding-right:13.5rem!important}.px-lg-29{padding-left:14rem!important;padding-right:14rem!important}.px-lg-30{padding-left:14.5rem!important;padding-right:14.5rem!important}.px-lg-31{padding-left:15rem!important;padding-right:15rem!important}.px-lg-32{padding-left:15.5rem!important;padding-right:15.5rem!important}.px-lg-33{padding-left:16rem!important;padding-right:16rem!important}.px-lg-34{padding-left:16.5rem!important;padding-right:16.5rem!important}.px-lg-35{padding-left:17rem!important;padding-right:17rem!important}.px-lg-36{padding-left:17.5rem!important;padding-right:17.5rem!important}.px-lg-37{padding-left:18rem!important;padding-right:18rem!important}.px-lg-38{padding-left:18.5rem!important;padding-right:18.5rem!important}.px-lg-39{padding-left:19rem!important;padding-right:19rem!important}.px-lg-40{padding-left:19.5rem!important;padding-right:19.5rem!important}.px-lg-41{padding-left:20rem!important;padding-right:20rem!important}.px-lg-42{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-lg-43{padding-left:21rem!important;padding-right:21rem!important}.px-lg-44{padding-left:21.5rem!important;padding-right:21.5rem!important}.px-lg-45{padding-left:22rem!important;padding-right:22rem!important}.px-lg-46{padding-left:22.5rem!important;padding-right:22.5rem!important}.px-lg-47{padding-left:23rem!important;padding-right:23rem!important}.px-lg-48{padding-left:23.5rem!important;padding-right:23.5rem!important}.px-lg-49{padding-left:24rem!important;padding-right:24rem!important}.px-lg-50{padding-left:24.5rem!important;padding-right:24.5rem!important}.px-lg-51{padding-left:25rem!important;padding-right:25rem!important}.px-lg-52{padding-left:25.5rem!important;padding-right:25.5rem!important}.px-lg-53{padding-left:26rem!important;padding-right:26rem!important}.px-lg-54{padding-left:26.5rem!important;padding-right:26.5rem!important}.px-lg-55{padding-left:27rem!important;padding-right:27rem!important}.px-lg-56{padding-left:27.5rem!important;padding-right:27.5rem!important}.px-lg-57{padding-left:28rem!important;padding-right:28rem!important}.px-lg-58{padding-left:28.5rem!important;padding-right:28.5rem!important}.px-lg-59{padding-left:29rem!important;padding-right:29rem!important}.px-lg-60{padding-left:29.5rem!important;padding-right:29.5rem!important}.px-lg-61{padding-left:30rem!important;padding-right:30rem!important}.px-lg-62{padding-left:30.5rem!important;padding-right:30.5rem!important}.px-lg-63{padding-left:31rem!important;padding-right:31rem!important}.px-lg-64{padding-left:31.5rem!important;padding-right:31.5rem!important}.px-lg-65{padding-left:32rem!important;padding-right:32rem!important}.px-lg-66{padding-left:32.5rem!important;padding-right:32.5rem!important}.px-lg-67{padding-left:33rem!important;padding-right:33rem!important}.px-lg-68{padding-left:33.5rem!important;padding-right:33.5rem!important}.px-lg-69{padding-left:34rem!important;padding-right:34rem!important}.px-lg-70{padding-left:34.5rem!important;padding-right:34.5rem!important}.px-lg-71{padding-left:35rem!important;padding-right:35rem!important}.px-lg-72{padding-left:35.5rem!important;padding-right:35.5rem!important}.px-lg-73{padding-left:36rem!important;padding-right:36rem!important}.px-lg-74{padding-left:36.5rem!important;padding-right:36.5rem!important}.px-lg-75{padding-left:37rem!important;padding-right:37rem!important}.px-lg-76{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-lg-77{padding-left:38rem!important;padding-right:38rem!important}.px-lg-78{padding-left:38.5rem!important;padding-right:38.5rem!important}.px-lg-79{padding-left:39rem!important;padding-right:39rem!important}.px-lg-80{padding-left:39.5rem!important;padding-right:39.5rem!important}.px-lg-81{padding-left:40rem!important;padding-right:40rem!important}.px-lg-82{padding-left:40.5rem!important;padding-right:40.5rem!important}.px-lg-83{padding-left:41rem!important;padding-right:41rem!important}.px-lg-84{padding-left:41.5rem!important;padding-right:41.5rem!important}.px-lg-85{padding-left:42rem!important;padding-right:42rem!important}.px-lg-86{padding-left:42.5rem!important;padding-right:42.5rem!important}.px-lg-87{padding-left:43rem!important;padding-right:43rem!important}.px-lg-88{padding-left:43.5rem!important;padding-right:43.5rem!important}.px-lg-89{padding-left:44rem!important;padding-right:44rem!important}.px-lg-90{padding-left:44.5rem!important;padding-right:44.5rem!important}.px-lg-91{padding-left:45rem!important;padding-right:45rem!important}.px-lg-92{padding-left:45.5rem!important;padding-right:45.5rem!important}.px-lg-93{padding-left:46rem!important;padding-right:46rem!important}.px-lg-94{padding-left:46.5rem!important;padding-right:46.5rem!important}.px-lg-95{padding-left:47rem!important;padding-right:47rem!important}.px-lg-96{padding-left:47.5rem!important;padding-right:47.5rem!important}.px-lg-97{padding-left:48rem!important;padding-right:48rem!important}.px-lg-98{padding-left:48.5rem!important;padding-right:48.5rem!important}.px-lg-99{padding-left:49rem!important;padding-right:49rem!important}.px-lg-100{padding-left:49.5rem!important;padding-right:49.5rem!important}.px-lg-101{padding-left:50rem!important;padding-right:50rem!important}.px-lg-102{padding-left:50.5rem!important;padding-right:50.5rem!important}.px-lg-103{padding-left:51rem!important;padding-right:51rem!important}.px-lg-104{padding-left:51.5rem!important;padding-right:51.5rem!important}.px-lg-105{padding-left:52rem!important;padding-right:52rem!important}.px-lg-106{padding-left:52.5rem!important;padding-right:52.5rem!important}.px-lg-107{padding-left:53rem!important;padding-right:53rem!important}.px-lg-108{padding-left:53.5rem!important;padding-right:53.5rem!important}.px-lg-109{padding-left:54rem!important;padding-right:54rem!important}.px-lg-110{padding-left:54.5rem!important;padding-right:54.5rem!important}.px-lg-111{padding-left:55rem!important;padding-right:55rem!important}.px-lg-112{padding-left:55.5rem!important;padding-right:55.5rem!important}.px-lg-113{padding-left:56rem!important;padding-right:56rem!important}.px-lg-114{padding-left:56.5rem!important;padding-right:56.5rem!important}.px-lg-115{padding-left:57rem!important;padding-right:57rem!important}.px-lg-116{padding-left:57.5rem!important;padding-right:57.5rem!important}.px-lg-117{padding-left:58rem!important;padding-right:58rem!important}.px-lg-118{padding-left:58.5rem!important;padding-right:58.5rem!important}.px-lg-119{padding-left:59rem!important;padding-right:59rem!important}.px-lg-120{padding-left:59.5rem!important;padding-right:59.5rem!important}.px-lg-121{padding-left:60rem!important;padding-right:60rem!important}.px-lg-122{padding-left:60.5rem!important;padding-right:60.5rem!important}.px-lg-123{padding-left:61rem!important;padding-right:61rem!important}.px-lg-124{padding-left:61.5rem!important;padding-right:61.5rem!important}.px-lg-125{padding-left:62rem!important;padding-right:62rem!important}.px-lg-126{padding-left:62.5rem!important;padding-right:62.5rem!important}.px-lg-127{padding-left:63rem!important;padding-right:63rem!important}.px-lg-128{padding-left:63.5rem!important;padding-right:63.5rem!important}.px-lg-129{padding-left:64rem!important;padding-right:64rem!important}.px-lg-130{padding-left:64.5rem!important;padding-right:64.5rem!important}.px-lg-131{padding-left:65rem!important;padding-right:65rem!important}.px-lg-132{padding-left:65.5rem!important;padding-right:65.5rem!important}.px-lg-133{padding-left:66rem!important;padding-right:66rem!important}.px-lg-134{padding-left:66.5rem!important;padding-right:66.5rem!important}.px-lg-135{padding-left:67rem!important;padding-right:67rem!important}.px-lg-136{padding-left:67.5rem!important;padding-right:67.5rem!important}.px-lg-137{padding-left:68rem!important;padding-right:68rem!important}.px-lg-138{padding-left:68.5rem!important;padding-right:68.5rem!important}.px-lg-139{padding-left:69rem!important;padding-right:69rem!important}.px-lg-140{padding-left:69.5rem!important;padding-right:69.5rem!important}.px-lg-141{padding-left:70rem!important;padding-right:70rem!important}.px-lg-142{padding-left:70.5rem!important;padding-right:70.5rem!important}.px-lg-143{padding-left:71rem!important;padding-right:71rem!important}.px-lg-144{padding-left:71.5rem!important;padding-right:71.5rem!important}.px-lg-145{padding-left:72rem!important;padding-right:72rem!important}.px-lg-146{padding-left:72.5rem!important;padding-right:72.5rem!important}.px-lg-147{padding-left:73rem!important;padding-right:73rem!important}.px-lg-148{padding-left:73.5rem!important;padding-right:73.5rem!important}.px-lg-149{padding-left:74rem!important;padding-right:74rem!important}.px-lg-150{padding-left:74.5rem!important;padding-right:74.5rem!important}.px-lg-151{padding-left:75rem!important;padding-right:75rem!important}.px-lg-152{padding-left:75.5rem!important;padding-right:75.5rem!important}.px-lg-153{padding-left:76rem!important;padding-right:76rem!important}.px-lg-154{padding-left:76.5rem!important;padding-right:76.5rem!important}.px-lg-155{padding-left:77rem!important;padding-right:77rem!important}.px-lg-156{padding-left:77.5rem!important;padding-right:77.5rem!important}.px-lg-157{padding-left:78rem!important;padding-right:78rem!important}.px-lg-158{padding-left:78.5rem!important;padding-right:78.5rem!important}.px-lg-159{padding-left:79rem!important;padding-right:79rem!important}.px-lg-160{padding-left:79.5rem!important;padding-right:79.5rem!important}.py-lg-0{padding-top:0rem!important;padding-bottom:0rem!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:2rem!important;padding-bottom:2rem!important}.py-lg-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-lg-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-lg-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-lg-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-lg-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-lg-23{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-lg-25{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-lg-27{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-lg-29{padding-top:14rem!important;padding-bottom:14rem!important}.py-lg-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-lg-31{padding-top:15rem!important;padding-bottom:15rem!important}.py-lg-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-lg-33{padding-top:16rem!important;padding-bottom:16rem!important}.py-lg-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}.py-lg-35{padding-top:17rem!important;padding-bottom:17rem!important}.py-lg-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.py-lg-37{padding-top:18rem!important;padding-bottom:18rem!important}.py-lg-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}.py-lg-39{padding-top:19rem!important;padding-bottom:19rem!important}.py-lg-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}.py-lg-41{padding-top:20rem!important;padding-bottom:20rem!important}.py-lg-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-lg-43{padding-top:21rem!important;padding-bottom:21rem!important}.py-lg-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}.py-lg-45{padding-top:22rem!important;padding-bottom:22rem!important}.py-lg-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-lg-47{padding-top:23rem!important;padding-bottom:23rem!important}.py-lg-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}.py-lg-49{padding-top:24rem!important;padding-bottom:24rem!important}.py-lg-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-lg-51{padding-top:25rem!important;padding-bottom:25rem!important}.py-lg-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}.py-lg-53{padding-top:26rem!important;padding-bottom:26rem!important}.py-lg-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}.py-lg-55{padding-top:27rem!important;padding-bottom:27rem!important}.py-lg-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}.py-lg-57{padding-top:28rem!important;padding-bottom:28rem!important}.py-lg-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}.py-lg-59{padding-top:29rem!important;padding-bottom:29rem!important}.py-lg-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}.py-lg-61{padding-top:30rem!important;padding-bottom:30rem!important}.py-lg-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}.py-lg-63{padding-top:31rem!important;padding-bottom:31rem!important}.py-lg-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}.py-lg-65{padding-top:32rem!important;padding-bottom:32rem!important}.py-lg-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}.py-lg-67{padding-top:33rem!important;padding-bottom:33rem!important}.py-lg-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}.py-lg-69{padding-top:34rem!important;padding-bottom:34rem!important}.py-lg-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}.py-lg-71{padding-top:35rem!important;padding-bottom:35rem!important}.py-lg-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}.py-lg-73{padding-top:36rem!important;padding-bottom:36rem!important}.py-lg-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}.py-lg-75{padding-top:37rem!important;padding-bottom:37rem!important}.py-lg-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-lg-77{padding-top:38rem!important;padding-bottom:38rem!important}.py-lg-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}.py-lg-79{padding-top:39rem!important;padding-bottom:39rem!important}.py-lg-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}.py-lg-81{padding-top:40rem!important;padding-bottom:40rem!important}.py-lg-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}.py-lg-83{padding-top:41rem!important;padding-bottom:41rem!important}.py-lg-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}.py-lg-85{padding-top:42rem!important;padding-bottom:42rem!important}.py-lg-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}.py-lg-87{padding-top:43rem!important;padding-bottom:43rem!important}.py-lg-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}.py-lg-89{padding-top:44rem!important;padding-bottom:44rem!important}.py-lg-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}.py-lg-91{padding-top:45rem!important;padding-bottom:45rem!important}.py-lg-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}.py-lg-93{padding-top:46rem!important;padding-bottom:46rem!important}.py-lg-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}.py-lg-95{padding-top:47rem!important;padding-bottom:47rem!important}.py-lg-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}.py-lg-97{padding-top:48rem!important;padding-bottom:48rem!important}.py-lg-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}.py-lg-99{padding-top:49rem!important;padding-bottom:49rem!important}.py-lg-100{padding-top:49.5rem!important;padding-bottom:49.5rem!important}.py-lg-101{padding-top:50rem!important;padding-bottom:50rem!important}.py-lg-102{padding-top:50.5rem!important;padding-bottom:50.5rem!important}.py-lg-103{padding-top:51rem!important;padding-bottom:51rem!important}.py-lg-104{padding-top:51.5rem!important;padding-bottom:51.5rem!important}.py-lg-105{padding-top:52rem!important;padding-bottom:52rem!important}.py-lg-106{padding-top:52.5rem!important;padding-bottom:52.5rem!important}.py-lg-107{padding-top:53rem!important;padding-bottom:53rem!important}.py-lg-108{padding-top:53.5rem!important;padding-bottom:53.5rem!important}.py-lg-109{padding-top:54rem!important;padding-bottom:54rem!important}.py-lg-110{padding-top:54.5rem!important;padding-bottom:54.5rem!important}.py-lg-111{padding-top:55rem!important;padding-bottom:55rem!important}.py-lg-112{padding-top:55.5rem!important;padding-bottom:55.5rem!important}.py-lg-113{padding-top:56rem!important;padding-bottom:56rem!important}.py-lg-114{padding-top:56.5rem!important;padding-bottom:56.5rem!important}.py-lg-115{padding-top:57rem!important;padding-bottom:57rem!important}.py-lg-116{padding-top:57.5rem!important;padding-bottom:57.5rem!important}.py-lg-117{padding-top:58rem!important;padding-bottom:58rem!important}.py-lg-118{padding-top:58.5rem!important;padding-bottom:58.5rem!important}.py-lg-119{padding-top:59rem!important;padding-bottom:59rem!important}.py-lg-120{padding-top:59.5rem!important;padding-bottom:59.5rem!important}.py-lg-121{padding-top:60rem!important;padding-bottom:60rem!important}.py-lg-122{padding-top:60.5rem!important;padding-bottom:60.5rem!important}.py-lg-123{padding-top:61rem!important;padding-bottom:61rem!important}.py-lg-124{padding-top:61.5rem!important;padding-bottom:61.5rem!important}.py-lg-125{padding-top:62rem!important;padding-bottom:62rem!important}.py-lg-126{padding-top:62.5rem!important;padding-bottom:62.5rem!important}.py-lg-127{padding-top:63rem!important;padding-bottom:63rem!important}.py-lg-128{padding-top:63.5rem!important;padding-bottom:63.5rem!important}.py-lg-129{padding-top:64rem!important;padding-bottom:64rem!important}.py-lg-130{padding-top:64.5rem!important;padding-bottom:64.5rem!important}.py-lg-131{padding-top:65rem!important;padding-bottom:65rem!important}.py-lg-132{padding-top:65.5rem!important;padding-bottom:65.5rem!important}.py-lg-133{padding-top:66rem!important;padding-bottom:66rem!important}.py-lg-134{padding-top:66.5rem!important;padding-bottom:66.5rem!important}.py-lg-135{padding-top:67rem!important;padding-bottom:67rem!important}.py-lg-136{padding-top:67.5rem!important;padding-bottom:67.5rem!important}.py-lg-137{padding-top:68rem!important;padding-bottom:68rem!important}.py-lg-138{padding-top:68.5rem!important;padding-bottom:68.5rem!important}.py-lg-139{padding-top:69rem!important;padding-bottom:69rem!important}.py-lg-140{padding-top:69.5rem!important;padding-bottom:69.5rem!important}.py-lg-141{padding-top:70rem!important;padding-bottom:70rem!important}.py-lg-142{padding-top:70.5rem!important;padding-bottom:70.5rem!important}.py-lg-143{padding-top:71rem!important;padding-bottom:71rem!important}.py-lg-144{padding-top:71.5rem!important;padding-bottom:71.5rem!important}.py-lg-145{padding-top:72rem!important;padding-bottom:72rem!important}.py-lg-146{padding-top:72.5rem!important;padding-bottom:72.5rem!important}.py-lg-147{padding-top:73rem!important;padding-bottom:73rem!important}.py-lg-148{padding-top:73.5rem!important;padding-bottom:73.5rem!important}.py-lg-149{padding-top:74rem!important;padding-bottom:74rem!important}.py-lg-150{padding-top:74.5rem!important;padding-bottom:74.5rem!important}.py-lg-151{padding-top:75rem!important;padding-bottom:75rem!important}.py-lg-152{padding-top:75.5rem!important;padding-bottom:75.5rem!important}.py-lg-153{padding-top:76rem!important;padding-bottom:76rem!important}.py-lg-154{padding-top:76.5rem!important;padding-bottom:76.5rem!important}.py-lg-155{padding-top:77rem!important;padding-bottom:77rem!important}.py-lg-156{padding-top:77.5rem!important;padding-bottom:77.5rem!important}.py-lg-157{padding-top:78rem!important;padding-bottom:78rem!important}.py-lg-158{padding-top:78.5rem!important;padding-bottom:78.5rem!important}.py-lg-159{padding-top:79rem!important;padding-bottom:79rem!important}.py-lg-160{padding-top:79.5rem!important;padding-bottom:79.5rem!important}}@media (min-width: 1200px){.p-xl-0{padding:0rem!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:2rem!important}.p-xl-6{padding:2.5rem!important}.p-xl-7{padding:3rem!important}.p-xl-8{padding:3.5rem!important}.p-xl-9{padding:4rem!important}.p-xl-10{padding:4.5rem!important}.p-xl-11{padding:5rem!important}.p-xl-12{padding:5.5rem!important}.p-xl-13{padding:6rem!important}.p-xl-14{padding:6.5rem!important}.p-xl-15{padding:7rem!important}.p-xl-16{padding:7.5rem!important}.p-xl-17{padding:8rem!important}.p-xl-18{padding:8.5rem!important}.p-xl-19{padding:9rem!important}.p-xl-20{padding:9.5rem!important}.p-xl-21{padding:10rem!important}.p-xl-22{padding:10.5rem!important}.p-xl-23{padding:11rem!important}.p-xl-24{padding:11.5rem!important}.p-xl-25{padding:12rem!important}.p-xl-26{padding:12.5rem!important}.p-xl-27{padding:13rem!important}.p-xl-28{padding:13.5rem!important}.p-xl-29{padding:14rem!important}.p-xl-30{padding:14.5rem!important}.p-xl-31{padding:15rem!important}.p-xl-32{padding:15.5rem!important}.p-xl-33{padding:16rem!important}.p-xl-34{padding:16.5rem!important}.p-xl-35{padding:17rem!important}.p-xl-36{padding:17.5rem!important}.p-xl-37{padding:18rem!important}.p-xl-38{padding:18.5rem!important}.p-xl-39{padding:19rem!important}.p-xl-40{padding:19.5rem!important}.p-xl-41{padding:20rem!important}.p-xl-42{padding:20.5rem!important}.p-xl-43{padding:21rem!important}.p-xl-44{padding:21.5rem!important}.p-xl-45{padding:22rem!important}.p-xl-46{padding:22.5rem!important}.p-xl-47{padding:23rem!important}.p-xl-48{padding:23.5rem!important}.p-xl-49{padding:24rem!important}.p-xl-50{padding:24.5rem!important}.p-xl-51{padding:25rem!important}.p-xl-52{padding:25.5rem!important}.p-xl-53{padding:26rem!important}.p-xl-54{padding:26.5rem!important}.p-xl-55{padding:27rem!important}.p-xl-56{padding:27.5rem!important}.p-xl-57{padding:28rem!important}.p-xl-58{padding:28.5rem!important}.p-xl-59{padding:29rem!important}.p-xl-60{padding:29.5rem!important}.p-xl-61{padding:30rem!important}.p-xl-62{padding:30.5rem!important}.p-xl-63{padding:31rem!important}.p-xl-64{padding:31.5rem!important}.p-xl-65{padding:32rem!important}.p-xl-66{padding:32.5rem!important}.p-xl-67{padding:33rem!important}.p-xl-68{padding:33.5rem!important}.p-xl-69{padding:34rem!important}.p-xl-70{padding:34.5rem!important}.p-xl-71{padding:35rem!important}.p-xl-72{padding:35.5rem!important}.p-xl-73{padding:36rem!important}.p-xl-74{padding:36.5rem!important}.p-xl-75{padding:37rem!important}.p-xl-76{padding:37.5rem!important}.p-xl-77{padding:38rem!important}.p-xl-78{padding:38.5rem!important}.p-xl-79{padding:39rem!important}.p-xl-80{padding:39.5rem!important}.p-xl-81{padding:40rem!important}.p-xl-82{padding:40.5rem!important}.p-xl-83{padding:41rem!important}.p-xl-84{padding:41.5rem!important}.p-xl-85{padding:42rem!important}.p-xl-86{padding:42.5rem!important}.p-xl-87{padding:43rem!important}.p-xl-88{padding:43.5rem!important}.p-xl-89{padding:44rem!important}.p-xl-90{padding:44.5rem!important}.p-xl-91{padding:45rem!important}.p-xl-92{padding:45.5rem!important}.p-xl-93{padding:46rem!important}.p-xl-94{padding:46.5rem!important}.p-xl-95{padding:47rem!important}.p-xl-96{padding:47.5rem!important}.p-xl-97{padding:48rem!important}.p-xl-98{padding:48.5rem!important}.p-xl-99{padding:49rem!important}.p-xl-100{padding:49.5rem!important}.p-xl-101{padding:50rem!important}.p-xl-102{padding:50.5rem!important}.p-xl-103{padding:51rem!important}.p-xl-104{padding:51.5rem!important}.p-xl-105{padding:52rem!important}.p-xl-106{padding:52.5rem!important}.p-xl-107{padding:53rem!important}.p-xl-108{padding:53.5rem!important}.p-xl-109{padding:54rem!important}.p-xl-110{padding:54.5rem!important}.p-xl-111{padding:55rem!important}.p-xl-112{padding:55.5rem!important}.p-xl-113{padding:56rem!important}.p-xl-114{padding:56.5rem!important}.p-xl-115{padding:57rem!important}.p-xl-116{padding:57.5rem!important}.p-xl-117{padding:58rem!important}.p-xl-118{padding:58.5rem!important}.p-xl-119{padding:59rem!important}.p-xl-120{padding:59.5rem!important}.p-xl-121{padding:60rem!important}.p-xl-122{padding:60.5rem!important}.p-xl-123{padding:61rem!important}.p-xl-124{padding:61.5rem!important}.p-xl-125{padding:62rem!important}.p-xl-126{padding:62.5rem!important}.p-xl-127{padding:63rem!important}.p-xl-128{padding:63.5rem!important}.p-xl-129{padding:64rem!important}.p-xl-130{padding:64.5rem!important}.p-xl-131{padding:65rem!important}.p-xl-132{padding:65.5rem!important}.p-xl-133{padding:66rem!important}.p-xl-134{padding:66.5rem!important}.p-xl-135{padding:67rem!important}.p-xl-136{padding:67.5rem!important}.p-xl-137{padding:68rem!important}.p-xl-138{padding:68.5rem!important}.p-xl-139{padding:69rem!important}.p-xl-140{padding:69.5rem!important}.p-xl-141{padding:70rem!important}.p-xl-142{padding:70.5rem!important}.p-xl-143{padding:71rem!important}.p-xl-144{padding:71.5rem!important}.p-xl-145{padding:72rem!important}.p-xl-146{padding:72.5rem!important}.p-xl-147{padding:73rem!important}.p-xl-148{padding:73.5rem!important}.p-xl-149{padding:74rem!important}.p-xl-150{padding:74.5rem!important}.p-xl-151{padding:75rem!important}.p-xl-152{padding:75.5rem!important}.p-xl-153{padding:76rem!important}.p-xl-154{padding:76.5rem!important}.p-xl-155{padding:77rem!important}.p-xl-156{padding:77.5rem!important}.p-xl-157{padding:78rem!important}.p-xl-158{padding:78.5rem!important}.p-xl-159{padding:79rem!important}.p-xl-160{padding:79.5rem!important}.pt-xl-0{padding-top:0rem!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:2rem!important}.pt-xl-6{padding-top:2.5rem!important}.pt-xl-7{padding-top:3rem!important}.pt-xl-8{padding-top:3.5rem!important}.pt-xl-9{padding-top:4rem!important}.pt-xl-10{padding-top:4.5rem!important}.pt-xl-11{padding-top:5rem!important}.pt-xl-12{padding-top:5.5rem!important}.pt-xl-13{padding-top:6rem!important}.pt-xl-14{padding-top:6.5rem!important}.pt-xl-15{padding-top:7rem!important}.pt-xl-16{padding-top:7.5rem!important}.pt-xl-17{padding-top:8rem!important}.pt-xl-18{padding-top:8.5rem!important}.pt-xl-19{padding-top:9rem!important}.pt-xl-20{padding-top:9.5rem!important}.pt-xl-21{padding-top:10rem!important}.pt-xl-22{padding-top:10.5rem!important}.pt-xl-23{padding-top:11rem!important}.pt-xl-24{padding-top:11.5rem!important}.pt-xl-25{padding-top:12rem!important}.pt-xl-26{padding-top:12.5rem!important}.pt-xl-27{padding-top:13rem!important}.pt-xl-28{padding-top:13.5rem!important}.pt-xl-29{padding-top:14rem!important}.pt-xl-30{padding-top:14.5rem!important}.pt-xl-31{padding-top:15rem!important}.pt-xl-32{padding-top:15.5rem!important}.pt-xl-33{padding-top:16rem!important}.pt-xl-34{padding-top:16.5rem!important}.pt-xl-35{padding-top:17rem!important}.pt-xl-36{padding-top:17.5rem!important}.pt-xl-37{padding-top:18rem!important}.pt-xl-38{padding-top:18.5rem!important}.pt-xl-39{padding-top:19rem!important}.pt-xl-40{padding-top:19.5rem!important}.pt-xl-41{padding-top:20rem!important}.pt-xl-42{padding-top:20.5rem!important}.pt-xl-43{padding-top:21rem!important}.pt-xl-44{padding-top:21.5rem!important}.pt-xl-45{padding-top:22rem!important}.pt-xl-46{padding-top:22.5rem!important}.pt-xl-47{padding-top:23rem!important}.pt-xl-48{padding-top:23.5rem!important}.pt-xl-49{padding-top:24rem!important}.pt-xl-50{padding-top:24.5rem!important}.pt-xl-51{padding-top:25rem!important}.pt-xl-52{padding-top:25.5rem!important}.pt-xl-53{padding-top:26rem!important}.pt-xl-54{padding-top:26.5rem!important}.pt-xl-55{padding-top:27rem!important}.pt-xl-56{padding-top:27.5rem!important}.pt-xl-57{padding-top:28rem!important}.pt-xl-58{padding-top:28.5rem!important}.pt-xl-59{padding-top:29rem!important}.pt-xl-60{padding-top:29.5rem!important}.pt-xl-61{padding-top:30rem!important}.pt-xl-62{padding-top:30.5rem!important}.pt-xl-63{padding-top:31rem!important}.pt-xl-64{padding-top:31.5rem!important}.pt-xl-65{padding-top:32rem!important}.pt-xl-66{padding-top:32.5rem!important}.pt-xl-67{padding-top:33rem!important}.pt-xl-68{padding-top:33.5rem!important}.pt-xl-69{padding-top:34rem!important}.pt-xl-70{padding-top:34.5rem!important}.pt-xl-71{padding-top:35rem!important}.pt-xl-72{padding-top:35.5rem!important}.pt-xl-73{padding-top:36rem!important}.pt-xl-74{padding-top:36.5rem!important}.pt-xl-75{padding-top:37rem!important}.pt-xl-76{padding-top:37.5rem!important}.pt-xl-77{padding-top:38rem!important}.pt-xl-78{padding-top:38.5rem!important}.pt-xl-79{padding-top:39rem!important}.pt-xl-80{padding-top:39.5rem!important}.pt-xl-81{padding-top:40rem!important}.pt-xl-82{padding-top:40.5rem!important}.pt-xl-83{padding-top:41rem!important}.pt-xl-84{padding-top:41.5rem!important}.pt-xl-85{padding-top:42rem!important}.pt-xl-86{padding-top:42.5rem!important}.pt-xl-87{padding-top:43rem!important}.pt-xl-88{padding-top:43.5rem!important}.pt-xl-89{padding-top:44rem!important}.pt-xl-90{padding-top:44.5rem!important}.pt-xl-91{padding-top:45rem!important}.pt-xl-92{padding-top:45.5rem!important}.pt-xl-93{padding-top:46rem!important}.pt-xl-94{padding-top:46.5rem!important}.pt-xl-95{padding-top:47rem!important}.pt-xl-96{padding-top:47.5rem!important}.pt-xl-97{padding-top:48rem!important}.pt-xl-98{padding-top:48.5rem!important}.pt-xl-99{padding-top:49rem!important}.pt-xl-100{padding-top:49.5rem!important}.pt-xl-101{padding-top:50rem!important}.pt-xl-102{padding-top:50.5rem!important}.pt-xl-103{padding-top:51rem!important}.pt-xl-104{padding-top:51.5rem!important}.pt-xl-105{padding-top:52rem!important}.pt-xl-106{padding-top:52.5rem!important}.pt-xl-107{padding-top:53rem!important}.pt-xl-108{padding-top:53.5rem!important}.pt-xl-109{padding-top:54rem!important}.pt-xl-110{padding-top:54.5rem!important}.pt-xl-111{padding-top:55rem!important}.pt-xl-112{padding-top:55.5rem!important}.pt-xl-113{padding-top:56rem!important}.pt-xl-114{padding-top:56.5rem!important}.pt-xl-115{padding-top:57rem!important}.pt-xl-116{padding-top:57.5rem!important}.pt-xl-117{padding-top:58rem!important}.pt-xl-118{padding-top:58.5rem!important}.pt-xl-119{padding-top:59rem!important}.pt-xl-120{padding-top:59.5rem!important}.pt-xl-121{padding-top:60rem!important}.pt-xl-122{padding-top:60.5rem!important}.pt-xl-123{padding-top:61rem!important}.pt-xl-124{padding-top:61.5rem!important}.pt-xl-125{padding-top:62rem!important}.pt-xl-126{padding-top:62.5rem!important}.pt-xl-127{padding-top:63rem!important}.pt-xl-128{padding-top:63.5rem!important}.pt-xl-129{padding-top:64rem!important}.pt-xl-130{padding-top:64.5rem!important}.pt-xl-131{padding-top:65rem!important}.pt-xl-132{padding-top:65.5rem!important}.pt-xl-133{padding-top:66rem!important}.pt-xl-134{padding-top:66.5rem!important}.pt-xl-135{padding-top:67rem!important}.pt-xl-136{padding-top:67.5rem!important}.pt-xl-137{padding-top:68rem!important}.pt-xl-138{padding-top:68.5rem!important}.pt-xl-139{padding-top:69rem!important}.pt-xl-140{padding-top:69.5rem!important}.pt-xl-141{padding-top:70rem!important}.pt-xl-142{padding-top:70.5rem!important}.pt-xl-143{padding-top:71rem!important}.pt-xl-144{padding-top:71.5rem!important}.pt-xl-145{padding-top:72rem!important}.pt-xl-146{padding-top:72.5rem!important}.pt-xl-147{padding-top:73rem!important}.pt-xl-148{padding-top:73.5rem!important}.pt-xl-149{padding-top:74rem!important}.pt-xl-150{padding-top:74.5rem!important}.pt-xl-151{padding-top:75rem!important}.pt-xl-152{padding-top:75.5rem!important}.pt-xl-153{padding-top:76rem!important}.pt-xl-154{padding-top:76.5rem!important}.pt-xl-155{padding-top:77rem!important}.pt-xl-156{padding-top:77.5rem!important}.pt-xl-157{padding-top:78rem!important}.pt-xl-158{padding-top:78.5rem!important}.pt-xl-159{padding-top:79rem!important}.pt-xl-160{padding-top:79.5rem!important}.pb-xl-0{padding-bottom:0rem!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:2rem!important}.pb-xl-6{padding-bottom:2.5rem!important}.pb-xl-7{padding-bottom:3rem!important}.pb-xl-8{padding-bottom:3.5rem!important}.pb-xl-9{padding-bottom:4rem!important}.pb-xl-10{padding-bottom:4.5rem!important}.pb-xl-11{padding-bottom:5rem!important}.pb-xl-12{padding-bottom:5.5rem!important}.pb-xl-13{padding-bottom:6rem!important}.pb-xl-14{padding-bottom:6.5rem!important}.pb-xl-15{padding-bottom:7rem!important}.pb-xl-16{padding-bottom:7.5rem!important}.pb-xl-17{padding-bottom:8rem!important}.pb-xl-18{padding-bottom:8.5rem!important}.pb-xl-19{padding-bottom:9rem!important}.pb-xl-20{padding-bottom:9.5rem!important}.pb-xl-21{padding-bottom:10rem!important}.pb-xl-22{padding-bottom:10.5rem!important}.pb-xl-23{padding-bottom:11rem!important}.pb-xl-24{padding-bottom:11.5rem!important}.pb-xl-25{padding-bottom:12rem!important}.pb-xl-26{padding-bottom:12.5rem!important}.pb-xl-27{padding-bottom:13rem!important}.pb-xl-28{padding-bottom:13.5rem!important}.pb-xl-29{padding-bottom:14rem!important}.pb-xl-30{padding-bottom:14.5rem!important}.pb-xl-31{padding-bottom:15rem!important}.pb-xl-32{padding-bottom:15.5rem!important}.pb-xl-33{padding-bottom:16rem!important}.pb-xl-34{padding-bottom:16.5rem!important}.pb-xl-35{padding-bottom:17rem!important}.pb-xl-36{padding-bottom:17.5rem!important}.pb-xl-37{padding-bottom:18rem!important}.pb-xl-38{padding-bottom:18.5rem!important}.pb-xl-39{padding-bottom:19rem!important}.pb-xl-40{padding-bottom:19.5rem!important}.pb-xl-41{padding-bottom:20rem!important}.pb-xl-42{padding-bottom:20.5rem!important}.pb-xl-43{padding-bottom:21rem!important}.pb-xl-44{padding-bottom:21.5rem!important}.pb-xl-45{padding-bottom:22rem!important}.pb-xl-46{padding-bottom:22.5rem!important}.pb-xl-47{padding-bottom:23rem!important}.pb-xl-48{padding-bottom:23.5rem!important}.pb-xl-49{padding-bottom:24rem!important}.pb-xl-50{padding-bottom:24.5rem!important}.pb-xl-51{padding-bottom:25rem!important}.pb-xl-52{padding-bottom:25.5rem!important}.pb-xl-53{padding-bottom:26rem!important}.pb-xl-54{padding-bottom:26.5rem!important}.pb-xl-55{padding-bottom:27rem!important}.pb-xl-56{padding-bottom:27.5rem!important}.pb-xl-57{padding-bottom:28rem!important}.pb-xl-58{padding-bottom:28.5rem!important}.pb-xl-59{padding-bottom:29rem!important}.pb-xl-60{padding-bottom:29.5rem!important}.pb-xl-61{padding-bottom:30rem!important}.pb-xl-62{padding-bottom:30.5rem!important}.pb-xl-63{padding-bottom:31rem!important}.pb-xl-64{padding-bottom:31.5rem!important}.pb-xl-65{padding-bottom:32rem!important}.pb-xl-66{padding-bottom:32.5rem!important}.pb-xl-67{padding-bottom:33rem!important}.pb-xl-68{padding-bottom:33.5rem!important}.pb-xl-69{padding-bottom:34rem!important}.pb-xl-70{padding-bottom:34.5rem!important}.pb-xl-71{padding-bottom:35rem!important}.pb-xl-72{padding-bottom:35.5rem!important}.pb-xl-73{padding-bottom:36rem!important}.pb-xl-74{padding-bottom:36.5rem!important}.pb-xl-75{padding-bottom:37rem!important}.pb-xl-76{padding-bottom:37.5rem!important}.pb-xl-77{padding-bottom:38rem!important}.pb-xl-78{padding-bottom:38.5rem!important}.pb-xl-79{padding-bottom:39rem!important}.pb-xl-80{padding-bottom:39.5rem!important}.pb-xl-81{padding-bottom:40rem!important}.pb-xl-82{padding-bottom:40.5rem!important}.pb-xl-83{padding-bottom:41rem!important}.pb-xl-84{padding-bottom:41.5rem!important}.pb-xl-85{padding-bottom:42rem!important}.pb-xl-86{padding-bottom:42.5rem!important}.pb-xl-87{padding-bottom:43rem!important}.pb-xl-88{padding-bottom:43.5rem!important}.pb-xl-89{padding-bottom:44rem!important}.pb-xl-90{padding-bottom:44.5rem!important}.pb-xl-91{padding-bottom:45rem!important}.pb-xl-92{padding-bottom:45.5rem!important}.pb-xl-93{padding-bottom:46rem!important}.pb-xl-94{padding-bottom:46.5rem!important}.pb-xl-95{padding-bottom:47rem!important}.pb-xl-96{padding-bottom:47.5rem!important}.pb-xl-97{padding-bottom:48rem!important}.pb-xl-98{padding-bottom:48.5rem!important}.pb-xl-99{padding-bottom:49rem!important}.pb-xl-100{padding-bottom:49.5rem!important}.pb-xl-101{padding-bottom:50rem!important}.pb-xl-102{padding-bottom:50.5rem!important}.pb-xl-103{padding-bottom:51rem!important}.pb-xl-104{padding-bottom:51.5rem!important}.pb-xl-105{padding-bottom:52rem!important}.pb-xl-106{padding-bottom:52.5rem!important}.pb-xl-107{padding-bottom:53rem!important}.pb-xl-108{padding-bottom:53.5rem!important}.pb-xl-109{padding-bottom:54rem!important}.pb-xl-110{padding-bottom:54.5rem!important}.pb-xl-111{padding-bottom:55rem!important}.pb-xl-112{padding-bottom:55.5rem!important}.pb-xl-113{padding-bottom:56rem!important}.pb-xl-114{padding-bottom:56.5rem!important}.pb-xl-115{padding-bottom:57rem!important}.pb-xl-116{padding-bottom:57.5rem!important}.pb-xl-117{padding-bottom:58rem!important}.pb-xl-118{padding-bottom:58.5rem!important}.pb-xl-119{padding-bottom:59rem!important}.pb-xl-120{padding-bottom:59.5rem!important}.pb-xl-121{padding-bottom:60rem!important}.pb-xl-122{padding-bottom:60.5rem!important}.pb-xl-123{padding-bottom:61rem!important}.pb-xl-124{padding-bottom:61.5rem!important}.pb-xl-125{padding-bottom:62rem!important}.pb-xl-126{padding-bottom:62.5rem!important}.pb-xl-127{padding-bottom:63rem!important}.pb-xl-128{padding-bottom:63.5rem!important}.pb-xl-129{padding-bottom:64rem!important}.pb-xl-130{padding-bottom:64.5rem!important}.pb-xl-131{padding-bottom:65rem!important}.pb-xl-132{padding-bottom:65.5rem!important}.pb-xl-133{padding-bottom:66rem!important}.pb-xl-134{padding-bottom:66.5rem!important}.pb-xl-135{padding-bottom:67rem!important}.pb-xl-136{padding-bottom:67.5rem!important}.pb-xl-137{padding-bottom:68rem!important}.pb-xl-138{padding-bottom:68.5rem!important}.pb-xl-139{padding-bottom:69rem!important}.pb-xl-140{padding-bottom:69.5rem!important}.pb-xl-141{padding-bottom:70rem!important}.pb-xl-142{padding-bottom:70.5rem!important}.pb-xl-143{padding-bottom:71rem!important}.pb-xl-144{padding-bottom:71.5rem!important}.pb-xl-145{padding-bottom:72rem!important}.pb-xl-146{padding-bottom:72.5rem!important}.pb-xl-147{padding-bottom:73rem!important}.pb-xl-148{padding-bottom:73.5rem!important}.pb-xl-149{padding-bottom:74rem!important}.pb-xl-150{padding-bottom:74.5rem!important}.pb-xl-151{padding-bottom:75rem!important}.pb-xl-152{padding-bottom:75.5rem!important}.pb-xl-153{padding-bottom:76rem!important}.pb-xl-154{padding-bottom:76.5rem!important}.pb-xl-155{padding-bottom:77rem!important}.pb-xl-156{padding-bottom:77.5rem!important}.pb-xl-157{padding-bottom:78rem!important}.pb-xl-158{padding-bottom:78.5rem!important}.pb-xl-159{padding-bottom:79rem!important}.pb-xl-160{padding-bottom:79.5rem!important}.ps-xl-0{padding-left:0rem!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:2rem!important}.ps-xl-6{padding-left:2.5rem!important}.ps-xl-7{padding-left:3rem!important}.ps-xl-8{padding-left:3.5rem!important}.ps-xl-9{padding-left:4rem!important}.ps-xl-10{padding-left:4.5rem!important}.ps-xl-11{padding-left:5rem!important}.ps-xl-12{padding-left:5.5rem!important}.ps-xl-13{padding-left:6rem!important}.ps-xl-14{padding-left:6.5rem!important}.ps-xl-15{padding-left:7rem!important}.ps-xl-16{padding-left:7.5rem!important}.ps-xl-17{padding-left:8rem!important}.ps-xl-18{padding-left:8.5rem!important}.ps-xl-19{padding-left:9rem!important}.ps-xl-20{padding-left:9.5rem!important}.ps-xl-21{padding-left:10rem!important}.ps-xl-22{padding-left:10.5rem!important}.ps-xl-23{padding-left:11rem!important}.ps-xl-24{padding-left:11.5rem!important}.ps-xl-25{padding-left:12rem!important}.ps-xl-26{padding-left:12.5rem!important}.ps-xl-27{padding-left:13rem!important}.ps-xl-28{padding-left:13.5rem!important}.ps-xl-29{padding-left:14rem!important}.ps-xl-30{padding-left:14.5rem!important}.ps-xl-31{padding-left:15rem!important}.ps-xl-32{padding-left:15.5rem!important}.ps-xl-33{padding-left:16rem!important}.ps-xl-34{padding-left:16.5rem!important}.ps-xl-35{padding-left:17rem!important}.ps-xl-36{padding-left:17.5rem!important}.ps-xl-37{padding-left:18rem!important}.ps-xl-38{padding-left:18.5rem!important}.ps-xl-39{padding-left:19rem!important}.ps-xl-40{padding-left:19.5rem!important}.ps-xl-41{padding-left:20rem!important}.ps-xl-42{padding-left:20.5rem!important}.ps-xl-43{padding-left:21rem!important}.ps-xl-44{padding-left:21.5rem!important}.ps-xl-45{padding-left:22rem!important}.ps-xl-46{padding-left:22.5rem!important}.ps-xl-47{padding-left:23rem!important}.ps-xl-48{padding-left:23.5rem!important}.ps-xl-49{padding-left:24rem!important}.ps-xl-50{padding-left:24.5rem!important}.ps-xl-51{padding-left:25rem!important}.ps-xl-52{padding-left:25.5rem!important}.ps-xl-53{padding-left:26rem!important}.ps-xl-54{padding-left:26.5rem!important}.ps-xl-55{padding-left:27rem!important}.ps-xl-56{padding-left:27.5rem!important}.ps-xl-57{padding-left:28rem!important}.ps-xl-58{padding-left:28.5rem!important}.ps-xl-59{padding-left:29rem!important}.ps-xl-60{padding-left:29.5rem!important}.ps-xl-61{padding-left:30rem!important}.ps-xl-62{padding-left:30.5rem!important}.ps-xl-63{padding-left:31rem!important}.ps-xl-64{padding-left:31.5rem!important}.ps-xl-65{padding-left:32rem!important}.ps-xl-66{padding-left:32.5rem!important}.ps-xl-67{padding-left:33rem!important}.ps-xl-68{padding-left:33.5rem!important}.ps-xl-69{padding-left:34rem!important}.ps-xl-70{padding-left:34.5rem!important}.ps-xl-71{padding-left:35rem!important}.ps-xl-72{padding-left:35.5rem!important}.ps-xl-73{padding-left:36rem!important}.ps-xl-74{padding-left:36.5rem!important}.ps-xl-75{padding-left:37rem!important}.ps-xl-76{padding-left:37.5rem!important}.ps-xl-77{padding-left:38rem!important}.ps-xl-78{padding-left:38.5rem!important}.ps-xl-79{padding-left:39rem!important}.ps-xl-80{padding-left:39.5rem!important}.ps-xl-81{padding-left:40rem!important}.ps-xl-82{padding-left:40.5rem!important}.ps-xl-83{padding-left:41rem!important}.ps-xl-84{padding-left:41.5rem!important}.ps-xl-85{padding-left:42rem!important}.ps-xl-86{padding-left:42.5rem!important}.ps-xl-87{padding-left:43rem!important}.ps-xl-88{padding-left:43.5rem!important}.ps-xl-89{padding-left:44rem!important}.ps-xl-90{padding-left:44.5rem!important}.ps-xl-91{padding-left:45rem!important}.ps-xl-92{padding-left:45.5rem!important}.ps-xl-93{padding-left:46rem!important}.ps-xl-94{padding-left:46.5rem!important}.ps-xl-95{padding-left:47rem!important}.ps-xl-96{padding-left:47.5rem!important}.ps-xl-97{padding-left:48rem!important}.ps-xl-98{padding-left:48.5rem!important}.ps-xl-99{padding-left:49rem!important}.ps-xl-100{padding-left:49.5rem!important}.ps-xl-101{padding-left:50rem!important}.ps-xl-102{padding-left:50.5rem!important}.ps-xl-103{padding-left:51rem!important}.ps-xl-104{padding-left:51.5rem!important}.ps-xl-105{padding-left:52rem!important}.ps-xl-106{padding-left:52.5rem!important}.ps-xl-107{padding-left:53rem!important}.ps-xl-108{padding-left:53.5rem!important}.ps-xl-109{padding-left:54rem!important}.ps-xl-110{padding-left:54.5rem!important}.ps-xl-111{padding-left:55rem!important}.ps-xl-112{padding-left:55.5rem!important}.ps-xl-113{padding-left:56rem!important}.ps-xl-114{padding-left:56.5rem!important}.ps-xl-115{padding-left:57rem!important}.ps-xl-116{padding-left:57.5rem!important}.ps-xl-117{padding-left:58rem!important}.ps-xl-118{padding-left:58.5rem!important}.ps-xl-119{padding-left:59rem!important}.ps-xl-120{padding-left:59.5rem!important}.ps-xl-121{padding-left:60rem!important}.ps-xl-122{padding-left:60.5rem!important}.ps-xl-123{padding-left:61rem!important}.ps-xl-124{padding-left:61.5rem!important}.ps-xl-125{padding-left:62rem!important}.ps-xl-126{padding-left:62.5rem!important}.ps-xl-127{padding-left:63rem!important}.ps-xl-128{padding-left:63.5rem!important}.ps-xl-129{padding-left:64rem!important}.ps-xl-130{padding-left:64.5rem!important}.ps-xl-131{padding-left:65rem!important}.ps-xl-132{padding-left:65.5rem!important}.ps-xl-133{padding-left:66rem!important}.ps-xl-134{padding-left:66.5rem!important}.ps-xl-135{padding-left:67rem!important}.ps-xl-136{padding-left:67.5rem!important}.ps-xl-137{padding-left:68rem!important}.ps-xl-138{padding-left:68.5rem!important}.ps-xl-139{padding-left:69rem!important}.ps-xl-140{padding-left:69.5rem!important}.ps-xl-141{padding-left:70rem!important}.ps-xl-142{padding-left:70.5rem!important}.ps-xl-143{padding-left:71rem!important}.ps-xl-144{padding-left:71.5rem!important}.ps-xl-145{padding-left:72rem!important}.ps-xl-146{padding-left:72.5rem!important}.ps-xl-147{padding-left:73rem!important}.ps-xl-148{padding-left:73.5rem!important}.ps-xl-149{padding-left:74rem!important}.ps-xl-150{padding-left:74.5rem!important}.ps-xl-151{padding-left:75rem!important}.ps-xl-152{padding-left:75.5rem!important}.ps-xl-153{padding-left:76rem!important}.ps-xl-154{padding-left:76.5rem!important}.ps-xl-155{padding-left:77rem!important}.ps-xl-156{padding-left:77.5rem!important}.ps-xl-157{padding-left:78rem!important}.ps-xl-158{padding-left:78.5rem!important}.ps-xl-159{padding-left:79rem!important}.ps-xl-160{padding-left:79.5rem!important}.pe-xl-0{padding-right:0rem!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:2rem!important}.pe-xl-6{padding-right:2.5rem!important}.pe-xl-7{padding-right:3rem!important}.pe-xl-8{padding-right:3.5rem!important}.pe-xl-9{padding-right:4rem!important}.pe-xl-10{padding-right:4.5rem!important}.pe-xl-11{padding-right:5rem!important}.pe-xl-12{padding-right:5.5rem!important}.pe-xl-13{padding-right:6rem!important}.pe-xl-14{padding-right:6.5rem!important}.pe-xl-15{padding-right:7rem!important}.pe-xl-16{padding-right:7.5rem!important}.pe-xl-17{padding-right:8rem!important}.pe-xl-18{padding-right:8.5rem!important}.pe-xl-19{padding-right:9rem!important}.pe-xl-20{padding-right:9.5rem!important}.pe-xl-21{padding-right:10rem!important}.pe-xl-22{padding-right:10.5rem!important}.pe-xl-23{padding-right:11rem!important}.pe-xl-24{padding-right:11.5rem!important}.pe-xl-25{padding-right:12rem!important}.pe-xl-26{padding-right:12.5rem!important}.pe-xl-27{padding-right:13rem!important}.pe-xl-28{padding-right:13.5rem!important}.pe-xl-29{padding-right:14rem!important}.pe-xl-30{padding-right:14.5rem!important}.pe-xl-31{padding-right:15rem!important}.pe-xl-32{padding-right:15.5rem!important}.pe-xl-33{padding-right:16rem!important}.pe-xl-34{padding-right:16.5rem!important}.pe-xl-35{padding-right:17rem!important}.pe-xl-36{padding-right:17.5rem!important}.pe-xl-37{padding-right:18rem!important}.pe-xl-38{padding-right:18.5rem!important}.pe-xl-39{padding-right:19rem!important}.pe-xl-40{padding-right:19.5rem!important}.pe-xl-41{padding-right:20rem!important}.pe-xl-42{padding-right:20.5rem!important}.pe-xl-43{padding-right:21rem!important}.pe-xl-44{padding-right:21.5rem!important}.pe-xl-45{padding-right:22rem!important}.pe-xl-46{padding-right:22.5rem!important}.pe-xl-47{padding-right:23rem!important}.pe-xl-48{padding-right:23.5rem!important}.pe-xl-49{padding-right:24rem!important}.pe-xl-50{padding-right:24.5rem!important}.pe-xl-51{padding-right:25rem!important}.pe-xl-52{padding-right:25.5rem!important}.pe-xl-53{padding-right:26rem!important}.pe-xl-54{padding-right:26.5rem!important}.pe-xl-55{padding-right:27rem!important}.pe-xl-56{padding-right:27.5rem!important}.pe-xl-57{padding-right:28rem!important}.pe-xl-58{padding-right:28.5rem!important}.pe-xl-59{padding-right:29rem!important}.pe-xl-60{padding-right:29.5rem!important}.pe-xl-61{padding-right:30rem!important}.pe-xl-62{padding-right:30.5rem!important}.pe-xl-63{padding-right:31rem!important}.pe-xl-64{padding-right:31.5rem!important}.pe-xl-65{padding-right:32rem!important}.pe-xl-66{padding-right:32.5rem!important}.pe-xl-67{padding-right:33rem!important}.pe-xl-68{padding-right:33.5rem!important}.pe-xl-69{padding-right:34rem!important}.pe-xl-70{padding-right:34.5rem!important}.pe-xl-71{padding-right:35rem!important}.pe-xl-72{padding-right:35.5rem!important}.pe-xl-73{padding-right:36rem!important}.pe-xl-74{padding-right:36.5rem!important}.pe-xl-75{padding-right:37rem!important}.pe-xl-76{padding-right:37.5rem!important}.pe-xl-77{padding-right:38rem!important}.pe-xl-78{padding-right:38.5rem!important}.pe-xl-79{padding-right:39rem!important}.pe-xl-80{padding-right:39.5rem!important}.pe-xl-81{padding-right:40rem!important}.pe-xl-82{padding-right:40.5rem!important}.pe-xl-83{padding-right:41rem!important}.pe-xl-84{padding-right:41.5rem!important}.pe-xl-85{padding-right:42rem!important}.pe-xl-86{padding-right:42.5rem!important}.pe-xl-87{padding-right:43rem!important}.pe-xl-88{padding-right:43.5rem!important}.pe-xl-89{padding-right:44rem!important}.pe-xl-90{padding-right:44.5rem!important}.pe-xl-91{padding-right:45rem!important}.pe-xl-92{padding-right:45.5rem!important}.pe-xl-93{padding-right:46rem!important}.pe-xl-94{padding-right:46.5rem!important}.pe-xl-95{padding-right:47rem!important}.pe-xl-96{padding-right:47.5rem!important}.pe-xl-97{padding-right:48rem!important}.pe-xl-98{padding-right:48.5rem!important}.pe-xl-99{padding-right:49rem!important}.pe-xl-100{padding-right:49.5rem!important}.pe-xl-101{padding-right:50rem!important}.pe-xl-102{padding-right:50.5rem!important}.pe-xl-103{padding-right:51rem!important}.pe-xl-104{padding-right:51.5rem!important}.pe-xl-105{padding-right:52rem!important}.pe-xl-106{padding-right:52.5rem!important}.pe-xl-107{padding-right:53rem!important}.pe-xl-108{padding-right:53.5rem!important}.pe-xl-109{padding-right:54rem!important}.pe-xl-110{padding-right:54.5rem!important}.pe-xl-111{padding-right:55rem!important}.pe-xl-112{padding-right:55.5rem!important}.pe-xl-113{padding-right:56rem!important}.pe-xl-114{padding-right:56.5rem!important}.pe-xl-115{padding-right:57rem!important}.pe-xl-116{padding-right:57.5rem!important}.pe-xl-117{padding-right:58rem!important}.pe-xl-118{padding-right:58.5rem!important}.pe-xl-119{padding-right:59rem!important}.pe-xl-120{padding-right:59.5rem!important}.pe-xl-121{padding-right:60rem!important}.pe-xl-122{padding-right:60.5rem!important}.pe-xl-123{padding-right:61rem!important}.pe-xl-124{padding-right:61.5rem!important}.pe-xl-125{padding-right:62rem!important}.pe-xl-126{padding-right:62.5rem!important}.pe-xl-127{padding-right:63rem!important}.pe-xl-128{padding-right:63.5rem!important}.pe-xl-129{padding-right:64rem!important}.pe-xl-130{padding-right:64.5rem!important}.pe-xl-131{padding-right:65rem!important}.pe-xl-132{padding-right:65.5rem!important}.pe-xl-133{padding-right:66rem!important}.pe-xl-134{padding-right:66.5rem!important}.pe-xl-135{padding-right:67rem!important}.pe-xl-136{padding-right:67.5rem!important}.pe-xl-137{padding-right:68rem!important}.pe-xl-138{padding-right:68.5rem!important}.pe-xl-139{padding-right:69rem!important}.pe-xl-140{padding-right:69.5rem!important}.pe-xl-141{padding-right:70rem!important}.pe-xl-142{padding-right:70.5rem!important}.pe-xl-143{padding-right:71rem!important}.pe-xl-144{padding-right:71.5rem!important}.pe-xl-145{padding-right:72rem!important}.pe-xl-146{padding-right:72.5rem!important}.pe-xl-147{padding-right:73rem!important}.pe-xl-148{padding-right:73.5rem!important}.pe-xl-149{padding-right:74rem!important}.pe-xl-150{padding-right:74.5rem!important}.pe-xl-151{padding-right:75rem!important}.pe-xl-152{padding-right:75.5rem!important}.pe-xl-153{padding-right:76rem!important}.pe-xl-154{padding-right:76.5rem!important}.pe-xl-155{padding-right:77rem!important}.pe-xl-156{padding-right:77.5rem!important}.pe-xl-157{padding-right:78rem!important}.pe-xl-158{padding-right:78.5rem!important}.pe-xl-159{padding-right:79rem!important}.pe-xl-160{padding-right:79.5rem!important}.px-xl-0{padding-left:0rem!important;padding-right:0rem!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.px-xl-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xl-7{padding-left:3rem!important;padding-right:3rem!important}.px-xl-8{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-xl-9{padding-left:4rem!important;padding-right:4rem!important}.px-xl-10{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-xl-11{padding-left:5rem!important;padding-right:5rem!important}.px-xl-12{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-xl-13{padding-left:6rem!important;padding-right:6rem!important}.px-xl-14{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-xl-15{padding-left:7rem!important;padding-right:7rem!important}.px-xl-16{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-xl-17{padding-left:8rem!important;padding-right:8rem!important}.px-xl-18{padding-left:8.5rem!important;padding-right:8.5rem!important}.px-xl-19{padding-left:9rem!important;padding-right:9rem!important}.px-xl-20{padding-left:9.5rem!important;padding-right:9.5rem!important}.px-xl-21{padding-left:10rem!important;padding-right:10rem!important}.px-xl-22{padding-left:10.5rem!important;padding-right:10.5rem!important}.px-xl-23{padding-left:11rem!important;padding-right:11rem!important}.px-xl-24{padding-left:11.5rem!important;padding-right:11.5rem!important}.px-xl-25{padding-left:12rem!important;padding-right:12rem!important}.px-xl-26{padding-left:12.5rem!important;padding-right:12.5rem!important}.px-xl-27{padding-left:13rem!important;padding-right:13rem!important}.px-xl-28{padding-left:13.5rem!important;padding-right:13.5rem!important}.px-xl-29{padding-left:14rem!important;padding-right:14rem!important}.px-xl-30{padding-left:14.5rem!important;padding-right:14.5rem!important}.px-xl-31{padding-left:15rem!important;padding-right:15rem!important}.px-xl-32{padding-left:15.5rem!important;padding-right:15.5rem!important}.px-xl-33{padding-left:16rem!important;padding-right:16rem!important}.px-xl-34{padding-left:16.5rem!important;padding-right:16.5rem!important}.px-xl-35{padding-left:17rem!important;padding-right:17rem!important}.px-xl-36{padding-left:17.5rem!important;padding-right:17.5rem!important}.px-xl-37{padding-left:18rem!important;padding-right:18rem!important}.px-xl-38{padding-left:18.5rem!important;padding-right:18.5rem!important}.px-xl-39{padding-left:19rem!important;padding-right:19rem!important}.px-xl-40{padding-left:19.5rem!important;padding-right:19.5rem!important}.px-xl-41{padding-left:20rem!important;padding-right:20rem!important}.px-xl-42{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-xl-43{padding-left:21rem!important;padding-right:21rem!important}.px-xl-44{padding-left:21.5rem!important;padding-right:21.5rem!important}.px-xl-45{padding-left:22rem!important;padding-right:22rem!important}.px-xl-46{padding-left:22.5rem!important;padding-right:22.5rem!important}.px-xl-47{padding-left:23rem!important;padding-right:23rem!important}.px-xl-48{padding-left:23.5rem!important;padding-right:23.5rem!important}.px-xl-49{padding-left:24rem!important;padding-right:24rem!important}.px-xl-50{padding-left:24.5rem!important;padding-right:24.5rem!important}.px-xl-51{padding-left:25rem!important;padding-right:25rem!important}.px-xl-52{padding-left:25.5rem!important;padding-right:25.5rem!important}.px-xl-53{padding-left:26rem!important;padding-right:26rem!important}.px-xl-54{padding-left:26.5rem!important;padding-right:26.5rem!important}.px-xl-55{padding-left:27rem!important;padding-right:27rem!important}.px-xl-56{padding-left:27.5rem!important;padding-right:27.5rem!important}.px-xl-57{padding-left:28rem!important;padding-right:28rem!important}.px-xl-58{padding-left:28.5rem!important;padding-right:28.5rem!important}.px-xl-59{padding-left:29rem!important;padding-right:29rem!important}.px-xl-60{padding-left:29.5rem!important;padding-right:29.5rem!important}.px-xl-61{padding-left:30rem!important;padding-right:30rem!important}.px-xl-62{padding-left:30.5rem!important;padding-right:30.5rem!important}.px-xl-63{padding-left:31rem!important;padding-right:31rem!important}.px-xl-64{padding-left:31.5rem!important;padding-right:31.5rem!important}.px-xl-65{padding-left:32rem!important;padding-right:32rem!important}.px-xl-66{padding-left:32.5rem!important;padding-right:32.5rem!important}.px-xl-67{padding-left:33rem!important;padding-right:33rem!important}.px-xl-68{padding-left:33.5rem!important;padding-right:33.5rem!important}.px-xl-69{padding-left:34rem!important;padding-right:34rem!important}.px-xl-70{padding-left:34.5rem!important;padding-right:34.5rem!important}.px-xl-71{padding-left:35rem!important;padding-right:35rem!important}.px-xl-72{padding-left:35.5rem!important;padding-right:35.5rem!important}.px-xl-73{padding-left:36rem!important;padding-right:36rem!important}.px-xl-74{padding-left:36.5rem!important;padding-right:36.5rem!important}.px-xl-75{padding-left:37rem!important;padding-right:37rem!important}.px-xl-76{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-xl-77{padding-left:38rem!important;padding-right:38rem!important}.px-xl-78{padding-left:38.5rem!important;padding-right:38.5rem!important}.px-xl-79{padding-left:39rem!important;padding-right:39rem!important}.px-xl-80{padding-left:39.5rem!important;padding-right:39.5rem!important}.px-xl-81{padding-left:40rem!important;padding-right:40rem!important}.px-xl-82{padding-left:40.5rem!important;padding-right:40.5rem!important}.px-xl-83{padding-left:41rem!important;padding-right:41rem!important}.px-xl-84{padding-left:41.5rem!important;padding-right:41.5rem!important}.px-xl-85{padding-left:42rem!important;padding-right:42rem!important}.px-xl-86{padding-left:42.5rem!important;padding-right:42.5rem!important}.px-xl-87{padding-left:43rem!important;padding-right:43rem!important}.px-xl-88{padding-left:43.5rem!important;padding-right:43.5rem!important}.px-xl-89{padding-left:44rem!important;padding-right:44rem!important}.px-xl-90{padding-left:44.5rem!important;padding-right:44.5rem!important}.px-xl-91{padding-left:45rem!important;padding-right:45rem!important}.px-xl-92{padding-left:45.5rem!important;padding-right:45.5rem!important}.px-xl-93{padding-left:46rem!important;padding-right:46rem!important}.px-xl-94{padding-left:46.5rem!important;padding-right:46.5rem!important}.px-xl-95{padding-left:47rem!important;padding-right:47rem!important}.px-xl-96{padding-left:47.5rem!important;padding-right:47.5rem!important}.px-xl-97{padding-left:48rem!important;padding-right:48rem!important}.px-xl-98{padding-left:48.5rem!important;padding-right:48.5rem!important}.px-xl-99{padding-left:49rem!important;padding-right:49rem!important}.px-xl-100{padding-left:49.5rem!important;padding-right:49.5rem!important}.px-xl-101{padding-left:50rem!important;padding-right:50rem!important}.px-xl-102{padding-left:50.5rem!important;padding-right:50.5rem!important}.px-xl-103{padding-left:51rem!important;padding-right:51rem!important}.px-xl-104{padding-left:51.5rem!important;padding-right:51.5rem!important}.px-xl-105{padding-left:52rem!important;padding-right:52rem!important}.px-xl-106{padding-left:52.5rem!important;padding-right:52.5rem!important}.px-xl-107{padding-left:53rem!important;padding-right:53rem!important}.px-xl-108{padding-left:53.5rem!important;padding-right:53.5rem!important}.px-xl-109{padding-left:54rem!important;padding-right:54rem!important}.px-xl-110{padding-left:54.5rem!important;padding-right:54.5rem!important}.px-xl-111{padding-left:55rem!important;padding-right:55rem!important}.px-xl-112{padding-left:55.5rem!important;padding-right:55.5rem!important}.px-xl-113{padding-left:56rem!important;padding-right:56rem!important}.px-xl-114{padding-left:56.5rem!important;padding-right:56.5rem!important}.px-xl-115{padding-left:57rem!important;padding-right:57rem!important}.px-xl-116{padding-left:57.5rem!important;padding-right:57.5rem!important}.px-xl-117{padding-left:58rem!important;padding-right:58rem!important}.px-xl-118{padding-left:58.5rem!important;padding-right:58.5rem!important}.px-xl-119{padding-left:59rem!important;padding-right:59rem!important}.px-xl-120{padding-left:59.5rem!important;padding-right:59.5rem!important}.px-xl-121{padding-left:60rem!important;padding-right:60rem!important}.px-xl-122{padding-left:60.5rem!important;padding-right:60.5rem!important}.px-xl-123{padding-left:61rem!important;padding-right:61rem!important}.px-xl-124{padding-left:61.5rem!important;padding-right:61.5rem!important}.px-xl-125{padding-left:62rem!important;padding-right:62rem!important}.px-xl-126{padding-left:62.5rem!important;padding-right:62.5rem!important}.px-xl-127{padding-left:63rem!important;padding-right:63rem!important}.px-xl-128{padding-left:63.5rem!important;padding-right:63.5rem!important}.px-xl-129{padding-left:64rem!important;padding-right:64rem!important}.px-xl-130{padding-left:64.5rem!important;padding-right:64.5rem!important}.px-xl-131{padding-left:65rem!important;padding-right:65rem!important}.px-xl-132{padding-left:65.5rem!important;padding-right:65.5rem!important}.px-xl-133{padding-left:66rem!important;padding-right:66rem!important}.px-xl-134{padding-left:66.5rem!important;padding-right:66.5rem!important}.px-xl-135{padding-left:67rem!important;padding-right:67rem!important}.px-xl-136{padding-left:67.5rem!important;padding-right:67.5rem!important}.px-xl-137{padding-left:68rem!important;padding-right:68rem!important}.px-xl-138{padding-left:68.5rem!important;padding-right:68.5rem!important}.px-xl-139{padding-left:69rem!important;padding-right:69rem!important}.px-xl-140{padding-left:69.5rem!important;padding-right:69.5rem!important}.px-xl-141{padding-left:70rem!important;padding-right:70rem!important}.px-xl-142{padding-left:70.5rem!important;padding-right:70.5rem!important}.px-xl-143{padding-left:71rem!important;padding-right:71rem!important}.px-xl-144{padding-left:71.5rem!important;padding-right:71.5rem!important}.px-xl-145{padding-left:72rem!important;padding-right:72rem!important}.px-xl-146{padding-left:72.5rem!important;padding-right:72.5rem!important}.px-xl-147{padding-left:73rem!important;padding-right:73rem!important}.px-xl-148{padding-left:73.5rem!important;padding-right:73.5rem!important}.px-xl-149{padding-left:74rem!important;padding-right:74rem!important}.px-xl-150{padding-left:74.5rem!important;padding-right:74.5rem!important}.px-xl-151{padding-left:75rem!important;padding-right:75rem!important}.px-xl-152{padding-left:75.5rem!important;padding-right:75.5rem!important}.px-xl-153{padding-left:76rem!important;padding-right:76rem!important}.px-xl-154{padding-left:76.5rem!important;padding-right:76.5rem!important}.px-xl-155{padding-left:77rem!important;padding-right:77rem!important}.px-xl-156{padding-left:77.5rem!important;padding-right:77.5rem!important}.px-xl-157{padding-left:78rem!important;padding-right:78rem!important}.px-xl-158{padding-left:78.5rem!important;padding-right:78.5rem!important}.px-xl-159{padding-left:79rem!important;padding-right:79rem!important}.px-xl-160{padding-left:79.5rem!important;padding-right:79.5rem!important}.py-xl-0{padding-top:0rem!important;padding-bottom:0rem!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:2rem!important;padding-bottom:2rem!important}.py-xl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xl-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xl-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xl-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xl-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xl-23{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xl-25{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xl-27{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xl-29{padding-top:14rem!important;padding-bottom:14rem!important}.py-xl-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xl-31{padding-top:15rem!important;padding-bottom:15rem!important}.py-xl-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xl-33{padding-top:16rem!important;padding-bottom:16rem!important}.py-xl-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}.py-xl-35{padding-top:17rem!important;padding-bottom:17rem!important}.py-xl-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.py-xl-37{padding-top:18rem!important;padding-bottom:18rem!important}.py-xl-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}.py-xl-39{padding-top:19rem!important;padding-bottom:19rem!important}.py-xl-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}.py-xl-41{padding-top:20rem!important;padding-bottom:20rem!important}.py-xl-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-xl-43{padding-top:21rem!important;padding-bottom:21rem!important}.py-xl-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}.py-xl-45{padding-top:22rem!important;padding-bottom:22rem!important}.py-xl-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xl-47{padding-top:23rem!important;padding-bottom:23rem!important}.py-xl-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}.py-xl-49{padding-top:24rem!important;padding-bottom:24rem!important}.py-xl-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-xl-51{padding-top:25rem!important;padding-bottom:25rem!important}.py-xl-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}.py-xl-53{padding-top:26rem!important;padding-bottom:26rem!important}.py-xl-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}.py-xl-55{padding-top:27rem!important;padding-bottom:27rem!important}.py-xl-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}.py-xl-57{padding-top:28rem!important;padding-bottom:28rem!important}.py-xl-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}.py-xl-59{padding-top:29rem!important;padding-bottom:29rem!important}.py-xl-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}.py-xl-61{padding-top:30rem!important;padding-bottom:30rem!important}.py-xl-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}.py-xl-63{padding-top:31rem!important;padding-bottom:31rem!important}.py-xl-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}.py-xl-65{padding-top:32rem!important;padding-bottom:32rem!important}.py-xl-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}.py-xl-67{padding-top:33rem!important;padding-bottom:33rem!important}.py-xl-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}.py-xl-69{padding-top:34rem!important;padding-bottom:34rem!important}.py-xl-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}.py-xl-71{padding-top:35rem!important;padding-bottom:35rem!important}.py-xl-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}.py-xl-73{padding-top:36rem!important;padding-bottom:36rem!important}.py-xl-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}.py-xl-75{padding-top:37rem!important;padding-bottom:37rem!important}.py-xl-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-xl-77{padding-top:38rem!important;padding-bottom:38rem!important}.py-xl-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}.py-xl-79{padding-top:39rem!important;padding-bottom:39rem!important}.py-xl-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}.py-xl-81{padding-top:40rem!important;padding-bottom:40rem!important}.py-xl-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}.py-xl-83{padding-top:41rem!important;padding-bottom:41rem!important}.py-xl-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}.py-xl-85{padding-top:42rem!important;padding-bottom:42rem!important}.py-xl-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}.py-xl-87{padding-top:43rem!important;padding-bottom:43rem!important}.py-xl-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}.py-xl-89{padding-top:44rem!important;padding-bottom:44rem!important}.py-xl-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}.py-xl-91{padding-top:45rem!important;padding-bottom:45rem!important}.py-xl-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}.py-xl-93{padding-top:46rem!important;padding-bottom:46rem!important}.py-xl-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}.py-xl-95{padding-top:47rem!important;padding-bottom:47rem!important}.py-xl-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}.py-xl-97{padding-top:48rem!important;padding-bottom:48rem!important}.py-xl-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}.py-xl-99{padding-top:49rem!important;padding-bottom:49rem!important}.py-xl-100{padding-top:49.5rem!important;padding-bottom:49.5rem!important}.py-xl-101{padding-top:50rem!important;padding-bottom:50rem!important}.py-xl-102{padding-top:50.5rem!important;padding-bottom:50.5rem!important}.py-xl-103{padding-top:51rem!important;padding-bottom:51rem!important}.py-xl-104{padding-top:51.5rem!important;padding-bottom:51.5rem!important}.py-xl-105{padding-top:52rem!important;padding-bottom:52rem!important}.py-xl-106{padding-top:52.5rem!important;padding-bottom:52.5rem!important}.py-xl-107{padding-top:53rem!important;padding-bottom:53rem!important}.py-xl-108{padding-top:53.5rem!important;padding-bottom:53.5rem!important}.py-xl-109{padding-top:54rem!important;padding-bottom:54rem!important}.py-xl-110{padding-top:54.5rem!important;padding-bottom:54.5rem!important}.py-xl-111{padding-top:55rem!important;padding-bottom:55rem!important}.py-xl-112{padding-top:55.5rem!important;padding-bottom:55.5rem!important}.py-xl-113{padding-top:56rem!important;padding-bottom:56rem!important}.py-xl-114{padding-top:56.5rem!important;padding-bottom:56.5rem!important}.py-xl-115{padding-top:57rem!important;padding-bottom:57rem!important}.py-xl-116{padding-top:57.5rem!important;padding-bottom:57.5rem!important}.py-xl-117{padding-top:58rem!important;padding-bottom:58rem!important}.py-xl-118{padding-top:58.5rem!important;padding-bottom:58.5rem!important}.py-xl-119{padding-top:59rem!important;padding-bottom:59rem!important}.py-xl-120{padding-top:59.5rem!important;padding-bottom:59.5rem!important}.py-xl-121{padding-top:60rem!important;padding-bottom:60rem!important}.py-xl-122{padding-top:60.5rem!important;padding-bottom:60.5rem!important}.py-xl-123{padding-top:61rem!important;padding-bottom:61rem!important}.py-xl-124{padding-top:61.5rem!important;padding-bottom:61.5rem!important}.py-xl-125{padding-top:62rem!important;padding-bottom:62rem!important}.py-xl-126{padding-top:62.5rem!important;padding-bottom:62.5rem!important}.py-xl-127{padding-top:63rem!important;padding-bottom:63rem!important}.py-xl-128{padding-top:63.5rem!important;padding-bottom:63.5rem!important}.py-xl-129{padding-top:64rem!important;padding-bottom:64rem!important}.py-xl-130{padding-top:64.5rem!important;padding-bottom:64.5rem!important}.py-xl-131{padding-top:65rem!important;padding-bottom:65rem!important}.py-xl-132{padding-top:65.5rem!important;padding-bottom:65.5rem!important}.py-xl-133{padding-top:66rem!important;padding-bottom:66rem!important}.py-xl-134{padding-top:66.5rem!important;padding-bottom:66.5rem!important}.py-xl-135{padding-top:67rem!important;padding-bottom:67rem!important}.py-xl-136{padding-top:67.5rem!important;padding-bottom:67.5rem!important}.py-xl-137{padding-top:68rem!important;padding-bottom:68rem!important}.py-xl-138{padding-top:68.5rem!important;padding-bottom:68.5rem!important}.py-xl-139{padding-top:69rem!important;padding-bottom:69rem!important}.py-xl-140{padding-top:69.5rem!important;padding-bottom:69.5rem!important}.py-xl-141{padding-top:70rem!important;padding-bottom:70rem!important}.py-xl-142{padding-top:70.5rem!important;padding-bottom:70.5rem!important}.py-xl-143{padding-top:71rem!important;padding-bottom:71rem!important}.py-xl-144{padding-top:71.5rem!important;padding-bottom:71.5rem!important}.py-xl-145{padding-top:72rem!important;padding-bottom:72rem!important}.py-xl-146{padding-top:72.5rem!important;padding-bottom:72.5rem!important}.py-xl-147{padding-top:73rem!important;padding-bottom:73rem!important}.py-xl-148{padding-top:73.5rem!important;padding-bottom:73.5rem!important}.py-xl-149{padding-top:74rem!important;padding-bottom:74rem!important}.py-xl-150{padding-top:74.5rem!important;padding-bottom:74.5rem!important}.py-xl-151{padding-top:75rem!important;padding-bottom:75rem!important}.py-xl-152{padding-top:75.5rem!important;padding-bottom:75.5rem!important}.py-xl-153{padding-top:76rem!important;padding-bottom:76rem!important}.py-xl-154{padding-top:76.5rem!important;padding-bottom:76.5rem!important}.py-xl-155{padding-top:77rem!important;padding-bottom:77rem!important}.py-xl-156{padding-top:77.5rem!important;padding-bottom:77.5rem!important}.py-xl-157{padding-top:78rem!important;padding-bottom:78rem!important}.py-xl-158{padding-top:78.5rem!important;padding-bottom:78.5rem!important}.py-xl-159{padding-top:79rem!important;padding-bottom:79rem!important}.py-xl-160{padding-top:79.5rem!important;padding-bottom:79.5rem!important}}@media (min-width: 1400px){.p-xxl-0{padding:0rem!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:2rem!important}.p-xxl-6{padding:2.5rem!important}.p-xxl-7{padding:3rem!important}.p-xxl-8{padding:3.5rem!important}.p-xxl-9{padding:4rem!important}.p-xxl-10{padding:4.5rem!important}.p-xxl-11{padding:5rem!important}.p-xxl-12{padding:5.5rem!important}.p-xxl-13{padding:6rem!important}.p-xxl-14{padding:6.5rem!important}.p-xxl-15{padding:7rem!important}.p-xxl-16{padding:7.5rem!important}.p-xxl-17{padding:8rem!important}.p-xxl-18{padding:8.5rem!important}.p-xxl-19{padding:9rem!important}.p-xxl-20{padding:9.5rem!important}.p-xxl-21{padding:10rem!important}.p-xxl-22{padding:10.5rem!important}.p-xxl-23{padding:11rem!important}.p-xxl-24{padding:11.5rem!important}.p-xxl-25{padding:12rem!important}.p-xxl-26{padding:12.5rem!important}.p-xxl-27{padding:13rem!important}.p-xxl-28{padding:13.5rem!important}.p-xxl-29{padding:14rem!important}.p-xxl-30{padding:14.5rem!important}.p-xxl-31{padding:15rem!important}.p-xxl-32{padding:15.5rem!important}.p-xxl-33{padding:16rem!important}.p-xxl-34{padding:16.5rem!important}.p-xxl-35{padding:17rem!important}.p-xxl-36{padding:17.5rem!important}.p-xxl-37{padding:18rem!important}.p-xxl-38{padding:18.5rem!important}.p-xxl-39{padding:19rem!important}.p-xxl-40{padding:19.5rem!important}.p-xxl-41{padding:20rem!important}.p-xxl-42{padding:20.5rem!important}.p-xxl-43{padding:21rem!important}.p-xxl-44{padding:21.5rem!important}.p-xxl-45{padding:22rem!important}.p-xxl-46{padding:22.5rem!important}.p-xxl-47{padding:23rem!important}.p-xxl-48{padding:23.5rem!important}.p-xxl-49{padding:24rem!important}.p-xxl-50{padding:24.5rem!important}.p-xxl-51{padding:25rem!important}.p-xxl-52{padding:25.5rem!important}.p-xxl-53{padding:26rem!important}.p-xxl-54{padding:26.5rem!important}.p-xxl-55{padding:27rem!important}.p-xxl-56{padding:27.5rem!important}.p-xxl-57{padding:28rem!important}.p-xxl-58{padding:28.5rem!important}.p-xxl-59{padding:29rem!important}.p-xxl-60{padding:29.5rem!important}.p-xxl-61{padding:30rem!important}.p-xxl-62{padding:30.5rem!important}.p-xxl-63{padding:31rem!important}.p-xxl-64{padding:31.5rem!important}.p-xxl-65{padding:32rem!important}.p-xxl-66{padding:32.5rem!important}.p-xxl-67{padding:33rem!important}.p-xxl-68{padding:33.5rem!important}.p-xxl-69{padding:34rem!important}.p-xxl-70{padding:34.5rem!important}.p-xxl-71{padding:35rem!important}.p-xxl-72{padding:35.5rem!important}.p-xxl-73{padding:36rem!important}.p-xxl-74{padding:36.5rem!important}.p-xxl-75{padding:37rem!important}.p-xxl-76{padding:37.5rem!important}.p-xxl-77{padding:38rem!important}.p-xxl-78{padding:38.5rem!important}.p-xxl-79{padding:39rem!important}.p-xxl-80{padding:39.5rem!important}.p-xxl-81{padding:40rem!important}.p-xxl-82{padding:40.5rem!important}.p-xxl-83{padding:41rem!important}.p-xxl-84{padding:41.5rem!important}.p-xxl-85{padding:42rem!important}.p-xxl-86{padding:42.5rem!important}.p-xxl-87{padding:43rem!important}.p-xxl-88{padding:43.5rem!important}.p-xxl-89{padding:44rem!important}.p-xxl-90{padding:44.5rem!important}.p-xxl-91{padding:45rem!important}.p-xxl-92{padding:45.5rem!important}.p-xxl-93{padding:46rem!important}.p-xxl-94{padding:46.5rem!important}.p-xxl-95{padding:47rem!important}.p-xxl-96{padding:47.5rem!important}.p-xxl-97{padding:48rem!important}.p-xxl-98{padding:48.5rem!important}.p-xxl-99{padding:49rem!important}.p-xxl-100{padding:49.5rem!important}.p-xxl-101{padding:50rem!important}.p-xxl-102{padding:50.5rem!important}.p-xxl-103{padding:51rem!important}.p-xxl-104{padding:51.5rem!important}.p-xxl-105{padding:52rem!important}.p-xxl-106{padding:52.5rem!important}.p-xxl-107{padding:53rem!important}.p-xxl-108{padding:53.5rem!important}.p-xxl-109{padding:54rem!important}.p-xxl-110{padding:54.5rem!important}.p-xxl-111{padding:55rem!important}.p-xxl-112{padding:55.5rem!important}.p-xxl-113{padding:56rem!important}.p-xxl-114{padding:56.5rem!important}.p-xxl-115{padding:57rem!important}.p-xxl-116{padding:57.5rem!important}.p-xxl-117{padding:58rem!important}.p-xxl-118{padding:58.5rem!important}.p-xxl-119{padding:59rem!important}.p-xxl-120{padding:59.5rem!important}.p-xxl-121{padding:60rem!important}.p-xxl-122{padding:60.5rem!important}.p-xxl-123{padding:61rem!important}.p-xxl-124{padding:61.5rem!important}.p-xxl-125{padding:62rem!important}.p-xxl-126{padding:62.5rem!important}.p-xxl-127{padding:63rem!important}.p-xxl-128{padding:63.5rem!important}.p-xxl-129{padding:64rem!important}.p-xxl-130{padding:64.5rem!important}.p-xxl-131{padding:65rem!important}.p-xxl-132{padding:65.5rem!important}.p-xxl-133{padding:66rem!important}.p-xxl-134{padding:66.5rem!important}.p-xxl-135{padding:67rem!important}.p-xxl-136{padding:67.5rem!important}.p-xxl-137{padding:68rem!important}.p-xxl-138{padding:68.5rem!important}.p-xxl-139{padding:69rem!important}.p-xxl-140{padding:69.5rem!important}.p-xxl-141{padding:70rem!important}.p-xxl-142{padding:70.5rem!important}.p-xxl-143{padding:71rem!important}.p-xxl-144{padding:71.5rem!important}.p-xxl-145{padding:72rem!important}.p-xxl-146{padding:72.5rem!important}.p-xxl-147{padding:73rem!important}.p-xxl-148{padding:73.5rem!important}.p-xxl-149{padding:74rem!important}.p-xxl-150{padding:74.5rem!important}.p-xxl-151{padding:75rem!important}.p-xxl-152{padding:75.5rem!important}.p-xxl-153{padding:76rem!important}.p-xxl-154{padding:76.5rem!important}.p-xxl-155{padding:77rem!important}.p-xxl-156{padding:77.5rem!important}.p-xxl-157{padding:78rem!important}.p-xxl-158{padding:78.5rem!important}.p-xxl-159{padding:79rem!important}.p-xxl-160{padding:79.5rem!important}.pt-xxl-0{padding-top:0rem!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:2rem!important}.pt-xxl-6{padding-top:2.5rem!important}.pt-xxl-7{padding-top:3rem!important}.pt-xxl-8{padding-top:3.5rem!important}.pt-xxl-9{padding-top:4rem!important}.pt-xxl-10{padding-top:4.5rem!important}.pt-xxl-11{padding-top:5rem!important}.pt-xxl-12{padding-top:5.5rem!important}.pt-xxl-13{padding-top:6rem!important}.pt-xxl-14{padding-top:6.5rem!important}.pt-xxl-15{padding-top:7rem!important}.pt-xxl-16{padding-top:7.5rem!important}.pt-xxl-17{padding-top:8rem!important}.pt-xxl-18{padding-top:8.5rem!important}.pt-xxl-19{padding-top:9rem!important}.pt-xxl-20{padding-top:9.5rem!important}.pt-xxl-21{padding-top:10rem!important}.pt-xxl-22{padding-top:10.5rem!important}.pt-xxl-23{padding-top:11rem!important}.pt-xxl-24{padding-top:11.5rem!important}.pt-xxl-25{padding-top:12rem!important}.pt-xxl-26{padding-top:12.5rem!important}.pt-xxl-27{padding-top:13rem!important}.pt-xxl-28{padding-top:13.5rem!important}.pt-xxl-29{padding-top:14rem!important}.pt-xxl-30{padding-top:14.5rem!important}.pt-xxl-31{padding-top:15rem!important}.pt-xxl-32{padding-top:15.5rem!important}.pt-xxl-33{padding-top:16rem!important}.pt-xxl-34{padding-top:16.5rem!important}.pt-xxl-35{padding-top:17rem!important}.pt-xxl-36{padding-top:17.5rem!important}.pt-xxl-37{padding-top:18rem!important}.pt-xxl-38{padding-top:18.5rem!important}.pt-xxl-39{padding-top:19rem!important}.pt-xxl-40{padding-top:19.5rem!important}.pt-xxl-41{padding-top:20rem!important}.pt-xxl-42{padding-top:20.5rem!important}.pt-xxl-43{padding-top:21rem!important}.pt-xxl-44{padding-top:21.5rem!important}.pt-xxl-45{padding-top:22rem!important}.pt-xxl-46{padding-top:22.5rem!important}.pt-xxl-47{padding-top:23rem!important}.pt-xxl-48{padding-top:23.5rem!important}.pt-xxl-49{padding-top:24rem!important}.pt-xxl-50{padding-top:24.5rem!important}.pt-xxl-51{padding-top:25rem!important}.pt-xxl-52{padding-top:25.5rem!important}.pt-xxl-53{padding-top:26rem!important}.pt-xxl-54{padding-top:26.5rem!important}.pt-xxl-55{padding-top:27rem!important}.pt-xxl-56{padding-top:27.5rem!important}.pt-xxl-57{padding-top:28rem!important}.pt-xxl-58{padding-top:28.5rem!important}.pt-xxl-59{padding-top:29rem!important}.pt-xxl-60{padding-top:29.5rem!important}.pt-xxl-61{padding-top:30rem!important}.pt-xxl-62{padding-top:30.5rem!important}.pt-xxl-63{padding-top:31rem!important}.pt-xxl-64{padding-top:31.5rem!important}.pt-xxl-65{padding-top:32rem!important}.pt-xxl-66{padding-top:32.5rem!important}.pt-xxl-67{padding-top:33rem!important}.pt-xxl-68{padding-top:33.5rem!important}.pt-xxl-69{padding-top:34rem!important}.pt-xxl-70{padding-top:34.5rem!important}.pt-xxl-71{padding-top:35rem!important}.pt-xxl-72{padding-top:35.5rem!important}.pt-xxl-73{padding-top:36rem!important}.pt-xxl-74{padding-top:36.5rem!important}.pt-xxl-75{padding-top:37rem!important}.pt-xxl-76{padding-top:37.5rem!important}.pt-xxl-77{padding-top:38rem!important}.pt-xxl-78{padding-top:38.5rem!important}.pt-xxl-79{padding-top:39rem!important}.pt-xxl-80{padding-top:39.5rem!important}.pt-xxl-81{padding-top:40rem!important}.pt-xxl-82{padding-top:40.5rem!important}.pt-xxl-83{padding-top:41rem!important}.pt-xxl-84{padding-top:41.5rem!important}.pt-xxl-85{padding-top:42rem!important}.pt-xxl-86{padding-top:42.5rem!important}.pt-xxl-87{padding-top:43rem!important}.pt-xxl-88{padding-top:43.5rem!important}.pt-xxl-89{padding-top:44rem!important}.pt-xxl-90{padding-top:44.5rem!important}.pt-xxl-91{padding-top:45rem!important}.pt-xxl-92{padding-top:45.5rem!important}.pt-xxl-93{padding-top:46rem!important}.pt-xxl-94{padding-top:46.5rem!important}.pt-xxl-95{padding-top:47rem!important}.pt-xxl-96{padding-top:47.5rem!important}.pt-xxl-97{padding-top:48rem!important}.pt-xxl-98{padding-top:48.5rem!important}.pt-xxl-99{padding-top:49rem!important}.pt-xxl-100{padding-top:49.5rem!important}.pt-xxl-101{padding-top:50rem!important}.pt-xxl-102{padding-top:50.5rem!important}.pt-xxl-103{padding-top:51rem!important}.pt-xxl-104{padding-top:51.5rem!important}.pt-xxl-105{padding-top:52rem!important}.pt-xxl-106{padding-top:52.5rem!important}.pt-xxl-107{padding-top:53rem!important}.pt-xxl-108{padding-top:53.5rem!important}.pt-xxl-109{padding-top:54rem!important}.pt-xxl-110{padding-top:54.5rem!important}.pt-xxl-111{padding-top:55rem!important}.pt-xxl-112{padding-top:55.5rem!important}.pt-xxl-113{padding-top:56rem!important}.pt-xxl-114{padding-top:56.5rem!important}.pt-xxl-115{padding-top:57rem!important}.pt-xxl-116{padding-top:57.5rem!important}.pt-xxl-117{padding-top:58rem!important}.pt-xxl-118{padding-top:58.5rem!important}.pt-xxl-119{padding-top:59rem!important}.pt-xxl-120{padding-top:59.5rem!important}.pt-xxl-121{padding-top:60rem!important}.pt-xxl-122{padding-top:60.5rem!important}.pt-xxl-123{padding-top:61rem!important}.pt-xxl-124{padding-top:61.5rem!important}.pt-xxl-125{padding-top:62rem!important}.pt-xxl-126{padding-top:62.5rem!important}.pt-xxl-127{padding-top:63rem!important}.pt-xxl-128{padding-top:63.5rem!important}.pt-xxl-129{padding-top:64rem!important}.pt-xxl-130{padding-top:64.5rem!important}.pt-xxl-131{padding-top:65rem!important}.pt-xxl-132{padding-top:65.5rem!important}.pt-xxl-133{padding-top:66rem!important}.pt-xxl-134{padding-top:66.5rem!important}.pt-xxl-135{padding-top:67rem!important}.pt-xxl-136{padding-top:67.5rem!important}.pt-xxl-137{padding-top:68rem!important}.pt-xxl-138{padding-top:68.5rem!important}.pt-xxl-139{padding-top:69rem!important}.pt-xxl-140{padding-top:69.5rem!important}.pt-xxl-141{padding-top:70rem!important}.pt-xxl-142{padding-top:70.5rem!important}.pt-xxl-143{padding-top:71rem!important}.pt-xxl-144{padding-top:71.5rem!important}.pt-xxl-145{padding-top:72rem!important}.pt-xxl-146{padding-top:72.5rem!important}.pt-xxl-147{padding-top:73rem!important}.pt-xxl-148{padding-top:73.5rem!important}.pt-xxl-149{padding-top:74rem!important}.pt-xxl-150{padding-top:74.5rem!important}.pt-xxl-151{padding-top:75rem!important}.pt-xxl-152{padding-top:75.5rem!important}.pt-xxl-153{padding-top:76rem!important}.pt-xxl-154{padding-top:76.5rem!important}.pt-xxl-155{padding-top:77rem!important}.pt-xxl-156{padding-top:77.5rem!important}.pt-xxl-157{padding-top:78rem!important}.pt-xxl-158{padding-top:78.5rem!important}.pt-xxl-159{padding-top:79rem!important}.pt-xxl-160{padding-top:79.5rem!important}.pb-xxl-0{padding-bottom:0rem!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:2rem!important}.pb-xxl-6{padding-bottom:2.5rem!important}.pb-xxl-7{padding-bottom:3rem!important}.pb-xxl-8{padding-bottom:3.5rem!important}.pb-xxl-9{padding-bottom:4rem!important}.pb-xxl-10{padding-bottom:4.5rem!important}.pb-xxl-11{padding-bottom:5rem!important}.pb-xxl-12{padding-bottom:5.5rem!important}.pb-xxl-13{padding-bottom:6rem!important}.pb-xxl-14{padding-bottom:6.5rem!important}.pb-xxl-15{padding-bottom:7rem!important}.pb-xxl-16{padding-bottom:7.5rem!important}.pb-xxl-17{padding-bottom:8rem!important}.pb-xxl-18{padding-bottom:8.5rem!important}.pb-xxl-19{padding-bottom:9rem!important}.pb-xxl-20{padding-bottom:9.5rem!important}.pb-xxl-21{padding-bottom:10rem!important}.pb-xxl-22{padding-bottom:10.5rem!important}.pb-xxl-23{padding-bottom:11rem!important}.pb-xxl-24{padding-bottom:11.5rem!important}.pb-xxl-25{padding-bottom:12rem!important}.pb-xxl-26{padding-bottom:12.5rem!important}.pb-xxl-27{padding-bottom:13rem!important}.pb-xxl-28{padding-bottom:13.5rem!important}.pb-xxl-29{padding-bottom:14rem!important}.pb-xxl-30{padding-bottom:14.5rem!important}.pb-xxl-31{padding-bottom:15rem!important}.pb-xxl-32{padding-bottom:15.5rem!important}.pb-xxl-33{padding-bottom:16rem!important}.pb-xxl-34{padding-bottom:16.5rem!important}.pb-xxl-35{padding-bottom:17rem!important}.pb-xxl-36{padding-bottom:17.5rem!important}.pb-xxl-37{padding-bottom:18rem!important}.pb-xxl-38{padding-bottom:18.5rem!important}.pb-xxl-39{padding-bottom:19rem!important}.pb-xxl-40{padding-bottom:19.5rem!important}.pb-xxl-41{padding-bottom:20rem!important}.pb-xxl-42{padding-bottom:20.5rem!important}.pb-xxl-43{padding-bottom:21rem!important}.pb-xxl-44{padding-bottom:21.5rem!important}.pb-xxl-45{padding-bottom:22rem!important}.pb-xxl-46{padding-bottom:22.5rem!important}.pb-xxl-47{padding-bottom:23rem!important}.pb-xxl-48{padding-bottom:23.5rem!important}.pb-xxl-49{padding-bottom:24rem!important}.pb-xxl-50{padding-bottom:24.5rem!important}.pb-xxl-51{padding-bottom:25rem!important}.pb-xxl-52{padding-bottom:25.5rem!important}.pb-xxl-53{padding-bottom:26rem!important}.pb-xxl-54{padding-bottom:26.5rem!important}.pb-xxl-55{padding-bottom:27rem!important}.pb-xxl-56{padding-bottom:27.5rem!important}.pb-xxl-57{padding-bottom:28rem!important}.pb-xxl-58{padding-bottom:28.5rem!important}.pb-xxl-59{padding-bottom:29rem!important}.pb-xxl-60{padding-bottom:29.5rem!important}.pb-xxl-61{padding-bottom:30rem!important}.pb-xxl-62{padding-bottom:30.5rem!important}.pb-xxl-63{padding-bottom:31rem!important}.pb-xxl-64{padding-bottom:31.5rem!important}.pb-xxl-65{padding-bottom:32rem!important}.pb-xxl-66{padding-bottom:32.5rem!important}.pb-xxl-67{padding-bottom:33rem!important}.pb-xxl-68{padding-bottom:33.5rem!important}.pb-xxl-69{padding-bottom:34rem!important}.pb-xxl-70{padding-bottom:34.5rem!important}.pb-xxl-71{padding-bottom:35rem!important}.pb-xxl-72{padding-bottom:35.5rem!important}.pb-xxl-73{padding-bottom:36rem!important}.pb-xxl-74{padding-bottom:36.5rem!important}.pb-xxl-75{padding-bottom:37rem!important}.pb-xxl-76{padding-bottom:37.5rem!important}.pb-xxl-77{padding-bottom:38rem!important}.pb-xxl-78{padding-bottom:38.5rem!important}.pb-xxl-79{padding-bottom:39rem!important}.pb-xxl-80{padding-bottom:39.5rem!important}.pb-xxl-81{padding-bottom:40rem!important}.pb-xxl-82{padding-bottom:40.5rem!important}.pb-xxl-83{padding-bottom:41rem!important}.pb-xxl-84{padding-bottom:41.5rem!important}.pb-xxl-85{padding-bottom:42rem!important}.pb-xxl-86{padding-bottom:42.5rem!important}.pb-xxl-87{padding-bottom:43rem!important}.pb-xxl-88{padding-bottom:43.5rem!important}.pb-xxl-89{padding-bottom:44rem!important}.pb-xxl-90{padding-bottom:44.5rem!important}.pb-xxl-91{padding-bottom:45rem!important}.pb-xxl-92{padding-bottom:45.5rem!important}.pb-xxl-93{padding-bottom:46rem!important}.pb-xxl-94{padding-bottom:46.5rem!important}.pb-xxl-95{padding-bottom:47rem!important}.pb-xxl-96{padding-bottom:47.5rem!important}.pb-xxl-97{padding-bottom:48rem!important}.pb-xxl-98{padding-bottom:48.5rem!important}.pb-xxl-99{padding-bottom:49rem!important}.pb-xxl-100{padding-bottom:49.5rem!important}.pb-xxl-101{padding-bottom:50rem!important}.pb-xxl-102{padding-bottom:50.5rem!important}.pb-xxl-103{padding-bottom:51rem!important}.pb-xxl-104{padding-bottom:51.5rem!important}.pb-xxl-105{padding-bottom:52rem!important}.pb-xxl-106{padding-bottom:52.5rem!important}.pb-xxl-107{padding-bottom:53rem!important}.pb-xxl-108{padding-bottom:53.5rem!important}.pb-xxl-109{padding-bottom:54rem!important}.pb-xxl-110{padding-bottom:54.5rem!important}.pb-xxl-111{padding-bottom:55rem!important}.pb-xxl-112{padding-bottom:55.5rem!important}.pb-xxl-113{padding-bottom:56rem!important}.pb-xxl-114{padding-bottom:56.5rem!important}.pb-xxl-115{padding-bottom:57rem!important}.pb-xxl-116{padding-bottom:57.5rem!important}.pb-xxl-117{padding-bottom:58rem!important}.pb-xxl-118{padding-bottom:58.5rem!important}.pb-xxl-119{padding-bottom:59rem!important}.pb-xxl-120{padding-bottom:59.5rem!important}.pb-xxl-121{padding-bottom:60rem!important}.pb-xxl-122{padding-bottom:60.5rem!important}.pb-xxl-123{padding-bottom:61rem!important}.pb-xxl-124{padding-bottom:61.5rem!important}.pb-xxl-125{padding-bottom:62rem!important}.pb-xxl-126{padding-bottom:62.5rem!important}.pb-xxl-127{padding-bottom:63rem!important}.pb-xxl-128{padding-bottom:63.5rem!important}.pb-xxl-129{padding-bottom:64rem!important}.pb-xxl-130{padding-bottom:64.5rem!important}.pb-xxl-131{padding-bottom:65rem!important}.pb-xxl-132{padding-bottom:65.5rem!important}.pb-xxl-133{padding-bottom:66rem!important}.pb-xxl-134{padding-bottom:66.5rem!important}.pb-xxl-135{padding-bottom:67rem!important}.pb-xxl-136{padding-bottom:67.5rem!important}.pb-xxl-137{padding-bottom:68rem!important}.pb-xxl-138{padding-bottom:68.5rem!important}.pb-xxl-139{padding-bottom:69rem!important}.pb-xxl-140{padding-bottom:69.5rem!important}.pb-xxl-141{padding-bottom:70rem!important}.pb-xxl-142{padding-bottom:70.5rem!important}.pb-xxl-143{padding-bottom:71rem!important}.pb-xxl-144{padding-bottom:71.5rem!important}.pb-xxl-145{padding-bottom:72rem!important}.pb-xxl-146{padding-bottom:72.5rem!important}.pb-xxl-147{padding-bottom:73rem!important}.pb-xxl-148{padding-bottom:73.5rem!important}.pb-xxl-149{padding-bottom:74rem!important}.pb-xxl-150{padding-bottom:74.5rem!important}.pb-xxl-151{padding-bottom:75rem!important}.pb-xxl-152{padding-bottom:75.5rem!important}.pb-xxl-153{padding-bottom:76rem!important}.pb-xxl-154{padding-bottom:76.5rem!important}.pb-xxl-155{padding-bottom:77rem!important}.pb-xxl-156{padding-bottom:77.5rem!important}.pb-xxl-157{padding-bottom:78rem!important}.pb-xxl-158{padding-bottom:78.5rem!important}.pb-xxl-159{padding-bottom:79rem!important}.pb-xxl-160{padding-bottom:79.5rem!important}.ps-xxl-0{padding-left:0rem!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:2rem!important}.ps-xxl-6{padding-left:2.5rem!important}.ps-xxl-7{padding-left:3rem!important}.ps-xxl-8{padding-left:3.5rem!important}.ps-xxl-9{padding-left:4rem!important}.ps-xxl-10{padding-left:4.5rem!important}.ps-xxl-11{padding-left:5rem!important}.ps-xxl-12{padding-left:5.5rem!important}.ps-xxl-13{padding-left:6rem!important}.ps-xxl-14{padding-left:6.5rem!important}.ps-xxl-15{padding-left:7rem!important}.ps-xxl-16{padding-left:7.5rem!important}.ps-xxl-17{padding-left:8rem!important}.ps-xxl-18{padding-left:8.5rem!important}.ps-xxl-19{padding-left:9rem!important}.ps-xxl-20{padding-left:9.5rem!important}.ps-xxl-21{padding-left:10rem!important}.ps-xxl-22{padding-left:10.5rem!important}.ps-xxl-23{padding-left:11rem!important}.ps-xxl-24{padding-left:11.5rem!important}.ps-xxl-25{padding-left:12rem!important}.ps-xxl-26{padding-left:12.5rem!important}.ps-xxl-27{padding-left:13rem!important}.ps-xxl-28{padding-left:13.5rem!important}.ps-xxl-29{padding-left:14rem!important}.ps-xxl-30{padding-left:14.5rem!important}.ps-xxl-31{padding-left:15rem!important}.ps-xxl-32{padding-left:15.5rem!important}.ps-xxl-33{padding-left:16rem!important}.ps-xxl-34{padding-left:16.5rem!important}.ps-xxl-35{padding-left:17rem!important}.ps-xxl-36{padding-left:17.5rem!important}.ps-xxl-37{padding-left:18rem!important}.ps-xxl-38{padding-left:18.5rem!important}.ps-xxl-39{padding-left:19rem!important}.ps-xxl-40{padding-left:19.5rem!important}.ps-xxl-41{padding-left:20rem!important}.ps-xxl-42{padding-left:20.5rem!important}.ps-xxl-43{padding-left:21rem!important}.ps-xxl-44{padding-left:21.5rem!important}.ps-xxl-45{padding-left:22rem!important}.ps-xxl-46{padding-left:22.5rem!important}.ps-xxl-47{padding-left:23rem!important}.ps-xxl-48{padding-left:23.5rem!important}.ps-xxl-49{padding-left:24rem!important}.ps-xxl-50{padding-left:24.5rem!important}.ps-xxl-51{padding-left:25rem!important}.ps-xxl-52{padding-left:25.5rem!important}.ps-xxl-53{padding-left:26rem!important}.ps-xxl-54{padding-left:26.5rem!important}.ps-xxl-55{padding-left:27rem!important}.ps-xxl-56{padding-left:27.5rem!important}.ps-xxl-57{padding-left:28rem!important}.ps-xxl-58{padding-left:28.5rem!important}.ps-xxl-59{padding-left:29rem!important}.ps-xxl-60{padding-left:29.5rem!important}.ps-xxl-61{padding-left:30rem!important}.ps-xxl-62{padding-left:30.5rem!important}.ps-xxl-63{padding-left:31rem!important}.ps-xxl-64{padding-left:31.5rem!important}.ps-xxl-65{padding-left:32rem!important}.ps-xxl-66{padding-left:32.5rem!important}.ps-xxl-67{padding-left:33rem!important}.ps-xxl-68{padding-left:33.5rem!important}.ps-xxl-69{padding-left:34rem!important}.ps-xxl-70{padding-left:34.5rem!important}.ps-xxl-71{padding-left:35rem!important}.ps-xxl-72{padding-left:35.5rem!important}.ps-xxl-73{padding-left:36rem!important}.ps-xxl-74{padding-left:36.5rem!important}.ps-xxl-75{padding-left:37rem!important}.ps-xxl-76{padding-left:37.5rem!important}.ps-xxl-77{padding-left:38rem!important}.ps-xxl-78{padding-left:38.5rem!important}.ps-xxl-79{padding-left:39rem!important}.ps-xxl-80{padding-left:39.5rem!important}.ps-xxl-81{padding-left:40rem!important}.ps-xxl-82{padding-left:40.5rem!important}.ps-xxl-83{padding-left:41rem!important}.ps-xxl-84{padding-left:41.5rem!important}.ps-xxl-85{padding-left:42rem!important}.ps-xxl-86{padding-left:42.5rem!important}.ps-xxl-87{padding-left:43rem!important}.ps-xxl-88{padding-left:43.5rem!important}.ps-xxl-89{padding-left:44rem!important}.ps-xxl-90{padding-left:44.5rem!important}.ps-xxl-91{padding-left:45rem!important}.ps-xxl-92{padding-left:45.5rem!important}.ps-xxl-93{padding-left:46rem!important}.ps-xxl-94{padding-left:46.5rem!important}.ps-xxl-95{padding-left:47rem!important}.ps-xxl-96{padding-left:47.5rem!important}.ps-xxl-97{padding-left:48rem!important}.ps-xxl-98{padding-left:48.5rem!important}.ps-xxl-99{padding-left:49rem!important}.ps-xxl-100{padding-left:49.5rem!important}.ps-xxl-101{padding-left:50rem!important}.ps-xxl-102{padding-left:50.5rem!important}.ps-xxl-103{padding-left:51rem!important}.ps-xxl-104{padding-left:51.5rem!important}.ps-xxl-105{padding-left:52rem!important}.ps-xxl-106{padding-left:52.5rem!important}.ps-xxl-107{padding-left:53rem!important}.ps-xxl-108{padding-left:53.5rem!important}.ps-xxl-109{padding-left:54rem!important}.ps-xxl-110{padding-left:54.5rem!important}.ps-xxl-111{padding-left:55rem!important}.ps-xxl-112{padding-left:55.5rem!important}.ps-xxl-113{padding-left:56rem!important}.ps-xxl-114{padding-left:56.5rem!important}.ps-xxl-115{padding-left:57rem!important}.ps-xxl-116{padding-left:57.5rem!important}.ps-xxl-117{padding-left:58rem!important}.ps-xxl-118{padding-left:58.5rem!important}.ps-xxl-119{padding-left:59rem!important}.ps-xxl-120{padding-left:59.5rem!important}.ps-xxl-121{padding-left:60rem!important}.ps-xxl-122{padding-left:60.5rem!important}.ps-xxl-123{padding-left:61rem!important}.ps-xxl-124{padding-left:61.5rem!important}.ps-xxl-125{padding-left:62rem!important}.ps-xxl-126{padding-left:62.5rem!important}.ps-xxl-127{padding-left:63rem!important}.ps-xxl-128{padding-left:63.5rem!important}.ps-xxl-129{padding-left:64rem!important}.ps-xxl-130{padding-left:64.5rem!important}.ps-xxl-131{padding-left:65rem!important}.ps-xxl-132{padding-left:65.5rem!important}.ps-xxl-133{padding-left:66rem!important}.ps-xxl-134{padding-left:66.5rem!important}.ps-xxl-135{padding-left:67rem!important}.ps-xxl-136{padding-left:67.5rem!important}.ps-xxl-137{padding-left:68rem!important}.ps-xxl-138{padding-left:68.5rem!important}.ps-xxl-139{padding-left:69rem!important}.ps-xxl-140{padding-left:69.5rem!important}.ps-xxl-141{padding-left:70rem!important}.ps-xxl-142{padding-left:70.5rem!important}.ps-xxl-143{padding-left:71rem!important}.ps-xxl-144{padding-left:71.5rem!important}.ps-xxl-145{padding-left:72rem!important}.ps-xxl-146{padding-left:72.5rem!important}.ps-xxl-147{padding-left:73rem!important}.ps-xxl-148{padding-left:73.5rem!important}.ps-xxl-149{padding-left:74rem!important}.ps-xxl-150{padding-left:74.5rem!important}.ps-xxl-151{padding-left:75rem!important}.ps-xxl-152{padding-left:75.5rem!important}.ps-xxl-153{padding-left:76rem!important}.ps-xxl-154{padding-left:76.5rem!important}.ps-xxl-155{padding-left:77rem!important}.ps-xxl-156{padding-left:77.5rem!important}.ps-xxl-157{padding-left:78rem!important}.ps-xxl-158{padding-left:78.5rem!important}.ps-xxl-159{padding-left:79rem!important}.ps-xxl-160{padding-left:79.5rem!important}.pe-xxl-0{padding-right:0rem!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:2rem!important}.pe-xxl-6{padding-right:2.5rem!important}.pe-xxl-7{padding-right:3rem!important}.pe-xxl-8{padding-right:3.5rem!important}.pe-xxl-9{padding-right:4rem!important}.pe-xxl-10{padding-right:4.5rem!important}.pe-xxl-11{padding-right:5rem!important}.pe-xxl-12{padding-right:5.5rem!important}.pe-xxl-13{padding-right:6rem!important}.pe-xxl-14{padding-right:6.5rem!important}.pe-xxl-15{padding-right:7rem!important}.pe-xxl-16{padding-right:7.5rem!important}.pe-xxl-17{padding-right:8rem!important}.pe-xxl-18{padding-right:8.5rem!important}.pe-xxl-19{padding-right:9rem!important}.pe-xxl-20{padding-right:9.5rem!important}.pe-xxl-21{padding-right:10rem!important}.pe-xxl-22{padding-right:10.5rem!important}.pe-xxl-23{padding-right:11rem!important}.pe-xxl-24{padding-right:11.5rem!important}.pe-xxl-25{padding-right:12rem!important}.pe-xxl-26{padding-right:12.5rem!important}.pe-xxl-27{padding-right:13rem!important}.pe-xxl-28{padding-right:13.5rem!important}.pe-xxl-29{padding-right:14rem!important}.pe-xxl-30{padding-right:14.5rem!important}.pe-xxl-31{padding-right:15rem!important}.pe-xxl-32{padding-right:15.5rem!important}.pe-xxl-33{padding-right:16rem!important}.pe-xxl-34{padding-right:16.5rem!important}.pe-xxl-35{padding-right:17rem!important}.pe-xxl-36{padding-right:17.5rem!important}.pe-xxl-37{padding-right:18rem!important}.pe-xxl-38{padding-right:18.5rem!important}.pe-xxl-39{padding-right:19rem!important}.pe-xxl-40{padding-right:19.5rem!important}.pe-xxl-41{padding-right:20rem!important}.pe-xxl-42{padding-right:20.5rem!important}.pe-xxl-43{padding-right:21rem!important}.pe-xxl-44{padding-right:21.5rem!important}.pe-xxl-45{padding-right:22rem!important}.pe-xxl-46{padding-right:22.5rem!important}.pe-xxl-47{padding-right:23rem!important}.pe-xxl-48{padding-right:23.5rem!important}.pe-xxl-49{padding-right:24rem!important}.pe-xxl-50{padding-right:24.5rem!important}.pe-xxl-51{padding-right:25rem!important}.pe-xxl-52{padding-right:25.5rem!important}.pe-xxl-53{padding-right:26rem!important}.pe-xxl-54{padding-right:26.5rem!important}.pe-xxl-55{padding-right:27rem!important}.pe-xxl-56{padding-right:27.5rem!important}.pe-xxl-57{padding-right:28rem!important}.pe-xxl-58{padding-right:28.5rem!important}.pe-xxl-59{padding-right:29rem!important}.pe-xxl-60{padding-right:29.5rem!important}.pe-xxl-61{padding-right:30rem!important}.pe-xxl-62{padding-right:30.5rem!important}.pe-xxl-63{padding-right:31rem!important}.pe-xxl-64{padding-right:31.5rem!important}.pe-xxl-65{padding-right:32rem!important}.pe-xxl-66{padding-right:32.5rem!important}.pe-xxl-67{padding-right:33rem!important}.pe-xxl-68{padding-right:33.5rem!important}.pe-xxl-69{padding-right:34rem!important}.pe-xxl-70{padding-right:34.5rem!important}.pe-xxl-71{padding-right:35rem!important}.pe-xxl-72{padding-right:35.5rem!important}.pe-xxl-73{padding-right:36rem!important}.pe-xxl-74{padding-right:36.5rem!important}.pe-xxl-75{padding-right:37rem!important}.pe-xxl-76{padding-right:37.5rem!important}.pe-xxl-77{padding-right:38rem!important}.pe-xxl-78{padding-right:38.5rem!important}.pe-xxl-79{padding-right:39rem!important}.pe-xxl-80{padding-right:39.5rem!important}.pe-xxl-81{padding-right:40rem!important}.pe-xxl-82{padding-right:40.5rem!important}.pe-xxl-83{padding-right:41rem!important}.pe-xxl-84{padding-right:41.5rem!important}.pe-xxl-85{padding-right:42rem!important}.pe-xxl-86{padding-right:42.5rem!important}.pe-xxl-87{padding-right:43rem!important}.pe-xxl-88{padding-right:43.5rem!important}.pe-xxl-89{padding-right:44rem!important}.pe-xxl-90{padding-right:44.5rem!important}.pe-xxl-91{padding-right:45rem!important}.pe-xxl-92{padding-right:45.5rem!important}.pe-xxl-93{padding-right:46rem!important}.pe-xxl-94{padding-right:46.5rem!important}.pe-xxl-95{padding-right:47rem!important}.pe-xxl-96{padding-right:47.5rem!important}.pe-xxl-97{padding-right:48rem!important}.pe-xxl-98{padding-right:48.5rem!important}.pe-xxl-99{padding-right:49rem!important}.pe-xxl-100{padding-right:49.5rem!important}.pe-xxl-101{padding-right:50rem!important}.pe-xxl-102{padding-right:50.5rem!important}.pe-xxl-103{padding-right:51rem!important}.pe-xxl-104{padding-right:51.5rem!important}.pe-xxl-105{padding-right:52rem!important}.pe-xxl-106{padding-right:52.5rem!important}.pe-xxl-107{padding-right:53rem!important}.pe-xxl-108{padding-right:53.5rem!important}.pe-xxl-109{padding-right:54rem!important}.pe-xxl-110{padding-right:54.5rem!important}.pe-xxl-111{padding-right:55rem!important}.pe-xxl-112{padding-right:55.5rem!important}.pe-xxl-113{padding-right:56rem!important}.pe-xxl-114{padding-right:56.5rem!important}.pe-xxl-115{padding-right:57rem!important}.pe-xxl-116{padding-right:57.5rem!important}.pe-xxl-117{padding-right:58rem!important}.pe-xxl-118{padding-right:58.5rem!important}.pe-xxl-119{padding-right:59rem!important}.pe-xxl-120{padding-right:59.5rem!important}.pe-xxl-121{padding-right:60rem!important}.pe-xxl-122{padding-right:60.5rem!important}.pe-xxl-123{padding-right:61rem!important}.pe-xxl-124{padding-right:61.5rem!important}.pe-xxl-125{padding-right:62rem!important}.pe-xxl-126{padding-right:62.5rem!important}.pe-xxl-127{padding-right:63rem!important}.pe-xxl-128{padding-right:63.5rem!important}.pe-xxl-129{padding-right:64rem!important}.pe-xxl-130{padding-right:64.5rem!important}.pe-xxl-131{padding-right:65rem!important}.pe-xxl-132{padding-right:65.5rem!important}.pe-xxl-133{padding-right:66rem!important}.pe-xxl-134{padding-right:66.5rem!important}.pe-xxl-135{padding-right:67rem!important}.pe-xxl-136{padding-right:67.5rem!important}.pe-xxl-137{padding-right:68rem!important}.pe-xxl-138{padding-right:68.5rem!important}.pe-xxl-139{padding-right:69rem!important}.pe-xxl-140{padding-right:69.5rem!important}.pe-xxl-141{padding-right:70rem!important}.pe-xxl-142{padding-right:70.5rem!important}.pe-xxl-143{padding-right:71rem!important}.pe-xxl-144{padding-right:71.5rem!important}.pe-xxl-145{padding-right:72rem!important}.pe-xxl-146{padding-right:72.5rem!important}.pe-xxl-147{padding-right:73rem!important}.pe-xxl-148{padding-right:73.5rem!important}.pe-xxl-149{padding-right:74rem!important}.pe-xxl-150{padding-right:74.5rem!important}.pe-xxl-151{padding-right:75rem!important}.pe-xxl-152{padding-right:75.5rem!important}.pe-xxl-153{padding-right:76rem!important}.pe-xxl-154{padding-right:76.5rem!important}.pe-xxl-155{padding-right:77rem!important}.pe-xxl-156{padding-right:77.5rem!important}.pe-xxl-157{padding-right:78rem!important}.pe-xxl-158{padding-right:78.5rem!important}.pe-xxl-159{padding-right:79rem!important}.pe-xxl-160{padding-right:79.5rem!important}.px-xxl-0{padding-left:0rem!important;padding-right:0rem!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-6{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xxl-7{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-8{padding-left:3.5rem!important;padding-right:3.5rem!important}.px-xxl-9{padding-left:4rem!important;padding-right:4rem!important}.px-xxl-10{padding-left:4.5rem!important;padding-right:4.5rem!important}.px-xxl-11{padding-left:5rem!important;padding-right:5rem!important}.px-xxl-12{padding-left:5.5rem!important;padding-right:5.5rem!important}.px-xxl-13{padding-left:6rem!important;padding-right:6rem!important}.px-xxl-14{padding-left:6.5rem!important;padding-right:6.5rem!important}.px-xxl-15{padding-left:7rem!important;padding-right:7rem!important}.px-xxl-16{padding-left:7.5rem!important;padding-right:7.5rem!important}.px-xxl-17{padding-left:8rem!important;padding-right:8rem!important}.px-xxl-18{padding-left:8.5rem!important;padding-right:8.5rem!important}.px-xxl-19{padding-left:9rem!important;padding-right:9rem!important}.px-xxl-20{padding-left:9.5rem!important;padding-right:9.5rem!important}.px-xxl-21{padding-left:10rem!important;padding-right:10rem!important}.px-xxl-22{padding-left:10.5rem!important;padding-right:10.5rem!important}.px-xxl-23{padding-left:11rem!important;padding-right:11rem!important}.px-xxl-24{padding-left:11.5rem!important;padding-right:11.5rem!important}.px-xxl-25{padding-left:12rem!important;padding-right:12rem!important}.px-xxl-26{padding-left:12.5rem!important;padding-right:12.5rem!important}.px-xxl-27{padding-left:13rem!important;padding-right:13rem!important}.px-xxl-28{padding-left:13.5rem!important;padding-right:13.5rem!important}.px-xxl-29{padding-left:14rem!important;padding-right:14rem!important}.px-xxl-30{padding-left:14.5rem!important;padding-right:14.5rem!important}.px-xxl-31{padding-left:15rem!important;padding-right:15rem!important}.px-xxl-32{padding-left:15.5rem!important;padding-right:15.5rem!important}.px-xxl-33{padding-left:16rem!important;padding-right:16rem!important}.px-xxl-34{padding-left:16.5rem!important;padding-right:16.5rem!important}.px-xxl-35{padding-left:17rem!important;padding-right:17rem!important}.px-xxl-36{padding-left:17.5rem!important;padding-right:17.5rem!important}.px-xxl-37{padding-left:18rem!important;padding-right:18rem!important}.px-xxl-38{padding-left:18.5rem!important;padding-right:18.5rem!important}.px-xxl-39{padding-left:19rem!important;padding-right:19rem!important}.px-xxl-40{padding-left:19.5rem!important;padding-right:19.5rem!important}.px-xxl-41{padding-left:20rem!important;padding-right:20rem!important}.px-xxl-42{padding-left:20.5rem!important;padding-right:20.5rem!important}.px-xxl-43{padding-left:21rem!important;padding-right:21rem!important}.px-xxl-44{padding-left:21.5rem!important;padding-right:21.5rem!important}.px-xxl-45{padding-left:22rem!important;padding-right:22rem!important}.px-xxl-46{padding-left:22.5rem!important;padding-right:22.5rem!important}.px-xxl-47{padding-left:23rem!important;padding-right:23rem!important}.px-xxl-48{padding-left:23.5rem!important;padding-right:23.5rem!important}.px-xxl-49{padding-left:24rem!important;padding-right:24rem!important}.px-xxl-50{padding-left:24.5rem!important;padding-right:24.5rem!important}.px-xxl-51{padding-left:25rem!important;padding-right:25rem!important}.px-xxl-52{padding-left:25.5rem!important;padding-right:25.5rem!important}.px-xxl-53{padding-left:26rem!important;padding-right:26rem!important}.px-xxl-54{padding-left:26.5rem!important;padding-right:26.5rem!important}.px-xxl-55{padding-left:27rem!important;padding-right:27rem!important}.px-xxl-56{padding-left:27.5rem!important;padding-right:27.5rem!important}.px-xxl-57{padding-left:28rem!important;padding-right:28rem!important}.px-xxl-58{padding-left:28.5rem!important;padding-right:28.5rem!important}.px-xxl-59{padding-left:29rem!important;padding-right:29rem!important}.px-xxl-60{padding-left:29.5rem!important;padding-right:29.5rem!important}.px-xxl-61{padding-left:30rem!important;padding-right:30rem!important}.px-xxl-62{padding-left:30.5rem!important;padding-right:30.5rem!important}.px-xxl-63{padding-left:31rem!important;padding-right:31rem!important}.px-xxl-64{padding-left:31.5rem!important;padding-right:31.5rem!important}.px-xxl-65{padding-left:32rem!important;padding-right:32rem!important}.px-xxl-66{padding-left:32.5rem!important;padding-right:32.5rem!important}.px-xxl-67{padding-left:33rem!important;padding-right:33rem!important}.px-xxl-68{padding-left:33.5rem!important;padding-right:33.5rem!important}.px-xxl-69{padding-left:34rem!important;padding-right:34rem!important}.px-xxl-70{padding-left:34.5rem!important;padding-right:34.5rem!important}.px-xxl-71{padding-left:35rem!important;padding-right:35rem!important}.px-xxl-72{padding-left:35.5rem!important;padding-right:35.5rem!important}.px-xxl-73{padding-left:36rem!important;padding-right:36rem!important}.px-xxl-74{padding-left:36.5rem!important;padding-right:36.5rem!important}.px-xxl-75{padding-left:37rem!important;padding-right:37rem!important}.px-xxl-76{padding-left:37.5rem!important;padding-right:37.5rem!important}.px-xxl-77{padding-left:38rem!important;padding-right:38rem!important}.px-xxl-78{padding-left:38.5rem!important;padding-right:38.5rem!important}.px-xxl-79{padding-left:39rem!important;padding-right:39rem!important}.px-xxl-80{padding-left:39.5rem!important;padding-right:39.5rem!important}.px-xxl-81{padding-left:40rem!important;padding-right:40rem!important}.px-xxl-82{padding-left:40.5rem!important;padding-right:40.5rem!important}.px-xxl-83{padding-left:41rem!important;padding-right:41rem!important}.px-xxl-84{padding-left:41.5rem!important;padding-right:41.5rem!important}.px-xxl-85{padding-left:42rem!important;padding-right:42rem!important}.px-xxl-86{padding-left:42.5rem!important;padding-right:42.5rem!important}.px-xxl-87{padding-left:43rem!important;padding-right:43rem!important}.px-xxl-88{padding-left:43.5rem!important;padding-right:43.5rem!important}.px-xxl-89{padding-left:44rem!important;padding-right:44rem!important}.px-xxl-90{padding-left:44.5rem!important;padding-right:44.5rem!important}.px-xxl-91{padding-left:45rem!important;padding-right:45rem!important}.px-xxl-92{padding-left:45.5rem!important;padding-right:45.5rem!important}.px-xxl-93{padding-left:46rem!important;padding-right:46rem!important}.px-xxl-94{padding-left:46.5rem!important;padding-right:46.5rem!important}.px-xxl-95{padding-left:47rem!important;padding-right:47rem!important}.px-xxl-96{padding-left:47.5rem!important;padding-right:47.5rem!important}.px-xxl-97{padding-left:48rem!important;padding-right:48rem!important}.px-xxl-98{padding-left:48.5rem!important;padding-right:48.5rem!important}.px-xxl-99{padding-left:49rem!important;padding-right:49rem!important}.px-xxl-100{padding-left:49.5rem!important;padding-right:49.5rem!important}.px-xxl-101{padding-left:50rem!important;padding-right:50rem!important}.px-xxl-102{padding-left:50.5rem!important;padding-right:50.5rem!important}.px-xxl-103{padding-left:51rem!important;padding-right:51rem!important}.px-xxl-104{padding-left:51.5rem!important;padding-right:51.5rem!important}.px-xxl-105{padding-left:52rem!important;padding-right:52rem!important}.px-xxl-106{padding-left:52.5rem!important;padding-right:52.5rem!important}.px-xxl-107{padding-left:53rem!important;padding-right:53rem!important}.px-xxl-108{padding-left:53.5rem!important;padding-right:53.5rem!important}.px-xxl-109{padding-left:54rem!important;padding-right:54rem!important}.px-xxl-110{padding-left:54.5rem!important;padding-right:54.5rem!important}.px-xxl-111{padding-left:55rem!important;padding-right:55rem!important}.px-xxl-112{padding-left:55.5rem!important;padding-right:55.5rem!important}.px-xxl-113{padding-left:56rem!important;padding-right:56rem!important}.px-xxl-114{padding-left:56.5rem!important;padding-right:56.5rem!important}.px-xxl-115{padding-left:57rem!important;padding-right:57rem!important}.px-xxl-116{padding-left:57.5rem!important;padding-right:57.5rem!important}.px-xxl-117{padding-left:58rem!important;padding-right:58rem!important}.px-xxl-118{padding-left:58.5rem!important;padding-right:58.5rem!important}.px-xxl-119{padding-left:59rem!important;padding-right:59rem!important}.px-xxl-120{padding-left:59.5rem!important;padding-right:59.5rem!important}.px-xxl-121{padding-left:60rem!important;padding-right:60rem!important}.px-xxl-122{padding-left:60.5rem!important;padding-right:60.5rem!important}.px-xxl-123{padding-left:61rem!important;padding-right:61rem!important}.px-xxl-124{padding-left:61.5rem!important;padding-right:61.5rem!important}.px-xxl-125{padding-left:62rem!important;padding-right:62rem!important}.px-xxl-126{padding-left:62.5rem!important;padding-right:62.5rem!important}.px-xxl-127{padding-left:63rem!important;padding-right:63rem!important}.px-xxl-128{padding-left:63.5rem!important;padding-right:63.5rem!important}.px-xxl-129{padding-left:64rem!important;padding-right:64rem!important}.px-xxl-130{padding-left:64.5rem!important;padding-right:64.5rem!important}.px-xxl-131{padding-left:65rem!important;padding-right:65rem!important}.px-xxl-132{padding-left:65.5rem!important;padding-right:65.5rem!important}.px-xxl-133{padding-left:66rem!important;padding-right:66rem!important}.px-xxl-134{padding-left:66.5rem!important;padding-right:66.5rem!important}.px-xxl-135{padding-left:67rem!important;padding-right:67rem!important}.px-xxl-136{padding-left:67.5rem!important;padding-right:67.5rem!important}.px-xxl-137{padding-left:68rem!important;padding-right:68rem!important}.px-xxl-138{padding-left:68.5rem!important;padding-right:68.5rem!important}.px-xxl-139{padding-left:69rem!important;padding-right:69rem!important}.px-xxl-140{padding-left:69.5rem!important;padding-right:69.5rem!important}.px-xxl-141{padding-left:70rem!important;padding-right:70rem!important}.px-xxl-142{padding-left:70.5rem!important;padding-right:70.5rem!important}.px-xxl-143{padding-left:71rem!important;padding-right:71rem!important}.px-xxl-144{padding-left:71.5rem!important;padding-right:71.5rem!important}.px-xxl-145{padding-left:72rem!important;padding-right:72rem!important}.px-xxl-146{padding-left:72.5rem!important;padding-right:72.5rem!important}.px-xxl-147{padding-left:73rem!important;padding-right:73rem!important}.px-xxl-148{padding-left:73.5rem!important;padding-right:73.5rem!important}.px-xxl-149{padding-left:74rem!important;padding-right:74rem!important}.px-xxl-150{padding-left:74.5rem!important;padding-right:74.5rem!important}.px-xxl-151{padding-left:75rem!important;padding-right:75rem!important}.px-xxl-152{padding-left:75.5rem!important;padding-right:75.5rem!important}.px-xxl-153{padding-left:76rem!important;padding-right:76rem!important}.px-xxl-154{padding-left:76.5rem!important;padding-right:76.5rem!important}.px-xxl-155{padding-left:77rem!important;padding-right:77rem!important}.px-xxl-156{padding-left:77.5rem!important;padding-right:77.5rem!important}.px-xxl-157{padding-left:78rem!important;padding-right:78rem!important}.px-xxl-158{padding-left:78.5rem!important;padding-right:78.5rem!important}.px-xxl-159{padding-left:79rem!important;padding-right:79rem!important}.px-xxl-160{padding-left:79.5rem!important;padding-right:79.5rem!important}.py-xxl-0{padding-top:0rem!important;padding-bottom:0rem!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:2rem!important;padding-bottom:2rem!important}.py-xxl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxl-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxl-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxl-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxl-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxl-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xxl-23{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xxl-25{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}.py-xxl-27{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.py-xxl-29{padding-top:14rem!important;padding-bottom:14rem!important}.py-xxl-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xxl-31{padding-top:15rem!important;padding-bottom:15rem!important}.py-xxl-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}.py-xxl-33{padding-top:16rem!important;padding-bottom:16rem!important}.py-xxl-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}.py-xxl-35{padding-top:17rem!important;padding-bottom:17rem!important}.py-xxl-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.py-xxl-37{padding-top:18rem!important;padding-bottom:18rem!important}.py-xxl-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}.py-xxl-39{padding-top:19rem!important;padding-bottom:19rem!important}.py-xxl-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}.py-xxl-41{padding-top:20rem!important;padding-bottom:20rem!important}.py-xxl-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}.py-xxl-43{padding-top:21rem!important;padding-bottom:21rem!important}.py-xxl-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}.py-xxl-45{padding-top:22rem!important;padding-bottom:22rem!important}.py-xxl-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}.py-xxl-47{padding-top:23rem!important;padding-bottom:23rem!important}.py-xxl-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}.py-xxl-49{padding-top:24rem!important;padding-bottom:24rem!important}.py-xxl-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-xxl-51{padding-top:25rem!important;padding-bottom:25rem!important}.py-xxl-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}.py-xxl-53{padding-top:26rem!important;padding-bottom:26rem!important}.py-xxl-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}.py-xxl-55{padding-top:27rem!important;padding-bottom:27rem!important}.py-xxl-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}.py-xxl-57{padding-top:28rem!important;padding-bottom:28rem!important}.py-xxl-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}.py-xxl-59{padding-top:29rem!important;padding-bottom:29rem!important}.py-xxl-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}.py-xxl-61{padding-top:30rem!important;padding-bottom:30rem!important}.py-xxl-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}.py-xxl-63{padding-top:31rem!important;padding-bottom:31rem!important}.py-xxl-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}.py-xxl-65{padding-top:32rem!important;padding-bottom:32rem!important}.py-xxl-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}.py-xxl-67{padding-top:33rem!important;padding-bottom:33rem!important}.py-xxl-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}.py-xxl-69{padding-top:34rem!important;padding-bottom:34rem!important}.py-xxl-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}.py-xxl-71{padding-top:35rem!important;padding-bottom:35rem!important}.py-xxl-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}.py-xxl-73{padding-top:36rem!important;padding-bottom:36rem!important}.py-xxl-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}.py-xxl-75{padding-top:37rem!important;padding-bottom:37rem!important}.py-xxl-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}.py-xxl-77{padding-top:38rem!important;padding-bottom:38rem!important}.py-xxl-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}.py-xxl-79{padding-top:39rem!important;padding-bottom:39rem!important}.py-xxl-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}.py-xxl-81{padding-top:40rem!important;padding-bottom:40rem!important}.py-xxl-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}.py-xxl-83{padding-top:41rem!important;padding-bottom:41rem!important}.py-xxl-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}.py-xxl-85{padding-top:42rem!important;padding-bottom:42rem!important}.py-xxl-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}.py-xxl-87{padding-top:43rem!important;padding-bottom:43rem!important}.py-xxl-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}.py-xxl-89{padding-top:44rem!important;padding-bottom:44rem!important}.py-xxl-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}.py-xxl-91{padding-top:45rem!important;padding-bottom:45rem!important}.py-xxl-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}.py-xxl-93{padding-top:46rem!important;padding-bottom:46rem!important}.py-xxl-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}.py-xxl-95{padding-top:47rem!important;padding-bottom:47rem!important}.py-xxl-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}.py-xxl-97{padding-top:48rem!important;padding-bottom:48rem!important}.py-xxl-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}.py-xxl-99{padding-top:49rem!important;padding-bottom:49rem!important}.py-xxl-100{padding-top:49.5rem!important;padding-bottom:49.5rem!important}.py-xxl-101{padding-top:50rem!important;padding-bottom:50rem!important}.py-xxl-102{padding-top:50.5rem!important;padding-bottom:50.5rem!important}.py-xxl-103{padding-top:51rem!important;padding-bottom:51rem!important}.py-xxl-104{padding-top:51.5rem!important;padding-bottom:51.5rem!important}.py-xxl-105{padding-top:52rem!important;padding-bottom:52rem!important}.py-xxl-106{padding-top:52.5rem!important;padding-bottom:52.5rem!important}.py-xxl-107{padding-top:53rem!important;padding-bottom:53rem!important}.py-xxl-108{padding-top:53.5rem!important;padding-bottom:53.5rem!important}.py-xxl-109{padding-top:54rem!important;padding-bottom:54rem!important}.py-xxl-110{padding-top:54.5rem!important;padding-bottom:54.5rem!important}.py-xxl-111{padding-top:55rem!important;padding-bottom:55rem!important}.py-xxl-112{padding-top:55.5rem!important;padding-bottom:55.5rem!important}.py-xxl-113{padding-top:56rem!important;padding-bottom:56rem!important}.py-xxl-114{padding-top:56.5rem!important;padding-bottom:56.5rem!important}.py-xxl-115{padding-top:57rem!important;padding-bottom:57rem!important}.py-xxl-116{padding-top:57.5rem!important;padding-bottom:57.5rem!important}.py-xxl-117{padding-top:58rem!important;padding-bottom:58rem!important}.py-xxl-118{padding-top:58.5rem!important;padding-bottom:58.5rem!important}.py-xxl-119{padding-top:59rem!important;padding-bottom:59rem!important}.py-xxl-120{padding-top:59.5rem!important;padding-bottom:59.5rem!important}.py-xxl-121{padding-top:60rem!important;padding-bottom:60rem!important}.py-xxl-122{padding-top:60.5rem!important;padding-bottom:60.5rem!important}.py-xxl-123{padding-top:61rem!important;padding-bottom:61rem!important}.py-xxl-124{padding-top:61.5rem!important;padding-bottom:61.5rem!important}.py-xxl-125{padding-top:62rem!important;padding-bottom:62rem!important}.py-xxl-126{padding-top:62.5rem!important;padding-bottom:62.5rem!important}.py-xxl-127{padding-top:63rem!important;padding-bottom:63rem!important}.py-xxl-128{padding-top:63.5rem!important;padding-bottom:63.5rem!important}.py-xxl-129{padding-top:64rem!important;padding-bottom:64rem!important}.py-xxl-130{padding-top:64.5rem!important;padding-bottom:64.5rem!important}.py-xxl-131{padding-top:65rem!important;padding-bottom:65rem!important}.py-xxl-132{padding-top:65.5rem!important;padding-bottom:65.5rem!important}.py-xxl-133{padding-top:66rem!important;padding-bottom:66rem!important}.py-xxl-134{padding-top:66.5rem!important;padding-bottom:66.5rem!important}.py-xxl-135{padding-top:67rem!important;padding-bottom:67rem!important}.py-xxl-136{padding-top:67.5rem!important;padding-bottom:67.5rem!important}.py-xxl-137{padding-top:68rem!important;padding-bottom:68rem!important}.py-xxl-138{padding-top:68.5rem!important;padding-bottom:68.5rem!important}.py-xxl-139{padding-top:69rem!important;padding-bottom:69rem!important}.py-xxl-140{padding-top:69.5rem!important;padding-bottom:69.5rem!important}.py-xxl-141{padding-top:70rem!important;padding-bottom:70rem!important}.py-xxl-142{padding-top:70.5rem!important;padding-bottom:70.5rem!important}.py-xxl-143{padding-top:71rem!important;padding-bottom:71rem!important}.py-xxl-144{padding-top:71.5rem!important;padding-bottom:71.5rem!important}.py-xxl-145{padding-top:72rem!important;padding-bottom:72rem!important}.py-xxl-146{padding-top:72.5rem!important;padding-bottom:72.5rem!important}.py-xxl-147{padding-top:73rem!important;padding-bottom:73rem!important}.py-xxl-148{padding-top:73.5rem!important;padding-bottom:73.5rem!important}.py-xxl-149{padding-top:74rem!important;padding-bottom:74rem!important}.py-xxl-150{padding-top:74.5rem!important;padding-bottom:74.5rem!important}.py-xxl-151{padding-top:75rem!important;padding-bottom:75rem!important}.py-xxl-152{padding-top:75.5rem!important;padding-bottom:75.5rem!important}.py-xxl-153{padding-top:76rem!important;padding-bottom:76rem!important}.py-xxl-154{padding-top:76.5rem!important;padding-bottom:76.5rem!important}.py-xxl-155{padding-top:77rem!important;padding-bottom:77rem!important}.py-xxl-156{padding-top:77.5rem!important;padding-bottom:77.5rem!important}.py-xxl-157{padding-top:78rem!important;padding-bottom:78rem!important}.py-xxl-158{padding-top:78.5rem!important;padding-bottom:78.5rem!important}.py-xxl-159{padding-top:79rem!important;padding-bottom:79rem!important}.py-xxl-160{padding-top:79.5rem!important;padding-bottom:79.5rem!important}}.m-0{margin:0rem!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:2rem!important}.m-6{margin:2.5rem!important}.m-7{margin:3rem!important}.m-8{margin:3.5rem!important}.m-9{margin:4rem!important}.m-10{margin:4.5rem!important}.m-11{margin:5rem!important}.m-12{margin:5.5rem!important}.m-13{margin:6rem!important}.m-14{margin:6.5rem!important}.m-15{margin:7rem!important}.m-16{margin:7.5rem!important}.m-17{margin:8rem!important}.m-18{margin:8.5rem!important}.m-19{margin:9rem!important}.m-20{margin:9.5rem!important}.m-21{margin:10rem!important}.m-22{margin:10.5rem!important}.m-23{margin:11rem!important}.m-24{margin:11.5rem!important}.m-25{margin:12rem!important}.m-26{margin:12.5rem!important}.m-27{margin:13rem!important}.m-28{margin:13.5rem!important}.m-29{margin:14rem!important}.m-30{margin:14.5rem!important}.m-31{margin:15rem!important}.m-32{margin:15.5rem!important}.m-33{margin:16rem!important}.m-34{margin:16.5rem!important}.m-35{margin:17rem!important}.m-36{margin:17.5rem!important}.m-37{margin:18rem!important}.m-38{margin:18.5rem!important}.m-39{margin:19rem!important}.m-40{margin:19.5rem!important}.m-41{margin:20rem!important}.m-42{margin:20.5rem!important}.m-43{margin:21rem!important}.m-44{margin:21.5rem!important}.m-45{margin:22rem!important}.m-46{margin:22.5rem!important}.m-47{margin:23rem!important}.m-48{margin:23.5rem!important}.m-49{margin:24rem!important}.m-50{margin:24.5rem!important}.m-51{margin:25rem!important}.m-52{margin:25.5rem!important}.m-53{margin:26rem!important}.m-54{margin:26.5rem!important}.m-55{margin:27rem!important}.m-56{margin:27.5rem!important}.m-57{margin:28rem!important}.m-58{margin:28.5rem!important}.m-59{margin:29rem!important}.m-60{margin:29.5rem!important}.m-61{margin:30rem!important}.m-62{margin:30.5rem!important}.m-63{margin:31rem!important}.m-64{margin:31.5rem!important}.m-65{margin:32rem!important}.m-66{margin:32.5rem!important}.m-67{margin:33rem!important}.m-68{margin:33.5rem!important}.m-69{margin:34rem!important}.m-70{margin:34.5rem!important}.m-71{margin:35rem!important}.m-72{margin:35.5rem!important}.m-73{margin:36rem!important}.m-74{margin:36.5rem!important}.m-75{margin:37rem!important}.m-76{margin:37.5rem!important}.m-77{margin:38rem!important}.m-78{margin:38.5rem!important}.m-79{margin:39rem!important}.m-80{margin:39.5rem!important}.m-81{margin:40rem!important}.m-82{margin:40.5rem!important}.m-83{margin:41rem!important}.m-84{margin:41.5rem!important}.m-85{margin:42rem!important}.m-86{margin:42.5rem!important}.m-87{margin:43rem!important}.m-88{margin:43.5rem!important}.m-89{margin:44rem!important}.m-90{margin:44.5rem!important}.m-91{margin:45rem!important}.m-92{margin:45.5rem!important}.m-93{margin:46rem!important}.m-94{margin:46.5rem!important}.m-95{margin:47rem!important}.m-96{margin:47.5rem!important}.m-97{margin:48rem!important}.m-98{margin:48.5rem!important}.m-99{margin:49rem!important}.m-100{margin:49.5rem!important}.m-101{margin:50rem!important}.m-102{margin:50.5rem!important}.m-103{margin:51rem!important}.m-104{margin:51.5rem!important}.m-105{margin:52rem!important}.m-106{margin:52.5rem!important}.m-107{margin:53rem!important}.m-108{margin:53.5rem!important}.m-109{margin:54rem!important}.m-110{margin:54.5rem!important}.m-111{margin:55rem!important}.m-112{margin:55.5rem!important}.m-113{margin:56rem!important}.m-114{margin:56.5rem!important}.m-115{margin:57rem!important}.m-116{margin:57.5rem!important}.m-117{margin:58rem!important}.m-118{margin:58.5rem!important}.m-119{margin:59rem!important}.m-120{margin:59.5rem!important}.m-121{margin:60rem!important}.m-122{margin:60.5rem!important}.m-123{margin:61rem!important}.m-124{margin:61.5rem!important}.m-125{margin:62rem!important}.m-126{margin:62.5rem!important}.m-127{margin:63rem!important}.m-128{margin:63.5rem!important}.m-129{margin:64rem!important}.m-130{margin:64.5rem!important}.m-131{margin:65rem!important}.m-132{margin:65.5rem!important}.m-133{margin:66rem!important}.m-134{margin:66.5rem!important}.m-135{margin:67rem!important}.m-136{margin:67.5rem!important}.m-137{margin:68rem!important}.m-138{margin:68.5rem!important}.m-139{margin:69rem!important}.m-140{margin:69.5rem!important}.m-141{margin:70rem!important}.m-142{margin:70.5rem!important}.m-143{margin:71rem!important}.m-144{margin:71.5rem!important}.m-145{margin:72rem!important}.m-146{margin:72.5rem!important}.m-147{margin:73rem!important}.m-148{margin:73.5rem!important}.m-149{margin:74rem!important}.m-150{margin:74.5rem!important}.m-151{margin:75rem!important}.m-152{margin:75.5rem!important}.m-153{margin:76rem!important}.m-154{margin:76.5rem!important}.m-155{margin:77rem!important}.m-156{margin:77.5rem!important}.m-157{margin:78rem!important}.m-158{margin:78.5rem!important}.m-159{margin:79rem!important}.m-160{margin:79.5rem!important}.mt-0{margin-top:0rem!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:2rem!important}.mt-6{margin-top:2.5rem!important}.mt-7{margin-top:3rem!important}.mt-8{margin-top:3.5rem!important}.mt-9{margin-top:4rem!important}.mt-10{margin-top:4.5rem!important}.mt-11{margin-top:5rem!important}.mt-12{margin-top:5.5rem!important}.mt-13{margin-top:6rem!important}.mt-14{margin-top:6.5rem!important}.mt-15{margin-top:7rem!important}.mt-16{margin-top:7.5rem!important}.mt-17{margin-top:8rem!important}.mt-18{margin-top:8.5rem!important}.mt-19{margin-top:9rem!important}.mt-20{margin-top:9.5rem!important}.mt-21{margin-top:10rem!important}.mt-22{margin-top:10.5rem!important}.mt-23{margin-top:11rem!important}.mt-24{margin-top:11.5rem!important}.mt-25{margin-top:12rem!important}.mt-26{margin-top:12.5rem!important}.mt-27{margin-top:13rem!important}.mt-28{margin-top:13.5rem!important}.mt-29{margin-top:14rem!important}.mt-30{margin-top:14.5rem!important}.mt-31{margin-top:15rem!important}.mt-32{margin-top:15.5rem!important}.mt-33{margin-top:16rem!important}.mt-34{margin-top:16.5rem!important}.mt-35{margin-top:17rem!important}.mt-36{margin-top:17.5rem!important}.mt-37{margin-top:18rem!important}.mt-38{margin-top:18.5rem!important}.mt-39{margin-top:19rem!important}.mt-40{margin-top:19.5rem!important}.mt-41{margin-top:20rem!important}.mt-42{margin-top:20.5rem!important}.mt-43{margin-top:21rem!important}.mt-44{margin-top:21.5rem!important}.mt-45{margin-top:22rem!important}.mt-46{margin-top:22.5rem!important}.mt-47{margin-top:23rem!important}.mt-48{margin-top:23.5rem!important}.mt-49{margin-top:24rem!important}.mt-50{margin-top:24.5rem!important}.mt-51{margin-top:25rem!important}.mt-52{margin-top:25.5rem!important}.mt-53{margin-top:26rem!important}.mt-54{margin-top:26.5rem!important}.mt-55{margin-top:27rem!important}.mt-56{margin-top:27.5rem!important}.mt-57{margin-top:28rem!important}.mt-58{margin-top:28.5rem!important}.mt-59{margin-top:29rem!important}.mt-60{margin-top:29.5rem!important}.mt-61{margin-top:30rem!important}.mt-62{margin-top:30.5rem!important}.mt-63{margin-top:31rem!important}.mt-64{margin-top:31.5rem!important}.mt-65{margin-top:32rem!important}.mt-66{margin-top:32.5rem!important}.mt-67{margin-top:33rem!important}.mt-68{margin-top:33.5rem!important}.mt-69{margin-top:34rem!important}.mt-70{margin-top:34.5rem!important}.mt-71{margin-top:35rem!important}.mt-72{margin-top:35.5rem!important}.mt-73{margin-top:36rem!important}.mt-74{margin-top:36.5rem!important}.mt-75{margin-top:37rem!important}.mt-76{margin-top:37.5rem!important}.mt-77{margin-top:38rem!important}.mt-78{margin-top:38.5rem!important}.mt-79{margin-top:39rem!important}.mt-80{margin-top:39.5rem!important}.mt-81{margin-top:40rem!important}.mt-82{margin-top:40.5rem!important}.mt-83{margin-top:41rem!important}.mt-84{margin-top:41.5rem!important}.mt-85{margin-top:42rem!important}.mt-86{margin-top:42.5rem!important}.mt-87{margin-top:43rem!important}.mt-88{margin-top:43.5rem!important}.mt-89{margin-top:44rem!important}.mt-90{margin-top:44.5rem!important}.mt-91{margin-top:45rem!important}.mt-92{margin-top:45.5rem!important}.mt-93{margin-top:46rem!important}.mt-94{margin-top:46.5rem!important}.mt-95{margin-top:47rem!important}.mt-96{margin-top:47.5rem!important}.mt-97{margin-top:48rem!important}.mt-98{margin-top:48.5rem!important}.mt-99{margin-top:49rem!important}.mt-100{margin-top:49.5rem!important}.mt-101{margin-top:50rem!important}.mt-102{margin-top:50.5rem!important}.mt-103{margin-top:51rem!important}.mt-104{margin-top:51.5rem!important}.mt-105{margin-top:52rem!important}.mt-106{margin-top:52.5rem!important}.mt-107{margin-top:53rem!important}.mt-108{margin-top:53.5rem!important}.mt-109{margin-top:54rem!important}.mt-110{margin-top:54.5rem!important}.mt-111{margin-top:55rem!important}.mt-112{margin-top:55.5rem!important}.mt-113{margin-top:56rem!important}.mt-114{margin-top:56.5rem!important}.mt-115{margin-top:57rem!important}.mt-116{margin-top:57.5rem!important}.mt-117{margin-top:58rem!important}.mt-118{margin-top:58.5rem!important}.mt-119{margin-top:59rem!important}.mt-120{margin-top:59.5rem!important}.mt-121{margin-top:60rem!important}.mt-122{margin-top:60.5rem!important}.mt-123{margin-top:61rem!important}.mt-124{margin-top:61.5rem!important}.mt-125{margin-top:62rem!important}.mt-126{margin-top:62.5rem!important}.mt-127{margin-top:63rem!important}.mt-128{margin-top:63.5rem!important}.mt-129{margin-top:64rem!important}.mt-130{margin-top:64.5rem!important}.mt-131{margin-top:65rem!important}.mt-132{margin-top:65.5rem!important}.mt-133{margin-top:66rem!important}.mt-134{margin-top:66.5rem!important}.mt-135{margin-top:67rem!important}.mt-136{margin-top:67.5rem!important}.mt-137{margin-top:68rem!important}.mt-138{margin-top:68.5rem!important}.mt-139{margin-top:69rem!important}.mt-140{margin-top:69.5rem!important}.mt-141{margin-top:70rem!important}.mt-142{margin-top:70.5rem!important}.mt-143{margin-top:71rem!important}.mt-144{margin-top:71.5rem!important}.mt-145{margin-top:72rem!important}.mt-146{margin-top:72.5rem!important}.mt-147{margin-top:73rem!important}.mt-148{margin-top:73.5rem!important}.mt-149{margin-top:74rem!important}.mt-150{margin-top:74.5rem!important}.mt-151{margin-top:75rem!important}.mt-152{margin-top:75.5rem!important}.mt-153{margin-top:76rem!important}.mt-154{margin-top:76.5rem!important}.mt-155{margin-top:77rem!important}.mt-156{margin-top:77.5rem!important}.mt-157{margin-top:78rem!important}.mt-158{margin-top:78.5rem!important}.mt-159{margin-top:79rem!important}.mt-160{margin-top:79.5rem!important}.mb-0{margin-bottom:0rem!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:2rem!important}.mb-6{margin-bottom:2.5rem!important}.mb-7{margin-bottom:3rem!important}.mb-8{margin-bottom:3.5rem!important}.mb-9{margin-bottom:4rem!important}.mb-10{margin-bottom:4.5rem!important}.mb-11{margin-bottom:5rem!important}.mb-12{margin-bottom:5.5rem!important}.mb-13{margin-bottom:6rem!important}.mb-14{margin-bottom:6.5rem!important}.mb-15{margin-bottom:7rem!important}.mb-16{margin-bottom:7.5rem!important}.mb-17{margin-bottom:8rem!important}.mb-18{margin-bottom:8.5rem!important}.mb-19{margin-bottom:9rem!important}.mb-20{margin-bottom:9.5rem!important}.mb-21{margin-bottom:10rem!important}.mb-22{margin-bottom:10.5rem!important}.mb-23{margin-bottom:11rem!important}.mb-24{margin-bottom:11.5rem!important}.mb-25{margin-bottom:12rem!important}.mb-26{margin-bottom:12.5rem!important}.mb-27{margin-bottom:13rem!important}.mb-28{margin-bottom:13.5rem!important}.mb-29{margin-bottom:14rem!important}.mb-30{margin-bottom:14.5rem!important}.mb-31{margin-bottom:15rem!important}.mb-32{margin-bottom:15.5rem!important}.mb-33{margin-bottom:16rem!important}.mb-34{margin-bottom:16.5rem!important}.mb-35{margin-bottom:17rem!important}.mb-36{margin-bottom:17.5rem!important}.mb-37{margin-bottom:18rem!important}.mb-38{margin-bottom:18.5rem!important}.mb-39{margin-bottom:19rem!important}.mb-40{margin-bottom:19.5rem!important}.mb-41{margin-bottom:20rem!important}.mb-42{margin-bottom:20.5rem!important}.mb-43{margin-bottom:21rem!important}.mb-44{margin-bottom:21.5rem!important}.mb-45{margin-bottom:22rem!important}.mb-46{margin-bottom:22.5rem!important}.mb-47{margin-bottom:23rem!important}.mb-48{margin-bottom:23.5rem!important}.mb-49{margin-bottom:24rem!important}.mb-50{margin-bottom:24.5rem!important}.mb-51{margin-bottom:25rem!important}.mb-52{margin-bottom:25.5rem!important}.mb-53{margin-bottom:26rem!important}.mb-54{margin-bottom:26.5rem!important}.mb-55{margin-bottom:27rem!important}.mb-56{margin-bottom:27.5rem!important}.mb-57{margin-bottom:28rem!important}.mb-58{margin-bottom:28.5rem!important}.mb-59{margin-bottom:29rem!important}.mb-60{margin-bottom:29.5rem!important}.mb-61{margin-bottom:30rem!important}.mb-62{margin-bottom:30.5rem!important}.mb-63{margin-bottom:31rem!important}.mb-64{margin-bottom:31.5rem!important}.mb-65{margin-bottom:32rem!important}.mb-66{margin-bottom:32.5rem!important}.mb-67{margin-bottom:33rem!important}.mb-68{margin-bottom:33.5rem!important}.mb-69{margin-bottom:34rem!important}.mb-70{margin-bottom:34.5rem!important}.mb-71{margin-bottom:35rem!important}.mb-72{margin-bottom:35.5rem!important}.mb-73{margin-bottom:36rem!important}.mb-74{margin-bottom:36.5rem!important}.mb-75{margin-bottom:37rem!important}.mb-76{margin-bottom:37.5rem!important}.mb-77{margin-bottom:38rem!important}.mb-78{margin-bottom:38.5rem!important}.mb-79{margin-bottom:39rem!important}.mb-80{margin-bottom:39.5rem!important}.mb-81{margin-bottom:40rem!important}.mb-82{margin-bottom:40.5rem!important}.mb-83{margin-bottom:41rem!important}.mb-84{margin-bottom:41.5rem!important}.mb-85{margin-bottom:42rem!important}.mb-86{margin-bottom:42.5rem!important}.mb-87{margin-bottom:43rem!important}.mb-88{margin-bottom:43.5rem!important}.mb-89{margin-bottom:44rem!important}.mb-90{margin-bottom:44.5rem!important}.mb-91{margin-bottom:45rem!important}.mb-92{margin-bottom:45.5rem!important}.mb-93{margin-bottom:46rem!important}.mb-94{margin-bottom:46.5rem!important}.mb-95{margin-bottom:47rem!important}.mb-96{margin-bottom:47.5rem!important}.mb-97{margin-bottom:48rem!important}.mb-98{margin-bottom:48.5rem!important}.mb-99{margin-bottom:49rem!important}.mb-100{margin-bottom:49.5rem!important}.mb-101{margin-bottom:50rem!important}.mb-102{margin-bottom:50.5rem!important}.mb-103{margin-bottom:51rem!important}.mb-104{margin-bottom:51.5rem!important}.mb-105{margin-bottom:52rem!important}.mb-106{margin-bottom:52.5rem!important}.mb-107{margin-bottom:53rem!important}.mb-108{margin-bottom:53.5rem!important}.mb-109{margin-bottom:54rem!important}.mb-110{margin-bottom:54.5rem!important}.mb-111{margin-bottom:55rem!important}.mb-112{margin-bottom:55.5rem!important}.mb-113{margin-bottom:56rem!important}.mb-114{margin-bottom:56.5rem!important}.mb-115{margin-bottom:57rem!important}.mb-116{margin-bottom:57.5rem!important}.mb-117{margin-bottom:58rem!important}.mb-118{margin-bottom:58.5rem!important}.mb-119{margin-bottom:59rem!important}.mb-120{margin-bottom:59.5rem!important}.mb-121{margin-bottom:60rem!important}.mb-122{margin-bottom:60.5rem!important}.mb-123{margin-bottom:61rem!important}.mb-124{margin-bottom:61.5rem!important}.mb-125{margin-bottom:62rem!important}.mb-126{margin-bottom:62.5rem!important}.mb-127{margin-bottom:63rem!important}.mb-128{margin-bottom:63.5rem!important}.mb-129{margin-bottom:64rem!important}.mb-130{margin-bottom:64.5rem!important}.mb-131{margin-bottom:65rem!important}.mb-132{margin-bottom:65.5rem!important}.mb-133{margin-bottom:66rem!important}.mb-134{margin-bottom:66.5rem!important}.mb-135{margin-bottom:67rem!important}.mb-136{margin-bottom:67.5rem!important}.mb-137{margin-bottom:68rem!important}.mb-138{margin-bottom:68.5rem!important}.mb-139{margin-bottom:69rem!important}.mb-140{margin-bottom:69.5rem!important}.mb-141{margin-bottom:70rem!important}.mb-142{margin-bottom:70.5rem!important}.mb-143{margin-bottom:71rem!important}.mb-144{margin-bottom:71.5rem!important}.mb-145{margin-bottom:72rem!important}.mb-146{margin-bottom:72.5rem!important}.mb-147{margin-bottom:73rem!important}.mb-148{margin-bottom:73.5rem!important}.mb-149{margin-bottom:74rem!important}.mb-150{margin-bottom:74.5rem!important}.mb-151{margin-bottom:75rem!important}.mb-152{margin-bottom:75.5rem!important}.mb-153{margin-bottom:76rem!important}.mb-154{margin-bottom:76.5rem!important}.mb-155{margin-bottom:77rem!important}.mb-156{margin-bottom:77.5rem!important}.mb-157{margin-bottom:78rem!important}.mb-158{margin-bottom:78.5rem!important}.mb-159{margin-bottom:79rem!important}.mb-160{margin-bottom:79.5rem!important}.ms-0{margin-left:0rem!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:2rem!important}.ms-6{margin-left:2.5rem!important}.ms-7{margin-left:3rem!important}.ms-8{margin-left:3.5rem!important}.ms-9{margin-left:4rem!important}.ms-10{margin-left:4.5rem!important}.ms-11{margin-left:5rem!important}.ms-12{margin-left:5.5rem!important}.ms-13{margin-left:6rem!important}.ms-14{margin-left:6.5rem!important}.ms-15{margin-left:7rem!important}.ms-16{margin-left:7.5rem!important}.ms-17{margin-left:8rem!important}.ms-18{margin-left:8.5rem!important}.ms-19{margin-left:9rem!important}.ms-20{margin-left:9.5rem!important}.ms-21{margin-left:10rem!important}.ms-22{margin-left:10.5rem!important}.ms-23{margin-left:11rem!important}.ms-24{margin-left:11.5rem!important}.ms-25{margin-left:12rem!important}.ms-26{margin-left:12.5rem!important}.ms-27{margin-left:13rem!important}.ms-28{margin-left:13.5rem!important}.ms-29{margin-left:14rem!important}.ms-30{margin-left:14.5rem!important}.ms-31{margin-left:15rem!important}.ms-32{margin-left:15.5rem!important}.ms-33{margin-left:16rem!important}.ms-34{margin-left:16.5rem!important}.ms-35{margin-left:17rem!important}.ms-36{margin-left:17.5rem!important}.ms-37{margin-left:18rem!important}.ms-38{margin-left:18.5rem!important}.ms-39{margin-left:19rem!important}.ms-40{margin-left:19.5rem!important}.ms-41{margin-left:20rem!important}.ms-42{margin-left:20.5rem!important}.ms-43{margin-left:21rem!important}.ms-44{margin-left:21.5rem!important}.ms-45{margin-left:22rem!important}.ms-46{margin-left:22.5rem!important}.ms-47{margin-left:23rem!important}.ms-48{margin-left:23.5rem!important}.ms-49{margin-left:24rem!important}.ms-50{margin-left:24.5rem!important}.ms-51{margin-left:25rem!important}.ms-52{margin-left:25.5rem!important}.ms-53{margin-left:26rem!important}.ms-54{margin-left:26.5rem!important}.ms-55{margin-left:27rem!important}.ms-56{margin-left:27.5rem!important}.ms-57{margin-left:28rem!important}.ms-58{margin-left:28.5rem!important}.ms-59{margin-left:29rem!important}.ms-60{margin-left:29.5rem!important}.ms-61{margin-left:30rem!important}.ms-62{margin-left:30.5rem!important}.ms-63{margin-left:31rem!important}.ms-64{margin-left:31.5rem!important}.ms-65{margin-left:32rem!important}.ms-66{margin-left:32.5rem!important}.ms-67{margin-left:33rem!important}.ms-68{margin-left:33.5rem!important}.ms-69{margin-left:34rem!important}.ms-70{margin-left:34.5rem!important}.ms-71{margin-left:35rem!important}.ms-72{margin-left:35.5rem!important}.ms-73{margin-left:36rem!important}.ms-74{margin-left:36.5rem!important}.ms-75{margin-left:37rem!important}.ms-76{margin-left:37.5rem!important}.ms-77{margin-left:38rem!important}.ms-78{margin-left:38.5rem!important}.ms-79{margin-left:39rem!important}.ms-80{margin-left:39.5rem!important}.ms-81{margin-left:40rem!important}.ms-82{margin-left:40.5rem!important}.ms-83{margin-left:41rem!important}.ms-84{margin-left:41.5rem!important}.ms-85{margin-left:42rem!important}.ms-86{margin-left:42.5rem!important}.ms-87{margin-left:43rem!important}.ms-88{margin-left:43.5rem!important}.ms-89{margin-left:44rem!important}.ms-90{margin-left:44.5rem!important}.ms-91{margin-left:45rem!important}.ms-92{margin-left:45.5rem!important}.ms-93{margin-left:46rem!important}.ms-94{margin-left:46.5rem!important}.ms-95{margin-left:47rem!important}.ms-96{margin-left:47.5rem!important}.ms-97{margin-left:48rem!important}.ms-98{margin-left:48.5rem!important}.ms-99{margin-left:49rem!important}.ms-100{margin-left:49.5rem!important}.ms-101{margin-left:50rem!important}.ms-102{margin-left:50.5rem!important}.ms-103{margin-left:51rem!important}.ms-104{margin-left:51.5rem!important}.ms-105{margin-left:52rem!important}.ms-106{margin-left:52.5rem!important}.ms-107{margin-left:53rem!important}.ms-108{margin-left:53.5rem!important}.ms-109{margin-left:54rem!important}.ms-110{margin-left:54.5rem!important}.ms-111{margin-left:55rem!important}.ms-112{margin-left:55.5rem!important}.ms-113{margin-left:56rem!important}.ms-114{margin-left:56.5rem!important}.ms-115{margin-left:57rem!important}.ms-116{margin-left:57.5rem!important}.ms-117{margin-left:58rem!important}.ms-118{margin-left:58.5rem!important}.ms-119{margin-left:59rem!important}.ms-120{margin-left:59.5rem!important}.ms-121{margin-left:60rem!important}.ms-122{margin-left:60.5rem!important}.ms-123{margin-left:61rem!important}.ms-124{margin-left:61.5rem!important}.ms-125{margin-left:62rem!important}.ms-126{margin-left:62.5rem!important}.ms-127{margin-left:63rem!important}.ms-128{margin-left:63.5rem!important}.ms-129{margin-left:64rem!important}.ms-130{margin-left:64.5rem!important}.ms-131{margin-left:65rem!important}.ms-132{margin-left:65.5rem!important}.ms-133{margin-left:66rem!important}.ms-134{margin-left:66.5rem!important}.ms-135{margin-left:67rem!important}.ms-136{margin-left:67.5rem!important}.ms-137{margin-left:68rem!important}.ms-138{margin-left:68.5rem!important}.ms-139{margin-left:69rem!important}.ms-140{margin-left:69.5rem!important}.ms-141{margin-left:70rem!important}.ms-142{margin-left:70.5rem!important}.ms-143{margin-left:71rem!important}.ms-144{margin-left:71.5rem!important}.ms-145{margin-left:72rem!important}.ms-146{margin-left:72.5rem!important}.ms-147{margin-left:73rem!important}.ms-148{margin-left:73.5rem!important}.ms-149{margin-left:74rem!important}.ms-150{margin-left:74.5rem!important}.ms-151{margin-left:75rem!important}.ms-152{margin-left:75.5rem!important}.ms-153{margin-left:76rem!important}.ms-154{margin-left:76.5rem!important}.ms-155{margin-left:77rem!important}.ms-156{margin-left:77.5rem!important}.ms-157{margin-left:78rem!important}.ms-158{margin-left:78.5rem!important}.ms-159{margin-left:79rem!important}.ms-160{margin-left:79.5rem!important}.me-0{margin-right:0rem!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:2rem!important}.me-6{margin-right:2.5rem!important}.me-7{margin-right:3rem!important}.me-8{margin-right:3.5rem!important}.me-9{margin-right:4rem!important}.me-10{margin-right:4.5rem!important}.me-11{margin-right:5rem!important}.me-12{margin-right:5.5rem!important}.me-13{margin-right:6rem!important}.me-14{margin-right:6.5rem!important}.me-15{margin-right:7rem!important}.me-16{margin-right:7.5rem!important}.me-17{margin-right:8rem!important}.me-18{margin-right:8.5rem!important}.me-19{margin-right:9rem!important}.me-20{margin-right:9.5rem!important}.me-21{margin-right:10rem!important}.me-22{margin-right:10.5rem!important}.me-23{margin-right:11rem!important}.me-24{margin-right:11.5rem!important}.me-25{margin-right:12rem!important}.me-26{margin-right:12.5rem!important}.me-27{margin-right:13rem!important}.me-28{margin-right:13.5rem!important}.me-29{margin-right:14rem!important}.me-30{margin-right:14.5rem!important}.me-31{margin-right:15rem!important}.me-32{margin-right:15.5rem!important}.me-33{margin-right:16rem!important}.me-34{margin-right:16.5rem!important}.me-35{margin-right:17rem!important}.me-36{margin-right:17.5rem!important}.me-37{margin-right:18rem!important}.me-38{margin-right:18.5rem!important}.me-39{margin-right:19rem!important}.me-40{margin-right:19.5rem!important}.me-41{margin-right:20rem!important}.me-42{margin-right:20.5rem!important}.me-43{margin-right:21rem!important}.me-44{margin-right:21.5rem!important}.me-45{margin-right:22rem!important}.me-46{margin-right:22.5rem!important}.me-47{margin-right:23rem!important}.me-48{margin-right:23.5rem!important}.me-49{margin-right:24rem!important}.me-50{margin-right:24.5rem!important}.me-51{margin-right:25rem!important}.me-52{margin-right:25.5rem!important}.me-53{margin-right:26rem!important}.me-54{margin-right:26.5rem!important}.me-55{margin-right:27rem!important}.me-56{margin-right:27.5rem!important}.me-57{margin-right:28rem!important}.me-58{margin-right:28.5rem!important}.me-59{margin-right:29rem!important}.me-60{margin-right:29.5rem!important}.me-61{margin-right:30rem!important}.me-62{margin-right:30.5rem!important}.me-63{margin-right:31rem!important}.me-64{margin-right:31.5rem!important}.me-65{margin-right:32rem!important}.me-66{margin-right:32.5rem!important}.me-67{margin-right:33rem!important}.me-68{margin-right:33.5rem!important}.me-69{margin-right:34rem!important}.me-70{margin-right:34.5rem!important}.me-71{margin-right:35rem!important}.me-72{margin-right:35.5rem!important}.me-73{margin-right:36rem!important}.me-74{margin-right:36.5rem!important}.me-75{margin-right:37rem!important}.me-76{margin-right:37.5rem!important}.me-77{margin-right:38rem!important}.me-78{margin-right:38.5rem!important}.me-79{margin-right:39rem!important}.me-80{margin-right:39.5rem!important}.me-81{margin-right:40rem!important}.me-82{margin-right:40.5rem!important}.me-83{margin-right:41rem!important}.me-84{margin-right:41.5rem!important}.me-85{margin-right:42rem!important}.me-86{margin-right:42.5rem!important}.me-87{margin-right:43rem!important}.me-88{margin-right:43.5rem!important}.me-89{margin-right:44rem!important}.me-90{margin-right:44.5rem!important}.me-91{margin-right:45rem!important}.me-92{margin-right:45.5rem!important}.me-93{margin-right:46rem!important}.me-94{margin-right:46.5rem!important}.me-95{margin-right:47rem!important}.me-96{margin-right:47.5rem!important}.me-97{margin-right:48rem!important}.me-98{margin-right:48.5rem!important}.me-99{margin-right:49rem!important}.me-100{margin-right:49.5rem!important}.me-101{margin-right:50rem!important}.me-102{margin-right:50.5rem!important}.me-103{margin-right:51rem!important}.me-104{margin-right:51.5rem!important}.me-105{margin-right:52rem!important}.me-106{margin-right:52.5rem!important}.me-107{margin-right:53rem!important}.me-108{margin-right:53.5rem!important}.me-109{margin-right:54rem!important}.me-110{margin-right:54.5rem!important}.me-111{margin-right:55rem!important}.me-112{margin-right:55.5rem!important}.me-113{margin-right:56rem!important}.me-114{margin-right:56.5rem!important}.me-115{margin-right:57rem!important}.me-116{margin-right:57.5rem!important}.me-117{margin-right:58rem!important}.me-118{margin-right:58.5rem!important}.me-119{margin-right:59rem!important}.me-120{margin-right:59.5rem!important}.me-121{margin-right:60rem!important}.me-122{margin-right:60.5rem!important}.me-123{margin-right:61rem!important}.me-124{margin-right:61.5rem!important}.me-125{margin-right:62rem!important}.me-126{margin-right:62.5rem!important}.me-127{margin-right:63rem!important}.me-128{margin-right:63.5rem!important}.me-129{margin-right:64rem!important}.me-130{margin-right:64.5rem!important}.me-131{margin-right:65rem!important}.me-132{margin-right:65.5rem!important}.me-133{margin-right:66rem!important}.me-134{margin-right:66.5rem!important}.me-135{margin-right:67rem!important}.me-136{margin-right:67.5rem!important}.me-137{margin-right:68rem!important}.me-138{margin-right:68.5rem!important}.me-139{margin-right:69rem!important}.me-140{margin-right:69.5rem!important}.me-141{margin-right:70rem!important}.me-142{margin-right:70.5rem!important}.me-143{margin-right:71rem!important}.me-144{margin-right:71.5rem!important}.me-145{margin-right:72rem!important}.me-146{margin-right:72.5rem!important}.me-147{margin-right:73rem!important}.me-148{margin-right:73.5rem!important}.me-149{margin-right:74rem!important}.me-150{margin-right:74.5rem!important}.me-151{margin-right:75rem!important}.me-152{margin-right:75.5rem!important}.me-153{margin-right:76rem!important}.me-154{margin-right:76.5rem!important}.me-155{margin-right:77rem!important}.me-156{margin-right:77.5rem!important}.me-157{margin-right:78rem!important}.me-158{margin-right:78.5rem!important}.me-159{margin-right:79rem!important}.me-160{margin-right:79.5rem!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-7{margin-left:3rem!important;margin-right:3rem!important}.mx-8{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-9{margin-left:4rem!important;margin-right:4rem!important}.mx-10{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-11{margin-left:5rem!important;margin-right:5rem!important}.mx-12{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-13{margin-left:6rem!important;margin-right:6rem!important}.mx-14{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-15{margin-left:7rem!important;margin-right:7rem!important}.mx-16{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-17{margin-left:8rem!important;margin-right:8rem!important}.mx-18{margin-left:8.5rem!important;margin-right:8.5rem!important}.mx-19{margin-left:9rem!important;margin-right:9rem!important}.mx-20{margin-left:9.5rem!important;margin-right:9.5rem!important}.mx-21{margin-left:10rem!important;margin-right:10rem!important}.mx-22{margin-left:10.5rem!important;margin-right:10.5rem!important}.mx-23{margin-left:11rem!important;margin-right:11rem!important}.mx-24{margin-left:11.5rem!important;margin-right:11.5rem!important}.mx-25{margin-left:12rem!important;margin-right:12rem!important}.mx-26{margin-left:12.5rem!important;margin-right:12.5rem!important}.mx-27{margin-left:13rem!important;margin-right:13rem!important}.mx-28{margin-left:13.5rem!important;margin-right:13.5rem!important}.mx-29{margin-left:14rem!important;margin-right:14rem!important}.mx-30{margin-left:14.5rem!important;margin-right:14.5rem!important}.mx-31{margin-left:15rem!important;margin-right:15rem!important}.mx-32{margin-left:15.5rem!important;margin-right:15.5rem!important}.mx-33{margin-left:16rem!important;margin-right:16rem!important}.mx-34{margin-left:16.5rem!important;margin-right:16.5rem!important}.mx-35{margin-left:17rem!important;margin-right:17rem!important}.mx-36{margin-left:17.5rem!important;margin-right:17.5rem!important}.mx-37{margin-left:18rem!important;margin-right:18rem!important}.mx-38{margin-left:18.5rem!important;margin-right:18.5rem!important}.mx-39{margin-left:19rem!important;margin-right:19rem!important}.mx-40{margin-left:19.5rem!important;margin-right:19.5rem!important}.mx-41{margin-left:20rem!important;margin-right:20rem!important}.mx-42{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-43{margin-left:21rem!important;margin-right:21rem!important}.mx-44{margin-left:21.5rem!important;margin-right:21.5rem!important}.mx-45{margin-left:22rem!important;margin-right:22rem!important}.mx-46{margin-left:22.5rem!important;margin-right:22.5rem!important}.mx-47{margin-left:23rem!important;margin-right:23rem!important}.mx-48{margin-left:23.5rem!important;margin-right:23.5rem!important}.mx-49{margin-left:24rem!important;margin-right:24rem!important}.mx-50{margin-left:24.5rem!important;margin-right:24.5rem!important}.mx-51{margin-left:25rem!important;margin-right:25rem!important}.mx-52{margin-left:25.5rem!important;margin-right:25.5rem!important}.mx-53{margin-left:26rem!important;margin-right:26rem!important}.mx-54{margin-left:26.5rem!important;margin-right:26.5rem!important}.mx-55{margin-left:27rem!important;margin-right:27rem!important}.mx-56{margin-left:27.5rem!important;margin-right:27.5rem!important}.mx-57{margin-left:28rem!important;margin-right:28rem!important}.mx-58{margin-left:28.5rem!important;margin-right:28.5rem!important}.mx-59{margin-left:29rem!important;margin-right:29rem!important}.mx-60{margin-left:29.5rem!important;margin-right:29.5rem!important}.mx-61{margin-left:30rem!important;margin-right:30rem!important}.mx-62{margin-left:30.5rem!important;margin-right:30.5rem!important}.mx-63{margin-left:31rem!important;margin-right:31rem!important}.mx-64{margin-left:31.5rem!important;margin-right:31.5rem!important}.mx-65{margin-left:32rem!important;margin-right:32rem!important}.mx-66{margin-left:32.5rem!important;margin-right:32.5rem!important}.mx-67{margin-left:33rem!important;margin-right:33rem!important}.mx-68{margin-left:33.5rem!important;margin-right:33.5rem!important}.mx-69{margin-left:34rem!important;margin-right:34rem!important}.mx-70{margin-left:34.5rem!important;margin-right:34.5rem!important}.mx-71{margin-left:35rem!important;margin-right:35rem!important}.mx-72{margin-left:35.5rem!important;margin-right:35.5rem!important}.mx-73{margin-left:36rem!important;margin-right:36rem!important}.mx-74{margin-left:36.5rem!important;margin-right:36.5rem!important}.mx-75{margin-left:37rem!important;margin-right:37rem!important}.mx-76{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-77{margin-left:38rem!important;margin-right:38rem!important}.mx-78{margin-left:38.5rem!important;margin-right:38.5rem!important}.mx-79{margin-left:39rem!important;margin-right:39rem!important}.mx-80{margin-left:39.5rem!important;margin-right:39.5rem!important}.mx-81{margin-left:40rem!important;margin-right:40rem!important}.mx-82{margin-left:40.5rem!important;margin-right:40.5rem!important}.mx-83{margin-left:41rem!important;margin-right:41rem!important}.mx-84{margin-left:41.5rem!important;margin-right:41.5rem!important}.mx-85{margin-left:42rem!important;margin-right:42rem!important}.mx-86{margin-left:42.5rem!important;margin-right:42.5rem!important}.mx-87{margin-left:43rem!important;margin-right:43rem!important}.mx-88{margin-left:43.5rem!important;margin-right:43.5rem!important}.mx-89{margin-left:44rem!important;margin-right:44rem!important}.mx-90{margin-left:44.5rem!important;margin-right:44.5rem!important}.mx-91{margin-left:45rem!important;margin-right:45rem!important}.mx-92{margin-left:45.5rem!important;margin-right:45.5rem!important}.mx-93{margin-left:46rem!important;margin-right:46rem!important}.mx-94{margin-left:46.5rem!important;margin-right:46.5rem!important}.mx-95{margin-left:47rem!important;margin-right:47rem!important}.mx-96{margin-left:47.5rem!important;margin-right:47.5rem!important}.mx-97{margin-left:48rem!important;margin-right:48rem!important}.mx-98{margin-left:48.5rem!important;margin-right:48.5rem!important}.mx-99{margin-left:49rem!important;margin-right:49rem!important}.mx-100{margin-left:49.5rem!important;margin-right:49.5rem!important}.mx-101{margin-left:50rem!important;margin-right:50rem!important}.mx-102{margin-left:50.5rem!important;margin-right:50.5rem!important}.mx-103{margin-left:51rem!important;margin-right:51rem!important}.mx-104{margin-left:51.5rem!important;margin-right:51.5rem!important}.mx-105{margin-left:52rem!important;margin-right:52rem!important}.mx-106{margin-left:52.5rem!important;margin-right:52.5rem!important}.mx-107{margin-left:53rem!important;margin-right:53rem!important}.mx-108{margin-left:53.5rem!important;margin-right:53.5rem!important}.mx-109{margin-left:54rem!important;margin-right:54rem!important}.mx-110{margin-left:54.5rem!important;margin-right:54.5rem!important}.mx-111{margin-left:55rem!important;margin-right:55rem!important}.mx-112{margin-left:55.5rem!important;margin-right:55.5rem!important}.mx-113{margin-left:56rem!important;margin-right:56rem!important}.mx-114{margin-left:56.5rem!important;margin-right:56.5rem!important}.mx-115{margin-left:57rem!important;margin-right:57rem!important}.mx-116{margin-left:57.5rem!important;margin-right:57.5rem!important}.mx-117{margin-left:58rem!important;margin-right:58rem!important}.mx-118{margin-left:58.5rem!important;margin-right:58.5rem!important}.mx-119{margin-left:59rem!important;margin-right:59rem!important}.mx-120{margin-left:59.5rem!important;margin-right:59.5rem!important}.mx-121{margin-left:60rem!important;margin-right:60rem!important}.mx-122{margin-left:60.5rem!important;margin-right:60.5rem!important}.mx-123{margin-left:61rem!important;margin-right:61rem!important}.mx-124{margin-left:61.5rem!important;margin-right:61.5rem!important}.mx-125{margin-left:62rem!important;margin-right:62rem!important}.mx-126{margin-left:62.5rem!important;margin-right:62.5rem!important}.mx-127{margin-left:63rem!important;margin-right:63rem!important}.mx-128{margin-left:63.5rem!important;margin-right:63.5rem!important}.mx-129{margin-left:64rem!important;margin-right:64rem!important}.mx-130{margin-left:64.5rem!important;margin-right:64.5rem!important}.mx-131{margin-left:65rem!important;margin-right:65rem!important}.mx-132{margin-left:65.5rem!important;margin-right:65.5rem!important}.mx-133{margin-left:66rem!important;margin-right:66rem!important}.mx-134{margin-left:66.5rem!important;margin-right:66.5rem!important}.mx-135{margin-left:67rem!important;margin-right:67rem!important}.mx-136{margin-left:67.5rem!important;margin-right:67.5rem!important}.mx-137{margin-left:68rem!important;margin-right:68rem!important}.mx-138{margin-left:68.5rem!important;margin-right:68.5rem!important}.mx-139{margin-left:69rem!important;margin-right:69rem!important}.mx-140{margin-left:69.5rem!important;margin-right:69.5rem!important}.mx-141{margin-left:70rem!important;margin-right:70rem!important}.mx-142{margin-left:70.5rem!important;margin-right:70.5rem!important}.mx-143{margin-left:71rem!important;margin-right:71rem!important}.mx-144{margin-left:71.5rem!important;margin-right:71.5rem!important}.mx-145{margin-left:72rem!important;margin-right:72rem!important}.mx-146{margin-left:72.5rem!important;margin-right:72.5rem!important}.mx-147{margin-left:73rem!important;margin-right:73rem!important}.mx-148{margin-left:73.5rem!important;margin-right:73.5rem!important}.mx-149{margin-left:74rem!important;margin-right:74rem!important}.mx-150{margin-left:74.5rem!important;margin-right:74.5rem!important}.mx-151{margin-left:75rem!important;margin-right:75rem!important}.mx-152{margin-left:75.5rem!important;margin-right:75.5rem!important}.mx-153{margin-left:76rem!important;margin-right:76rem!important}.mx-154{margin-left:76.5rem!important;margin-right:76.5rem!important}.mx-155{margin-left:77rem!important;margin-right:77rem!important}.mx-156{margin-left:77.5rem!important;margin-right:77.5rem!important}.mx-157{margin-left:78rem!important;margin-right:78rem!important}.mx-158{margin-left:78.5rem!important;margin-right:78.5rem!important}.mx-159{margin-left:79rem!important;margin-right:79rem!important}.mx-160{margin-left:79.5rem!important;margin-right:79.5rem!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!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:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-22{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-23{margin-top:11rem!important;margin-bottom:11rem!important}.my-24{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-25{margin-top:12rem!important;margin-bottom:12rem!important}.my-26{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-27{margin-top:13rem!important;margin-bottom:13rem!important}.my-28{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-29{margin-top:14rem!important;margin-bottom:14rem!important}.my-30{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-31{margin-top:15rem!important;margin-bottom:15rem!important}.my-32{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-33{margin-top:16rem!important;margin-bottom:16rem!important}.my-34{margin-top:16.5rem!important;margin-bottom:16.5rem!important}.my-35{margin-top:17rem!important;margin-bottom:17rem!important}.my-36{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.my-37{margin-top:18rem!important;margin-bottom:18rem!important}.my-38{margin-top:18.5rem!important;margin-bottom:18.5rem!important}.my-39{margin-top:19rem!important;margin-bottom:19rem!important}.my-40{margin-top:19.5rem!important;margin-bottom:19.5rem!important}.my-41{margin-top:20rem!important;margin-bottom:20rem!important}.my-42{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-43{margin-top:21rem!important;margin-bottom:21rem!important}.my-44{margin-top:21.5rem!important;margin-bottom:21.5rem!important}.my-45{margin-top:22rem!important;margin-bottom:22rem!important}.my-46{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-47{margin-top:23rem!important;margin-bottom:23rem!important}.my-48{margin-top:23.5rem!important;margin-bottom:23.5rem!important}.my-49{margin-top:24rem!important;margin-bottom:24rem!important}.my-50{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-51{margin-top:25rem!important;margin-bottom:25rem!important}.my-52{margin-top:25.5rem!important;margin-bottom:25.5rem!important}.my-53{margin-top:26rem!important;margin-bottom:26rem!important}.my-54{margin-top:26.5rem!important;margin-bottom:26.5rem!important}.my-55{margin-top:27rem!important;margin-bottom:27rem!important}.my-56{margin-top:27.5rem!important;margin-bottom:27.5rem!important}.my-57{margin-top:28rem!important;margin-bottom:28rem!important}.my-58{margin-top:28.5rem!important;margin-bottom:28.5rem!important}.my-59{margin-top:29rem!important;margin-bottom:29rem!important}.my-60{margin-top:29.5rem!important;margin-bottom:29.5rem!important}.my-61{margin-top:30rem!important;margin-bottom:30rem!important}.my-62{margin-top:30.5rem!important;margin-bottom:30.5rem!important}.my-63{margin-top:31rem!important;margin-bottom:31rem!important}.my-64{margin-top:31.5rem!important;margin-bottom:31.5rem!important}.my-65{margin-top:32rem!important;margin-bottom:32rem!important}.my-66{margin-top:32.5rem!important;margin-bottom:32.5rem!important}.my-67{margin-top:33rem!important;margin-bottom:33rem!important}.my-68{margin-top:33.5rem!important;margin-bottom:33.5rem!important}.my-69{margin-top:34rem!important;margin-bottom:34rem!important}.my-70{margin-top:34.5rem!important;margin-bottom:34.5rem!important}.my-71{margin-top:35rem!important;margin-bottom:35rem!important}.my-72{margin-top:35.5rem!important;margin-bottom:35.5rem!important}.my-73{margin-top:36rem!important;margin-bottom:36rem!important}.my-74{margin-top:36.5rem!important;margin-bottom:36.5rem!important}.my-75{margin-top:37rem!important;margin-bottom:37rem!important}.my-76{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-77{margin-top:38rem!important;margin-bottom:38rem!important}.my-78{margin-top:38.5rem!important;margin-bottom:38.5rem!important}.my-79{margin-top:39rem!important;margin-bottom:39rem!important}.my-80{margin-top:39.5rem!important;margin-bottom:39.5rem!important}.my-81{margin-top:40rem!important;margin-bottom:40rem!important}.my-82{margin-top:40.5rem!important;margin-bottom:40.5rem!important}.my-83{margin-top:41rem!important;margin-bottom:41rem!important}.my-84{margin-top:41.5rem!important;margin-bottom:41.5rem!important}.my-85{margin-top:42rem!important;margin-bottom:42rem!important}.my-86{margin-top:42.5rem!important;margin-bottom:42.5rem!important}.my-87{margin-top:43rem!important;margin-bottom:43rem!important}.my-88{margin-top:43.5rem!important;margin-bottom:43.5rem!important}.my-89{margin-top:44rem!important;margin-bottom:44rem!important}.my-90{margin-top:44.5rem!important;margin-bottom:44.5rem!important}.my-91{margin-top:45rem!important;margin-bottom:45rem!important}.my-92{margin-top:45.5rem!important;margin-bottom:45.5rem!important}.my-93{margin-top:46rem!important;margin-bottom:46rem!important}.my-94{margin-top:46.5rem!important;margin-bottom:46.5rem!important}.my-95{margin-top:47rem!important;margin-bottom:47rem!important}.my-96{margin-top:47.5rem!important;margin-bottom:47.5rem!important}.my-97{margin-top:48rem!important;margin-bottom:48rem!important}.my-98{margin-top:48.5rem!important;margin-bottom:48.5rem!important}.my-99{margin-top:49rem!important;margin-bottom:49rem!important}.my-100{margin-top:49.5rem!important;margin-bottom:49.5rem!important}.my-101{margin-top:50rem!important;margin-bottom:50rem!important}.my-102{margin-top:50.5rem!important;margin-bottom:50.5rem!important}.my-103{margin-top:51rem!important;margin-bottom:51rem!important}.my-104{margin-top:51.5rem!important;margin-bottom:51.5rem!important}.my-105{margin-top:52rem!important;margin-bottom:52rem!important}.my-106{margin-top:52.5rem!important;margin-bottom:52.5rem!important}.my-107{margin-top:53rem!important;margin-bottom:53rem!important}.my-108{margin-top:53.5rem!important;margin-bottom:53.5rem!important}.my-109{margin-top:54rem!important;margin-bottom:54rem!important}.my-110{margin-top:54.5rem!important;margin-bottom:54.5rem!important}.my-111{margin-top:55rem!important;margin-bottom:55rem!important}.my-112{margin-top:55.5rem!important;margin-bottom:55.5rem!important}.my-113{margin-top:56rem!important;margin-bottom:56rem!important}.my-114{margin-top:56.5rem!important;margin-bottom:56.5rem!important}.my-115{margin-top:57rem!important;margin-bottom:57rem!important}.my-116{margin-top:57.5rem!important;margin-bottom:57.5rem!important}.my-117{margin-top:58rem!important;margin-bottom:58rem!important}.my-118{margin-top:58.5rem!important;margin-bottom:58.5rem!important}.my-119{margin-top:59rem!important;margin-bottom:59rem!important}.my-120{margin-top:59.5rem!important;margin-bottom:59.5rem!important}.my-121{margin-top:60rem!important;margin-bottom:60rem!important}.my-122{margin-top:60.5rem!important;margin-bottom:60.5rem!important}.my-123{margin-top:61rem!important;margin-bottom:61rem!important}.my-124{margin-top:61.5rem!important;margin-bottom:61.5rem!important}.my-125{margin-top:62rem!important;margin-bottom:62rem!important}.my-126{margin-top:62.5rem!important;margin-bottom:62.5rem!important}.my-127{margin-top:63rem!important;margin-bottom:63rem!important}.my-128{margin-top:63.5rem!important;margin-bottom:63.5rem!important}.my-129{margin-top:64rem!important;margin-bottom:64rem!important}.my-130{margin-top:64.5rem!important;margin-bottom:64.5rem!important}.my-131{margin-top:65rem!important;margin-bottom:65rem!important}.my-132{margin-top:65.5rem!important;margin-bottom:65.5rem!important}.my-133{margin-top:66rem!important;margin-bottom:66rem!important}.my-134{margin-top:66.5rem!important;margin-bottom:66.5rem!important}.my-135{margin-top:67rem!important;margin-bottom:67rem!important}.my-136{margin-top:67.5rem!important;margin-bottom:67.5rem!important}.my-137{margin-top:68rem!important;margin-bottom:68rem!important}.my-138{margin-top:68.5rem!important;margin-bottom:68.5rem!important}.my-139{margin-top:69rem!important;margin-bottom:69rem!important}.my-140{margin-top:69.5rem!important;margin-bottom:69.5rem!important}.my-141{margin-top:70rem!important;margin-bottom:70rem!important}.my-142{margin-top:70.5rem!important;margin-bottom:70.5rem!important}.my-143{margin-top:71rem!important;margin-bottom:71rem!important}.my-144{margin-top:71.5rem!important;margin-bottom:71.5rem!important}.my-145{margin-top:72rem!important;margin-bottom:72rem!important}.my-146{margin-top:72.5rem!important;margin-bottom:72.5rem!important}.my-147{margin-top:73rem!important;margin-bottom:73rem!important}.my-148{margin-top:73.5rem!important;margin-bottom:73.5rem!important}.my-149{margin-top:74rem!important;margin-bottom:74rem!important}.my-150{margin-top:74.5rem!important;margin-bottom:74.5rem!important}.my-151{margin-top:75rem!important;margin-bottom:75rem!important}.my-152{margin-top:75.5rem!important;margin-bottom:75.5rem!important}.my-153{margin-top:76rem!important;margin-bottom:76rem!important}.my-154{margin-top:76.5rem!important;margin-bottom:76.5rem!important}.my-155{margin-top:77rem!important;margin-bottom:77rem!important}.my-156{margin-top:77.5rem!important;margin-bottom:77.5rem!important}.my-157{margin-top:78rem!important;margin-bottom:78rem!important}.my-158{margin-top:78.5rem!important;margin-bottom:78.5rem!important}.my-159{margin-top:79rem!important;margin-bottom:79rem!important}.my-160{margin-top:79.5rem!important;margin-bottom:79.5rem!important}@media (min-width: 576px){.m-sm-0{margin:0rem!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:2rem!important}.m-sm-6{margin:2.5rem!important}.m-sm-7{margin:3rem!important}.m-sm-8{margin:3.5rem!important}.m-sm-9{margin:4rem!important}.m-sm-10{margin:4.5rem!important}.m-sm-11{margin:5rem!important}.m-sm-12{margin:5.5rem!important}.m-sm-13{margin:6rem!important}.m-sm-14{margin:6.5rem!important}.m-sm-15{margin:7rem!important}.m-sm-16{margin:7.5rem!important}.m-sm-17{margin:8rem!important}.m-sm-18{margin:8.5rem!important}.m-sm-19{margin:9rem!important}.m-sm-20{margin:9.5rem!important}.m-sm-21{margin:10rem!important}.m-sm-22{margin:10.5rem!important}.m-sm-23{margin:11rem!important}.m-sm-24{margin:11.5rem!important}.m-sm-25{margin:12rem!important}.m-sm-26{margin:12.5rem!important}.m-sm-27{margin:13rem!important}.m-sm-28{margin:13.5rem!important}.m-sm-29{margin:14rem!important}.m-sm-30{margin:14.5rem!important}.m-sm-31{margin:15rem!important}.m-sm-32{margin:15.5rem!important}.m-sm-33{margin:16rem!important}.m-sm-34{margin:16.5rem!important}.m-sm-35{margin:17rem!important}.m-sm-36{margin:17.5rem!important}.m-sm-37{margin:18rem!important}.m-sm-38{margin:18.5rem!important}.m-sm-39{margin:19rem!important}.m-sm-40{margin:19.5rem!important}.m-sm-41{margin:20rem!important}.m-sm-42{margin:20.5rem!important}.m-sm-43{margin:21rem!important}.m-sm-44{margin:21.5rem!important}.m-sm-45{margin:22rem!important}.m-sm-46{margin:22.5rem!important}.m-sm-47{margin:23rem!important}.m-sm-48{margin:23.5rem!important}.m-sm-49{margin:24rem!important}.m-sm-50{margin:24.5rem!important}.m-sm-51{margin:25rem!important}.m-sm-52{margin:25.5rem!important}.m-sm-53{margin:26rem!important}.m-sm-54{margin:26.5rem!important}.m-sm-55{margin:27rem!important}.m-sm-56{margin:27.5rem!important}.m-sm-57{margin:28rem!important}.m-sm-58{margin:28.5rem!important}.m-sm-59{margin:29rem!important}.m-sm-60{margin:29.5rem!important}.m-sm-61{margin:30rem!important}.m-sm-62{margin:30.5rem!important}.m-sm-63{margin:31rem!important}.m-sm-64{margin:31.5rem!important}.m-sm-65{margin:32rem!important}.m-sm-66{margin:32.5rem!important}.m-sm-67{margin:33rem!important}.m-sm-68{margin:33.5rem!important}.m-sm-69{margin:34rem!important}.m-sm-70{margin:34.5rem!important}.m-sm-71{margin:35rem!important}.m-sm-72{margin:35.5rem!important}.m-sm-73{margin:36rem!important}.m-sm-74{margin:36.5rem!important}.m-sm-75{margin:37rem!important}.m-sm-76{margin:37.5rem!important}.m-sm-77{margin:38rem!important}.m-sm-78{margin:38.5rem!important}.m-sm-79{margin:39rem!important}.m-sm-80{margin:39.5rem!important}.m-sm-81{margin:40rem!important}.m-sm-82{margin:40.5rem!important}.m-sm-83{margin:41rem!important}.m-sm-84{margin:41.5rem!important}.m-sm-85{margin:42rem!important}.m-sm-86{margin:42.5rem!important}.m-sm-87{margin:43rem!important}.m-sm-88{margin:43.5rem!important}.m-sm-89{margin:44rem!important}.m-sm-90{margin:44.5rem!important}.m-sm-91{margin:45rem!important}.m-sm-92{margin:45.5rem!important}.m-sm-93{margin:46rem!important}.m-sm-94{margin:46.5rem!important}.m-sm-95{margin:47rem!important}.m-sm-96{margin:47.5rem!important}.m-sm-97{margin:48rem!important}.m-sm-98{margin:48.5rem!important}.m-sm-99{margin:49rem!important}.m-sm-100{margin:49.5rem!important}.m-sm-101{margin:50rem!important}.m-sm-102{margin:50.5rem!important}.m-sm-103{margin:51rem!important}.m-sm-104{margin:51.5rem!important}.m-sm-105{margin:52rem!important}.m-sm-106{margin:52.5rem!important}.m-sm-107{margin:53rem!important}.m-sm-108{margin:53.5rem!important}.m-sm-109{margin:54rem!important}.m-sm-110{margin:54.5rem!important}.m-sm-111{margin:55rem!important}.m-sm-112{margin:55.5rem!important}.m-sm-113{margin:56rem!important}.m-sm-114{margin:56.5rem!important}.m-sm-115{margin:57rem!important}.m-sm-116{margin:57.5rem!important}.m-sm-117{margin:58rem!important}.m-sm-118{margin:58.5rem!important}.m-sm-119{margin:59rem!important}.m-sm-120{margin:59.5rem!important}.m-sm-121{margin:60rem!important}.m-sm-122{margin:60.5rem!important}.m-sm-123{margin:61rem!important}.m-sm-124{margin:61.5rem!important}.m-sm-125{margin:62rem!important}.m-sm-126{margin:62.5rem!important}.m-sm-127{margin:63rem!important}.m-sm-128{margin:63.5rem!important}.m-sm-129{margin:64rem!important}.m-sm-130{margin:64.5rem!important}.m-sm-131{margin:65rem!important}.m-sm-132{margin:65.5rem!important}.m-sm-133{margin:66rem!important}.m-sm-134{margin:66.5rem!important}.m-sm-135{margin:67rem!important}.m-sm-136{margin:67.5rem!important}.m-sm-137{margin:68rem!important}.m-sm-138{margin:68.5rem!important}.m-sm-139{margin:69rem!important}.m-sm-140{margin:69.5rem!important}.m-sm-141{margin:70rem!important}.m-sm-142{margin:70.5rem!important}.m-sm-143{margin:71rem!important}.m-sm-144{margin:71.5rem!important}.m-sm-145{margin:72rem!important}.m-sm-146{margin:72.5rem!important}.m-sm-147{margin:73rem!important}.m-sm-148{margin:73.5rem!important}.m-sm-149{margin:74rem!important}.m-sm-150{margin:74.5rem!important}.m-sm-151{margin:75rem!important}.m-sm-152{margin:75.5rem!important}.m-sm-153{margin:76rem!important}.m-sm-154{margin:76.5rem!important}.m-sm-155{margin:77rem!important}.m-sm-156{margin:77.5rem!important}.m-sm-157{margin:78rem!important}.m-sm-158{margin:78.5rem!important}.m-sm-159{margin:79rem!important}.m-sm-160{margin:79.5rem!important}.mt-sm-0{margin-top:0rem!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:2rem!important}.mt-sm-6{margin-top:2.5rem!important}.mt-sm-7{margin-top:3rem!important}.mt-sm-8{margin-top:3.5rem!important}.mt-sm-9{margin-top:4rem!important}.mt-sm-10{margin-top:4.5rem!important}.mt-sm-11{margin-top:5rem!important}.mt-sm-12{margin-top:5.5rem!important}.mt-sm-13{margin-top:6rem!important}.mt-sm-14{margin-top:6.5rem!important}.mt-sm-15{margin-top:7rem!important}.mt-sm-16{margin-top:7.5rem!important}.mt-sm-17{margin-top:8rem!important}.mt-sm-18{margin-top:8.5rem!important}.mt-sm-19{margin-top:9rem!important}.mt-sm-20{margin-top:9.5rem!important}.mt-sm-21{margin-top:10rem!important}.mt-sm-22{margin-top:10.5rem!important}.mt-sm-23{margin-top:11rem!important}.mt-sm-24{margin-top:11.5rem!important}.mt-sm-25{margin-top:12rem!important}.mt-sm-26{margin-top:12.5rem!important}.mt-sm-27{margin-top:13rem!important}.mt-sm-28{margin-top:13.5rem!important}.mt-sm-29{margin-top:14rem!important}.mt-sm-30{margin-top:14.5rem!important}.mt-sm-31{margin-top:15rem!important}.mt-sm-32{margin-top:15.5rem!important}.mt-sm-33{margin-top:16rem!important}.mt-sm-34{margin-top:16.5rem!important}.mt-sm-35{margin-top:17rem!important}.mt-sm-36{margin-top:17.5rem!important}.mt-sm-37{margin-top:18rem!important}.mt-sm-38{margin-top:18.5rem!important}.mt-sm-39{margin-top:19rem!important}.mt-sm-40{margin-top:19.5rem!important}.mt-sm-41{margin-top:20rem!important}.mt-sm-42{margin-top:20.5rem!important}.mt-sm-43{margin-top:21rem!important}.mt-sm-44{margin-top:21.5rem!important}.mt-sm-45{margin-top:22rem!important}.mt-sm-46{margin-top:22.5rem!important}.mt-sm-47{margin-top:23rem!important}.mt-sm-48{margin-top:23.5rem!important}.mt-sm-49{margin-top:24rem!important}.mt-sm-50{margin-top:24.5rem!important}.mt-sm-51{margin-top:25rem!important}.mt-sm-52{margin-top:25.5rem!important}.mt-sm-53{margin-top:26rem!important}.mt-sm-54{margin-top:26.5rem!important}.mt-sm-55{margin-top:27rem!important}.mt-sm-56{margin-top:27.5rem!important}.mt-sm-57{margin-top:28rem!important}.mt-sm-58{margin-top:28.5rem!important}.mt-sm-59{margin-top:29rem!important}.mt-sm-60{margin-top:29.5rem!important}.mt-sm-61{margin-top:30rem!important}.mt-sm-62{margin-top:30.5rem!important}.mt-sm-63{margin-top:31rem!important}.mt-sm-64{margin-top:31.5rem!important}.mt-sm-65{margin-top:32rem!important}.mt-sm-66{margin-top:32.5rem!important}.mt-sm-67{margin-top:33rem!important}.mt-sm-68{margin-top:33.5rem!important}.mt-sm-69{margin-top:34rem!important}.mt-sm-70{margin-top:34.5rem!important}.mt-sm-71{margin-top:35rem!important}.mt-sm-72{margin-top:35.5rem!important}.mt-sm-73{margin-top:36rem!important}.mt-sm-74{margin-top:36.5rem!important}.mt-sm-75{margin-top:37rem!important}.mt-sm-76{margin-top:37.5rem!important}.mt-sm-77{margin-top:38rem!important}.mt-sm-78{margin-top:38.5rem!important}.mt-sm-79{margin-top:39rem!important}.mt-sm-80{margin-top:39.5rem!important}.mt-sm-81{margin-top:40rem!important}.mt-sm-82{margin-top:40.5rem!important}.mt-sm-83{margin-top:41rem!important}.mt-sm-84{margin-top:41.5rem!important}.mt-sm-85{margin-top:42rem!important}.mt-sm-86{margin-top:42.5rem!important}.mt-sm-87{margin-top:43rem!important}.mt-sm-88{margin-top:43.5rem!important}.mt-sm-89{margin-top:44rem!important}.mt-sm-90{margin-top:44.5rem!important}.mt-sm-91{margin-top:45rem!important}.mt-sm-92{margin-top:45.5rem!important}.mt-sm-93{margin-top:46rem!important}.mt-sm-94{margin-top:46.5rem!important}.mt-sm-95{margin-top:47rem!important}.mt-sm-96{margin-top:47.5rem!important}.mt-sm-97{margin-top:48rem!important}.mt-sm-98{margin-top:48.5rem!important}.mt-sm-99{margin-top:49rem!important}.mt-sm-100{margin-top:49.5rem!important}.mt-sm-101{margin-top:50rem!important}.mt-sm-102{margin-top:50.5rem!important}.mt-sm-103{margin-top:51rem!important}.mt-sm-104{margin-top:51.5rem!important}.mt-sm-105{margin-top:52rem!important}.mt-sm-106{margin-top:52.5rem!important}.mt-sm-107{margin-top:53rem!important}.mt-sm-108{margin-top:53.5rem!important}.mt-sm-109{margin-top:54rem!important}.mt-sm-110{margin-top:54.5rem!important}.mt-sm-111{margin-top:55rem!important}.mt-sm-112{margin-top:55.5rem!important}.mt-sm-113{margin-top:56rem!important}.mt-sm-114{margin-top:56.5rem!important}.mt-sm-115{margin-top:57rem!important}.mt-sm-116{margin-top:57.5rem!important}.mt-sm-117{margin-top:58rem!important}.mt-sm-118{margin-top:58.5rem!important}.mt-sm-119{margin-top:59rem!important}.mt-sm-120{margin-top:59.5rem!important}.mt-sm-121{margin-top:60rem!important}.mt-sm-122{margin-top:60.5rem!important}.mt-sm-123{margin-top:61rem!important}.mt-sm-124{margin-top:61.5rem!important}.mt-sm-125{margin-top:62rem!important}.mt-sm-126{margin-top:62.5rem!important}.mt-sm-127{margin-top:63rem!important}.mt-sm-128{margin-top:63.5rem!important}.mt-sm-129{margin-top:64rem!important}.mt-sm-130{margin-top:64.5rem!important}.mt-sm-131{margin-top:65rem!important}.mt-sm-132{margin-top:65.5rem!important}.mt-sm-133{margin-top:66rem!important}.mt-sm-134{margin-top:66.5rem!important}.mt-sm-135{margin-top:67rem!important}.mt-sm-136{margin-top:67.5rem!important}.mt-sm-137{margin-top:68rem!important}.mt-sm-138{margin-top:68.5rem!important}.mt-sm-139{margin-top:69rem!important}.mt-sm-140{margin-top:69.5rem!important}.mt-sm-141{margin-top:70rem!important}.mt-sm-142{margin-top:70.5rem!important}.mt-sm-143{margin-top:71rem!important}.mt-sm-144{margin-top:71.5rem!important}.mt-sm-145{margin-top:72rem!important}.mt-sm-146{margin-top:72.5rem!important}.mt-sm-147{margin-top:73rem!important}.mt-sm-148{margin-top:73.5rem!important}.mt-sm-149{margin-top:74rem!important}.mt-sm-150{margin-top:74.5rem!important}.mt-sm-151{margin-top:75rem!important}.mt-sm-152{margin-top:75.5rem!important}.mt-sm-153{margin-top:76rem!important}.mt-sm-154{margin-top:76.5rem!important}.mt-sm-155{margin-top:77rem!important}.mt-sm-156{margin-top:77.5rem!important}.mt-sm-157{margin-top:78rem!important}.mt-sm-158{margin-top:78.5rem!important}.mt-sm-159{margin-top:79rem!important}.mt-sm-160{margin-top:79.5rem!important}.mb-sm-0{margin-bottom:0rem!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:2rem!important}.mb-sm-6{margin-bottom:2.5rem!important}.mb-sm-7{margin-bottom:3rem!important}.mb-sm-8{margin-bottom:3.5rem!important}.mb-sm-9{margin-bottom:4rem!important}.mb-sm-10{margin-bottom:4.5rem!important}.mb-sm-11{margin-bottom:5rem!important}.mb-sm-12{margin-bottom:5.5rem!important}.mb-sm-13{margin-bottom:6rem!important}.mb-sm-14{margin-bottom:6.5rem!important}.mb-sm-15{margin-bottom:7rem!important}.mb-sm-16{margin-bottom:7.5rem!important}.mb-sm-17{margin-bottom:8rem!important}.mb-sm-18{margin-bottom:8.5rem!important}.mb-sm-19{margin-bottom:9rem!important}.mb-sm-20{margin-bottom:9.5rem!important}.mb-sm-21{margin-bottom:10rem!important}.mb-sm-22{margin-bottom:10.5rem!important}.mb-sm-23{margin-bottom:11rem!important}.mb-sm-24{margin-bottom:11.5rem!important}.mb-sm-25{margin-bottom:12rem!important}.mb-sm-26{margin-bottom:12.5rem!important}.mb-sm-27{margin-bottom:13rem!important}.mb-sm-28{margin-bottom:13.5rem!important}.mb-sm-29{margin-bottom:14rem!important}.mb-sm-30{margin-bottom:14.5rem!important}.mb-sm-31{margin-bottom:15rem!important}.mb-sm-32{margin-bottom:15.5rem!important}.mb-sm-33{margin-bottom:16rem!important}.mb-sm-34{margin-bottom:16.5rem!important}.mb-sm-35{margin-bottom:17rem!important}.mb-sm-36{margin-bottom:17.5rem!important}.mb-sm-37{margin-bottom:18rem!important}.mb-sm-38{margin-bottom:18.5rem!important}.mb-sm-39{margin-bottom:19rem!important}.mb-sm-40{margin-bottom:19.5rem!important}.mb-sm-41{margin-bottom:20rem!important}.mb-sm-42{margin-bottom:20.5rem!important}.mb-sm-43{margin-bottom:21rem!important}.mb-sm-44{margin-bottom:21.5rem!important}.mb-sm-45{margin-bottom:22rem!important}.mb-sm-46{margin-bottom:22.5rem!important}.mb-sm-47{margin-bottom:23rem!important}.mb-sm-48{margin-bottom:23.5rem!important}.mb-sm-49{margin-bottom:24rem!important}.mb-sm-50{margin-bottom:24.5rem!important}.mb-sm-51{margin-bottom:25rem!important}.mb-sm-52{margin-bottom:25.5rem!important}.mb-sm-53{margin-bottom:26rem!important}.mb-sm-54{margin-bottom:26.5rem!important}.mb-sm-55{margin-bottom:27rem!important}.mb-sm-56{margin-bottom:27.5rem!important}.mb-sm-57{margin-bottom:28rem!important}.mb-sm-58{margin-bottom:28.5rem!important}.mb-sm-59{margin-bottom:29rem!important}.mb-sm-60{margin-bottom:29.5rem!important}.mb-sm-61{margin-bottom:30rem!important}.mb-sm-62{margin-bottom:30.5rem!important}.mb-sm-63{margin-bottom:31rem!important}.mb-sm-64{margin-bottom:31.5rem!important}.mb-sm-65{margin-bottom:32rem!important}.mb-sm-66{margin-bottom:32.5rem!important}.mb-sm-67{margin-bottom:33rem!important}.mb-sm-68{margin-bottom:33.5rem!important}.mb-sm-69{margin-bottom:34rem!important}.mb-sm-70{margin-bottom:34.5rem!important}.mb-sm-71{margin-bottom:35rem!important}.mb-sm-72{margin-bottom:35.5rem!important}.mb-sm-73{margin-bottom:36rem!important}.mb-sm-74{margin-bottom:36.5rem!important}.mb-sm-75{margin-bottom:37rem!important}.mb-sm-76{margin-bottom:37.5rem!important}.mb-sm-77{margin-bottom:38rem!important}.mb-sm-78{margin-bottom:38.5rem!important}.mb-sm-79{margin-bottom:39rem!important}.mb-sm-80{margin-bottom:39.5rem!important}.mb-sm-81{margin-bottom:40rem!important}.mb-sm-82{margin-bottom:40.5rem!important}.mb-sm-83{margin-bottom:41rem!important}.mb-sm-84{margin-bottom:41.5rem!important}.mb-sm-85{margin-bottom:42rem!important}.mb-sm-86{margin-bottom:42.5rem!important}.mb-sm-87{margin-bottom:43rem!important}.mb-sm-88{margin-bottom:43.5rem!important}.mb-sm-89{margin-bottom:44rem!important}.mb-sm-90{margin-bottom:44.5rem!important}.mb-sm-91{margin-bottom:45rem!important}.mb-sm-92{margin-bottom:45.5rem!important}.mb-sm-93{margin-bottom:46rem!important}.mb-sm-94{margin-bottom:46.5rem!important}.mb-sm-95{margin-bottom:47rem!important}.mb-sm-96{margin-bottom:47.5rem!important}.mb-sm-97{margin-bottom:48rem!important}.mb-sm-98{margin-bottom:48.5rem!important}.mb-sm-99{margin-bottom:49rem!important}.mb-sm-100{margin-bottom:49.5rem!important}.mb-sm-101{margin-bottom:50rem!important}.mb-sm-102{margin-bottom:50.5rem!important}.mb-sm-103{margin-bottom:51rem!important}.mb-sm-104{margin-bottom:51.5rem!important}.mb-sm-105{margin-bottom:52rem!important}.mb-sm-106{margin-bottom:52.5rem!important}.mb-sm-107{margin-bottom:53rem!important}.mb-sm-108{margin-bottom:53.5rem!important}.mb-sm-109{margin-bottom:54rem!important}.mb-sm-110{margin-bottom:54.5rem!important}.mb-sm-111{margin-bottom:55rem!important}.mb-sm-112{margin-bottom:55.5rem!important}.mb-sm-113{margin-bottom:56rem!important}.mb-sm-114{margin-bottom:56.5rem!important}.mb-sm-115{margin-bottom:57rem!important}.mb-sm-116{margin-bottom:57.5rem!important}.mb-sm-117{margin-bottom:58rem!important}.mb-sm-118{margin-bottom:58.5rem!important}.mb-sm-119{margin-bottom:59rem!important}.mb-sm-120{margin-bottom:59.5rem!important}.mb-sm-121{margin-bottom:60rem!important}.mb-sm-122{margin-bottom:60.5rem!important}.mb-sm-123{margin-bottom:61rem!important}.mb-sm-124{margin-bottom:61.5rem!important}.mb-sm-125{margin-bottom:62rem!important}.mb-sm-126{margin-bottom:62.5rem!important}.mb-sm-127{margin-bottom:63rem!important}.mb-sm-128{margin-bottom:63.5rem!important}.mb-sm-129{margin-bottom:64rem!important}.mb-sm-130{margin-bottom:64.5rem!important}.mb-sm-131{margin-bottom:65rem!important}.mb-sm-132{margin-bottom:65.5rem!important}.mb-sm-133{margin-bottom:66rem!important}.mb-sm-134{margin-bottom:66.5rem!important}.mb-sm-135{margin-bottom:67rem!important}.mb-sm-136{margin-bottom:67.5rem!important}.mb-sm-137{margin-bottom:68rem!important}.mb-sm-138{margin-bottom:68.5rem!important}.mb-sm-139{margin-bottom:69rem!important}.mb-sm-140{margin-bottom:69.5rem!important}.mb-sm-141{margin-bottom:70rem!important}.mb-sm-142{margin-bottom:70.5rem!important}.mb-sm-143{margin-bottom:71rem!important}.mb-sm-144{margin-bottom:71.5rem!important}.mb-sm-145{margin-bottom:72rem!important}.mb-sm-146{margin-bottom:72.5rem!important}.mb-sm-147{margin-bottom:73rem!important}.mb-sm-148{margin-bottom:73.5rem!important}.mb-sm-149{margin-bottom:74rem!important}.mb-sm-150{margin-bottom:74.5rem!important}.mb-sm-151{margin-bottom:75rem!important}.mb-sm-152{margin-bottom:75.5rem!important}.mb-sm-153{margin-bottom:76rem!important}.mb-sm-154{margin-bottom:76.5rem!important}.mb-sm-155{margin-bottom:77rem!important}.mb-sm-156{margin-bottom:77.5rem!important}.mb-sm-157{margin-bottom:78rem!important}.mb-sm-158{margin-bottom:78.5rem!important}.mb-sm-159{margin-bottom:79rem!important}.mb-sm-160{margin-bottom:79.5rem!important}.ms-sm-0{margin-left:0rem!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:2rem!important}.ms-sm-6{margin-left:2.5rem!important}.ms-sm-7{margin-left:3rem!important}.ms-sm-8{margin-left:3.5rem!important}.ms-sm-9{margin-left:4rem!important}.ms-sm-10{margin-left:4.5rem!important}.ms-sm-11{margin-left:5rem!important}.ms-sm-12{margin-left:5.5rem!important}.ms-sm-13{margin-left:6rem!important}.ms-sm-14{margin-left:6.5rem!important}.ms-sm-15{margin-left:7rem!important}.ms-sm-16{margin-left:7.5rem!important}.ms-sm-17{margin-left:8rem!important}.ms-sm-18{margin-left:8.5rem!important}.ms-sm-19{margin-left:9rem!important}.ms-sm-20{margin-left:9.5rem!important}.ms-sm-21{margin-left:10rem!important}.ms-sm-22{margin-left:10.5rem!important}.ms-sm-23{margin-left:11rem!important}.ms-sm-24{margin-left:11.5rem!important}.ms-sm-25{margin-left:12rem!important}.ms-sm-26{margin-left:12.5rem!important}.ms-sm-27{margin-left:13rem!important}.ms-sm-28{margin-left:13.5rem!important}.ms-sm-29{margin-left:14rem!important}.ms-sm-30{margin-left:14.5rem!important}.ms-sm-31{margin-left:15rem!important}.ms-sm-32{margin-left:15.5rem!important}.ms-sm-33{margin-left:16rem!important}.ms-sm-34{margin-left:16.5rem!important}.ms-sm-35{margin-left:17rem!important}.ms-sm-36{margin-left:17.5rem!important}.ms-sm-37{margin-left:18rem!important}.ms-sm-38{margin-left:18.5rem!important}.ms-sm-39{margin-left:19rem!important}.ms-sm-40{margin-left:19.5rem!important}.ms-sm-41{margin-left:20rem!important}.ms-sm-42{margin-left:20.5rem!important}.ms-sm-43{margin-left:21rem!important}.ms-sm-44{margin-left:21.5rem!important}.ms-sm-45{margin-left:22rem!important}.ms-sm-46{margin-left:22.5rem!important}.ms-sm-47{margin-left:23rem!important}.ms-sm-48{margin-left:23.5rem!important}.ms-sm-49{margin-left:24rem!important}.ms-sm-50{margin-left:24.5rem!important}.ms-sm-51{margin-left:25rem!important}.ms-sm-52{margin-left:25.5rem!important}.ms-sm-53{margin-left:26rem!important}.ms-sm-54{margin-left:26.5rem!important}.ms-sm-55{margin-left:27rem!important}.ms-sm-56{margin-left:27.5rem!important}.ms-sm-57{margin-left:28rem!important}.ms-sm-58{margin-left:28.5rem!important}.ms-sm-59{margin-left:29rem!important}.ms-sm-60{margin-left:29.5rem!important}.ms-sm-61{margin-left:30rem!important}.ms-sm-62{margin-left:30.5rem!important}.ms-sm-63{margin-left:31rem!important}.ms-sm-64{margin-left:31.5rem!important}.ms-sm-65{margin-left:32rem!important}.ms-sm-66{margin-left:32.5rem!important}.ms-sm-67{margin-left:33rem!important}.ms-sm-68{margin-left:33.5rem!important}.ms-sm-69{margin-left:34rem!important}.ms-sm-70{margin-left:34.5rem!important}.ms-sm-71{margin-left:35rem!important}.ms-sm-72{margin-left:35.5rem!important}.ms-sm-73{margin-left:36rem!important}.ms-sm-74{margin-left:36.5rem!important}.ms-sm-75{margin-left:37rem!important}.ms-sm-76{margin-left:37.5rem!important}.ms-sm-77{margin-left:38rem!important}.ms-sm-78{margin-left:38.5rem!important}.ms-sm-79{margin-left:39rem!important}.ms-sm-80{margin-left:39.5rem!important}.ms-sm-81{margin-left:40rem!important}.ms-sm-82{margin-left:40.5rem!important}.ms-sm-83{margin-left:41rem!important}.ms-sm-84{margin-left:41.5rem!important}.ms-sm-85{margin-left:42rem!important}.ms-sm-86{margin-left:42.5rem!important}.ms-sm-87{margin-left:43rem!important}.ms-sm-88{margin-left:43.5rem!important}.ms-sm-89{margin-left:44rem!important}.ms-sm-90{margin-left:44.5rem!important}.ms-sm-91{margin-left:45rem!important}.ms-sm-92{margin-left:45.5rem!important}.ms-sm-93{margin-left:46rem!important}.ms-sm-94{margin-left:46.5rem!important}.ms-sm-95{margin-left:47rem!important}.ms-sm-96{margin-left:47.5rem!important}.ms-sm-97{margin-left:48rem!important}.ms-sm-98{margin-left:48.5rem!important}.ms-sm-99{margin-left:49rem!important}.ms-sm-100{margin-left:49.5rem!important}.ms-sm-101{margin-left:50rem!important}.ms-sm-102{margin-left:50.5rem!important}.ms-sm-103{margin-left:51rem!important}.ms-sm-104{margin-left:51.5rem!important}.ms-sm-105{margin-left:52rem!important}.ms-sm-106{margin-left:52.5rem!important}.ms-sm-107{margin-left:53rem!important}.ms-sm-108{margin-left:53.5rem!important}.ms-sm-109{margin-left:54rem!important}.ms-sm-110{margin-left:54.5rem!important}.ms-sm-111{margin-left:55rem!important}.ms-sm-112{margin-left:55.5rem!important}.ms-sm-113{margin-left:56rem!important}.ms-sm-114{margin-left:56.5rem!important}.ms-sm-115{margin-left:57rem!important}.ms-sm-116{margin-left:57.5rem!important}.ms-sm-117{margin-left:58rem!important}.ms-sm-118{margin-left:58.5rem!important}.ms-sm-119{margin-left:59rem!important}.ms-sm-120{margin-left:59.5rem!important}.ms-sm-121{margin-left:60rem!important}.ms-sm-122{margin-left:60.5rem!important}.ms-sm-123{margin-left:61rem!important}.ms-sm-124{margin-left:61.5rem!important}.ms-sm-125{margin-left:62rem!important}.ms-sm-126{margin-left:62.5rem!important}.ms-sm-127{margin-left:63rem!important}.ms-sm-128{margin-left:63.5rem!important}.ms-sm-129{margin-left:64rem!important}.ms-sm-130{margin-left:64.5rem!important}.ms-sm-131{margin-left:65rem!important}.ms-sm-132{margin-left:65.5rem!important}.ms-sm-133{margin-left:66rem!important}.ms-sm-134{margin-left:66.5rem!important}.ms-sm-135{margin-left:67rem!important}.ms-sm-136{margin-left:67.5rem!important}.ms-sm-137{margin-left:68rem!important}.ms-sm-138{margin-left:68.5rem!important}.ms-sm-139{margin-left:69rem!important}.ms-sm-140{margin-left:69.5rem!important}.ms-sm-141{margin-left:70rem!important}.ms-sm-142{margin-left:70.5rem!important}.ms-sm-143{margin-left:71rem!important}.ms-sm-144{margin-left:71.5rem!important}.ms-sm-145{margin-left:72rem!important}.ms-sm-146{margin-left:72.5rem!important}.ms-sm-147{margin-left:73rem!important}.ms-sm-148{margin-left:73.5rem!important}.ms-sm-149{margin-left:74rem!important}.ms-sm-150{margin-left:74.5rem!important}.ms-sm-151{margin-left:75rem!important}.ms-sm-152{margin-left:75.5rem!important}.ms-sm-153{margin-left:76rem!important}.ms-sm-154{margin-left:76.5rem!important}.ms-sm-155{margin-left:77rem!important}.ms-sm-156{margin-left:77.5rem!important}.ms-sm-157{margin-left:78rem!important}.ms-sm-158{margin-left:78.5rem!important}.ms-sm-159{margin-left:79rem!important}.ms-sm-160{margin-left:79.5rem!important}.me-sm-0{margin-right:0rem!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:2rem!important}.me-sm-6{margin-right:2.5rem!important}.me-sm-7{margin-right:3rem!important}.me-sm-8{margin-right:3.5rem!important}.me-sm-9{margin-right:4rem!important}.me-sm-10{margin-right:4.5rem!important}.me-sm-11{margin-right:5rem!important}.me-sm-12{margin-right:5.5rem!important}.me-sm-13{margin-right:6rem!important}.me-sm-14{margin-right:6.5rem!important}.me-sm-15{margin-right:7rem!important}.me-sm-16{margin-right:7.5rem!important}.me-sm-17{margin-right:8rem!important}.me-sm-18{margin-right:8.5rem!important}.me-sm-19{margin-right:9rem!important}.me-sm-20{margin-right:9.5rem!important}.me-sm-21{margin-right:10rem!important}.me-sm-22{margin-right:10.5rem!important}.me-sm-23{margin-right:11rem!important}.me-sm-24{margin-right:11.5rem!important}.me-sm-25{margin-right:12rem!important}.me-sm-26{margin-right:12.5rem!important}.me-sm-27{margin-right:13rem!important}.me-sm-28{margin-right:13.5rem!important}.me-sm-29{margin-right:14rem!important}.me-sm-30{margin-right:14.5rem!important}.me-sm-31{margin-right:15rem!important}.me-sm-32{margin-right:15.5rem!important}.me-sm-33{margin-right:16rem!important}.me-sm-34{margin-right:16.5rem!important}.me-sm-35{margin-right:17rem!important}.me-sm-36{margin-right:17.5rem!important}.me-sm-37{margin-right:18rem!important}.me-sm-38{margin-right:18.5rem!important}.me-sm-39{margin-right:19rem!important}.me-sm-40{margin-right:19.5rem!important}.me-sm-41{margin-right:20rem!important}.me-sm-42{margin-right:20.5rem!important}.me-sm-43{margin-right:21rem!important}.me-sm-44{margin-right:21.5rem!important}.me-sm-45{margin-right:22rem!important}.me-sm-46{margin-right:22.5rem!important}.me-sm-47{margin-right:23rem!important}.me-sm-48{margin-right:23.5rem!important}.me-sm-49{margin-right:24rem!important}.me-sm-50{margin-right:24.5rem!important}.me-sm-51{margin-right:25rem!important}.me-sm-52{margin-right:25.5rem!important}.me-sm-53{margin-right:26rem!important}.me-sm-54{margin-right:26.5rem!important}.me-sm-55{margin-right:27rem!important}.me-sm-56{margin-right:27.5rem!important}.me-sm-57{margin-right:28rem!important}.me-sm-58{margin-right:28.5rem!important}.me-sm-59{margin-right:29rem!important}.me-sm-60{margin-right:29.5rem!important}.me-sm-61{margin-right:30rem!important}.me-sm-62{margin-right:30.5rem!important}.me-sm-63{margin-right:31rem!important}.me-sm-64{margin-right:31.5rem!important}.me-sm-65{margin-right:32rem!important}.me-sm-66{margin-right:32.5rem!important}.me-sm-67{margin-right:33rem!important}.me-sm-68{margin-right:33.5rem!important}.me-sm-69{margin-right:34rem!important}.me-sm-70{margin-right:34.5rem!important}.me-sm-71{margin-right:35rem!important}.me-sm-72{margin-right:35.5rem!important}.me-sm-73{margin-right:36rem!important}.me-sm-74{margin-right:36.5rem!important}.me-sm-75{margin-right:37rem!important}.me-sm-76{margin-right:37.5rem!important}.me-sm-77{margin-right:38rem!important}.me-sm-78{margin-right:38.5rem!important}.me-sm-79{margin-right:39rem!important}.me-sm-80{margin-right:39.5rem!important}.me-sm-81{margin-right:40rem!important}.me-sm-82{margin-right:40.5rem!important}.me-sm-83{margin-right:41rem!important}.me-sm-84{margin-right:41.5rem!important}.me-sm-85{margin-right:42rem!important}.me-sm-86{margin-right:42.5rem!important}.me-sm-87{margin-right:43rem!important}.me-sm-88{margin-right:43.5rem!important}.me-sm-89{margin-right:44rem!important}.me-sm-90{margin-right:44.5rem!important}.me-sm-91{margin-right:45rem!important}.me-sm-92{margin-right:45.5rem!important}.me-sm-93{margin-right:46rem!important}.me-sm-94{margin-right:46.5rem!important}.me-sm-95{margin-right:47rem!important}.me-sm-96{margin-right:47.5rem!important}.me-sm-97{margin-right:48rem!important}.me-sm-98{margin-right:48.5rem!important}.me-sm-99{margin-right:49rem!important}.me-sm-100{margin-right:49.5rem!important}.me-sm-101{margin-right:50rem!important}.me-sm-102{margin-right:50.5rem!important}.me-sm-103{margin-right:51rem!important}.me-sm-104{margin-right:51.5rem!important}.me-sm-105{margin-right:52rem!important}.me-sm-106{margin-right:52.5rem!important}.me-sm-107{margin-right:53rem!important}.me-sm-108{margin-right:53.5rem!important}.me-sm-109{margin-right:54rem!important}.me-sm-110{margin-right:54.5rem!important}.me-sm-111{margin-right:55rem!important}.me-sm-112{margin-right:55.5rem!important}.me-sm-113{margin-right:56rem!important}.me-sm-114{margin-right:56.5rem!important}.me-sm-115{margin-right:57rem!important}.me-sm-116{margin-right:57.5rem!important}.me-sm-117{margin-right:58rem!important}.me-sm-118{margin-right:58.5rem!important}.me-sm-119{margin-right:59rem!important}.me-sm-120{margin-right:59.5rem!important}.me-sm-121{margin-right:60rem!important}.me-sm-122{margin-right:60.5rem!important}.me-sm-123{margin-right:61rem!important}.me-sm-124{margin-right:61.5rem!important}.me-sm-125{margin-right:62rem!important}.me-sm-126{margin-right:62.5rem!important}.me-sm-127{margin-right:63rem!important}.me-sm-128{margin-right:63.5rem!important}.me-sm-129{margin-right:64rem!important}.me-sm-130{margin-right:64.5rem!important}.me-sm-131{margin-right:65rem!important}.me-sm-132{margin-right:65.5rem!important}.me-sm-133{margin-right:66rem!important}.me-sm-134{margin-right:66.5rem!important}.me-sm-135{margin-right:67rem!important}.me-sm-136{margin-right:67.5rem!important}.me-sm-137{margin-right:68rem!important}.me-sm-138{margin-right:68.5rem!important}.me-sm-139{margin-right:69rem!important}.me-sm-140{margin-right:69.5rem!important}.me-sm-141{margin-right:70rem!important}.me-sm-142{margin-right:70.5rem!important}.me-sm-143{margin-right:71rem!important}.me-sm-144{margin-right:71.5rem!important}.me-sm-145{margin-right:72rem!important}.me-sm-146{margin-right:72.5rem!important}.me-sm-147{margin-right:73rem!important}.me-sm-148{margin-right:73.5rem!important}.me-sm-149{margin-right:74rem!important}.me-sm-150{margin-right:74.5rem!important}.me-sm-151{margin-right:75rem!important}.me-sm-152{margin-right:75.5rem!important}.me-sm-153{margin-right:76rem!important}.me-sm-154{margin-right:76.5rem!important}.me-sm-155{margin-right:77rem!important}.me-sm-156{margin-right:77.5rem!important}.me-sm-157{margin-right:78rem!important}.me-sm-158{margin-right:78.5rem!important}.me-sm-159{margin-right:79rem!important}.me-sm-160{margin-right:79.5rem!important}.mx-sm-0{margin-left:0rem!important;margin-right:0rem!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-6{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-sm-7{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-8{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-sm-9{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-10{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-sm-11{margin-left:5rem!important;margin-right:5rem!important}.mx-sm-12{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-sm-13{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-14{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-sm-15{margin-left:7rem!important;margin-right:7rem!important}.mx-sm-16{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-sm-17{margin-left:8rem!important;margin-right:8rem!important}.mx-sm-18{margin-left:8.5rem!important;margin-right:8.5rem!important}.mx-sm-19{margin-left:9rem!important;margin-right:9rem!important}.mx-sm-20{margin-left:9.5rem!important;margin-right:9.5rem!important}.mx-sm-21{margin-left:10rem!important;margin-right:10rem!important}.mx-sm-22{margin-left:10.5rem!important;margin-right:10.5rem!important}.mx-sm-23{margin-left:11rem!important;margin-right:11rem!important}.mx-sm-24{margin-left:11.5rem!important;margin-right:11.5rem!important}.mx-sm-25{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-26{margin-left:12.5rem!important;margin-right:12.5rem!important}.mx-sm-27{margin-left:13rem!important;margin-right:13rem!important}.mx-sm-28{margin-left:13.5rem!important;margin-right:13.5rem!important}.mx-sm-29{margin-left:14rem!important;margin-right:14rem!important}.mx-sm-30{margin-left:14.5rem!important;margin-right:14.5rem!important}.mx-sm-31{margin-left:15rem!important;margin-right:15rem!important}.mx-sm-32{margin-left:15.5rem!important;margin-right:15.5rem!important}.mx-sm-33{margin-left:16rem!important;margin-right:16rem!important}.mx-sm-34{margin-left:16.5rem!important;margin-right:16.5rem!important}.mx-sm-35{margin-left:17rem!important;margin-right:17rem!important}.mx-sm-36{margin-left:17.5rem!important;margin-right:17.5rem!important}.mx-sm-37{margin-left:18rem!important;margin-right:18rem!important}.mx-sm-38{margin-left:18.5rem!important;margin-right:18.5rem!important}.mx-sm-39{margin-left:19rem!important;margin-right:19rem!important}.mx-sm-40{margin-left:19.5rem!important;margin-right:19.5rem!important}.mx-sm-41{margin-left:20rem!important;margin-right:20rem!important}.mx-sm-42{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-sm-43{margin-left:21rem!important;margin-right:21rem!important}.mx-sm-44{margin-left:21.5rem!important;margin-right:21.5rem!important}.mx-sm-45{margin-left:22rem!important;margin-right:22rem!important}.mx-sm-46{margin-left:22.5rem!important;margin-right:22.5rem!important}.mx-sm-47{margin-left:23rem!important;margin-right:23rem!important}.mx-sm-48{margin-left:23.5rem!important;margin-right:23.5rem!important}.mx-sm-49{margin-left:24rem!important;margin-right:24rem!important}.mx-sm-50{margin-left:24.5rem!important;margin-right:24.5rem!important}.mx-sm-51{margin-left:25rem!important;margin-right:25rem!important}.mx-sm-52{margin-left:25.5rem!important;margin-right:25.5rem!important}.mx-sm-53{margin-left:26rem!important;margin-right:26rem!important}.mx-sm-54{margin-left:26.5rem!important;margin-right:26.5rem!important}.mx-sm-55{margin-left:27rem!important;margin-right:27rem!important}.mx-sm-56{margin-left:27.5rem!important;margin-right:27.5rem!important}.mx-sm-57{margin-left:28rem!important;margin-right:28rem!important}.mx-sm-58{margin-left:28.5rem!important;margin-right:28.5rem!important}.mx-sm-59{margin-left:29rem!important;margin-right:29rem!important}.mx-sm-60{margin-left:29.5rem!important;margin-right:29.5rem!important}.mx-sm-61{margin-left:30rem!important;margin-right:30rem!important}.mx-sm-62{margin-left:30.5rem!important;margin-right:30.5rem!important}.mx-sm-63{margin-left:31rem!important;margin-right:31rem!important}.mx-sm-64{margin-left:31.5rem!important;margin-right:31.5rem!important}.mx-sm-65{margin-left:32rem!important;margin-right:32rem!important}.mx-sm-66{margin-left:32.5rem!important;margin-right:32.5rem!important}.mx-sm-67{margin-left:33rem!important;margin-right:33rem!important}.mx-sm-68{margin-left:33.5rem!important;margin-right:33.5rem!important}.mx-sm-69{margin-left:34rem!important;margin-right:34rem!important}.mx-sm-70{margin-left:34.5rem!important;margin-right:34.5rem!important}.mx-sm-71{margin-left:35rem!important;margin-right:35rem!important}.mx-sm-72{margin-left:35.5rem!important;margin-right:35.5rem!important}.mx-sm-73{margin-left:36rem!important;margin-right:36rem!important}.mx-sm-74{margin-left:36.5rem!important;margin-right:36.5rem!important}.mx-sm-75{margin-left:37rem!important;margin-right:37rem!important}.mx-sm-76{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-sm-77{margin-left:38rem!important;margin-right:38rem!important}.mx-sm-78{margin-left:38.5rem!important;margin-right:38.5rem!important}.mx-sm-79{margin-left:39rem!important;margin-right:39rem!important}.mx-sm-80{margin-left:39.5rem!important;margin-right:39.5rem!important}.mx-sm-81{margin-left:40rem!important;margin-right:40rem!important}.mx-sm-82{margin-left:40.5rem!important;margin-right:40.5rem!important}.mx-sm-83{margin-left:41rem!important;margin-right:41rem!important}.mx-sm-84{margin-left:41.5rem!important;margin-right:41.5rem!important}.mx-sm-85{margin-left:42rem!important;margin-right:42rem!important}.mx-sm-86{margin-left:42.5rem!important;margin-right:42.5rem!important}.mx-sm-87{margin-left:43rem!important;margin-right:43rem!important}.mx-sm-88{margin-left:43.5rem!important;margin-right:43.5rem!important}.mx-sm-89{margin-left:44rem!important;margin-right:44rem!important}.mx-sm-90{margin-left:44.5rem!important;margin-right:44.5rem!important}.mx-sm-91{margin-left:45rem!important;margin-right:45rem!important}.mx-sm-92{margin-left:45.5rem!important;margin-right:45.5rem!important}.mx-sm-93{margin-left:46rem!important;margin-right:46rem!important}.mx-sm-94{margin-left:46.5rem!important;margin-right:46.5rem!important}.mx-sm-95{margin-left:47rem!important;margin-right:47rem!important}.mx-sm-96{margin-left:47.5rem!important;margin-right:47.5rem!important}.mx-sm-97{margin-left:48rem!important;margin-right:48rem!important}.mx-sm-98{margin-left:48.5rem!important;margin-right:48.5rem!important}.mx-sm-99{margin-left:49rem!important;margin-right:49rem!important}.mx-sm-100{margin-left:49.5rem!important;margin-right:49.5rem!important}.mx-sm-101{margin-left:50rem!important;margin-right:50rem!important}.mx-sm-102{margin-left:50.5rem!important;margin-right:50.5rem!important}.mx-sm-103{margin-left:51rem!important;margin-right:51rem!important}.mx-sm-104{margin-left:51.5rem!important;margin-right:51.5rem!important}.mx-sm-105{margin-left:52rem!important;margin-right:52rem!important}.mx-sm-106{margin-left:52.5rem!important;margin-right:52.5rem!important}.mx-sm-107{margin-left:53rem!important;margin-right:53rem!important}.mx-sm-108{margin-left:53.5rem!important;margin-right:53.5rem!important}.mx-sm-109{margin-left:54rem!important;margin-right:54rem!important}.mx-sm-110{margin-left:54.5rem!important;margin-right:54.5rem!important}.mx-sm-111{margin-left:55rem!important;margin-right:55rem!important}.mx-sm-112{margin-left:55.5rem!important;margin-right:55.5rem!important}.mx-sm-113{margin-left:56rem!important;margin-right:56rem!important}.mx-sm-114{margin-left:56.5rem!important;margin-right:56.5rem!important}.mx-sm-115{margin-left:57rem!important;margin-right:57rem!important}.mx-sm-116{margin-left:57.5rem!important;margin-right:57.5rem!important}.mx-sm-117{margin-left:58rem!important;margin-right:58rem!important}.mx-sm-118{margin-left:58.5rem!important;margin-right:58.5rem!important}.mx-sm-119{margin-left:59rem!important;margin-right:59rem!important}.mx-sm-120{margin-left:59.5rem!important;margin-right:59.5rem!important}.mx-sm-121{margin-left:60rem!important;margin-right:60rem!important}.mx-sm-122{margin-left:60.5rem!important;margin-right:60.5rem!important}.mx-sm-123{margin-left:61rem!important;margin-right:61rem!important}.mx-sm-124{margin-left:61.5rem!important;margin-right:61.5rem!important}.mx-sm-125{margin-left:62rem!important;margin-right:62rem!important}.mx-sm-126{margin-left:62.5rem!important;margin-right:62.5rem!important}.mx-sm-127{margin-left:63rem!important;margin-right:63rem!important}.mx-sm-128{margin-left:63.5rem!important;margin-right:63.5rem!important}.mx-sm-129{margin-left:64rem!important;margin-right:64rem!important}.mx-sm-130{margin-left:64.5rem!important;margin-right:64.5rem!important}.mx-sm-131{margin-left:65rem!important;margin-right:65rem!important}.mx-sm-132{margin-left:65.5rem!important;margin-right:65.5rem!important}.mx-sm-133{margin-left:66rem!important;margin-right:66rem!important}.mx-sm-134{margin-left:66.5rem!important;margin-right:66.5rem!important}.mx-sm-135{margin-left:67rem!important;margin-right:67rem!important}.mx-sm-136{margin-left:67.5rem!important;margin-right:67.5rem!important}.mx-sm-137{margin-left:68rem!important;margin-right:68rem!important}.mx-sm-138{margin-left:68.5rem!important;margin-right:68.5rem!important}.mx-sm-139{margin-left:69rem!important;margin-right:69rem!important}.mx-sm-140{margin-left:69.5rem!important;margin-right:69.5rem!important}.mx-sm-141{margin-left:70rem!important;margin-right:70rem!important}.mx-sm-142{margin-left:70.5rem!important;margin-right:70.5rem!important}.mx-sm-143{margin-left:71rem!important;margin-right:71rem!important}.mx-sm-144{margin-left:71.5rem!important;margin-right:71.5rem!important}.mx-sm-145{margin-left:72rem!important;margin-right:72rem!important}.mx-sm-146{margin-left:72.5rem!important;margin-right:72.5rem!important}.mx-sm-147{margin-left:73rem!important;margin-right:73rem!important}.mx-sm-148{margin-left:73.5rem!important;margin-right:73.5rem!important}.mx-sm-149{margin-left:74rem!important;margin-right:74rem!important}.mx-sm-150{margin-left:74.5rem!important;margin-right:74.5rem!important}.mx-sm-151{margin-left:75rem!important;margin-right:75rem!important}.mx-sm-152{margin-left:75.5rem!important;margin-right:75.5rem!important}.mx-sm-153{margin-left:76rem!important;margin-right:76rem!important}.mx-sm-154{margin-left:76.5rem!important;margin-right:76.5rem!important}.mx-sm-155{margin-left:77rem!important;margin-right:77rem!important}.mx-sm-156{margin-left:77.5rem!important;margin-right:77.5rem!important}.mx-sm-157{margin-left:78rem!important;margin-right:78rem!important}.mx-sm-158{margin-left:78.5rem!important;margin-right:78.5rem!important}.mx-sm-159{margin-left:79rem!important;margin-right:79rem!important}.mx-sm-160{margin-left:79.5rem!important;margin-right:79.5rem!important}.my-sm-0{margin-top:0rem!important;margin-bottom:0rem!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:2rem!important;margin-bottom:2rem!important}.my-sm-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-sm-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-sm-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-sm-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-sm-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-22{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-sm-23{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-24{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-sm-25{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-26{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-sm-27{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-28{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-sm-29{margin-top:14rem!important;margin-bottom:14rem!important}.my-sm-30{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-sm-31{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-32{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-sm-33{margin-top:16rem!important;margin-bottom:16rem!important}.my-sm-34{margin-top:16.5rem!important;margin-bottom:16.5rem!important}.my-sm-35{margin-top:17rem!important;margin-bottom:17rem!important}.my-sm-36{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.my-sm-37{margin-top:18rem!important;margin-bottom:18rem!important}.my-sm-38{margin-top:18.5rem!important;margin-bottom:18.5rem!important}.my-sm-39{margin-top:19rem!important;margin-bottom:19rem!important}.my-sm-40{margin-top:19.5rem!important;margin-bottom:19.5rem!important}.my-sm-41{margin-top:20rem!important;margin-bottom:20rem!important}.my-sm-42{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-sm-43{margin-top:21rem!important;margin-bottom:21rem!important}.my-sm-44{margin-top:21.5rem!important;margin-bottom:21.5rem!important}.my-sm-45{margin-top:22rem!important;margin-bottom:22rem!important}.my-sm-46{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-sm-47{margin-top:23rem!important;margin-bottom:23rem!important}.my-sm-48{margin-top:23.5rem!important;margin-bottom:23.5rem!important}.my-sm-49{margin-top:24rem!important;margin-bottom:24rem!important}.my-sm-50{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-sm-51{margin-top:25rem!important;margin-bottom:25rem!important}.my-sm-52{margin-top:25.5rem!important;margin-bottom:25.5rem!important}.my-sm-53{margin-top:26rem!important;margin-bottom:26rem!important}.my-sm-54{margin-top:26.5rem!important;margin-bottom:26.5rem!important}.my-sm-55{margin-top:27rem!important;margin-bottom:27rem!important}.my-sm-56{margin-top:27.5rem!important;margin-bottom:27.5rem!important}.my-sm-57{margin-top:28rem!important;margin-bottom:28rem!important}.my-sm-58{margin-top:28.5rem!important;margin-bottom:28.5rem!important}.my-sm-59{margin-top:29rem!important;margin-bottom:29rem!important}.my-sm-60{margin-top:29.5rem!important;margin-bottom:29.5rem!important}.my-sm-61{margin-top:30rem!important;margin-bottom:30rem!important}.my-sm-62{margin-top:30.5rem!important;margin-bottom:30.5rem!important}.my-sm-63{margin-top:31rem!important;margin-bottom:31rem!important}.my-sm-64{margin-top:31.5rem!important;margin-bottom:31.5rem!important}.my-sm-65{margin-top:32rem!important;margin-bottom:32rem!important}.my-sm-66{margin-top:32.5rem!important;margin-bottom:32.5rem!important}.my-sm-67{margin-top:33rem!important;margin-bottom:33rem!important}.my-sm-68{margin-top:33.5rem!important;margin-bottom:33.5rem!important}.my-sm-69{margin-top:34rem!important;margin-bottom:34rem!important}.my-sm-70{margin-top:34.5rem!important;margin-bottom:34.5rem!important}.my-sm-71{margin-top:35rem!important;margin-bottom:35rem!important}.my-sm-72{margin-top:35.5rem!important;margin-bottom:35.5rem!important}.my-sm-73{margin-top:36rem!important;margin-bottom:36rem!important}.my-sm-74{margin-top:36.5rem!important;margin-bottom:36.5rem!important}.my-sm-75{margin-top:37rem!important;margin-bottom:37rem!important}.my-sm-76{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-sm-77{margin-top:38rem!important;margin-bottom:38rem!important}.my-sm-78{margin-top:38.5rem!important;margin-bottom:38.5rem!important}.my-sm-79{margin-top:39rem!important;margin-bottom:39rem!important}.my-sm-80{margin-top:39.5rem!important;margin-bottom:39.5rem!important}.my-sm-81{margin-top:40rem!important;margin-bottom:40rem!important}.my-sm-82{margin-top:40.5rem!important;margin-bottom:40.5rem!important}.my-sm-83{margin-top:41rem!important;margin-bottom:41rem!important}.my-sm-84{margin-top:41.5rem!important;margin-bottom:41.5rem!important}.my-sm-85{margin-top:42rem!important;margin-bottom:42rem!important}.my-sm-86{margin-top:42.5rem!important;margin-bottom:42.5rem!important}.my-sm-87{margin-top:43rem!important;margin-bottom:43rem!important}.my-sm-88{margin-top:43.5rem!important;margin-bottom:43.5rem!important}.my-sm-89{margin-top:44rem!important;margin-bottom:44rem!important}.my-sm-90{margin-top:44.5rem!important;margin-bottom:44.5rem!important}.my-sm-91{margin-top:45rem!important;margin-bottom:45rem!important}.my-sm-92{margin-top:45.5rem!important;margin-bottom:45.5rem!important}.my-sm-93{margin-top:46rem!important;margin-bottom:46rem!important}.my-sm-94{margin-top:46.5rem!important;margin-bottom:46.5rem!important}.my-sm-95{margin-top:47rem!important;margin-bottom:47rem!important}.my-sm-96{margin-top:47.5rem!important;margin-bottom:47.5rem!important}.my-sm-97{margin-top:48rem!important;margin-bottom:48rem!important}.my-sm-98{margin-top:48.5rem!important;margin-bottom:48.5rem!important}.my-sm-99{margin-top:49rem!important;margin-bottom:49rem!important}.my-sm-100{margin-top:49.5rem!important;margin-bottom:49.5rem!important}.my-sm-101{margin-top:50rem!important;margin-bottom:50rem!important}.my-sm-102{margin-top:50.5rem!important;margin-bottom:50.5rem!important}.my-sm-103{margin-top:51rem!important;margin-bottom:51rem!important}.my-sm-104{margin-top:51.5rem!important;margin-bottom:51.5rem!important}.my-sm-105{margin-top:52rem!important;margin-bottom:52rem!important}.my-sm-106{margin-top:52.5rem!important;margin-bottom:52.5rem!important}.my-sm-107{margin-top:53rem!important;margin-bottom:53rem!important}.my-sm-108{margin-top:53.5rem!important;margin-bottom:53.5rem!important}.my-sm-109{margin-top:54rem!important;margin-bottom:54rem!important}.my-sm-110{margin-top:54.5rem!important;margin-bottom:54.5rem!important}.my-sm-111{margin-top:55rem!important;margin-bottom:55rem!important}.my-sm-112{margin-top:55.5rem!important;margin-bottom:55.5rem!important}.my-sm-113{margin-top:56rem!important;margin-bottom:56rem!important}.my-sm-114{margin-top:56.5rem!important;margin-bottom:56.5rem!important}.my-sm-115{margin-top:57rem!important;margin-bottom:57rem!important}.my-sm-116{margin-top:57.5rem!important;margin-bottom:57.5rem!important}.my-sm-117{margin-top:58rem!important;margin-bottom:58rem!important}.my-sm-118{margin-top:58.5rem!important;margin-bottom:58.5rem!important}.my-sm-119{margin-top:59rem!important;margin-bottom:59rem!important}.my-sm-120{margin-top:59.5rem!important;margin-bottom:59.5rem!important}.my-sm-121{margin-top:60rem!important;margin-bottom:60rem!important}.my-sm-122{margin-top:60.5rem!important;margin-bottom:60.5rem!important}.my-sm-123{margin-top:61rem!important;margin-bottom:61rem!important}.my-sm-124{margin-top:61.5rem!important;margin-bottom:61.5rem!important}.my-sm-125{margin-top:62rem!important;margin-bottom:62rem!important}.my-sm-126{margin-top:62.5rem!important;margin-bottom:62.5rem!important}.my-sm-127{margin-top:63rem!important;margin-bottom:63rem!important}.my-sm-128{margin-top:63.5rem!important;margin-bottom:63.5rem!important}.my-sm-129{margin-top:64rem!important;margin-bottom:64rem!important}.my-sm-130{margin-top:64.5rem!important;margin-bottom:64.5rem!important}.my-sm-131{margin-top:65rem!important;margin-bottom:65rem!important}.my-sm-132{margin-top:65.5rem!important;margin-bottom:65.5rem!important}.my-sm-133{margin-top:66rem!important;margin-bottom:66rem!important}.my-sm-134{margin-top:66.5rem!important;margin-bottom:66.5rem!important}.my-sm-135{margin-top:67rem!important;margin-bottom:67rem!important}.my-sm-136{margin-top:67.5rem!important;margin-bottom:67.5rem!important}.my-sm-137{margin-top:68rem!important;margin-bottom:68rem!important}.my-sm-138{margin-top:68.5rem!important;margin-bottom:68.5rem!important}.my-sm-139{margin-top:69rem!important;margin-bottom:69rem!important}.my-sm-140{margin-top:69.5rem!important;margin-bottom:69.5rem!important}.my-sm-141{margin-top:70rem!important;margin-bottom:70rem!important}.my-sm-142{margin-top:70.5rem!important;margin-bottom:70.5rem!important}.my-sm-143{margin-top:71rem!important;margin-bottom:71rem!important}.my-sm-144{margin-top:71.5rem!important;margin-bottom:71.5rem!important}.my-sm-145{margin-top:72rem!important;margin-bottom:72rem!important}.my-sm-146{margin-top:72.5rem!important;margin-bottom:72.5rem!important}.my-sm-147{margin-top:73rem!important;margin-bottom:73rem!important}.my-sm-148{margin-top:73.5rem!important;margin-bottom:73.5rem!important}.my-sm-149{margin-top:74rem!important;margin-bottom:74rem!important}.my-sm-150{margin-top:74.5rem!important;margin-bottom:74.5rem!important}.my-sm-151{margin-top:75rem!important;margin-bottom:75rem!important}.my-sm-152{margin-top:75.5rem!important;margin-bottom:75.5rem!important}.my-sm-153{margin-top:76rem!important;margin-bottom:76rem!important}.my-sm-154{margin-top:76.5rem!important;margin-bottom:76.5rem!important}.my-sm-155{margin-top:77rem!important;margin-bottom:77rem!important}.my-sm-156{margin-top:77.5rem!important;margin-bottom:77.5rem!important}.my-sm-157{margin-top:78rem!important;margin-bottom:78rem!important}.my-sm-158{margin-top:78.5rem!important;margin-bottom:78.5rem!important}.my-sm-159{margin-top:79rem!important;margin-bottom:79rem!important}.my-sm-160{margin-top:79.5rem!important;margin-bottom:79.5rem!important}}@media (min-width: 768px){.m-md-0{margin:0rem!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:2rem!important}.m-md-6{margin:2.5rem!important}.m-md-7{margin:3rem!important}.m-md-8{margin:3.5rem!important}.m-md-9{margin:4rem!important}.m-md-10{margin:4.5rem!important}.m-md-11{margin:5rem!important}.m-md-12{margin:5.5rem!important}.m-md-13{margin:6rem!important}.m-md-14{margin:6.5rem!important}.m-md-15{margin:7rem!important}.m-md-16{margin:7.5rem!important}.m-md-17{margin:8rem!important}.m-md-18{margin:8.5rem!important}.m-md-19{margin:9rem!important}.m-md-20{margin:9.5rem!important}.m-md-21{margin:10rem!important}.m-md-22{margin:10.5rem!important}.m-md-23{margin:11rem!important}.m-md-24{margin:11.5rem!important}.m-md-25{margin:12rem!important}.m-md-26{margin:12.5rem!important}.m-md-27{margin:13rem!important}.m-md-28{margin:13.5rem!important}.m-md-29{margin:14rem!important}.m-md-30{margin:14.5rem!important}.m-md-31{margin:15rem!important}.m-md-32{margin:15.5rem!important}.m-md-33{margin:16rem!important}.m-md-34{margin:16.5rem!important}.m-md-35{margin:17rem!important}.m-md-36{margin:17.5rem!important}.m-md-37{margin:18rem!important}.m-md-38{margin:18.5rem!important}.m-md-39{margin:19rem!important}.m-md-40{margin:19.5rem!important}.m-md-41{margin:20rem!important}.m-md-42{margin:20.5rem!important}.m-md-43{margin:21rem!important}.m-md-44{margin:21.5rem!important}.m-md-45{margin:22rem!important}.m-md-46{margin:22.5rem!important}.m-md-47{margin:23rem!important}.m-md-48{margin:23.5rem!important}.m-md-49{margin:24rem!important}.m-md-50{margin:24.5rem!important}.m-md-51{margin:25rem!important}.m-md-52{margin:25.5rem!important}.m-md-53{margin:26rem!important}.m-md-54{margin:26.5rem!important}.m-md-55{margin:27rem!important}.m-md-56{margin:27.5rem!important}.m-md-57{margin:28rem!important}.m-md-58{margin:28.5rem!important}.m-md-59{margin:29rem!important}.m-md-60{margin:29.5rem!important}.m-md-61{margin:30rem!important}.m-md-62{margin:30.5rem!important}.m-md-63{margin:31rem!important}.m-md-64{margin:31.5rem!important}.m-md-65{margin:32rem!important}.m-md-66{margin:32.5rem!important}.m-md-67{margin:33rem!important}.m-md-68{margin:33.5rem!important}.m-md-69{margin:34rem!important}.m-md-70{margin:34.5rem!important}.m-md-71{margin:35rem!important}.m-md-72{margin:35.5rem!important}.m-md-73{margin:36rem!important}.m-md-74{margin:36.5rem!important}.m-md-75{margin:37rem!important}.m-md-76{margin:37.5rem!important}.m-md-77{margin:38rem!important}.m-md-78{margin:38.5rem!important}.m-md-79{margin:39rem!important}.m-md-80{margin:39.5rem!important}.m-md-81{margin:40rem!important}.m-md-82{margin:40.5rem!important}.m-md-83{margin:41rem!important}.m-md-84{margin:41.5rem!important}.m-md-85{margin:42rem!important}.m-md-86{margin:42.5rem!important}.m-md-87{margin:43rem!important}.m-md-88{margin:43.5rem!important}.m-md-89{margin:44rem!important}.m-md-90{margin:44.5rem!important}.m-md-91{margin:45rem!important}.m-md-92{margin:45.5rem!important}.m-md-93{margin:46rem!important}.m-md-94{margin:46.5rem!important}.m-md-95{margin:47rem!important}.m-md-96{margin:47.5rem!important}.m-md-97{margin:48rem!important}.m-md-98{margin:48.5rem!important}.m-md-99{margin:49rem!important}.m-md-100{margin:49.5rem!important}.m-md-101{margin:50rem!important}.m-md-102{margin:50.5rem!important}.m-md-103{margin:51rem!important}.m-md-104{margin:51.5rem!important}.m-md-105{margin:52rem!important}.m-md-106{margin:52.5rem!important}.m-md-107{margin:53rem!important}.m-md-108{margin:53.5rem!important}.m-md-109{margin:54rem!important}.m-md-110{margin:54.5rem!important}.m-md-111{margin:55rem!important}.m-md-112{margin:55.5rem!important}.m-md-113{margin:56rem!important}.m-md-114{margin:56.5rem!important}.m-md-115{margin:57rem!important}.m-md-116{margin:57.5rem!important}.m-md-117{margin:58rem!important}.m-md-118{margin:58.5rem!important}.m-md-119{margin:59rem!important}.m-md-120{margin:59.5rem!important}.m-md-121{margin:60rem!important}.m-md-122{margin:60.5rem!important}.m-md-123{margin:61rem!important}.m-md-124{margin:61.5rem!important}.m-md-125{margin:62rem!important}.m-md-126{margin:62.5rem!important}.m-md-127{margin:63rem!important}.m-md-128{margin:63.5rem!important}.m-md-129{margin:64rem!important}.m-md-130{margin:64.5rem!important}.m-md-131{margin:65rem!important}.m-md-132{margin:65.5rem!important}.m-md-133{margin:66rem!important}.m-md-134{margin:66.5rem!important}.m-md-135{margin:67rem!important}.m-md-136{margin:67.5rem!important}.m-md-137{margin:68rem!important}.m-md-138{margin:68.5rem!important}.m-md-139{margin:69rem!important}.m-md-140{margin:69.5rem!important}.m-md-141{margin:70rem!important}.m-md-142{margin:70.5rem!important}.m-md-143{margin:71rem!important}.m-md-144{margin:71.5rem!important}.m-md-145{margin:72rem!important}.m-md-146{margin:72.5rem!important}.m-md-147{margin:73rem!important}.m-md-148{margin:73.5rem!important}.m-md-149{margin:74rem!important}.m-md-150{margin:74.5rem!important}.m-md-151{margin:75rem!important}.m-md-152{margin:75.5rem!important}.m-md-153{margin:76rem!important}.m-md-154{margin:76.5rem!important}.m-md-155{margin:77rem!important}.m-md-156{margin:77.5rem!important}.m-md-157{margin:78rem!important}.m-md-158{margin:78.5rem!important}.m-md-159{margin:79rem!important}.m-md-160{margin:79.5rem!important}.mt-md-0{margin-top:0rem!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:2rem!important}.mt-md-6{margin-top:2.5rem!important}.mt-md-7{margin-top:3rem!important}.mt-md-8{margin-top:3.5rem!important}.mt-md-9{margin-top:4rem!important}.mt-md-10{margin-top:4.5rem!important}.mt-md-11{margin-top:5rem!important}.mt-md-12{margin-top:5.5rem!important}.mt-md-13{margin-top:6rem!important}.mt-md-14{margin-top:6.5rem!important}.mt-md-15{margin-top:7rem!important}.mt-md-16{margin-top:7.5rem!important}.mt-md-17{margin-top:8rem!important}.mt-md-18{margin-top:8.5rem!important}.mt-md-19{margin-top:9rem!important}.mt-md-20{margin-top:9.5rem!important}.mt-md-21{margin-top:10rem!important}.mt-md-22{margin-top:10.5rem!important}.mt-md-23{margin-top:11rem!important}.mt-md-24{margin-top:11.5rem!important}.mt-md-25{margin-top:12rem!important}.mt-md-26{margin-top:12.5rem!important}.mt-md-27{margin-top:13rem!important}.mt-md-28{margin-top:13.5rem!important}.mt-md-29{margin-top:14rem!important}.mt-md-30{margin-top:14.5rem!important}.mt-md-31{margin-top:15rem!important}.mt-md-32{margin-top:15.5rem!important}.mt-md-33{margin-top:16rem!important}.mt-md-34{margin-top:16.5rem!important}.mt-md-35{margin-top:17rem!important}.mt-md-36{margin-top:17.5rem!important}.mt-md-37{margin-top:18rem!important}.mt-md-38{margin-top:18.5rem!important}.mt-md-39{margin-top:19rem!important}.mt-md-40{margin-top:19.5rem!important}.mt-md-41{margin-top:20rem!important}.mt-md-42{margin-top:20.5rem!important}.mt-md-43{margin-top:21rem!important}.mt-md-44{margin-top:21.5rem!important}.mt-md-45{margin-top:22rem!important}.mt-md-46{margin-top:22.5rem!important}.mt-md-47{margin-top:23rem!important}.mt-md-48{margin-top:23.5rem!important}.mt-md-49{margin-top:24rem!important}.mt-md-50{margin-top:24.5rem!important}.mt-md-51{margin-top:25rem!important}.mt-md-52{margin-top:25.5rem!important}.mt-md-53{margin-top:26rem!important}.mt-md-54{margin-top:26.5rem!important}.mt-md-55{margin-top:27rem!important}.mt-md-56{margin-top:27.5rem!important}.mt-md-57{margin-top:28rem!important}.mt-md-58{margin-top:28.5rem!important}.mt-md-59{margin-top:29rem!important}.mt-md-60{margin-top:29.5rem!important}.mt-md-61{margin-top:30rem!important}.mt-md-62{margin-top:30.5rem!important}.mt-md-63{margin-top:31rem!important}.mt-md-64{margin-top:31.5rem!important}.mt-md-65{margin-top:32rem!important}.mt-md-66{margin-top:32.5rem!important}.mt-md-67{margin-top:33rem!important}.mt-md-68{margin-top:33.5rem!important}.mt-md-69{margin-top:34rem!important}.mt-md-70{margin-top:34.5rem!important}.mt-md-71{margin-top:35rem!important}.mt-md-72{margin-top:35.5rem!important}.mt-md-73{margin-top:36rem!important}.mt-md-74{margin-top:36.5rem!important}.mt-md-75{margin-top:37rem!important}.mt-md-76{margin-top:37.5rem!important}.mt-md-77{margin-top:38rem!important}.mt-md-78{margin-top:38.5rem!important}.mt-md-79{margin-top:39rem!important}.mt-md-80{margin-top:39.5rem!important}.mt-md-81{margin-top:40rem!important}.mt-md-82{margin-top:40.5rem!important}.mt-md-83{margin-top:41rem!important}.mt-md-84{margin-top:41.5rem!important}.mt-md-85{margin-top:42rem!important}.mt-md-86{margin-top:42.5rem!important}.mt-md-87{margin-top:43rem!important}.mt-md-88{margin-top:43.5rem!important}.mt-md-89{margin-top:44rem!important}.mt-md-90{margin-top:44.5rem!important}.mt-md-91{margin-top:45rem!important}.mt-md-92{margin-top:45.5rem!important}.mt-md-93{margin-top:46rem!important}.mt-md-94{margin-top:46.5rem!important}.mt-md-95{margin-top:47rem!important}.mt-md-96{margin-top:47.5rem!important}.mt-md-97{margin-top:48rem!important}.mt-md-98{margin-top:48.5rem!important}.mt-md-99{margin-top:49rem!important}.mt-md-100{margin-top:49.5rem!important}.mt-md-101{margin-top:50rem!important}.mt-md-102{margin-top:50.5rem!important}.mt-md-103{margin-top:51rem!important}.mt-md-104{margin-top:51.5rem!important}.mt-md-105{margin-top:52rem!important}.mt-md-106{margin-top:52.5rem!important}.mt-md-107{margin-top:53rem!important}.mt-md-108{margin-top:53.5rem!important}.mt-md-109{margin-top:54rem!important}.mt-md-110{margin-top:54.5rem!important}.mt-md-111{margin-top:55rem!important}.mt-md-112{margin-top:55.5rem!important}.mt-md-113{margin-top:56rem!important}.mt-md-114{margin-top:56.5rem!important}.mt-md-115{margin-top:57rem!important}.mt-md-116{margin-top:57.5rem!important}.mt-md-117{margin-top:58rem!important}.mt-md-118{margin-top:58.5rem!important}.mt-md-119{margin-top:59rem!important}.mt-md-120{margin-top:59.5rem!important}.mt-md-121{margin-top:60rem!important}.mt-md-122{margin-top:60.5rem!important}.mt-md-123{margin-top:61rem!important}.mt-md-124{margin-top:61.5rem!important}.mt-md-125{margin-top:62rem!important}.mt-md-126{margin-top:62.5rem!important}.mt-md-127{margin-top:63rem!important}.mt-md-128{margin-top:63.5rem!important}.mt-md-129{margin-top:64rem!important}.mt-md-130{margin-top:64.5rem!important}.mt-md-131{margin-top:65rem!important}.mt-md-132{margin-top:65.5rem!important}.mt-md-133{margin-top:66rem!important}.mt-md-134{margin-top:66.5rem!important}.mt-md-135{margin-top:67rem!important}.mt-md-136{margin-top:67.5rem!important}.mt-md-137{margin-top:68rem!important}.mt-md-138{margin-top:68.5rem!important}.mt-md-139{margin-top:69rem!important}.mt-md-140{margin-top:69.5rem!important}.mt-md-141{margin-top:70rem!important}.mt-md-142{margin-top:70.5rem!important}.mt-md-143{margin-top:71rem!important}.mt-md-144{margin-top:71.5rem!important}.mt-md-145{margin-top:72rem!important}.mt-md-146{margin-top:72.5rem!important}.mt-md-147{margin-top:73rem!important}.mt-md-148{margin-top:73.5rem!important}.mt-md-149{margin-top:74rem!important}.mt-md-150{margin-top:74.5rem!important}.mt-md-151{margin-top:75rem!important}.mt-md-152{margin-top:75.5rem!important}.mt-md-153{margin-top:76rem!important}.mt-md-154{margin-top:76.5rem!important}.mt-md-155{margin-top:77rem!important}.mt-md-156{margin-top:77.5rem!important}.mt-md-157{margin-top:78rem!important}.mt-md-158{margin-top:78.5rem!important}.mt-md-159{margin-top:79rem!important}.mt-md-160{margin-top:79.5rem!important}.mb-md-0{margin-bottom:0rem!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:2rem!important}.mb-md-6{margin-bottom:2.5rem!important}.mb-md-7{margin-bottom:3rem!important}.mb-md-8{margin-bottom:3.5rem!important}.mb-md-9{margin-bottom:4rem!important}.mb-md-10{margin-bottom:4.5rem!important}.mb-md-11{margin-bottom:5rem!important}.mb-md-12{margin-bottom:5.5rem!important}.mb-md-13{margin-bottom:6rem!important}.mb-md-14{margin-bottom:6.5rem!important}.mb-md-15{margin-bottom:7rem!important}.mb-md-16{margin-bottom:7.5rem!important}.mb-md-17{margin-bottom:8rem!important}.mb-md-18{margin-bottom:8.5rem!important}.mb-md-19{margin-bottom:9rem!important}.mb-md-20{margin-bottom:9.5rem!important}.mb-md-21{margin-bottom:10rem!important}.mb-md-22{margin-bottom:10.5rem!important}.mb-md-23{margin-bottom:11rem!important}.mb-md-24{margin-bottom:11.5rem!important}.mb-md-25{margin-bottom:12rem!important}.mb-md-26{margin-bottom:12.5rem!important}.mb-md-27{margin-bottom:13rem!important}.mb-md-28{margin-bottom:13.5rem!important}.mb-md-29{margin-bottom:14rem!important}.mb-md-30{margin-bottom:14.5rem!important}.mb-md-31{margin-bottom:15rem!important}.mb-md-32{margin-bottom:15.5rem!important}.mb-md-33{margin-bottom:16rem!important}.mb-md-34{margin-bottom:16.5rem!important}.mb-md-35{margin-bottom:17rem!important}.mb-md-36{margin-bottom:17.5rem!important}.mb-md-37{margin-bottom:18rem!important}.mb-md-38{margin-bottom:18.5rem!important}.mb-md-39{margin-bottom:19rem!important}.mb-md-40{margin-bottom:19.5rem!important}.mb-md-41{margin-bottom:20rem!important}.mb-md-42{margin-bottom:20.5rem!important}.mb-md-43{margin-bottom:21rem!important}.mb-md-44{margin-bottom:21.5rem!important}.mb-md-45{margin-bottom:22rem!important}.mb-md-46{margin-bottom:22.5rem!important}.mb-md-47{margin-bottom:23rem!important}.mb-md-48{margin-bottom:23.5rem!important}.mb-md-49{margin-bottom:24rem!important}.mb-md-50{margin-bottom:24.5rem!important}.mb-md-51{margin-bottom:25rem!important}.mb-md-52{margin-bottom:25.5rem!important}.mb-md-53{margin-bottom:26rem!important}.mb-md-54{margin-bottom:26.5rem!important}.mb-md-55{margin-bottom:27rem!important}.mb-md-56{margin-bottom:27.5rem!important}.mb-md-57{margin-bottom:28rem!important}.mb-md-58{margin-bottom:28.5rem!important}.mb-md-59{margin-bottom:29rem!important}.mb-md-60{margin-bottom:29.5rem!important}.mb-md-61{margin-bottom:30rem!important}.mb-md-62{margin-bottom:30.5rem!important}.mb-md-63{margin-bottom:31rem!important}.mb-md-64{margin-bottom:31.5rem!important}.mb-md-65{margin-bottom:32rem!important}.mb-md-66{margin-bottom:32.5rem!important}.mb-md-67{margin-bottom:33rem!important}.mb-md-68{margin-bottom:33.5rem!important}.mb-md-69{margin-bottom:34rem!important}.mb-md-70{margin-bottom:34.5rem!important}.mb-md-71{margin-bottom:35rem!important}.mb-md-72{margin-bottom:35.5rem!important}.mb-md-73{margin-bottom:36rem!important}.mb-md-74{margin-bottom:36.5rem!important}.mb-md-75{margin-bottom:37rem!important}.mb-md-76{margin-bottom:37.5rem!important}.mb-md-77{margin-bottom:38rem!important}.mb-md-78{margin-bottom:38.5rem!important}.mb-md-79{margin-bottom:39rem!important}.mb-md-80{margin-bottom:39.5rem!important}.mb-md-81{margin-bottom:40rem!important}.mb-md-82{margin-bottom:40.5rem!important}.mb-md-83{margin-bottom:41rem!important}.mb-md-84{margin-bottom:41.5rem!important}.mb-md-85{margin-bottom:42rem!important}.mb-md-86{margin-bottom:42.5rem!important}.mb-md-87{margin-bottom:43rem!important}.mb-md-88{margin-bottom:43.5rem!important}.mb-md-89{margin-bottom:44rem!important}.mb-md-90{margin-bottom:44.5rem!important}.mb-md-91{margin-bottom:45rem!important}.mb-md-92{margin-bottom:45.5rem!important}.mb-md-93{margin-bottom:46rem!important}.mb-md-94{margin-bottom:46.5rem!important}.mb-md-95{margin-bottom:47rem!important}.mb-md-96{margin-bottom:47.5rem!important}.mb-md-97{margin-bottom:48rem!important}.mb-md-98{margin-bottom:48.5rem!important}.mb-md-99{margin-bottom:49rem!important}.mb-md-100{margin-bottom:49.5rem!important}.mb-md-101{margin-bottom:50rem!important}.mb-md-102{margin-bottom:50.5rem!important}.mb-md-103{margin-bottom:51rem!important}.mb-md-104{margin-bottom:51.5rem!important}.mb-md-105{margin-bottom:52rem!important}.mb-md-106{margin-bottom:52.5rem!important}.mb-md-107{margin-bottom:53rem!important}.mb-md-108{margin-bottom:53.5rem!important}.mb-md-109{margin-bottom:54rem!important}.mb-md-110{margin-bottom:54.5rem!important}.mb-md-111{margin-bottom:55rem!important}.mb-md-112{margin-bottom:55.5rem!important}.mb-md-113{margin-bottom:56rem!important}.mb-md-114{margin-bottom:56.5rem!important}.mb-md-115{margin-bottom:57rem!important}.mb-md-116{margin-bottom:57.5rem!important}.mb-md-117{margin-bottom:58rem!important}.mb-md-118{margin-bottom:58.5rem!important}.mb-md-119{margin-bottom:59rem!important}.mb-md-120{margin-bottom:59.5rem!important}.mb-md-121{margin-bottom:60rem!important}.mb-md-122{margin-bottom:60.5rem!important}.mb-md-123{margin-bottom:61rem!important}.mb-md-124{margin-bottom:61.5rem!important}.mb-md-125{margin-bottom:62rem!important}.mb-md-126{margin-bottom:62.5rem!important}.mb-md-127{margin-bottom:63rem!important}.mb-md-128{margin-bottom:63.5rem!important}.mb-md-129{margin-bottom:64rem!important}.mb-md-130{margin-bottom:64.5rem!important}.mb-md-131{margin-bottom:65rem!important}.mb-md-132{margin-bottom:65.5rem!important}.mb-md-133{margin-bottom:66rem!important}.mb-md-134{margin-bottom:66.5rem!important}.mb-md-135{margin-bottom:67rem!important}.mb-md-136{margin-bottom:67.5rem!important}.mb-md-137{margin-bottom:68rem!important}.mb-md-138{margin-bottom:68.5rem!important}.mb-md-139{margin-bottom:69rem!important}.mb-md-140{margin-bottom:69.5rem!important}.mb-md-141{margin-bottom:70rem!important}.mb-md-142{margin-bottom:70.5rem!important}.mb-md-143{margin-bottom:71rem!important}.mb-md-144{margin-bottom:71.5rem!important}.mb-md-145{margin-bottom:72rem!important}.mb-md-146{margin-bottom:72.5rem!important}.mb-md-147{margin-bottom:73rem!important}.mb-md-148{margin-bottom:73.5rem!important}.mb-md-149{margin-bottom:74rem!important}.mb-md-150{margin-bottom:74.5rem!important}.mb-md-151{margin-bottom:75rem!important}.mb-md-152{margin-bottom:75.5rem!important}.mb-md-153{margin-bottom:76rem!important}.mb-md-154{margin-bottom:76.5rem!important}.mb-md-155{margin-bottom:77rem!important}.mb-md-156{margin-bottom:77.5rem!important}.mb-md-157{margin-bottom:78rem!important}.mb-md-158{margin-bottom:78.5rem!important}.mb-md-159{margin-bottom:79rem!important}.mb-md-160{margin-bottom:79.5rem!important}.ms-md-0{margin-left:0rem!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:2rem!important}.ms-md-6{margin-left:2.5rem!important}.ms-md-7{margin-left:3rem!important}.ms-md-8{margin-left:3.5rem!important}.ms-md-9{margin-left:4rem!important}.ms-md-10{margin-left:4.5rem!important}.ms-md-11{margin-left:5rem!important}.ms-md-12{margin-left:5.5rem!important}.ms-md-13{margin-left:6rem!important}.ms-md-14{margin-left:6.5rem!important}.ms-md-15{margin-left:7rem!important}.ms-md-16{margin-left:7.5rem!important}.ms-md-17{margin-left:8rem!important}.ms-md-18{margin-left:8.5rem!important}.ms-md-19{margin-left:9rem!important}.ms-md-20{margin-left:9.5rem!important}.ms-md-21{margin-left:10rem!important}.ms-md-22{margin-left:10.5rem!important}.ms-md-23{margin-left:11rem!important}.ms-md-24{margin-left:11.5rem!important}.ms-md-25{margin-left:12rem!important}.ms-md-26{margin-left:12.5rem!important}.ms-md-27{margin-left:13rem!important}.ms-md-28{margin-left:13.5rem!important}.ms-md-29{margin-left:14rem!important}.ms-md-30{margin-left:14.5rem!important}.ms-md-31{margin-left:15rem!important}.ms-md-32{margin-left:15.5rem!important}.ms-md-33{margin-left:16rem!important}.ms-md-34{margin-left:16.5rem!important}.ms-md-35{margin-left:17rem!important}.ms-md-36{margin-left:17.5rem!important}.ms-md-37{margin-left:18rem!important}.ms-md-38{margin-left:18.5rem!important}.ms-md-39{margin-left:19rem!important}.ms-md-40{margin-left:19.5rem!important}.ms-md-41{margin-left:20rem!important}.ms-md-42{margin-left:20.5rem!important}.ms-md-43{margin-left:21rem!important}.ms-md-44{margin-left:21.5rem!important}.ms-md-45{margin-left:22rem!important}.ms-md-46{margin-left:22.5rem!important}.ms-md-47{margin-left:23rem!important}.ms-md-48{margin-left:23.5rem!important}.ms-md-49{margin-left:24rem!important}.ms-md-50{margin-left:24.5rem!important}.ms-md-51{margin-left:25rem!important}.ms-md-52{margin-left:25.5rem!important}.ms-md-53{margin-left:26rem!important}.ms-md-54{margin-left:26.5rem!important}.ms-md-55{margin-left:27rem!important}.ms-md-56{margin-left:27.5rem!important}.ms-md-57{margin-left:28rem!important}.ms-md-58{margin-left:28.5rem!important}.ms-md-59{margin-left:29rem!important}.ms-md-60{margin-left:29.5rem!important}.ms-md-61{margin-left:30rem!important}.ms-md-62{margin-left:30.5rem!important}.ms-md-63{margin-left:31rem!important}.ms-md-64{margin-left:31.5rem!important}.ms-md-65{margin-left:32rem!important}.ms-md-66{margin-left:32.5rem!important}.ms-md-67{margin-left:33rem!important}.ms-md-68{margin-left:33.5rem!important}.ms-md-69{margin-left:34rem!important}.ms-md-70{margin-left:34.5rem!important}.ms-md-71{margin-left:35rem!important}.ms-md-72{margin-left:35.5rem!important}.ms-md-73{margin-left:36rem!important}.ms-md-74{margin-left:36.5rem!important}.ms-md-75{margin-left:37rem!important}.ms-md-76{margin-left:37.5rem!important}.ms-md-77{margin-left:38rem!important}.ms-md-78{margin-left:38.5rem!important}.ms-md-79{margin-left:39rem!important}.ms-md-80{margin-left:39.5rem!important}.ms-md-81{margin-left:40rem!important}.ms-md-82{margin-left:40.5rem!important}.ms-md-83{margin-left:41rem!important}.ms-md-84{margin-left:41.5rem!important}.ms-md-85{margin-left:42rem!important}.ms-md-86{margin-left:42.5rem!important}.ms-md-87{margin-left:43rem!important}.ms-md-88{margin-left:43.5rem!important}.ms-md-89{margin-left:44rem!important}.ms-md-90{margin-left:44.5rem!important}.ms-md-91{margin-left:45rem!important}.ms-md-92{margin-left:45.5rem!important}.ms-md-93{margin-left:46rem!important}.ms-md-94{margin-left:46.5rem!important}.ms-md-95{margin-left:47rem!important}.ms-md-96{margin-left:47.5rem!important}.ms-md-97{margin-left:48rem!important}.ms-md-98{margin-left:48.5rem!important}.ms-md-99{margin-left:49rem!important}.ms-md-100{margin-left:49.5rem!important}.ms-md-101{margin-left:50rem!important}.ms-md-102{margin-left:50.5rem!important}.ms-md-103{margin-left:51rem!important}.ms-md-104{margin-left:51.5rem!important}.ms-md-105{margin-left:52rem!important}.ms-md-106{margin-left:52.5rem!important}.ms-md-107{margin-left:53rem!important}.ms-md-108{margin-left:53.5rem!important}.ms-md-109{margin-left:54rem!important}.ms-md-110{margin-left:54.5rem!important}.ms-md-111{margin-left:55rem!important}.ms-md-112{margin-left:55.5rem!important}.ms-md-113{margin-left:56rem!important}.ms-md-114{margin-left:56.5rem!important}.ms-md-115{margin-left:57rem!important}.ms-md-116{margin-left:57.5rem!important}.ms-md-117{margin-left:58rem!important}.ms-md-118{margin-left:58.5rem!important}.ms-md-119{margin-left:59rem!important}.ms-md-120{margin-left:59.5rem!important}.ms-md-121{margin-left:60rem!important}.ms-md-122{margin-left:60.5rem!important}.ms-md-123{margin-left:61rem!important}.ms-md-124{margin-left:61.5rem!important}.ms-md-125{margin-left:62rem!important}.ms-md-126{margin-left:62.5rem!important}.ms-md-127{margin-left:63rem!important}.ms-md-128{margin-left:63.5rem!important}.ms-md-129{margin-left:64rem!important}.ms-md-130{margin-left:64.5rem!important}.ms-md-131{margin-left:65rem!important}.ms-md-132{margin-left:65.5rem!important}.ms-md-133{margin-left:66rem!important}.ms-md-134{margin-left:66.5rem!important}.ms-md-135{margin-left:67rem!important}.ms-md-136{margin-left:67.5rem!important}.ms-md-137{margin-left:68rem!important}.ms-md-138{margin-left:68.5rem!important}.ms-md-139{margin-left:69rem!important}.ms-md-140{margin-left:69.5rem!important}.ms-md-141{margin-left:70rem!important}.ms-md-142{margin-left:70.5rem!important}.ms-md-143{margin-left:71rem!important}.ms-md-144{margin-left:71.5rem!important}.ms-md-145{margin-left:72rem!important}.ms-md-146{margin-left:72.5rem!important}.ms-md-147{margin-left:73rem!important}.ms-md-148{margin-left:73.5rem!important}.ms-md-149{margin-left:74rem!important}.ms-md-150{margin-left:74.5rem!important}.ms-md-151{margin-left:75rem!important}.ms-md-152{margin-left:75.5rem!important}.ms-md-153{margin-left:76rem!important}.ms-md-154{margin-left:76.5rem!important}.ms-md-155{margin-left:77rem!important}.ms-md-156{margin-left:77.5rem!important}.ms-md-157{margin-left:78rem!important}.ms-md-158{margin-left:78.5rem!important}.ms-md-159{margin-left:79rem!important}.ms-md-160{margin-left:79.5rem!important}.me-md-0{margin-right:0rem!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:2rem!important}.me-md-6{margin-right:2.5rem!important}.me-md-7{margin-right:3rem!important}.me-md-8{margin-right:3.5rem!important}.me-md-9{margin-right:4rem!important}.me-md-10{margin-right:4.5rem!important}.me-md-11{margin-right:5rem!important}.me-md-12{margin-right:5.5rem!important}.me-md-13{margin-right:6rem!important}.me-md-14{margin-right:6.5rem!important}.me-md-15{margin-right:7rem!important}.me-md-16{margin-right:7.5rem!important}.me-md-17{margin-right:8rem!important}.me-md-18{margin-right:8.5rem!important}.me-md-19{margin-right:9rem!important}.me-md-20{margin-right:9.5rem!important}.me-md-21{margin-right:10rem!important}.me-md-22{margin-right:10.5rem!important}.me-md-23{margin-right:11rem!important}.me-md-24{margin-right:11.5rem!important}.me-md-25{margin-right:12rem!important}.me-md-26{margin-right:12.5rem!important}.me-md-27{margin-right:13rem!important}.me-md-28{margin-right:13.5rem!important}.me-md-29{margin-right:14rem!important}.me-md-30{margin-right:14.5rem!important}.me-md-31{margin-right:15rem!important}.me-md-32{margin-right:15.5rem!important}.me-md-33{margin-right:16rem!important}.me-md-34{margin-right:16.5rem!important}.me-md-35{margin-right:17rem!important}.me-md-36{margin-right:17.5rem!important}.me-md-37{margin-right:18rem!important}.me-md-38{margin-right:18.5rem!important}.me-md-39{margin-right:19rem!important}.me-md-40{margin-right:19.5rem!important}.me-md-41{margin-right:20rem!important}.me-md-42{margin-right:20.5rem!important}.me-md-43{margin-right:21rem!important}.me-md-44{margin-right:21.5rem!important}.me-md-45{margin-right:22rem!important}.me-md-46{margin-right:22.5rem!important}.me-md-47{margin-right:23rem!important}.me-md-48{margin-right:23.5rem!important}.me-md-49{margin-right:24rem!important}.me-md-50{margin-right:24.5rem!important}.me-md-51{margin-right:25rem!important}.me-md-52{margin-right:25.5rem!important}.me-md-53{margin-right:26rem!important}.me-md-54{margin-right:26.5rem!important}.me-md-55{margin-right:27rem!important}.me-md-56{margin-right:27.5rem!important}.me-md-57{margin-right:28rem!important}.me-md-58{margin-right:28.5rem!important}.me-md-59{margin-right:29rem!important}.me-md-60{margin-right:29.5rem!important}.me-md-61{margin-right:30rem!important}.me-md-62{margin-right:30.5rem!important}.me-md-63{margin-right:31rem!important}.me-md-64{margin-right:31.5rem!important}.me-md-65{margin-right:32rem!important}.me-md-66{margin-right:32.5rem!important}.me-md-67{margin-right:33rem!important}.me-md-68{margin-right:33.5rem!important}.me-md-69{margin-right:34rem!important}.me-md-70{margin-right:34.5rem!important}.me-md-71{margin-right:35rem!important}.me-md-72{margin-right:35.5rem!important}.me-md-73{margin-right:36rem!important}.me-md-74{margin-right:36.5rem!important}.me-md-75{margin-right:37rem!important}.me-md-76{margin-right:37.5rem!important}.me-md-77{margin-right:38rem!important}.me-md-78{margin-right:38.5rem!important}.me-md-79{margin-right:39rem!important}.me-md-80{margin-right:39.5rem!important}.me-md-81{margin-right:40rem!important}.me-md-82{margin-right:40.5rem!important}.me-md-83{margin-right:41rem!important}.me-md-84{margin-right:41.5rem!important}.me-md-85{margin-right:42rem!important}.me-md-86{margin-right:42.5rem!important}.me-md-87{margin-right:43rem!important}.me-md-88{margin-right:43.5rem!important}.me-md-89{margin-right:44rem!important}.me-md-90{margin-right:44.5rem!important}.me-md-91{margin-right:45rem!important}.me-md-92{margin-right:45.5rem!important}.me-md-93{margin-right:46rem!important}.me-md-94{margin-right:46.5rem!important}.me-md-95{margin-right:47rem!important}.me-md-96{margin-right:47.5rem!important}.me-md-97{margin-right:48rem!important}.me-md-98{margin-right:48.5rem!important}.me-md-99{margin-right:49rem!important}.me-md-100{margin-right:49.5rem!important}.me-md-101{margin-right:50rem!important}.me-md-102{margin-right:50.5rem!important}.me-md-103{margin-right:51rem!important}.me-md-104{margin-right:51.5rem!important}.me-md-105{margin-right:52rem!important}.me-md-106{margin-right:52.5rem!important}.me-md-107{margin-right:53rem!important}.me-md-108{margin-right:53.5rem!important}.me-md-109{margin-right:54rem!important}.me-md-110{margin-right:54.5rem!important}.me-md-111{margin-right:55rem!important}.me-md-112{margin-right:55.5rem!important}.me-md-113{margin-right:56rem!important}.me-md-114{margin-right:56.5rem!important}.me-md-115{margin-right:57rem!important}.me-md-116{margin-right:57.5rem!important}.me-md-117{margin-right:58rem!important}.me-md-118{margin-right:58.5rem!important}.me-md-119{margin-right:59rem!important}.me-md-120{margin-right:59.5rem!important}.me-md-121{margin-right:60rem!important}.me-md-122{margin-right:60.5rem!important}.me-md-123{margin-right:61rem!important}.me-md-124{margin-right:61.5rem!important}.me-md-125{margin-right:62rem!important}.me-md-126{margin-right:62.5rem!important}.me-md-127{margin-right:63rem!important}.me-md-128{margin-right:63.5rem!important}.me-md-129{margin-right:64rem!important}.me-md-130{margin-right:64.5rem!important}.me-md-131{margin-right:65rem!important}.me-md-132{margin-right:65.5rem!important}.me-md-133{margin-right:66rem!important}.me-md-134{margin-right:66.5rem!important}.me-md-135{margin-right:67rem!important}.me-md-136{margin-right:67.5rem!important}.me-md-137{margin-right:68rem!important}.me-md-138{margin-right:68.5rem!important}.me-md-139{margin-right:69rem!important}.me-md-140{margin-right:69.5rem!important}.me-md-141{margin-right:70rem!important}.me-md-142{margin-right:70.5rem!important}.me-md-143{margin-right:71rem!important}.me-md-144{margin-right:71.5rem!important}.me-md-145{margin-right:72rem!important}.me-md-146{margin-right:72.5rem!important}.me-md-147{margin-right:73rem!important}.me-md-148{margin-right:73.5rem!important}.me-md-149{margin-right:74rem!important}.me-md-150{margin-right:74.5rem!important}.me-md-151{margin-right:75rem!important}.me-md-152{margin-right:75.5rem!important}.me-md-153{margin-right:76rem!important}.me-md-154{margin-right:76.5rem!important}.me-md-155{margin-right:77rem!important}.me-md-156{margin-right:77.5rem!important}.me-md-157{margin-right:78rem!important}.me-md-158{margin-right:78.5rem!important}.me-md-159{margin-right:79rem!important}.me-md-160{margin-right:79.5rem!important}.mx-md-0{margin-left:0rem!important;margin-right:0rem!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.mx-md-6{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-md-7{margin-left:3rem!important;margin-right:3rem!important}.mx-md-8{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-md-9{margin-left:4rem!important;margin-right:4rem!important}.mx-md-10{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-md-11{margin-left:5rem!important;margin-right:5rem!important}.mx-md-12{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-md-13{margin-left:6rem!important;margin-right:6rem!important}.mx-md-14{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-md-15{margin-left:7rem!important;margin-right:7rem!important}.mx-md-16{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-md-17{margin-left:8rem!important;margin-right:8rem!important}.mx-md-18{margin-left:8.5rem!important;margin-right:8.5rem!important}.mx-md-19{margin-left:9rem!important;margin-right:9rem!important}.mx-md-20{margin-left:9.5rem!important;margin-right:9.5rem!important}.mx-md-21{margin-left:10rem!important;margin-right:10rem!important}.mx-md-22{margin-left:10.5rem!important;margin-right:10.5rem!important}.mx-md-23{margin-left:11rem!important;margin-right:11rem!important}.mx-md-24{margin-left:11.5rem!important;margin-right:11.5rem!important}.mx-md-25{margin-left:12rem!important;margin-right:12rem!important}.mx-md-26{margin-left:12.5rem!important;margin-right:12.5rem!important}.mx-md-27{margin-left:13rem!important;margin-right:13rem!important}.mx-md-28{margin-left:13.5rem!important;margin-right:13.5rem!important}.mx-md-29{margin-left:14rem!important;margin-right:14rem!important}.mx-md-30{margin-left:14.5rem!important;margin-right:14.5rem!important}.mx-md-31{margin-left:15rem!important;margin-right:15rem!important}.mx-md-32{margin-left:15.5rem!important;margin-right:15.5rem!important}.mx-md-33{margin-left:16rem!important;margin-right:16rem!important}.mx-md-34{margin-left:16.5rem!important;margin-right:16.5rem!important}.mx-md-35{margin-left:17rem!important;margin-right:17rem!important}.mx-md-36{margin-left:17.5rem!important;margin-right:17.5rem!important}.mx-md-37{margin-left:18rem!important;margin-right:18rem!important}.mx-md-38{margin-left:18.5rem!important;margin-right:18.5rem!important}.mx-md-39{margin-left:19rem!important;margin-right:19rem!important}.mx-md-40{margin-left:19.5rem!important;margin-right:19.5rem!important}.mx-md-41{margin-left:20rem!important;margin-right:20rem!important}.mx-md-42{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-md-43{margin-left:21rem!important;margin-right:21rem!important}.mx-md-44{margin-left:21.5rem!important;margin-right:21.5rem!important}.mx-md-45{margin-left:22rem!important;margin-right:22rem!important}.mx-md-46{margin-left:22.5rem!important;margin-right:22.5rem!important}.mx-md-47{margin-left:23rem!important;margin-right:23rem!important}.mx-md-48{margin-left:23.5rem!important;margin-right:23.5rem!important}.mx-md-49{margin-left:24rem!important;margin-right:24rem!important}.mx-md-50{margin-left:24.5rem!important;margin-right:24.5rem!important}.mx-md-51{margin-left:25rem!important;margin-right:25rem!important}.mx-md-52{margin-left:25.5rem!important;margin-right:25.5rem!important}.mx-md-53{margin-left:26rem!important;margin-right:26rem!important}.mx-md-54{margin-left:26.5rem!important;margin-right:26.5rem!important}.mx-md-55{margin-left:27rem!important;margin-right:27rem!important}.mx-md-56{margin-left:27.5rem!important;margin-right:27.5rem!important}.mx-md-57{margin-left:28rem!important;margin-right:28rem!important}.mx-md-58{margin-left:28.5rem!important;margin-right:28.5rem!important}.mx-md-59{margin-left:29rem!important;margin-right:29rem!important}.mx-md-60{margin-left:29.5rem!important;margin-right:29.5rem!important}.mx-md-61{margin-left:30rem!important;margin-right:30rem!important}.mx-md-62{margin-left:30.5rem!important;margin-right:30.5rem!important}.mx-md-63{margin-left:31rem!important;margin-right:31rem!important}.mx-md-64{margin-left:31.5rem!important;margin-right:31.5rem!important}.mx-md-65{margin-left:32rem!important;margin-right:32rem!important}.mx-md-66{margin-left:32.5rem!important;margin-right:32.5rem!important}.mx-md-67{margin-left:33rem!important;margin-right:33rem!important}.mx-md-68{margin-left:33.5rem!important;margin-right:33.5rem!important}.mx-md-69{margin-left:34rem!important;margin-right:34rem!important}.mx-md-70{margin-left:34.5rem!important;margin-right:34.5rem!important}.mx-md-71{margin-left:35rem!important;margin-right:35rem!important}.mx-md-72{margin-left:35.5rem!important;margin-right:35.5rem!important}.mx-md-73{margin-left:36rem!important;margin-right:36rem!important}.mx-md-74{margin-left:36.5rem!important;margin-right:36.5rem!important}.mx-md-75{margin-left:37rem!important;margin-right:37rem!important}.mx-md-76{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-md-77{margin-left:38rem!important;margin-right:38rem!important}.mx-md-78{margin-left:38.5rem!important;margin-right:38.5rem!important}.mx-md-79{margin-left:39rem!important;margin-right:39rem!important}.mx-md-80{margin-left:39.5rem!important;margin-right:39.5rem!important}.mx-md-81{margin-left:40rem!important;margin-right:40rem!important}.mx-md-82{margin-left:40.5rem!important;margin-right:40.5rem!important}.mx-md-83{margin-left:41rem!important;margin-right:41rem!important}.mx-md-84{margin-left:41.5rem!important;margin-right:41.5rem!important}.mx-md-85{margin-left:42rem!important;margin-right:42rem!important}.mx-md-86{margin-left:42.5rem!important;margin-right:42.5rem!important}.mx-md-87{margin-left:43rem!important;margin-right:43rem!important}.mx-md-88{margin-left:43.5rem!important;margin-right:43.5rem!important}.mx-md-89{margin-left:44rem!important;margin-right:44rem!important}.mx-md-90{margin-left:44.5rem!important;margin-right:44.5rem!important}.mx-md-91{margin-left:45rem!important;margin-right:45rem!important}.mx-md-92{margin-left:45.5rem!important;margin-right:45.5rem!important}.mx-md-93{margin-left:46rem!important;margin-right:46rem!important}.mx-md-94{margin-left:46.5rem!important;margin-right:46.5rem!important}.mx-md-95{margin-left:47rem!important;margin-right:47rem!important}.mx-md-96{margin-left:47.5rem!important;margin-right:47.5rem!important}.mx-md-97{margin-left:48rem!important;margin-right:48rem!important}.mx-md-98{margin-left:48.5rem!important;margin-right:48.5rem!important}.mx-md-99{margin-left:49rem!important;margin-right:49rem!important}.mx-md-100{margin-left:49.5rem!important;margin-right:49.5rem!important}.mx-md-101{margin-left:50rem!important;margin-right:50rem!important}.mx-md-102{margin-left:50.5rem!important;margin-right:50.5rem!important}.mx-md-103{margin-left:51rem!important;margin-right:51rem!important}.mx-md-104{margin-left:51.5rem!important;margin-right:51.5rem!important}.mx-md-105{margin-left:52rem!important;margin-right:52rem!important}.mx-md-106{margin-left:52.5rem!important;margin-right:52.5rem!important}.mx-md-107{margin-left:53rem!important;margin-right:53rem!important}.mx-md-108{margin-left:53.5rem!important;margin-right:53.5rem!important}.mx-md-109{margin-left:54rem!important;margin-right:54rem!important}.mx-md-110{margin-left:54.5rem!important;margin-right:54.5rem!important}.mx-md-111{margin-left:55rem!important;margin-right:55rem!important}.mx-md-112{margin-left:55.5rem!important;margin-right:55.5rem!important}.mx-md-113{margin-left:56rem!important;margin-right:56rem!important}.mx-md-114{margin-left:56.5rem!important;margin-right:56.5rem!important}.mx-md-115{margin-left:57rem!important;margin-right:57rem!important}.mx-md-116{margin-left:57.5rem!important;margin-right:57.5rem!important}.mx-md-117{margin-left:58rem!important;margin-right:58rem!important}.mx-md-118{margin-left:58.5rem!important;margin-right:58.5rem!important}.mx-md-119{margin-left:59rem!important;margin-right:59rem!important}.mx-md-120{margin-left:59.5rem!important;margin-right:59.5rem!important}.mx-md-121{margin-left:60rem!important;margin-right:60rem!important}.mx-md-122{margin-left:60.5rem!important;margin-right:60.5rem!important}.mx-md-123{margin-left:61rem!important;margin-right:61rem!important}.mx-md-124{margin-left:61.5rem!important;margin-right:61.5rem!important}.mx-md-125{margin-left:62rem!important;margin-right:62rem!important}.mx-md-126{margin-left:62.5rem!important;margin-right:62.5rem!important}.mx-md-127{margin-left:63rem!important;margin-right:63rem!important}.mx-md-128{margin-left:63.5rem!important;margin-right:63.5rem!important}.mx-md-129{margin-left:64rem!important;margin-right:64rem!important}.mx-md-130{margin-left:64.5rem!important;margin-right:64.5rem!important}.mx-md-131{margin-left:65rem!important;margin-right:65rem!important}.mx-md-132{margin-left:65.5rem!important;margin-right:65.5rem!important}.mx-md-133{margin-left:66rem!important;margin-right:66rem!important}.mx-md-134{margin-left:66.5rem!important;margin-right:66.5rem!important}.mx-md-135{margin-left:67rem!important;margin-right:67rem!important}.mx-md-136{margin-left:67.5rem!important;margin-right:67.5rem!important}.mx-md-137{margin-left:68rem!important;margin-right:68rem!important}.mx-md-138{margin-left:68.5rem!important;margin-right:68.5rem!important}.mx-md-139{margin-left:69rem!important;margin-right:69rem!important}.mx-md-140{margin-left:69.5rem!important;margin-right:69.5rem!important}.mx-md-141{margin-left:70rem!important;margin-right:70rem!important}.mx-md-142{margin-left:70.5rem!important;margin-right:70.5rem!important}.mx-md-143{margin-left:71rem!important;margin-right:71rem!important}.mx-md-144{margin-left:71.5rem!important;margin-right:71.5rem!important}.mx-md-145{margin-left:72rem!important;margin-right:72rem!important}.mx-md-146{margin-left:72.5rem!important;margin-right:72.5rem!important}.mx-md-147{margin-left:73rem!important;margin-right:73rem!important}.mx-md-148{margin-left:73.5rem!important;margin-right:73.5rem!important}.mx-md-149{margin-left:74rem!important;margin-right:74rem!important}.mx-md-150{margin-left:74.5rem!important;margin-right:74.5rem!important}.mx-md-151{margin-left:75rem!important;margin-right:75rem!important}.mx-md-152{margin-left:75.5rem!important;margin-right:75.5rem!important}.mx-md-153{margin-left:76rem!important;margin-right:76rem!important}.mx-md-154{margin-left:76.5rem!important;margin-right:76.5rem!important}.mx-md-155{margin-left:77rem!important;margin-right:77rem!important}.mx-md-156{margin-left:77.5rem!important;margin-right:77.5rem!important}.mx-md-157{margin-left:78rem!important;margin-right:78rem!important}.mx-md-158{margin-left:78.5rem!important;margin-right:78.5rem!important}.mx-md-159{margin-left:79rem!important;margin-right:79rem!important}.mx-md-160{margin-left:79.5rem!important;margin-right:79.5rem!important}.my-md-0{margin-top:0rem!important;margin-bottom:0rem!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:2rem!important;margin-bottom:2rem!important}.my-md-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-md-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-md-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-md-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-md-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-22{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-md-23{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-24{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-md-25{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-26{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-md-27{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-28{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-md-29{margin-top:14rem!important;margin-bottom:14rem!important}.my-md-30{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-md-31{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-32{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-md-33{margin-top:16rem!important;margin-bottom:16rem!important}.my-md-34{margin-top:16.5rem!important;margin-bottom:16.5rem!important}.my-md-35{margin-top:17rem!important;margin-bottom:17rem!important}.my-md-36{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.my-md-37{margin-top:18rem!important;margin-bottom:18rem!important}.my-md-38{margin-top:18.5rem!important;margin-bottom:18.5rem!important}.my-md-39{margin-top:19rem!important;margin-bottom:19rem!important}.my-md-40{margin-top:19.5rem!important;margin-bottom:19.5rem!important}.my-md-41{margin-top:20rem!important;margin-bottom:20rem!important}.my-md-42{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-md-43{margin-top:21rem!important;margin-bottom:21rem!important}.my-md-44{margin-top:21.5rem!important;margin-bottom:21.5rem!important}.my-md-45{margin-top:22rem!important;margin-bottom:22rem!important}.my-md-46{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-md-47{margin-top:23rem!important;margin-bottom:23rem!important}.my-md-48{margin-top:23.5rem!important;margin-bottom:23.5rem!important}.my-md-49{margin-top:24rem!important;margin-bottom:24rem!important}.my-md-50{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-md-51{margin-top:25rem!important;margin-bottom:25rem!important}.my-md-52{margin-top:25.5rem!important;margin-bottom:25.5rem!important}.my-md-53{margin-top:26rem!important;margin-bottom:26rem!important}.my-md-54{margin-top:26.5rem!important;margin-bottom:26.5rem!important}.my-md-55{margin-top:27rem!important;margin-bottom:27rem!important}.my-md-56{margin-top:27.5rem!important;margin-bottom:27.5rem!important}.my-md-57{margin-top:28rem!important;margin-bottom:28rem!important}.my-md-58{margin-top:28.5rem!important;margin-bottom:28.5rem!important}.my-md-59{margin-top:29rem!important;margin-bottom:29rem!important}.my-md-60{margin-top:29.5rem!important;margin-bottom:29.5rem!important}.my-md-61{margin-top:30rem!important;margin-bottom:30rem!important}.my-md-62{margin-top:30.5rem!important;margin-bottom:30.5rem!important}.my-md-63{margin-top:31rem!important;margin-bottom:31rem!important}.my-md-64{margin-top:31.5rem!important;margin-bottom:31.5rem!important}.my-md-65{margin-top:32rem!important;margin-bottom:32rem!important}.my-md-66{margin-top:32.5rem!important;margin-bottom:32.5rem!important}.my-md-67{margin-top:33rem!important;margin-bottom:33rem!important}.my-md-68{margin-top:33.5rem!important;margin-bottom:33.5rem!important}.my-md-69{margin-top:34rem!important;margin-bottom:34rem!important}.my-md-70{margin-top:34.5rem!important;margin-bottom:34.5rem!important}.my-md-71{margin-top:35rem!important;margin-bottom:35rem!important}.my-md-72{margin-top:35.5rem!important;margin-bottom:35.5rem!important}.my-md-73{margin-top:36rem!important;margin-bottom:36rem!important}.my-md-74{margin-top:36.5rem!important;margin-bottom:36.5rem!important}.my-md-75{margin-top:37rem!important;margin-bottom:37rem!important}.my-md-76{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-md-77{margin-top:38rem!important;margin-bottom:38rem!important}.my-md-78{margin-top:38.5rem!important;margin-bottom:38.5rem!important}.my-md-79{margin-top:39rem!important;margin-bottom:39rem!important}.my-md-80{margin-top:39.5rem!important;margin-bottom:39.5rem!important}.my-md-81{margin-top:40rem!important;margin-bottom:40rem!important}.my-md-82{margin-top:40.5rem!important;margin-bottom:40.5rem!important}.my-md-83{margin-top:41rem!important;margin-bottom:41rem!important}.my-md-84{margin-top:41.5rem!important;margin-bottom:41.5rem!important}.my-md-85{margin-top:42rem!important;margin-bottom:42rem!important}.my-md-86{margin-top:42.5rem!important;margin-bottom:42.5rem!important}.my-md-87{margin-top:43rem!important;margin-bottom:43rem!important}.my-md-88{margin-top:43.5rem!important;margin-bottom:43.5rem!important}.my-md-89{margin-top:44rem!important;margin-bottom:44rem!important}.my-md-90{margin-top:44.5rem!important;margin-bottom:44.5rem!important}.my-md-91{margin-top:45rem!important;margin-bottom:45rem!important}.my-md-92{margin-top:45.5rem!important;margin-bottom:45.5rem!important}.my-md-93{margin-top:46rem!important;margin-bottom:46rem!important}.my-md-94{margin-top:46.5rem!important;margin-bottom:46.5rem!important}.my-md-95{margin-top:47rem!important;margin-bottom:47rem!important}.my-md-96{margin-top:47.5rem!important;margin-bottom:47.5rem!important}.my-md-97{margin-top:48rem!important;margin-bottom:48rem!important}.my-md-98{margin-top:48.5rem!important;margin-bottom:48.5rem!important}.my-md-99{margin-top:49rem!important;margin-bottom:49rem!important}.my-md-100{margin-top:49.5rem!important;margin-bottom:49.5rem!important}.my-md-101{margin-top:50rem!important;margin-bottom:50rem!important}.my-md-102{margin-top:50.5rem!important;margin-bottom:50.5rem!important}.my-md-103{margin-top:51rem!important;margin-bottom:51rem!important}.my-md-104{margin-top:51.5rem!important;margin-bottom:51.5rem!important}.my-md-105{margin-top:52rem!important;margin-bottom:52rem!important}.my-md-106{margin-top:52.5rem!important;margin-bottom:52.5rem!important}.my-md-107{margin-top:53rem!important;margin-bottom:53rem!important}.my-md-108{margin-top:53.5rem!important;margin-bottom:53.5rem!important}.my-md-109{margin-top:54rem!important;margin-bottom:54rem!important}.my-md-110{margin-top:54.5rem!important;margin-bottom:54.5rem!important}.my-md-111{margin-top:55rem!important;margin-bottom:55rem!important}.my-md-112{margin-top:55.5rem!important;margin-bottom:55.5rem!important}.my-md-113{margin-top:56rem!important;margin-bottom:56rem!important}.my-md-114{margin-top:56.5rem!important;margin-bottom:56.5rem!important}.my-md-115{margin-top:57rem!important;margin-bottom:57rem!important}.my-md-116{margin-top:57.5rem!important;margin-bottom:57.5rem!important}.my-md-117{margin-top:58rem!important;margin-bottom:58rem!important}.my-md-118{margin-top:58.5rem!important;margin-bottom:58.5rem!important}.my-md-119{margin-top:59rem!important;margin-bottom:59rem!important}.my-md-120{margin-top:59.5rem!important;margin-bottom:59.5rem!important}.my-md-121{margin-top:60rem!important;margin-bottom:60rem!important}.my-md-122{margin-top:60.5rem!important;margin-bottom:60.5rem!important}.my-md-123{margin-top:61rem!important;margin-bottom:61rem!important}.my-md-124{margin-top:61.5rem!important;margin-bottom:61.5rem!important}.my-md-125{margin-top:62rem!important;margin-bottom:62rem!important}.my-md-126{margin-top:62.5rem!important;margin-bottom:62.5rem!important}.my-md-127{margin-top:63rem!important;margin-bottom:63rem!important}.my-md-128{margin-top:63.5rem!important;margin-bottom:63.5rem!important}.my-md-129{margin-top:64rem!important;margin-bottom:64rem!important}.my-md-130{margin-top:64.5rem!important;margin-bottom:64.5rem!important}.my-md-131{margin-top:65rem!important;margin-bottom:65rem!important}.my-md-132{margin-top:65.5rem!important;margin-bottom:65.5rem!important}.my-md-133{margin-top:66rem!important;margin-bottom:66rem!important}.my-md-134{margin-top:66.5rem!important;margin-bottom:66.5rem!important}.my-md-135{margin-top:67rem!important;margin-bottom:67rem!important}.my-md-136{margin-top:67.5rem!important;margin-bottom:67.5rem!important}.my-md-137{margin-top:68rem!important;margin-bottom:68rem!important}.my-md-138{margin-top:68.5rem!important;margin-bottom:68.5rem!important}.my-md-139{margin-top:69rem!important;margin-bottom:69rem!important}.my-md-140{margin-top:69.5rem!important;margin-bottom:69.5rem!important}.my-md-141{margin-top:70rem!important;margin-bottom:70rem!important}.my-md-142{margin-top:70.5rem!important;margin-bottom:70.5rem!important}.my-md-143{margin-top:71rem!important;margin-bottom:71rem!important}.my-md-144{margin-top:71.5rem!important;margin-bottom:71.5rem!important}.my-md-145{margin-top:72rem!important;margin-bottom:72rem!important}.my-md-146{margin-top:72.5rem!important;margin-bottom:72.5rem!important}.my-md-147{margin-top:73rem!important;margin-bottom:73rem!important}.my-md-148{margin-top:73.5rem!important;margin-bottom:73.5rem!important}.my-md-149{margin-top:74rem!important;margin-bottom:74rem!important}.my-md-150{margin-top:74.5rem!important;margin-bottom:74.5rem!important}.my-md-151{margin-top:75rem!important;margin-bottom:75rem!important}.my-md-152{margin-top:75.5rem!important;margin-bottom:75.5rem!important}.my-md-153{margin-top:76rem!important;margin-bottom:76rem!important}.my-md-154{margin-top:76.5rem!important;margin-bottom:76.5rem!important}.my-md-155{margin-top:77rem!important;margin-bottom:77rem!important}.my-md-156{margin-top:77.5rem!important;margin-bottom:77.5rem!important}.my-md-157{margin-top:78rem!important;margin-bottom:78rem!important}.my-md-158{margin-top:78.5rem!important;margin-bottom:78.5rem!important}.my-md-159{margin-top:79rem!important;margin-bottom:79rem!important}.my-md-160{margin-top:79.5rem!important;margin-bottom:79.5rem!important}}@media (min-width: 992px){.m-lg-0{margin:0rem!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:2rem!important}.m-lg-6{margin:2.5rem!important}.m-lg-7{margin:3rem!important}.m-lg-8{margin:3.5rem!important}.m-lg-9{margin:4rem!important}.m-lg-10{margin:4.5rem!important}.m-lg-11{margin:5rem!important}.m-lg-12{margin:5.5rem!important}.m-lg-13{margin:6rem!important}.m-lg-14{margin:6.5rem!important}.m-lg-15{margin:7rem!important}.m-lg-16{margin:7.5rem!important}.m-lg-17{margin:8rem!important}.m-lg-18{margin:8.5rem!important}.m-lg-19{margin:9rem!important}.m-lg-20{margin:9.5rem!important}.m-lg-21{margin:10rem!important}.m-lg-22{margin:10.5rem!important}.m-lg-23{margin:11rem!important}.m-lg-24{margin:11.5rem!important}.m-lg-25{margin:12rem!important}.m-lg-26{margin:12.5rem!important}.m-lg-27{margin:13rem!important}.m-lg-28{margin:13.5rem!important}.m-lg-29{margin:14rem!important}.m-lg-30{margin:14.5rem!important}.m-lg-31{margin:15rem!important}.m-lg-32{margin:15.5rem!important}.m-lg-33{margin:16rem!important}.m-lg-34{margin:16.5rem!important}.m-lg-35{margin:17rem!important}.m-lg-36{margin:17.5rem!important}.m-lg-37{margin:18rem!important}.m-lg-38{margin:18.5rem!important}.m-lg-39{margin:19rem!important}.m-lg-40{margin:19.5rem!important}.m-lg-41{margin:20rem!important}.m-lg-42{margin:20.5rem!important}.m-lg-43{margin:21rem!important}.m-lg-44{margin:21.5rem!important}.m-lg-45{margin:22rem!important}.m-lg-46{margin:22.5rem!important}.m-lg-47{margin:23rem!important}.m-lg-48{margin:23.5rem!important}.m-lg-49{margin:24rem!important}.m-lg-50{margin:24.5rem!important}.m-lg-51{margin:25rem!important}.m-lg-52{margin:25.5rem!important}.m-lg-53{margin:26rem!important}.m-lg-54{margin:26.5rem!important}.m-lg-55{margin:27rem!important}.m-lg-56{margin:27.5rem!important}.m-lg-57{margin:28rem!important}.m-lg-58{margin:28.5rem!important}.m-lg-59{margin:29rem!important}.m-lg-60{margin:29.5rem!important}.m-lg-61{margin:30rem!important}.m-lg-62{margin:30.5rem!important}.m-lg-63{margin:31rem!important}.m-lg-64{margin:31.5rem!important}.m-lg-65{margin:32rem!important}.m-lg-66{margin:32.5rem!important}.m-lg-67{margin:33rem!important}.m-lg-68{margin:33.5rem!important}.m-lg-69{margin:34rem!important}.m-lg-70{margin:34.5rem!important}.m-lg-71{margin:35rem!important}.m-lg-72{margin:35.5rem!important}.m-lg-73{margin:36rem!important}.m-lg-74{margin:36.5rem!important}.m-lg-75{margin:37rem!important}.m-lg-76{margin:37.5rem!important}.m-lg-77{margin:38rem!important}.m-lg-78{margin:38.5rem!important}.m-lg-79{margin:39rem!important}.m-lg-80{margin:39.5rem!important}.m-lg-81{margin:40rem!important}.m-lg-82{margin:40.5rem!important}.m-lg-83{margin:41rem!important}.m-lg-84{margin:41.5rem!important}.m-lg-85{margin:42rem!important}.m-lg-86{margin:42.5rem!important}.m-lg-87{margin:43rem!important}.m-lg-88{margin:43.5rem!important}.m-lg-89{margin:44rem!important}.m-lg-90{margin:44.5rem!important}.m-lg-91{margin:45rem!important}.m-lg-92{margin:45.5rem!important}.m-lg-93{margin:46rem!important}.m-lg-94{margin:46.5rem!important}.m-lg-95{margin:47rem!important}.m-lg-96{margin:47.5rem!important}.m-lg-97{margin:48rem!important}.m-lg-98{margin:48.5rem!important}.m-lg-99{margin:49rem!important}.m-lg-100{margin:49.5rem!important}.m-lg-101{margin:50rem!important}.m-lg-102{margin:50.5rem!important}.m-lg-103{margin:51rem!important}.m-lg-104{margin:51.5rem!important}.m-lg-105{margin:52rem!important}.m-lg-106{margin:52.5rem!important}.m-lg-107{margin:53rem!important}.m-lg-108{margin:53.5rem!important}.m-lg-109{margin:54rem!important}.m-lg-110{margin:54.5rem!important}.m-lg-111{margin:55rem!important}.m-lg-112{margin:55.5rem!important}.m-lg-113{margin:56rem!important}.m-lg-114{margin:56.5rem!important}.m-lg-115{margin:57rem!important}.m-lg-116{margin:57.5rem!important}.m-lg-117{margin:58rem!important}.m-lg-118{margin:58.5rem!important}.m-lg-119{margin:59rem!important}.m-lg-120{margin:59.5rem!important}.m-lg-121{margin:60rem!important}.m-lg-122{margin:60.5rem!important}.m-lg-123{margin:61rem!important}.m-lg-124{margin:61.5rem!important}.m-lg-125{margin:62rem!important}.m-lg-126{margin:62.5rem!important}.m-lg-127{margin:63rem!important}.m-lg-128{margin:63.5rem!important}.m-lg-129{margin:64rem!important}.m-lg-130{margin:64.5rem!important}.m-lg-131{margin:65rem!important}.m-lg-132{margin:65.5rem!important}.m-lg-133{margin:66rem!important}.m-lg-134{margin:66.5rem!important}.m-lg-135{margin:67rem!important}.m-lg-136{margin:67.5rem!important}.m-lg-137{margin:68rem!important}.m-lg-138{margin:68.5rem!important}.m-lg-139{margin:69rem!important}.m-lg-140{margin:69.5rem!important}.m-lg-141{margin:70rem!important}.m-lg-142{margin:70.5rem!important}.m-lg-143{margin:71rem!important}.m-lg-144{margin:71.5rem!important}.m-lg-145{margin:72rem!important}.m-lg-146{margin:72.5rem!important}.m-lg-147{margin:73rem!important}.m-lg-148{margin:73.5rem!important}.m-lg-149{margin:74rem!important}.m-lg-150{margin:74.5rem!important}.m-lg-151{margin:75rem!important}.m-lg-152{margin:75.5rem!important}.m-lg-153{margin:76rem!important}.m-lg-154{margin:76.5rem!important}.m-lg-155{margin:77rem!important}.m-lg-156{margin:77.5rem!important}.m-lg-157{margin:78rem!important}.m-lg-158{margin:78.5rem!important}.m-lg-159{margin:79rem!important}.m-lg-160{margin:79.5rem!important}.mt-lg-0{margin-top:0rem!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:2rem!important}.mt-lg-6{margin-top:2.5rem!important}.mt-lg-7{margin-top:3rem!important}.mt-lg-8{margin-top:3.5rem!important}.mt-lg-9{margin-top:4rem!important}.mt-lg-10{margin-top:4.5rem!important}.mt-lg-11{margin-top:5rem!important}.mt-lg-12{margin-top:5.5rem!important}.mt-lg-13{margin-top:6rem!important}.mt-lg-14{margin-top:6.5rem!important}.mt-lg-15{margin-top:7rem!important}.mt-lg-16{margin-top:7.5rem!important}.mt-lg-17{margin-top:8rem!important}.mt-lg-18{margin-top:8.5rem!important}.mt-lg-19{margin-top:9rem!important}.mt-lg-20{margin-top:9.5rem!important}.mt-lg-21{margin-top:10rem!important}.mt-lg-22{margin-top:10.5rem!important}.mt-lg-23{margin-top:11rem!important}.mt-lg-24{margin-top:11.5rem!important}.mt-lg-25{margin-top:12rem!important}.mt-lg-26{margin-top:12.5rem!important}.mt-lg-27{margin-top:13rem!important}.mt-lg-28{margin-top:13.5rem!important}.mt-lg-29{margin-top:14rem!important}.mt-lg-30{margin-top:14.5rem!important}.mt-lg-31{margin-top:15rem!important}.mt-lg-32{margin-top:15.5rem!important}.mt-lg-33{margin-top:16rem!important}.mt-lg-34{margin-top:16.5rem!important}.mt-lg-35{margin-top:17rem!important}.mt-lg-36{margin-top:17.5rem!important}.mt-lg-37{margin-top:18rem!important}.mt-lg-38{margin-top:18.5rem!important}.mt-lg-39{margin-top:19rem!important}.mt-lg-40{margin-top:19.5rem!important}.mt-lg-41{margin-top:20rem!important}.mt-lg-42{margin-top:20.5rem!important}.mt-lg-43{margin-top:21rem!important}.mt-lg-44{margin-top:21.5rem!important}.mt-lg-45{margin-top:22rem!important}.mt-lg-46{margin-top:22.5rem!important}.mt-lg-47{margin-top:23rem!important}.mt-lg-48{margin-top:23.5rem!important}.mt-lg-49{margin-top:24rem!important}.mt-lg-50{margin-top:24.5rem!important}.mt-lg-51{margin-top:25rem!important}.mt-lg-52{margin-top:25.5rem!important}.mt-lg-53{margin-top:26rem!important}.mt-lg-54{margin-top:26.5rem!important}.mt-lg-55{margin-top:27rem!important}.mt-lg-56{margin-top:27.5rem!important}.mt-lg-57{margin-top:28rem!important}.mt-lg-58{margin-top:28.5rem!important}.mt-lg-59{margin-top:29rem!important}.mt-lg-60{margin-top:29.5rem!important}.mt-lg-61{margin-top:30rem!important}.mt-lg-62{margin-top:30.5rem!important}.mt-lg-63{margin-top:31rem!important}.mt-lg-64{margin-top:31.5rem!important}.mt-lg-65{margin-top:32rem!important}.mt-lg-66{margin-top:32.5rem!important}.mt-lg-67{margin-top:33rem!important}.mt-lg-68{margin-top:33.5rem!important}.mt-lg-69{margin-top:34rem!important}.mt-lg-70{margin-top:34.5rem!important}.mt-lg-71{margin-top:35rem!important}.mt-lg-72{margin-top:35.5rem!important}.mt-lg-73{margin-top:36rem!important}.mt-lg-74{margin-top:36.5rem!important}.mt-lg-75{margin-top:37rem!important}.mt-lg-76{margin-top:37.5rem!important}.mt-lg-77{margin-top:38rem!important}.mt-lg-78{margin-top:38.5rem!important}.mt-lg-79{margin-top:39rem!important}.mt-lg-80{margin-top:39.5rem!important}.mt-lg-81{margin-top:40rem!important}.mt-lg-82{margin-top:40.5rem!important}.mt-lg-83{margin-top:41rem!important}.mt-lg-84{margin-top:41.5rem!important}.mt-lg-85{margin-top:42rem!important}.mt-lg-86{margin-top:42.5rem!important}.mt-lg-87{margin-top:43rem!important}.mt-lg-88{margin-top:43.5rem!important}.mt-lg-89{margin-top:44rem!important}.mt-lg-90{margin-top:44.5rem!important}.mt-lg-91{margin-top:45rem!important}.mt-lg-92{margin-top:45.5rem!important}.mt-lg-93{margin-top:46rem!important}.mt-lg-94{margin-top:46.5rem!important}.mt-lg-95{margin-top:47rem!important}.mt-lg-96{margin-top:47.5rem!important}.mt-lg-97{margin-top:48rem!important}.mt-lg-98{margin-top:48.5rem!important}.mt-lg-99{margin-top:49rem!important}.mt-lg-100{margin-top:49.5rem!important}.mt-lg-101{margin-top:50rem!important}.mt-lg-102{margin-top:50.5rem!important}.mt-lg-103{margin-top:51rem!important}.mt-lg-104{margin-top:51.5rem!important}.mt-lg-105{margin-top:52rem!important}.mt-lg-106{margin-top:52.5rem!important}.mt-lg-107{margin-top:53rem!important}.mt-lg-108{margin-top:53.5rem!important}.mt-lg-109{margin-top:54rem!important}.mt-lg-110{margin-top:54.5rem!important}.mt-lg-111{margin-top:55rem!important}.mt-lg-112{margin-top:55.5rem!important}.mt-lg-113{margin-top:56rem!important}.mt-lg-114{margin-top:56.5rem!important}.mt-lg-115{margin-top:57rem!important}.mt-lg-116{margin-top:57.5rem!important}.mt-lg-117{margin-top:58rem!important}.mt-lg-118{margin-top:58.5rem!important}.mt-lg-119{margin-top:59rem!important}.mt-lg-120{margin-top:59.5rem!important}.mt-lg-121{margin-top:60rem!important}.mt-lg-122{margin-top:60.5rem!important}.mt-lg-123{margin-top:61rem!important}.mt-lg-124{margin-top:61.5rem!important}.mt-lg-125{margin-top:62rem!important}.mt-lg-126{margin-top:62.5rem!important}.mt-lg-127{margin-top:63rem!important}.mt-lg-128{margin-top:63.5rem!important}.mt-lg-129{margin-top:64rem!important}.mt-lg-130{margin-top:64.5rem!important}.mt-lg-131{margin-top:65rem!important}.mt-lg-132{margin-top:65.5rem!important}.mt-lg-133{margin-top:66rem!important}.mt-lg-134{margin-top:66.5rem!important}.mt-lg-135{margin-top:67rem!important}.mt-lg-136{margin-top:67.5rem!important}.mt-lg-137{margin-top:68rem!important}.mt-lg-138{margin-top:68.5rem!important}.mt-lg-139{margin-top:69rem!important}.mt-lg-140{margin-top:69.5rem!important}.mt-lg-141{margin-top:70rem!important}.mt-lg-142{margin-top:70.5rem!important}.mt-lg-143{margin-top:71rem!important}.mt-lg-144{margin-top:71.5rem!important}.mt-lg-145{margin-top:72rem!important}.mt-lg-146{margin-top:72.5rem!important}.mt-lg-147{margin-top:73rem!important}.mt-lg-148{margin-top:73.5rem!important}.mt-lg-149{margin-top:74rem!important}.mt-lg-150{margin-top:74.5rem!important}.mt-lg-151{margin-top:75rem!important}.mt-lg-152{margin-top:75.5rem!important}.mt-lg-153{margin-top:76rem!important}.mt-lg-154{margin-top:76.5rem!important}.mt-lg-155{margin-top:77rem!important}.mt-lg-156{margin-top:77.5rem!important}.mt-lg-157{margin-top:78rem!important}.mt-lg-158{margin-top:78.5rem!important}.mt-lg-159{margin-top:79rem!important}.mt-lg-160{margin-top:79.5rem!important}.mb-lg-0{margin-bottom:0rem!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:2rem!important}.mb-lg-6{margin-bottom:2.5rem!important}.mb-lg-7{margin-bottom:3rem!important}.mb-lg-8{margin-bottom:3.5rem!important}.mb-lg-9{margin-bottom:4rem!important}.mb-lg-10{margin-bottom:4.5rem!important}.mb-lg-11{margin-bottom:5rem!important}.mb-lg-12{margin-bottom:5.5rem!important}.mb-lg-13{margin-bottom:6rem!important}.mb-lg-14{margin-bottom:6.5rem!important}.mb-lg-15{margin-bottom:7rem!important}.mb-lg-16{margin-bottom:7.5rem!important}.mb-lg-17{margin-bottom:8rem!important}.mb-lg-18{margin-bottom:8.5rem!important}.mb-lg-19{margin-bottom:9rem!important}.mb-lg-20{margin-bottom:9.5rem!important}.mb-lg-21{margin-bottom:10rem!important}.mb-lg-22{margin-bottom:10.5rem!important}.mb-lg-23{margin-bottom:11rem!important}.mb-lg-24{margin-bottom:11.5rem!important}.mb-lg-25{margin-bottom:12rem!important}.mb-lg-26{margin-bottom:12.5rem!important}.mb-lg-27{margin-bottom:13rem!important}.mb-lg-28{margin-bottom:13.5rem!important}.mb-lg-29{margin-bottom:14rem!important}.mb-lg-30{margin-bottom:14.5rem!important}.mb-lg-31{margin-bottom:15rem!important}.mb-lg-32{margin-bottom:15.5rem!important}.mb-lg-33{margin-bottom:16rem!important}.mb-lg-34{margin-bottom:16.5rem!important}.mb-lg-35{margin-bottom:17rem!important}.mb-lg-36{margin-bottom:17.5rem!important}.mb-lg-37{margin-bottom:18rem!important}.mb-lg-38{margin-bottom:18.5rem!important}.mb-lg-39{margin-bottom:19rem!important}.mb-lg-40{margin-bottom:19.5rem!important}.mb-lg-41{margin-bottom:20rem!important}.mb-lg-42{margin-bottom:20.5rem!important}.mb-lg-43{margin-bottom:21rem!important}.mb-lg-44{margin-bottom:21.5rem!important}.mb-lg-45{margin-bottom:22rem!important}.mb-lg-46{margin-bottom:22.5rem!important}.mb-lg-47{margin-bottom:23rem!important}.mb-lg-48{margin-bottom:23.5rem!important}.mb-lg-49{margin-bottom:24rem!important}.mb-lg-50{margin-bottom:24.5rem!important}.mb-lg-51{margin-bottom:25rem!important}.mb-lg-52{margin-bottom:25.5rem!important}.mb-lg-53{margin-bottom:26rem!important}.mb-lg-54{margin-bottom:26.5rem!important}.mb-lg-55{margin-bottom:27rem!important}.mb-lg-56{margin-bottom:27.5rem!important}.mb-lg-57{margin-bottom:28rem!important}.mb-lg-58{margin-bottom:28.5rem!important}.mb-lg-59{margin-bottom:29rem!important}.mb-lg-60{margin-bottom:29.5rem!important}.mb-lg-61{margin-bottom:30rem!important}.mb-lg-62{margin-bottom:30.5rem!important}.mb-lg-63{margin-bottom:31rem!important}.mb-lg-64{margin-bottom:31.5rem!important}.mb-lg-65{margin-bottom:32rem!important}.mb-lg-66{margin-bottom:32.5rem!important}.mb-lg-67{margin-bottom:33rem!important}.mb-lg-68{margin-bottom:33.5rem!important}.mb-lg-69{margin-bottom:34rem!important}.mb-lg-70{margin-bottom:34.5rem!important}.mb-lg-71{margin-bottom:35rem!important}.mb-lg-72{margin-bottom:35.5rem!important}.mb-lg-73{margin-bottom:36rem!important}.mb-lg-74{margin-bottom:36.5rem!important}.mb-lg-75{margin-bottom:37rem!important}.mb-lg-76{margin-bottom:37.5rem!important}.mb-lg-77{margin-bottom:38rem!important}.mb-lg-78{margin-bottom:38.5rem!important}.mb-lg-79{margin-bottom:39rem!important}.mb-lg-80{margin-bottom:39.5rem!important}.mb-lg-81{margin-bottom:40rem!important}.mb-lg-82{margin-bottom:40.5rem!important}.mb-lg-83{margin-bottom:41rem!important}.mb-lg-84{margin-bottom:41.5rem!important}.mb-lg-85{margin-bottom:42rem!important}.mb-lg-86{margin-bottom:42.5rem!important}.mb-lg-87{margin-bottom:43rem!important}.mb-lg-88{margin-bottom:43.5rem!important}.mb-lg-89{margin-bottom:44rem!important}.mb-lg-90{margin-bottom:44.5rem!important}.mb-lg-91{margin-bottom:45rem!important}.mb-lg-92{margin-bottom:45.5rem!important}.mb-lg-93{margin-bottom:46rem!important}.mb-lg-94{margin-bottom:46.5rem!important}.mb-lg-95{margin-bottom:47rem!important}.mb-lg-96{margin-bottom:47.5rem!important}.mb-lg-97{margin-bottom:48rem!important}.mb-lg-98{margin-bottom:48.5rem!important}.mb-lg-99{margin-bottom:49rem!important}.mb-lg-100{margin-bottom:49.5rem!important}.mb-lg-101{margin-bottom:50rem!important}.mb-lg-102{margin-bottom:50.5rem!important}.mb-lg-103{margin-bottom:51rem!important}.mb-lg-104{margin-bottom:51.5rem!important}.mb-lg-105{margin-bottom:52rem!important}.mb-lg-106{margin-bottom:52.5rem!important}.mb-lg-107{margin-bottom:53rem!important}.mb-lg-108{margin-bottom:53.5rem!important}.mb-lg-109{margin-bottom:54rem!important}.mb-lg-110{margin-bottom:54.5rem!important}.mb-lg-111{margin-bottom:55rem!important}.mb-lg-112{margin-bottom:55.5rem!important}.mb-lg-113{margin-bottom:56rem!important}.mb-lg-114{margin-bottom:56.5rem!important}.mb-lg-115{margin-bottom:57rem!important}.mb-lg-116{margin-bottom:57.5rem!important}.mb-lg-117{margin-bottom:58rem!important}.mb-lg-118{margin-bottom:58.5rem!important}.mb-lg-119{margin-bottom:59rem!important}.mb-lg-120{margin-bottom:59.5rem!important}.mb-lg-121{margin-bottom:60rem!important}.mb-lg-122{margin-bottom:60.5rem!important}.mb-lg-123{margin-bottom:61rem!important}.mb-lg-124{margin-bottom:61.5rem!important}.mb-lg-125{margin-bottom:62rem!important}.mb-lg-126{margin-bottom:62.5rem!important}.mb-lg-127{margin-bottom:63rem!important}.mb-lg-128{margin-bottom:63.5rem!important}.mb-lg-129{margin-bottom:64rem!important}.mb-lg-130{margin-bottom:64.5rem!important}.mb-lg-131{margin-bottom:65rem!important}.mb-lg-132{margin-bottom:65.5rem!important}.mb-lg-133{margin-bottom:66rem!important}.mb-lg-134{margin-bottom:66.5rem!important}.mb-lg-135{margin-bottom:67rem!important}.mb-lg-136{margin-bottom:67.5rem!important}.mb-lg-137{margin-bottom:68rem!important}.mb-lg-138{margin-bottom:68.5rem!important}.mb-lg-139{margin-bottom:69rem!important}.mb-lg-140{margin-bottom:69.5rem!important}.mb-lg-141{margin-bottom:70rem!important}.mb-lg-142{margin-bottom:70.5rem!important}.mb-lg-143{margin-bottom:71rem!important}.mb-lg-144{margin-bottom:71.5rem!important}.mb-lg-145{margin-bottom:72rem!important}.mb-lg-146{margin-bottom:72.5rem!important}.mb-lg-147{margin-bottom:73rem!important}.mb-lg-148{margin-bottom:73.5rem!important}.mb-lg-149{margin-bottom:74rem!important}.mb-lg-150{margin-bottom:74.5rem!important}.mb-lg-151{margin-bottom:75rem!important}.mb-lg-152{margin-bottom:75.5rem!important}.mb-lg-153{margin-bottom:76rem!important}.mb-lg-154{margin-bottom:76.5rem!important}.mb-lg-155{margin-bottom:77rem!important}.mb-lg-156{margin-bottom:77.5rem!important}.mb-lg-157{margin-bottom:78rem!important}.mb-lg-158{margin-bottom:78.5rem!important}.mb-lg-159{margin-bottom:79rem!important}.mb-lg-160{margin-bottom:79.5rem!important}.ms-lg-0{margin-left:0rem!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:2rem!important}.ms-lg-6{margin-left:2.5rem!important}.ms-lg-7{margin-left:3rem!important}.ms-lg-8{margin-left:3.5rem!important}.ms-lg-9{margin-left:4rem!important}.ms-lg-10{margin-left:4.5rem!important}.ms-lg-11{margin-left:5rem!important}.ms-lg-12{margin-left:5.5rem!important}.ms-lg-13{margin-left:6rem!important}.ms-lg-14{margin-left:6.5rem!important}.ms-lg-15{margin-left:7rem!important}.ms-lg-16{margin-left:7.5rem!important}.ms-lg-17{margin-left:8rem!important}.ms-lg-18{margin-left:8.5rem!important}.ms-lg-19{margin-left:9rem!important}.ms-lg-20{margin-left:9.5rem!important}.ms-lg-21{margin-left:10rem!important}.ms-lg-22{margin-left:10.5rem!important}.ms-lg-23{margin-left:11rem!important}.ms-lg-24{margin-left:11.5rem!important}.ms-lg-25{margin-left:12rem!important}.ms-lg-26{margin-left:12.5rem!important}.ms-lg-27{margin-left:13rem!important}.ms-lg-28{margin-left:13.5rem!important}.ms-lg-29{margin-left:14rem!important}.ms-lg-30{margin-left:14.5rem!important}.ms-lg-31{margin-left:15rem!important}.ms-lg-32{margin-left:15.5rem!important}.ms-lg-33{margin-left:16rem!important}.ms-lg-34{margin-left:16.5rem!important}.ms-lg-35{margin-left:17rem!important}.ms-lg-36{margin-left:17.5rem!important}.ms-lg-37{margin-left:18rem!important}.ms-lg-38{margin-left:18.5rem!important}.ms-lg-39{margin-left:19rem!important}.ms-lg-40{margin-left:19.5rem!important}.ms-lg-41{margin-left:20rem!important}.ms-lg-42{margin-left:20.5rem!important}.ms-lg-43{margin-left:21rem!important}.ms-lg-44{margin-left:21.5rem!important}.ms-lg-45{margin-left:22rem!important}.ms-lg-46{margin-left:22.5rem!important}.ms-lg-47{margin-left:23rem!important}.ms-lg-48{margin-left:23.5rem!important}.ms-lg-49{margin-left:24rem!important}.ms-lg-50{margin-left:24.5rem!important}.ms-lg-51{margin-left:25rem!important}.ms-lg-52{margin-left:25.5rem!important}.ms-lg-53{margin-left:26rem!important}.ms-lg-54{margin-left:26.5rem!important}.ms-lg-55{margin-left:27rem!important}.ms-lg-56{margin-left:27.5rem!important}.ms-lg-57{margin-left:28rem!important}.ms-lg-58{margin-left:28.5rem!important}.ms-lg-59{margin-left:29rem!important}.ms-lg-60{margin-left:29.5rem!important}.ms-lg-61{margin-left:30rem!important}.ms-lg-62{margin-left:30.5rem!important}.ms-lg-63{margin-left:31rem!important}.ms-lg-64{margin-left:31.5rem!important}.ms-lg-65{margin-left:32rem!important}.ms-lg-66{margin-left:32.5rem!important}.ms-lg-67{margin-left:33rem!important}.ms-lg-68{margin-left:33.5rem!important}.ms-lg-69{margin-left:34rem!important}.ms-lg-70{margin-left:34.5rem!important}.ms-lg-71{margin-left:35rem!important}.ms-lg-72{margin-left:35.5rem!important}.ms-lg-73{margin-left:36rem!important}.ms-lg-74{margin-left:36.5rem!important}.ms-lg-75{margin-left:37rem!important}.ms-lg-76{margin-left:37.5rem!important}.ms-lg-77{margin-left:38rem!important}.ms-lg-78{margin-left:38.5rem!important}.ms-lg-79{margin-left:39rem!important}.ms-lg-80{margin-left:39.5rem!important}.ms-lg-81{margin-left:40rem!important}.ms-lg-82{margin-left:40.5rem!important}.ms-lg-83{margin-left:41rem!important}.ms-lg-84{margin-left:41.5rem!important}.ms-lg-85{margin-left:42rem!important}.ms-lg-86{margin-left:42.5rem!important}.ms-lg-87{margin-left:43rem!important}.ms-lg-88{margin-left:43.5rem!important}.ms-lg-89{margin-left:44rem!important}.ms-lg-90{margin-left:44.5rem!important}.ms-lg-91{margin-left:45rem!important}.ms-lg-92{margin-left:45.5rem!important}.ms-lg-93{margin-left:46rem!important}.ms-lg-94{margin-left:46.5rem!important}.ms-lg-95{margin-left:47rem!important}.ms-lg-96{margin-left:47.5rem!important}.ms-lg-97{margin-left:48rem!important}.ms-lg-98{margin-left:48.5rem!important}.ms-lg-99{margin-left:49rem!important}.ms-lg-100{margin-left:49.5rem!important}.ms-lg-101{margin-left:50rem!important}.ms-lg-102{margin-left:50.5rem!important}.ms-lg-103{margin-left:51rem!important}.ms-lg-104{margin-left:51.5rem!important}.ms-lg-105{margin-left:52rem!important}.ms-lg-106{margin-left:52.5rem!important}.ms-lg-107{margin-left:53rem!important}.ms-lg-108{margin-left:53.5rem!important}.ms-lg-109{margin-left:54rem!important}.ms-lg-110{margin-left:54.5rem!important}.ms-lg-111{margin-left:55rem!important}.ms-lg-112{margin-left:55.5rem!important}.ms-lg-113{margin-left:56rem!important}.ms-lg-114{margin-left:56.5rem!important}.ms-lg-115{margin-left:57rem!important}.ms-lg-116{margin-left:57.5rem!important}.ms-lg-117{margin-left:58rem!important}.ms-lg-118{margin-left:58.5rem!important}.ms-lg-119{margin-left:59rem!important}.ms-lg-120{margin-left:59.5rem!important}.ms-lg-121{margin-left:60rem!important}.ms-lg-122{margin-left:60.5rem!important}.ms-lg-123{margin-left:61rem!important}.ms-lg-124{margin-left:61.5rem!important}.ms-lg-125{margin-left:62rem!important}.ms-lg-126{margin-left:62.5rem!important}.ms-lg-127{margin-left:63rem!important}.ms-lg-128{margin-left:63.5rem!important}.ms-lg-129{margin-left:64rem!important}.ms-lg-130{margin-left:64.5rem!important}.ms-lg-131{margin-left:65rem!important}.ms-lg-132{margin-left:65.5rem!important}.ms-lg-133{margin-left:66rem!important}.ms-lg-134{margin-left:66.5rem!important}.ms-lg-135{margin-left:67rem!important}.ms-lg-136{margin-left:67.5rem!important}.ms-lg-137{margin-left:68rem!important}.ms-lg-138{margin-left:68.5rem!important}.ms-lg-139{margin-left:69rem!important}.ms-lg-140{margin-left:69.5rem!important}.ms-lg-141{margin-left:70rem!important}.ms-lg-142{margin-left:70.5rem!important}.ms-lg-143{margin-left:71rem!important}.ms-lg-144{margin-left:71.5rem!important}.ms-lg-145{margin-left:72rem!important}.ms-lg-146{margin-left:72.5rem!important}.ms-lg-147{margin-left:73rem!important}.ms-lg-148{margin-left:73.5rem!important}.ms-lg-149{margin-left:74rem!important}.ms-lg-150{margin-left:74.5rem!important}.ms-lg-151{margin-left:75rem!important}.ms-lg-152{margin-left:75.5rem!important}.ms-lg-153{margin-left:76rem!important}.ms-lg-154{margin-left:76.5rem!important}.ms-lg-155{margin-left:77rem!important}.ms-lg-156{margin-left:77.5rem!important}.ms-lg-157{margin-left:78rem!important}.ms-lg-158{margin-left:78.5rem!important}.ms-lg-159{margin-left:79rem!important}.ms-lg-160{margin-left:79.5rem!important}.me-lg-0{margin-right:0rem!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:2rem!important}.me-lg-6{margin-right:2.5rem!important}.me-lg-7{margin-right:3rem!important}.me-lg-8{margin-right:3.5rem!important}.me-lg-9{margin-right:4rem!important}.me-lg-10{margin-right:4.5rem!important}.me-lg-11{margin-right:5rem!important}.me-lg-12{margin-right:5.5rem!important}.me-lg-13{margin-right:6rem!important}.me-lg-14{margin-right:6.5rem!important}.me-lg-15{margin-right:7rem!important}.me-lg-16{margin-right:7.5rem!important}.me-lg-17{margin-right:8rem!important}.me-lg-18{margin-right:8.5rem!important}.me-lg-19{margin-right:9rem!important}.me-lg-20{margin-right:9.5rem!important}.me-lg-21{margin-right:10rem!important}.me-lg-22{margin-right:10.5rem!important}.me-lg-23{margin-right:11rem!important}.me-lg-24{margin-right:11.5rem!important}.me-lg-25{margin-right:12rem!important}.me-lg-26{margin-right:12.5rem!important}.me-lg-27{margin-right:13rem!important}.me-lg-28{margin-right:13.5rem!important}.me-lg-29{margin-right:14rem!important}.me-lg-30{margin-right:14.5rem!important}.me-lg-31{margin-right:15rem!important}.me-lg-32{margin-right:15.5rem!important}.me-lg-33{margin-right:16rem!important}.me-lg-34{margin-right:16.5rem!important}.me-lg-35{margin-right:17rem!important}.me-lg-36{margin-right:17.5rem!important}.me-lg-37{margin-right:18rem!important}.me-lg-38{margin-right:18.5rem!important}.me-lg-39{margin-right:19rem!important}.me-lg-40{margin-right:19.5rem!important}.me-lg-41{margin-right:20rem!important}.me-lg-42{margin-right:20.5rem!important}.me-lg-43{margin-right:21rem!important}.me-lg-44{margin-right:21.5rem!important}.me-lg-45{margin-right:22rem!important}.me-lg-46{margin-right:22.5rem!important}.me-lg-47{margin-right:23rem!important}.me-lg-48{margin-right:23.5rem!important}.me-lg-49{margin-right:24rem!important}.me-lg-50{margin-right:24.5rem!important}.me-lg-51{margin-right:25rem!important}.me-lg-52{margin-right:25.5rem!important}.me-lg-53{margin-right:26rem!important}.me-lg-54{margin-right:26.5rem!important}.me-lg-55{margin-right:27rem!important}.me-lg-56{margin-right:27.5rem!important}.me-lg-57{margin-right:28rem!important}.me-lg-58{margin-right:28.5rem!important}.me-lg-59{margin-right:29rem!important}.me-lg-60{margin-right:29.5rem!important}.me-lg-61{margin-right:30rem!important}.me-lg-62{margin-right:30.5rem!important}.me-lg-63{margin-right:31rem!important}.me-lg-64{margin-right:31.5rem!important}.me-lg-65{margin-right:32rem!important}.me-lg-66{margin-right:32.5rem!important}.me-lg-67{margin-right:33rem!important}.me-lg-68{margin-right:33.5rem!important}.me-lg-69{margin-right:34rem!important}.me-lg-70{margin-right:34.5rem!important}.me-lg-71{margin-right:35rem!important}.me-lg-72{margin-right:35.5rem!important}.me-lg-73{margin-right:36rem!important}.me-lg-74{margin-right:36.5rem!important}.me-lg-75{margin-right:37rem!important}.me-lg-76{margin-right:37.5rem!important}.me-lg-77{margin-right:38rem!important}.me-lg-78{margin-right:38.5rem!important}.me-lg-79{margin-right:39rem!important}.me-lg-80{margin-right:39.5rem!important}.me-lg-81{margin-right:40rem!important}.me-lg-82{margin-right:40.5rem!important}.me-lg-83{margin-right:41rem!important}.me-lg-84{margin-right:41.5rem!important}.me-lg-85{margin-right:42rem!important}.me-lg-86{margin-right:42.5rem!important}.me-lg-87{margin-right:43rem!important}.me-lg-88{margin-right:43.5rem!important}.me-lg-89{margin-right:44rem!important}.me-lg-90{margin-right:44.5rem!important}.me-lg-91{margin-right:45rem!important}.me-lg-92{margin-right:45.5rem!important}.me-lg-93{margin-right:46rem!important}.me-lg-94{margin-right:46.5rem!important}.me-lg-95{margin-right:47rem!important}.me-lg-96{margin-right:47.5rem!important}.me-lg-97{margin-right:48rem!important}.me-lg-98{margin-right:48.5rem!important}.me-lg-99{margin-right:49rem!important}.me-lg-100{margin-right:49.5rem!important}.me-lg-101{margin-right:50rem!important}.me-lg-102{margin-right:50.5rem!important}.me-lg-103{margin-right:51rem!important}.me-lg-104{margin-right:51.5rem!important}.me-lg-105{margin-right:52rem!important}.me-lg-106{margin-right:52.5rem!important}.me-lg-107{margin-right:53rem!important}.me-lg-108{margin-right:53.5rem!important}.me-lg-109{margin-right:54rem!important}.me-lg-110{margin-right:54.5rem!important}.me-lg-111{margin-right:55rem!important}.me-lg-112{margin-right:55.5rem!important}.me-lg-113{margin-right:56rem!important}.me-lg-114{margin-right:56.5rem!important}.me-lg-115{margin-right:57rem!important}.me-lg-116{margin-right:57.5rem!important}.me-lg-117{margin-right:58rem!important}.me-lg-118{margin-right:58.5rem!important}.me-lg-119{margin-right:59rem!important}.me-lg-120{margin-right:59.5rem!important}.me-lg-121{margin-right:60rem!important}.me-lg-122{margin-right:60.5rem!important}.me-lg-123{margin-right:61rem!important}.me-lg-124{margin-right:61.5rem!important}.me-lg-125{margin-right:62rem!important}.me-lg-126{margin-right:62.5rem!important}.me-lg-127{margin-right:63rem!important}.me-lg-128{margin-right:63.5rem!important}.me-lg-129{margin-right:64rem!important}.me-lg-130{margin-right:64.5rem!important}.me-lg-131{margin-right:65rem!important}.me-lg-132{margin-right:65.5rem!important}.me-lg-133{margin-right:66rem!important}.me-lg-134{margin-right:66.5rem!important}.me-lg-135{margin-right:67rem!important}.me-lg-136{margin-right:67.5rem!important}.me-lg-137{margin-right:68rem!important}.me-lg-138{margin-right:68.5rem!important}.me-lg-139{margin-right:69rem!important}.me-lg-140{margin-right:69.5rem!important}.me-lg-141{margin-right:70rem!important}.me-lg-142{margin-right:70.5rem!important}.me-lg-143{margin-right:71rem!important}.me-lg-144{margin-right:71.5rem!important}.me-lg-145{margin-right:72rem!important}.me-lg-146{margin-right:72.5rem!important}.me-lg-147{margin-right:73rem!important}.me-lg-148{margin-right:73.5rem!important}.me-lg-149{margin-right:74rem!important}.me-lg-150{margin-right:74.5rem!important}.me-lg-151{margin-right:75rem!important}.me-lg-152{margin-right:75.5rem!important}.me-lg-153{margin-right:76rem!important}.me-lg-154{margin-right:76.5rem!important}.me-lg-155{margin-right:77rem!important}.me-lg-156{margin-right:77.5rem!important}.me-lg-157{margin-right:78rem!important}.me-lg-158{margin-right:78.5rem!important}.me-lg-159{margin-right:79rem!important}.me-lg-160{margin-right:79.5rem!important}.mx-lg-0{margin-left:0rem!important;margin-right:0rem!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-6{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-lg-7{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-8{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-lg-9{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-10{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-lg-11{margin-left:5rem!important;margin-right:5rem!important}.mx-lg-12{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-lg-13{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-14{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-lg-15{margin-left:7rem!important;margin-right:7rem!important}.mx-lg-16{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-lg-17{margin-left:8rem!important;margin-right:8rem!important}.mx-lg-18{margin-left:8.5rem!important;margin-right:8.5rem!important}.mx-lg-19{margin-left:9rem!important;margin-right:9rem!important}.mx-lg-20{margin-left:9.5rem!important;margin-right:9.5rem!important}.mx-lg-21{margin-left:10rem!important;margin-right:10rem!important}.mx-lg-22{margin-left:10.5rem!important;margin-right:10.5rem!important}.mx-lg-23{margin-left:11rem!important;margin-right:11rem!important}.mx-lg-24{margin-left:11.5rem!important;margin-right:11.5rem!important}.mx-lg-25{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-26{margin-left:12.5rem!important;margin-right:12.5rem!important}.mx-lg-27{margin-left:13rem!important;margin-right:13rem!important}.mx-lg-28{margin-left:13.5rem!important;margin-right:13.5rem!important}.mx-lg-29{margin-left:14rem!important;margin-right:14rem!important}.mx-lg-30{margin-left:14.5rem!important;margin-right:14.5rem!important}.mx-lg-31{margin-left:15rem!important;margin-right:15rem!important}.mx-lg-32{margin-left:15.5rem!important;margin-right:15.5rem!important}.mx-lg-33{margin-left:16rem!important;margin-right:16rem!important}.mx-lg-34{margin-left:16.5rem!important;margin-right:16.5rem!important}.mx-lg-35{margin-left:17rem!important;margin-right:17rem!important}.mx-lg-36{margin-left:17.5rem!important;margin-right:17.5rem!important}.mx-lg-37{margin-left:18rem!important;margin-right:18rem!important}.mx-lg-38{margin-left:18.5rem!important;margin-right:18.5rem!important}.mx-lg-39{margin-left:19rem!important;margin-right:19rem!important}.mx-lg-40{margin-left:19.5rem!important;margin-right:19.5rem!important}.mx-lg-41{margin-left:20rem!important;margin-right:20rem!important}.mx-lg-42{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-lg-43{margin-left:21rem!important;margin-right:21rem!important}.mx-lg-44{margin-left:21.5rem!important;margin-right:21.5rem!important}.mx-lg-45{margin-left:22rem!important;margin-right:22rem!important}.mx-lg-46{margin-left:22.5rem!important;margin-right:22.5rem!important}.mx-lg-47{margin-left:23rem!important;margin-right:23rem!important}.mx-lg-48{margin-left:23.5rem!important;margin-right:23.5rem!important}.mx-lg-49{margin-left:24rem!important;margin-right:24rem!important}.mx-lg-50{margin-left:24.5rem!important;margin-right:24.5rem!important}.mx-lg-51{margin-left:25rem!important;margin-right:25rem!important}.mx-lg-52{margin-left:25.5rem!important;margin-right:25.5rem!important}.mx-lg-53{margin-left:26rem!important;margin-right:26rem!important}.mx-lg-54{margin-left:26.5rem!important;margin-right:26.5rem!important}.mx-lg-55{margin-left:27rem!important;margin-right:27rem!important}.mx-lg-56{margin-left:27.5rem!important;margin-right:27.5rem!important}.mx-lg-57{margin-left:28rem!important;margin-right:28rem!important}.mx-lg-58{margin-left:28.5rem!important;margin-right:28.5rem!important}.mx-lg-59{margin-left:29rem!important;margin-right:29rem!important}.mx-lg-60{margin-left:29.5rem!important;margin-right:29.5rem!important}.mx-lg-61{margin-left:30rem!important;margin-right:30rem!important}.mx-lg-62{margin-left:30.5rem!important;margin-right:30.5rem!important}.mx-lg-63{margin-left:31rem!important;margin-right:31rem!important}.mx-lg-64{margin-left:31.5rem!important;margin-right:31.5rem!important}.mx-lg-65{margin-left:32rem!important;margin-right:32rem!important}.mx-lg-66{margin-left:32.5rem!important;margin-right:32.5rem!important}.mx-lg-67{margin-left:33rem!important;margin-right:33rem!important}.mx-lg-68{margin-left:33.5rem!important;margin-right:33.5rem!important}.mx-lg-69{margin-left:34rem!important;margin-right:34rem!important}.mx-lg-70{margin-left:34.5rem!important;margin-right:34.5rem!important}.mx-lg-71{margin-left:35rem!important;margin-right:35rem!important}.mx-lg-72{margin-left:35.5rem!important;margin-right:35.5rem!important}.mx-lg-73{margin-left:36rem!important;margin-right:36rem!important}.mx-lg-74{margin-left:36.5rem!important;margin-right:36.5rem!important}.mx-lg-75{margin-left:37rem!important;margin-right:37rem!important}.mx-lg-76{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-lg-77{margin-left:38rem!important;margin-right:38rem!important}.mx-lg-78{margin-left:38.5rem!important;margin-right:38.5rem!important}.mx-lg-79{margin-left:39rem!important;margin-right:39rem!important}.mx-lg-80{margin-left:39.5rem!important;margin-right:39.5rem!important}.mx-lg-81{margin-left:40rem!important;margin-right:40rem!important}.mx-lg-82{margin-left:40.5rem!important;margin-right:40.5rem!important}.mx-lg-83{margin-left:41rem!important;margin-right:41rem!important}.mx-lg-84{margin-left:41.5rem!important;margin-right:41.5rem!important}.mx-lg-85{margin-left:42rem!important;margin-right:42rem!important}.mx-lg-86{margin-left:42.5rem!important;margin-right:42.5rem!important}.mx-lg-87{margin-left:43rem!important;margin-right:43rem!important}.mx-lg-88{margin-left:43.5rem!important;margin-right:43.5rem!important}.mx-lg-89{margin-left:44rem!important;margin-right:44rem!important}.mx-lg-90{margin-left:44.5rem!important;margin-right:44.5rem!important}.mx-lg-91{margin-left:45rem!important;margin-right:45rem!important}.mx-lg-92{margin-left:45.5rem!important;margin-right:45.5rem!important}.mx-lg-93{margin-left:46rem!important;margin-right:46rem!important}.mx-lg-94{margin-left:46.5rem!important;margin-right:46.5rem!important}.mx-lg-95{margin-left:47rem!important;margin-right:47rem!important}.mx-lg-96{margin-left:47.5rem!important;margin-right:47.5rem!important}.mx-lg-97{margin-left:48rem!important;margin-right:48rem!important}.mx-lg-98{margin-left:48.5rem!important;margin-right:48.5rem!important}.mx-lg-99{margin-left:49rem!important;margin-right:49rem!important}.mx-lg-100{margin-left:49.5rem!important;margin-right:49.5rem!important}.mx-lg-101{margin-left:50rem!important;margin-right:50rem!important}.mx-lg-102{margin-left:50.5rem!important;margin-right:50.5rem!important}.mx-lg-103{margin-left:51rem!important;margin-right:51rem!important}.mx-lg-104{margin-left:51.5rem!important;margin-right:51.5rem!important}.mx-lg-105{margin-left:52rem!important;margin-right:52rem!important}.mx-lg-106{margin-left:52.5rem!important;margin-right:52.5rem!important}.mx-lg-107{margin-left:53rem!important;margin-right:53rem!important}.mx-lg-108{margin-left:53.5rem!important;margin-right:53.5rem!important}.mx-lg-109{margin-left:54rem!important;margin-right:54rem!important}.mx-lg-110{margin-left:54.5rem!important;margin-right:54.5rem!important}.mx-lg-111{margin-left:55rem!important;margin-right:55rem!important}.mx-lg-112{margin-left:55.5rem!important;margin-right:55.5rem!important}.mx-lg-113{margin-left:56rem!important;margin-right:56rem!important}.mx-lg-114{margin-left:56.5rem!important;margin-right:56.5rem!important}.mx-lg-115{margin-left:57rem!important;margin-right:57rem!important}.mx-lg-116{margin-left:57.5rem!important;margin-right:57.5rem!important}.mx-lg-117{margin-left:58rem!important;margin-right:58rem!important}.mx-lg-118{margin-left:58.5rem!important;margin-right:58.5rem!important}.mx-lg-119{margin-left:59rem!important;margin-right:59rem!important}.mx-lg-120{margin-left:59.5rem!important;margin-right:59.5rem!important}.mx-lg-121{margin-left:60rem!important;margin-right:60rem!important}.mx-lg-122{margin-left:60.5rem!important;margin-right:60.5rem!important}.mx-lg-123{margin-left:61rem!important;margin-right:61rem!important}.mx-lg-124{margin-left:61.5rem!important;margin-right:61.5rem!important}.mx-lg-125{margin-left:62rem!important;margin-right:62rem!important}.mx-lg-126{margin-left:62.5rem!important;margin-right:62.5rem!important}.mx-lg-127{margin-left:63rem!important;margin-right:63rem!important}.mx-lg-128{margin-left:63.5rem!important;margin-right:63.5rem!important}.mx-lg-129{margin-left:64rem!important;margin-right:64rem!important}.mx-lg-130{margin-left:64.5rem!important;margin-right:64.5rem!important}.mx-lg-131{margin-left:65rem!important;margin-right:65rem!important}.mx-lg-132{margin-left:65.5rem!important;margin-right:65.5rem!important}.mx-lg-133{margin-left:66rem!important;margin-right:66rem!important}.mx-lg-134{margin-left:66.5rem!important;margin-right:66.5rem!important}.mx-lg-135{margin-left:67rem!important;margin-right:67rem!important}.mx-lg-136{margin-left:67.5rem!important;margin-right:67.5rem!important}.mx-lg-137{margin-left:68rem!important;margin-right:68rem!important}.mx-lg-138{margin-left:68.5rem!important;margin-right:68.5rem!important}.mx-lg-139{margin-left:69rem!important;margin-right:69rem!important}.mx-lg-140{margin-left:69.5rem!important;margin-right:69.5rem!important}.mx-lg-141{margin-left:70rem!important;margin-right:70rem!important}.mx-lg-142{margin-left:70.5rem!important;margin-right:70.5rem!important}.mx-lg-143{margin-left:71rem!important;margin-right:71rem!important}.mx-lg-144{margin-left:71.5rem!important;margin-right:71.5rem!important}.mx-lg-145{margin-left:72rem!important;margin-right:72rem!important}.mx-lg-146{margin-left:72.5rem!important;margin-right:72.5rem!important}.mx-lg-147{margin-left:73rem!important;margin-right:73rem!important}.mx-lg-148{margin-left:73.5rem!important;margin-right:73.5rem!important}.mx-lg-149{margin-left:74rem!important;margin-right:74rem!important}.mx-lg-150{margin-left:74.5rem!important;margin-right:74.5rem!important}.mx-lg-151{margin-left:75rem!important;margin-right:75rem!important}.mx-lg-152{margin-left:75.5rem!important;margin-right:75.5rem!important}.mx-lg-153{margin-left:76rem!important;margin-right:76rem!important}.mx-lg-154{margin-left:76.5rem!important;margin-right:76.5rem!important}.mx-lg-155{margin-left:77rem!important;margin-right:77rem!important}.mx-lg-156{margin-left:77.5rem!important;margin-right:77.5rem!important}.mx-lg-157{margin-left:78rem!important;margin-right:78rem!important}.mx-lg-158{margin-left:78.5rem!important;margin-right:78.5rem!important}.mx-lg-159{margin-left:79rem!important;margin-right:79rem!important}.mx-lg-160{margin-left:79.5rem!important;margin-right:79.5rem!important}.my-lg-0{margin-top:0rem!important;margin-bottom:0rem!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:2rem!important;margin-bottom:2rem!important}.my-lg-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-lg-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-lg-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-lg-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-lg-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-22{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-lg-23{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-24{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-lg-25{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-26{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-lg-27{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-28{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-lg-29{margin-top:14rem!important;margin-bottom:14rem!important}.my-lg-30{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-lg-31{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-32{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-lg-33{margin-top:16rem!important;margin-bottom:16rem!important}.my-lg-34{margin-top:16.5rem!important;margin-bottom:16.5rem!important}.my-lg-35{margin-top:17rem!important;margin-bottom:17rem!important}.my-lg-36{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.my-lg-37{margin-top:18rem!important;margin-bottom:18rem!important}.my-lg-38{margin-top:18.5rem!important;margin-bottom:18.5rem!important}.my-lg-39{margin-top:19rem!important;margin-bottom:19rem!important}.my-lg-40{margin-top:19.5rem!important;margin-bottom:19.5rem!important}.my-lg-41{margin-top:20rem!important;margin-bottom:20rem!important}.my-lg-42{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-lg-43{margin-top:21rem!important;margin-bottom:21rem!important}.my-lg-44{margin-top:21.5rem!important;margin-bottom:21.5rem!important}.my-lg-45{margin-top:22rem!important;margin-bottom:22rem!important}.my-lg-46{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-lg-47{margin-top:23rem!important;margin-bottom:23rem!important}.my-lg-48{margin-top:23.5rem!important;margin-bottom:23.5rem!important}.my-lg-49{margin-top:24rem!important;margin-bottom:24rem!important}.my-lg-50{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-lg-51{margin-top:25rem!important;margin-bottom:25rem!important}.my-lg-52{margin-top:25.5rem!important;margin-bottom:25.5rem!important}.my-lg-53{margin-top:26rem!important;margin-bottom:26rem!important}.my-lg-54{margin-top:26.5rem!important;margin-bottom:26.5rem!important}.my-lg-55{margin-top:27rem!important;margin-bottom:27rem!important}.my-lg-56{margin-top:27.5rem!important;margin-bottom:27.5rem!important}.my-lg-57{margin-top:28rem!important;margin-bottom:28rem!important}.my-lg-58{margin-top:28.5rem!important;margin-bottom:28.5rem!important}.my-lg-59{margin-top:29rem!important;margin-bottom:29rem!important}.my-lg-60{margin-top:29.5rem!important;margin-bottom:29.5rem!important}.my-lg-61{margin-top:30rem!important;margin-bottom:30rem!important}.my-lg-62{margin-top:30.5rem!important;margin-bottom:30.5rem!important}.my-lg-63{margin-top:31rem!important;margin-bottom:31rem!important}.my-lg-64{margin-top:31.5rem!important;margin-bottom:31.5rem!important}.my-lg-65{margin-top:32rem!important;margin-bottom:32rem!important}.my-lg-66{margin-top:32.5rem!important;margin-bottom:32.5rem!important}.my-lg-67{margin-top:33rem!important;margin-bottom:33rem!important}.my-lg-68{margin-top:33.5rem!important;margin-bottom:33.5rem!important}.my-lg-69{margin-top:34rem!important;margin-bottom:34rem!important}.my-lg-70{margin-top:34.5rem!important;margin-bottom:34.5rem!important}.my-lg-71{margin-top:35rem!important;margin-bottom:35rem!important}.my-lg-72{margin-top:35.5rem!important;margin-bottom:35.5rem!important}.my-lg-73{margin-top:36rem!important;margin-bottom:36rem!important}.my-lg-74{margin-top:36.5rem!important;margin-bottom:36.5rem!important}.my-lg-75{margin-top:37rem!important;margin-bottom:37rem!important}.my-lg-76{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-lg-77{margin-top:38rem!important;margin-bottom:38rem!important}.my-lg-78{margin-top:38.5rem!important;margin-bottom:38.5rem!important}.my-lg-79{margin-top:39rem!important;margin-bottom:39rem!important}.my-lg-80{margin-top:39.5rem!important;margin-bottom:39.5rem!important}.my-lg-81{margin-top:40rem!important;margin-bottom:40rem!important}.my-lg-82{margin-top:40.5rem!important;margin-bottom:40.5rem!important}.my-lg-83{margin-top:41rem!important;margin-bottom:41rem!important}.my-lg-84{margin-top:41.5rem!important;margin-bottom:41.5rem!important}.my-lg-85{margin-top:42rem!important;margin-bottom:42rem!important}.my-lg-86{margin-top:42.5rem!important;margin-bottom:42.5rem!important}.my-lg-87{margin-top:43rem!important;margin-bottom:43rem!important}.my-lg-88{margin-top:43.5rem!important;margin-bottom:43.5rem!important}.my-lg-89{margin-top:44rem!important;margin-bottom:44rem!important}.my-lg-90{margin-top:44.5rem!important;margin-bottom:44.5rem!important}.my-lg-91{margin-top:45rem!important;margin-bottom:45rem!important}.my-lg-92{margin-top:45.5rem!important;margin-bottom:45.5rem!important}.my-lg-93{margin-top:46rem!important;margin-bottom:46rem!important}.my-lg-94{margin-top:46.5rem!important;margin-bottom:46.5rem!important}.my-lg-95{margin-top:47rem!important;margin-bottom:47rem!important}.my-lg-96{margin-top:47.5rem!important;margin-bottom:47.5rem!important}.my-lg-97{margin-top:48rem!important;margin-bottom:48rem!important}.my-lg-98{margin-top:48.5rem!important;margin-bottom:48.5rem!important}.my-lg-99{margin-top:49rem!important;margin-bottom:49rem!important}.my-lg-100{margin-top:49.5rem!important;margin-bottom:49.5rem!important}.my-lg-101{margin-top:50rem!important;margin-bottom:50rem!important}.my-lg-102{margin-top:50.5rem!important;margin-bottom:50.5rem!important}.my-lg-103{margin-top:51rem!important;margin-bottom:51rem!important}.my-lg-104{margin-top:51.5rem!important;margin-bottom:51.5rem!important}.my-lg-105{margin-top:52rem!important;margin-bottom:52rem!important}.my-lg-106{margin-top:52.5rem!important;margin-bottom:52.5rem!important}.my-lg-107{margin-top:53rem!important;margin-bottom:53rem!important}.my-lg-108{margin-top:53.5rem!important;margin-bottom:53.5rem!important}.my-lg-109{margin-top:54rem!important;margin-bottom:54rem!important}.my-lg-110{margin-top:54.5rem!important;margin-bottom:54.5rem!important}.my-lg-111{margin-top:55rem!important;margin-bottom:55rem!important}.my-lg-112{margin-top:55.5rem!important;margin-bottom:55.5rem!important}.my-lg-113{margin-top:56rem!important;margin-bottom:56rem!important}.my-lg-114{margin-top:56.5rem!important;margin-bottom:56.5rem!important}.my-lg-115{margin-top:57rem!important;margin-bottom:57rem!important}.my-lg-116{margin-top:57.5rem!important;margin-bottom:57.5rem!important}.my-lg-117{margin-top:58rem!important;margin-bottom:58rem!important}.my-lg-118{margin-top:58.5rem!important;margin-bottom:58.5rem!important}.my-lg-119{margin-top:59rem!important;margin-bottom:59rem!important}.my-lg-120{margin-top:59.5rem!important;margin-bottom:59.5rem!important}.my-lg-121{margin-top:60rem!important;margin-bottom:60rem!important}.my-lg-122{margin-top:60.5rem!important;margin-bottom:60.5rem!important}.my-lg-123{margin-top:61rem!important;margin-bottom:61rem!important}.my-lg-124{margin-top:61.5rem!important;margin-bottom:61.5rem!important}.my-lg-125{margin-top:62rem!important;margin-bottom:62rem!important}.my-lg-126{margin-top:62.5rem!important;margin-bottom:62.5rem!important}.my-lg-127{margin-top:63rem!important;margin-bottom:63rem!important}.my-lg-128{margin-top:63.5rem!important;margin-bottom:63.5rem!important}.my-lg-129{margin-top:64rem!important;margin-bottom:64rem!important}.my-lg-130{margin-top:64.5rem!important;margin-bottom:64.5rem!important}.my-lg-131{margin-top:65rem!important;margin-bottom:65rem!important}.my-lg-132{margin-top:65.5rem!important;margin-bottom:65.5rem!important}.my-lg-133{margin-top:66rem!important;margin-bottom:66rem!important}.my-lg-134{margin-top:66.5rem!important;margin-bottom:66.5rem!important}.my-lg-135{margin-top:67rem!important;margin-bottom:67rem!important}.my-lg-136{margin-top:67.5rem!important;margin-bottom:67.5rem!important}.my-lg-137{margin-top:68rem!important;margin-bottom:68rem!important}.my-lg-138{margin-top:68.5rem!important;margin-bottom:68.5rem!important}.my-lg-139{margin-top:69rem!important;margin-bottom:69rem!important}.my-lg-140{margin-top:69.5rem!important;margin-bottom:69.5rem!important}.my-lg-141{margin-top:70rem!important;margin-bottom:70rem!important}.my-lg-142{margin-top:70.5rem!important;margin-bottom:70.5rem!important}.my-lg-143{margin-top:71rem!important;margin-bottom:71rem!important}.my-lg-144{margin-top:71.5rem!important;margin-bottom:71.5rem!important}.my-lg-145{margin-top:72rem!important;margin-bottom:72rem!important}.my-lg-146{margin-top:72.5rem!important;margin-bottom:72.5rem!important}.my-lg-147{margin-top:73rem!important;margin-bottom:73rem!important}.my-lg-148{margin-top:73.5rem!important;margin-bottom:73.5rem!important}.my-lg-149{margin-top:74rem!important;margin-bottom:74rem!important}.my-lg-150{margin-top:74.5rem!important;margin-bottom:74.5rem!important}.my-lg-151{margin-top:75rem!important;margin-bottom:75rem!important}.my-lg-152{margin-top:75.5rem!important;margin-bottom:75.5rem!important}.my-lg-153{margin-top:76rem!important;margin-bottom:76rem!important}.my-lg-154{margin-top:76.5rem!important;margin-bottom:76.5rem!important}.my-lg-155{margin-top:77rem!important;margin-bottom:77rem!important}.my-lg-156{margin-top:77.5rem!important;margin-bottom:77.5rem!important}.my-lg-157{margin-top:78rem!important;margin-bottom:78rem!important}.my-lg-158{margin-top:78.5rem!important;margin-bottom:78.5rem!important}.my-lg-159{margin-top:79rem!important;margin-bottom:79rem!important}.my-lg-160{margin-top:79.5rem!important;margin-bottom:79.5rem!important}}@media (min-width: 1200px){.m-xl-0{margin:0rem!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:2rem!important}.m-xl-6{margin:2.5rem!important}.m-xl-7{margin:3rem!important}.m-xl-8{margin:3.5rem!important}.m-xl-9{margin:4rem!important}.m-xl-10{margin:4.5rem!important}.m-xl-11{margin:5rem!important}.m-xl-12{margin:5.5rem!important}.m-xl-13{margin:6rem!important}.m-xl-14{margin:6.5rem!important}.m-xl-15{margin:7rem!important}.m-xl-16{margin:7.5rem!important}.m-xl-17{margin:8rem!important}.m-xl-18{margin:8.5rem!important}.m-xl-19{margin:9rem!important}.m-xl-20{margin:9.5rem!important}.m-xl-21{margin:10rem!important}.m-xl-22{margin:10.5rem!important}.m-xl-23{margin:11rem!important}.m-xl-24{margin:11.5rem!important}.m-xl-25{margin:12rem!important}.m-xl-26{margin:12.5rem!important}.m-xl-27{margin:13rem!important}.m-xl-28{margin:13.5rem!important}.m-xl-29{margin:14rem!important}.m-xl-30{margin:14.5rem!important}.m-xl-31{margin:15rem!important}.m-xl-32{margin:15.5rem!important}.m-xl-33{margin:16rem!important}.m-xl-34{margin:16.5rem!important}.m-xl-35{margin:17rem!important}.m-xl-36{margin:17.5rem!important}.m-xl-37{margin:18rem!important}.m-xl-38{margin:18.5rem!important}.m-xl-39{margin:19rem!important}.m-xl-40{margin:19.5rem!important}.m-xl-41{margin:20rem!important}.m-xl-42{margin:20.5rem!important}.m-xl-43{margin:21rem!important}.m-xl-44{margin:21.5rem!important}.m-xl-45{margin:22rem!important}.m-xl-46{margin:22.5rem!important}.m-xl-47{margin:23rem!important}.m-xl-48{margin:23.5rem!important}.m-xl-49{margin:24rem!important}.m-xl-50{margin:24.5rem!important}.m-xl-51{margin:25rem!important}.m-xl-52{margin:25.5rem!important}.m-xl-53{margin:26rem!important}.m-xl-54{margin:26.5rem!important}.m-xl-55{margin:27rem!important}.m-xl-56{margin:27.5rem!important}.m-xl-57{margin:28rem!important}.m-xl-58{margin:28.5rem!important}.m-xl-59{margin:29rem!important}.m-xl-60{margin:29.5rem!important}.m-xl-61{margin:30rem!important}.m-xl-62{margin:30.5rem!important}.m-xl-63{margin:31rem!important}.m-xl-64{margin:31.5rem!important}.m-xl-65{margin:32rem!important}.m-xl-66{margin:32.5rem!important}.m-xl-67{margin:33rem!important}.m-xl-68{margin:33.5rem!important}.m-xl-69{margin:34rem!important}.m-xl-70{margin:34.5rem!important}.m-xl-71{margin:35rem!important}.m-xl-72{margin:35.5rem!important}.m-xl-73{margin:36rem!important}.m-xl-74{margin:36.5rem!important}.m-xl-75{margin:37rem!important}.m-xl-76{margin:37.5rem!important}.m-xl-77{margin:38rem!important}.m-xl-78{margin:38.5rem!important}.m-xl-79{margin:39rem!important}.m-xl-80{margin:39.5rem!important}.m-xl-81{margin:40rem!important}.m-xl-82{margin:40.5rem!important}.m-xl-83{margin:41rem!important}.m-xl-84{margin:41.5rem!important}.m-xl-85{margin:42rem!important}.m-xl-86{margin:42.5rem!important}.m-xl-87{margin:43rem!important}.m-xl-88{margin:43.5rem!important}.m-xl-89{margin:44rem!important}.m-xl-90{margin:44.5rem!important}.m-xl-91{margin:45rem!important}.m-xl-92{margin:45.5rem!important}.m-xl-93{margin:46rem!important}.m-xl-94{margin:46.5rem!important}.m-xl-95{margin:47rem!important}.m-xl-96{margin:47.5rem!important}.m-xl-97{margin:48rem!important}.m-xl-98{margin:48.5rem!important}.m-xl-99{margin:49rem!important}.m-xl-100{margin:49.5rem!important}.m-xl-101{margin:50rem!important}.m-xl-102{margin:50.5rem!important}.m-xl-103{margin:51rem!important}.m-xl-104{margin:51.5rem!important}.m-xl-105{margin:52rem!important}.m-xl-106{margin:52.5rem!important}.m-xl-107{margin:53rem!important}.m-xl-108{margin:53.5rem!important}.m-xl-109{margin:54rem!important}.m-xl-110{margin:54.5rem!important}.m-xl-111{margin:55rem!important}.m-xl-112{margin:55.5rem!important}.m-xl-113{margin:56rem!important}.m-xl-114{margin:56.5rem!important}.m-xl-115{margin:57rem!important}.m-xl-116{margin:57.5rem!important}.m-xl-117{margin:58rem!important}.m-xl-118{margin:58.5rem!important}.m-xl-119{margin:59rem!important}.m-xl-120{margin:59.5rem!important}.m-xl-121{margin:60rem!important}.m-xl-122{margin:60.5rem!important}.m-xl-123{margin:61rem!important}.m-xl-124{margin:61.5rem!important}.m-xl-125{margin:62rem!important}.m-xl-126{margin:62.5rem!important}.m-xl-127{margin:63rem!important}.m-xl-128{margin:63.5rem!important}.m-xl-129{margin:64rem!important}.m-xl-130{margin:64.5rem!important}.m-xl-131{margin:65rem!important}.m-xl-132{margin:65.5rem!important}.m-xl-133{margin:66rem!important}.m-xl-134{margin:66.5rem!important}.m-xl-135{margin:67rem!important}.m-xl-136{margin:67.5rem!important}.m-xl-137{margin:68rem!important}.m-xl-138{margin:68.5rem!important}.m-xl-139{margin:69rem!important}.m-xl-140{margin:69.5rem!important}.m-xl-141{margin:70rem!important}.m-xl-142{margin:70.5rem!important}.m-xl-143{margin:71rem!important}.m-xl-144{margin:71.5rem!important}.m-xl-145{margin:72rem!important}.m-xl-146{margin:72.5rem!important}.m-xl-147{margin:73rem!important}.m-xl-148{margin:73.5rem!important}.m-xl-149{margin:74rem!important}.m-xl-150{margin:74.5rem!important}.m-xl-151{margin:75rem!important}.m-xl-152{margin:75.5rem!important}.m-xl-153{margin:76rem!important}.m-xl-154{margin:76.5rem!important}.m-xl-155{margin:77rem!important}.m-xl-156{margin:77.5rem!important}.m-xl-157{margin:78rem!important}.m-xl-158{margin:78.5rem!important}.m-xl-159{margin:79rem!important}.m-xl-160{margin:79.5rem!important}.mt-xl-0{margin-top:0rem!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:2rem!important}.mt-xl-6{margin-top:2.5rem!important}.mt-xl-7{margin-top:3rem!important}.mt-xl-8{margin-top:3.5rem!important}.mt-xl-9{margin-top:4rem!important}.mt-xl-10{margin-top:4.5rem!important}.mt-xl-11{margin-top:5rem!important}.mt-xl-12{margin-top:5.5rem!important}.mt-xl-13{margin-top:6rem!important}.mt-xl-14{margin-top:6.5rem!important}.mt-xl-15{margin-top:7rem!important}.mt-xl-16{margin-top:7.5rem!important}.mt-xl-17{margin-top:8rem!important}.mt-xl-18{margin-top:8.5rem!important}.mt-xl-19{margin-top:9rem!important}.mt-xl-20{margin-top:9.5rem!important}.mt-xl-21{margin-top:10rem!important}.mt-xl-22{margin-top:10.5rem!important}.mt-xl-23{margin-top:11rem!important}.mt-xl-24{margin-top:11.5rem!important}.mt-xl-25{margin-top:12rem!important}.mt-xl-26{margin-top:12.5rem!important}.mt-xl-27{margin-top:13rem!important}.mt-xl-28{margin-top:13.5rem!important}.mt-xl-29{margin-top:14rem!important}.mt-xl-30{margin-top:14.5rem!important}.mt-xl-31{margin-top:15rem!important}.mt-xl-32{margin-top:15.5rem!important}.mt-xl-33{margin-top:16rem!important}.mt-xl-34{margin-top:16.5rem!important}.mt-xl-35{margin-top:17rem!important}.mt-xl-36{margin-top:17.5rem!important}.mt-xl-37{margin-top:18rem!important}.mt-xl-38{margin-top:18.5rem!important}.mt-xl-39{margin-top:19rem!important}.mt-xl-40{margin-top:19.5rem!important}.mt-xl-41{margin-top:20rem!important}.mt-xl-42{margin-top:20.5rem!important}.mt-xl-43{margin-top:21rem!important}.mt-xl-44{margin-top:21.5rem!important}.mt-xl-45{margin-top:22rem!important}.mt-xl-46{margin-top:22.5rem!important}.mt-xl-47{margin-top:23rem!important}.mt-xl-48{margin-top:23.5rem!important}.mt-xl-49{margin-top:24rem!important}.mt-xl-50{margin-top:24.5rem!important}.mt-xl-51{margin-top:25rem!important}.mt-xl-52{margin-top:25.5rem!important}.mt-xl-53{margin-top:26rem!important}.mt-xl-54{margin-top:26.5rem!important}.mt-xl-55{margin-top:27rem!important}.mt-xl-56{margin-top:27.5rem!important}.mt-xl-57{margin-top:28rem!important}.mt-xl-58{margin-top:28.5rem!important}.mt-xl-59{margin-top:29rem!important}.mt-xl-60{margin-top:29.5rem!important}.mt-xl-61{margin-top:30rem!important}.mt-xl-62{margin-top:30.5rem!important}.mt-xl-63{margin-top:31rem!important}.mt-xl-64{margin-top:31.5rem!important}.mt-xl-65{margin-top:32rem!important}.mt-xl-66{margin-top:32.5rem!important}.mt-xl-67{margin-top:33rem!important}.mt-xl-68{margin-top:33.5rem!important}.mt-xl-69{margin-top:34rem!important}.mt-xl-70{margin-top:34.5rem!important}.mt-xl-71{margin-top:35rem!important}.mt-xl-72{margin-top:35.5rem!important}.mt-xl-73{margin-top:36rem!important}.mt-xl-74{margin-top:36.5rem!important}.mt-xl-75{margin-top:37rem!important}.mt-xl-76{margin-top:37.5rem!important}.mt-xl-77{margin-top:38rem!important}.mt-xl-78{margin-top:38.5rem!important}.mt-xl-79{margin-top:39rem!important}.mt-xl-80{margin-top:39.5rem!important}.mt-xl-81{margin-top:40rem!important}.mt-xl-82{margin-top:40.5rem!important}.mt-xl-83{margin-top:41rem!important}.mt-xl-84{margin-top:41.5rem!important}.mt-xl-85{margin-top:42rem!important}.mt-xl-86{margin-top:42.5rem!important}.mt-xl-87{margin-top:43rem!important}.mt-xl-88{margin-top:43.5rem!important}.mt-xl-89{margin-top:44rem!important}.mt-xl-90{margin-top:44.5rem!important}.mt-xl-91{margin-top:45rem!important}.mt-xl-92{margin-top:45.5rem!important}.mt-xl-93{margin-top:46rem!important}.mt-xl-94{margin-top:46.5rem!important}.mt-xl-95{margin-top:47rem!important}.mt-xl-96{margin-top:47.5rem!important}.mt-xl-97{margin-top:48rem!important}.mt-xl-98{margin-top:48.5rem!important}.mt-xl-99{margin-top:49rem!important}.mt-xl-100{margin-top:49.5rem!important}.mt-xl-101{margin-top:50rem!important}.mt-xl-102{margin-top:50.5rem!important}.mt-xl-103{margin-top:51rem!important}.mt-xl-104{margin-top:51.5rem!important}.mt-xl-105{margin-top:52rem!important}.mt-xl-106{margin-top:52.5rem!important}.mt-xl-107{margin-top:53rem!important}.mt-xl-108{margin-top:53.5rem!important}.mt-xl-109{margin-top:54rem!important}.mt-xl-110{margin-top:54.5rem!important}.mt-xl-111{margin-top:55rem!important}.mt-xl-112{margin-top:55.5rem!important}.mt-xl-113{margin-top:56rem!important}.mt-xl-114{margin-top:56.5rem!important}.mt-xl-115{margin-top:57rem!important}.mt-xl-116{margin-top:57.5rem!important}.mt-xl-117{margin-top:58rem!important}.mt-xl-118{margin-top:58.5rem!important}.mt-xl-119{margin-top:59rem!important}.mt-xl-120{margin-top:59.5rem!important}.mt-xl-121{margin-top:60rem!important}.mt-xl-122{margin-top:60.5rem!important}.mt-xl-123{margin-top:61rem!important}.mt-xl-124{margin-top:61.5rem!important}.mt-xl-125{margin-top:62rem!important}.mt-xl-126{margin-top:62.5rem!important}.mt-xl-127{margin-top:63rem!important}.mt-xl-128{margin-top:63.5rem!important}.mt-xl-129{margin-top:64rem!important}.mt-xl-130{margin-top:64.5rem!important}.mt-xl-131{margin-top:65rem!important}.mt-xl-132{margin-top:65.5rem!important}.mt-xl-133{margin-top:66rem!important}.mt-xl-134{margin-top:66.5rem!important}.mt-xl-135{margin-top:67rem!important}.mt-xl-136{margin-top:67.5rem!important}.mt-xl-137{margin-top:68rem!important}.mt-xl-138{margin-top:68.5rem!important}.mt-xl-139{margin-top:69rem!important}.mt-xl-140{margin-top:69.5rem!important}.mt-xl-141{margin-top:70rem!important}.mt-xl-142{margin-top:70.5rem!important}.mt-xl-143{margin-top:71rem!important}.mt-xl-144{margin-top:71.5rem!important}.mt-xl-145{margin-top:72rem!important}.mt-xl-146{margin-top:72.5rem!important}.mt-xl-147{margin-top:73rem!important}.mt-xl-148{margin-top:73.5rem!important}.mt-xl-149{margin-top:74rem!important}.mt-xl-150{margin-top:74.5rem!important}.mt-xl-151{margin-top:75rem!important}.mt-xl-152{margin-top:75.5rem!important}.mt-xl-153{margin-top:76rem!important}.mt-xl-154{margin-top:76.5rem!important}.mt-xl-155{margin-top:77rem!important}.mt-xl-156{margin-top:77.5rem!important}.mt-xl-157{margin-top:78rem!important}.mt-xl-158{margin-top:78.5rem!important}.mt-xl-159{margin-top:79rem!important}.mt-xl-160{margin-top:79.5rem!important}.mb-xl-0{margin-bottom:0rem!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:2rem!important}.mb-xl-6{margin-bottom:2.5rem!important}.mb-xl-7{margin-bottom:3rem!important}.mb-xl-8{margin-bottom:3.5rem!important}.mb-xl-9{margin-bottom:4rem!important}.mb-xl-10{margin-bottom:4.5rem!important}.mb-xl-11{margin-bottom:5rem!important}.mb-xl-12{margin-bottom:5.5rem!important}.mb-xl-13{margin-bottom:6rem!important}.mb-xl-14{margin-bottom:6.5rem!important}.mb-xl-15{margin-bottom:7rem!important}.mb-xl-16{margin-bottom:7.5rem!important}.mb-xl-17{margin-bottom:8rem!important}.mb-xl-18{margin-bottom:8.5rem!important}.mb-xl-19{margin-bottom:9rem!important}.mb-xl-20{margin-bottom:9.5rem!important}.mb-xl-21{margin-bottom:10rem!important}.mb-xl-22{margin-bottom:10.5rem!important}.mb-xl-23{margin-bottom:11rem!important}.mb-xl-24{margin-bottom:11.5rem!important}.mb-xl-25{margin-bottom:12rem!important}.mb-xl-26{margin-bottom:12.5rem!important}.mb-xl-27{margin-bottom:13rem!important}.mb-xl-28{margin-bottom:13.5rem!important}.mb-xl-29{margin-bottom:14rem!important}.mb-xl-30{margin-bottom:14.5rem!important}.mb-xl-31{margin-bottom:15rem!important}.mb-xl-32{margin-bottom:15.5rem!important}.mb-xl-33{margin-bottom:16rem!important}.mb-xl-34{margin-bottom:16.5rem!important}.mb-xl-35{margin-bottom:17rem!important}.mb-xl-36{margin-bottom:17.5rem!important}.mb-xl-37{margin-bottom:18rem!important}.mb-xl-38{margin-bottom:18.5rem!important}.mb-xl-39{margin-bottom:19rem!important}.mb-xl-40{margin-bottom:19.5rem!important}.mb-xl-41{margin-bottom:20rem!important}.mb-xl-42{margin-bottom:20.5rem!important}.mb-xl-43{margin-bottom:21rem!important}.mb-xl-44{margin-bottom:21.5rem!important}.mb-xl-45{margin-bottom:22rem!important}.mb-xl-46{margin-bottom:22.5rem!important}.mb-xl-47{margin-bottom:23rem!important}.mb-xl-48{margin-bottom:23.5rem!important}.mb-xl-49{margin-bottom:24rem!important}.mb-xl-50{margin-bottom:24.5rem!important}.mb-xl-51{margin-bottom:25rem!important}.mb-xl-52{margin-bottom:25.5rem!important}.mb-xl-53{margin-bottom:26rem!important}.mb-xl-54{margin-bottom:26.5rem!important}.mb-xl-55{margin-bottom:27rem!important}.mb-xl-56{margin-bottom:27.5rem!important}.mb-xl-57{margin-bottom:28rem!important}.mb-xl-58{margin-bottom:28.5rem!important}.mb-xl-59{margin-bottom:29rem!important}.mb-xl-60{margin-bottom:29.5rem!important}.mb-xl-61{margin-bottom:30rem!important}.mb-xl-62{margin-bottom:30.5rem!important}.mb-xl-63{margin-bottom:31rem!important}.mb-xl-64{margin-bottom:31.5rem!important}.mb-xl-65{margin-bottom:32rem!important}.mb-xl-66{margin-bottom:32.5rem!important}.mb-xl-67{margin-bottom:33rem!important}.mb-xl-68{margin-bottom:33.5rem!important}.mb-xl-69{margin-bottom:34rem!important}.mb-xl-70{margin-bottom:34.5rem!important}.mb-xl-71{margin-bottom:35rem!important}.mb-xl-72{margin-bottom:35.5rem!important}.mb-xl-73{margin-bottom:36rem!important}.mb-xl-74{margin-bottom:36.5rem!important}.mb-xl-75{margin-bottom:37rem!important}.mb-xl-76{margin-bottom:37.5rem!important}.mb-xl-77{margin-bottom:38rem!important}.mb-xl-78{margin-bottom:38.5rem!important}.mb-xl-79{margin-bottom:39rem!important}.mb-xl-80{margin-bottom:39.5rem!important}.mb-xl-81{margin-bottom:40rem!important}.mb-xl-82{margin-bottom:40.5rem!important}.mb-xl-83{margin-bottom:41rem!important}.mb-xl-84{margin-bottom:41.5rem!important}.mb-xl-85{margin-bottom:42rem!important}.mb-xl-86{margin-bottom:42.5rem!important}.mb-xl-87{margin-bottom:43rem!important}.mb-xl-88{margin-bottom:43.5rem!important}.mb-xl-89{margin-bottom:44rem!important}.mb-xl-90{margin-bottom:44.5rem!important}.mb-xl-91{margin-bottom:45rem!important}.mb-xl-92{margin-bottom:45.5rem!important}.mb-xl-93{margin-bottom:46rem!important}.mb-xl-94{margin-bottom:46.5rem!important}.mb-xl-95{margin-bottom:47rem!important}.mb-xl-96{margin-bottom:47.5rem!important}.mb-xl-97{margin-bottom:48rem!important}.mb-xl-98{margin-bottom:48.5rem!important}.mb-xl-99{margin-bottom:49rem!important}.mb-xl-100{margin-bottom:49.5rem!important}.mb-xl-101{margin-bottom:50rem!important}.mb-xl-102{margin-bottom:50.5rem!important}.mb-xl-103{margin-bottom:51rem!important}.mb-xl-104{margin-bottom:51.5rem!important}.mb-xl-105{margin-bottom:52rem!important}.mb-xl-106{margin-bottom:52.5rem!important}.mb-xl-107{margin-bottom:53rem!important}.mb-xl-108{margin-bottom:53.5rem!important}.mb-xl-109{margin-bottom:54rem!important}.mb-xl-110{margin-bottom:54.5rem!important}.mb-xl-111{margin-bottom:55rem!important}.mb-xl-112{margin-bottom:55.5rem!important}.mb-xl-113{margin-bottom:56rem!important}.mb-xl-114{margin-bottom:56.5rem!important}.mb-xl-115{margin-bottom:57rem!important}.mb-xl-116{margin-bottom:57.5rem!important}.mb-xl-117{margin-bottom:58rem!important}.mb-xl-118{margin-bottom:58.5rem!important}.mb-xl-119{margin-bottom:59rem!important}.mb-xl-120{margin-bottom:59.5rem!important}.mb-xl-121{margin-bottom:60rem!important}.mb-xl-122{margin-bottom:60.5rem!important}.mb-xl-123{margin-bottom:61rem!important}.mb-xl-124{margin-bottom:61.5rem!important}.mb-xl-125{margin-bottom:62rem!important}.mb-xl-126{margin-bottom:62.5rem!important}.mb-xl-127{margin-bottom:63rem!important}.mb-xl-128{margin-bottom:63.5rem!important}.mb-xl-129{margin-bottom:64rem!important}.mb-xl-130{margin-bottom:64.5rem!important}.mb-xl-131{margin-bottom:65rem!important}.mb-xl-132{margin-bottom:65.5rem!important}.mb-xl-133{margin-bottom:66rem!important}.mb-xl-134{margin-bottom:66.5rem!important}.mb-xl-135{margin-bottom:67rem!important}.mb-xl-136{margin-bottom:67.5rem!important}.mb-xl-137{margin-bottom:68rem!important}.mb-xl-138{margin-bottom:68.5rem!important}.mb-xl-139{margin-bottom:69rem!important}.mb-xl-140{margin-bottom:69.5rem!important}.mb-xl-141{margin-bottom:70rem!important}.mb-xl-142{margin-bottom:70.5rem!important}.mb-xl-143{margin-bottom:71rem!important}.mb-xl-144{margin-bottom:71.5rem!important}.mb-xl-145{margin-bottom:72rem!important}.mb-xl-146{margin-bottom:72.5rem!important}.mb-xl-147{margin-bottom:73rem!important}.mb-xl-148{margin-bottom:73.5rem!important}.mb-xl-149{margin-bottom:74rem!important}.mb-xl-150{margin-bottom:74.5rem!important}.mb-xl-151{margin-bottom:75rem!important}.mb-xl-152{margin-bottom:75.5rem!important}.mb-xl-153{margin-bottom:76rem!important}.mb-xl-154{margin-bottom:76.5rem!important}.mb-xl-155{margin-bottom:77rem!important}.mb-xl-156{margin-bottom:77.5rem!important}.mb-xl-157{margin-bottom:78rem!important}.mb-xl-158{margin-bottom:78.5rem!important}.mb-xl-159{margin-bottom:79rem!important}.mb-xl-160{margin-bottom:79.5rem!important}.ms-xl-0{margin-left:0rem!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:2rem!important}.ms-xl-6{margin-left:2.5rem!important}.ms-xl-7{margin-left:3rem!important}.ms-xl-8{margin-left:3.5rem!important}.ms-xl-9{margin-left:4rem!important}.ms-xl-10{margin-left:4.5rem!important}.ms-xl-11{margin-left:5rem!important}.ms-xl-12{margin-left:5.5rem!important}.ms-xl-13{margin-left:6rem!important}.ms-xl-14{margin-left:6.5rem!important}.ms-xl-15{margin-left:7rem!important}.ms-xl-16{margin-left:7.5rem!important}.ms-xl-17{margin-left:8rem!important}.ms-xl-18{margin-left:8.5rem!important}.ms-xl-19{margin-left:9rem!important}.ms-xl-20{margin-left:9.5rem!important}.ms-xl-21{margin-left:10rem!important}.ms-xl-22{margin-left:10.5rem!important}.ms-xl-23{margin-left:11rem!important}.ms-xl-24{margin-left:11.5rem!important}.ms-xl-25{margin-left:12rem!important}.ms-xl-26{margin-left:12.5rem!important}.ms-xl-27{margin-left:13rem!important}.ms-xl-28{margin-left:13.5rem!important}.ms-xl-29{margin-left:14rem!important}.ms-xl-30{margin-left:14.5rem!important}.ms-xl-31{margin-left:15rem!important}.ms-xl-32{margin-left:15.5rem!important}.ms-xl-33{margin-left:16rem!important}.ms-xl-34{margin-left:16.5rem!important}.ms-xl-35{margin-left:17rem!important}.ms-xl-36{margin-left:17.5rem!important}.ms-xl-37{margin-left:18rem!important}.ms-xl-38{margin-left:18.5rem!important}.ms-xl-39{margin-left:19rem!important}.ms-xl-40{margin-left:19.5rem!important}.ms-xl-41{margin-left:20rem!important}.ms-xl-42{margin-left:20.5rem!important}.ms-xl-43{margin-left:21rem!important}.ms-xl-44{margin-left:21.5rem!important}.ms-xl-45{margin-left:22rem!important}.ms-xl-46{margin-left:22.5rem!important}.ms-xl-47{margin-left:23rem!important}.ms-xl-48{margin-left:23.5rem!important}.ms-xl-49{margin-left:24rem!important}.ms-xl-50{margin-left:24.5rem!important}.ms-xl-51{margin-left:25rem!important}.ms-xl-52{margin-left:25.5rem!important}.ms-xl-53{margin-left:26rem!important}.ms-xl-54{margin-left:26.5rem!important}.ms-xl-55{margin-left:27rem!important}.ms-xl-56{margin-left:27.5rem!important}.ms-xl-57{margin-left:28rem!important}.ms-xl-58{margin-left:28.5rem!important}.ms-xl-59{margin-left:29rem!important}.ms-xl-60{margin-left:29.5rem!important}.ms-xl-61{margin-left:30rem!important}.ms-xl-62{margin-left:30.5rem!important}.ms-xl-63{margin-left:31rem!important}.ms-xl-64{margin-left:31.5rem!important}.ms-xl-65{margin-left:32rem!important}.ms-xl-66{margin-left:32.5rem!important}.ms-xl-67{margin-left:33rem!important}.ms-xl-68{margin-left:33.5rem!important}.ms-xl-69{margin-left:34rem!important}.ms-xl-70{margin-left:34.5rem!important}.ms-xl-71{margin-left:35rem!important}.ms-xl-72{margin-left:35.5rem!important}.ms-xl-73{margin-left:36rem!important}.ms-xl-74{margin-left:36.5rem!important}.ms-xl-75{margin-left:37rem!important}.ms-xl-76{margin-left:37.5rem!important}.ms-xl-77{margin-left:38rem!important}.ms-xl-78{margin-left:38.5rem!important}.ms-xl-79{margin-left:39rem!important}.ms-xl-80{margin-left:39.5rem!important}.ms-xl-81{margin-left:40rem!important}.ms-xl-82{margin-left:40.5rem!important}.ms-xl-83{margin-left:41rem!important}.ms-xl-84{margin-left:41.5rem!important}.ms-xl-85{margin-left:42rem!important}.ms-xl-86{margin-left:42.5rem!important}.ms-xl-87{margin-left:43rem!important}.ms-xl-88{margin-left:43.5rem!important}.ms-xl-89{margin-left:44rem!important}.ms-xl-90{margin-left:44.5rem!important}.ms-xl-91{margin-left:45rem!important}.ms-xl-92{margin-left:45.5rem!important}.ms-xl-93{margin-left:46rem!important}.ms-xl-94{margin-left:46.5rem!important}.ms-xl-95{margin-left:47rem!important}.ms-xl-96{margin-left:47.5rem!important}.ms-xl-97{margin-left:48rem!important}.ms-xl-98{margin-left:48.5rem!important}.ms-xl-99{margin-left:49rem!important}.ms-xl-100{margin-left:49.5rem!important}.ms-xl-101{margin-left:50rem!important}.ms-xl-102{margin-left:50.5rem!important}.ms-xl-103{margin-left:51rem!important}.ms-xl-104{margin-left:51.5rem!important}.ms-xl-105{margin-left:52rem!important}.ms-xl-106{margin-left:52.5rem!important}.ms-xl-107{margin-left:53rem!important}.ms-xl-108{margin-left:53.5rem!important}.ms-xl-109{margin-left:54rem!important}.ms-xl-110{margin-left:54.5rem!important}.ms-xl-111{margin-left:55rem!important}.ms-xl-112{margin-left:55.5rem!important}.ms-xl-113{margin-left:56rem!important}.ms-xl-114{margin-left:56.5rem!important}.ms-xl-115{margin-left:57rem!important}.ms-xl-116{margin-left:57.5rem!important}.ms-xl-117{margin-left:58rem!important}.ms-xl-118{margin-left:58.5rem!important}.ms-xl-119{margin-left:59rem!important}.ms-xl-120{margin-left:59.5rem!important}.ms-xl-121{margin-left:60rem!important}.ms-xl-122{margin-left:60.5rem!important}.ms-xl-123{margin-left:61rem!important}.ms-xl-124{margin-left:61.5rem!important}.ms-xl-125{margin-left:62rem!important}.ms-xl-126{margin-left:62.5rem!important}.ms-xl-127{margin-left:63rem!important}.ms-xl-128{margin-left:63.5rem!important}.ms-xl-129{margin-left:64rem!important}.ms-xl-130{margin-left:64.5rem!important}.ms-xl-131{margin-left:65rem!important}.ms-xl-132{margin-left:65.5rem!important}.ms-xl-133{margin-left:66rem!important}.ms-xl-134{margin-left:66.5rem!important}.ms-xl-135{margin-left:67rem!important}.ms-xl-136{margin-left:67.5rem!important}.ms-xl-137{margin-left:68rem!important}.ms-xl-138{margin-left:68.5rem!important}.ms-xl-139{margin-left:69rem!important}.ms-xl-140{margin-left:69.5rem!important}.ms-xl-141{margin-left:70rem!important}.ms-xl-142{margin-left:70.5rem!important}.ms-xl-143{margin-left:71rem!important}.ms-xl-144{margin-left:71.5rem!important}.ms-xl-145{margin-left:72rem!important}.ms-xl-146{margin-left:72.5rem!important}.ms-xl-147{margin-left:73rem!important}.ms-xl-148{margin-left:73.5rem!important}.ms-xl-149{margin-left:74rem!important}.ms-xl-150{margin-left:74.5rem!important}.ms-xl-151{margin-left:75rem!important}.ms-xl-152{margin-left:75.5rem!important}.ms-xl-153{margin-left:76rem!important}.ms-xl-154{margin-left:76.5rem!important}.ms-xl-155{margin-left:77rem!important}.ms-xl-156{margin-left:77.5rem!important}.ms-xl-157{margin-left:78rem!important}.ms-xl-158{margin-left:78.5rem!important}.ms-xl-159{margin-left:79rem!important}.ms-xl-160{margin-left:79.5rem!important}.me-xl-0{margin-right:0rem!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:2rem!important}.me-xl-6{margin-right:2.5rem!important}.me-xl-7{margin-right:3rem!important}.me-xl-8{margin-right:3.5rem!important}.me-xl-9{margin-right:4rem!important}.me-xl-10{margin-right:4.5rem!important}.me-xl-11{margin-right:5rem!important}.me-xl-12{margin-right:5.5rem!important}.me-xl-13{margin-right:6rem!important}.me-xl-14{margin-right:6.5rem!important}.me-xl-15{margin-right:7rem!important}.me-xl-16{margin-right:7.5rem!important}.me-xl-17{margin-right:8rem!important}.me-xl-18{margin-right:8.5rem!important}.me-xl-19{margin-right:9rem!important}.me-xl-20{margin-right:9.5rem!important}.me-xl-21{margin-right:10rem!important}.me-xl-22{margin-right:10.5rem!important}.me-xl-23{margin-right:11rem!important}.me-xl-24{margin-right:11.5rem!important}.me-xl-25{margin-right:12rem!important}.me-xl-26{margin-right:12.5rem!important}.me-xl-27{margin-right:13rem!important}.me-xl-28{margin-right:13.5rem!important}.me-xl-29{margin-right:14rem!important}.me-xl-30{margin-right:14.5rem!important}.me-xl-31{margin-right:15rem!important}.me-xl-32{margin-right:15.5rem!important}.me-xl-33{margin-right:16rem!important}.me-xl-34{margin-right:16.5rem!important}.me-xl-35{margin-right:17rem!important}.me-xl-36{margin-right:17.5rem!important}.me-xl-37{margin-right:18rem!important}.me-xl-38{margin-right:18.5rem!important}.me-xl-39{margin-right:19rem!important}.me-xl-40{margin-right:19.5rem!important}.me-xl-41{margin-right:20rem!important}.me-xl-42{margin-right:20.5rem!important}.me-xl-43{margin-right:21rem!important}.me-xl-44{margin-right:21.5rem!important}.me-xl-45{margin-right:22rem!important}.me-xl-46{margin-right:22.5rem!important}.me-xl-47{margin-right:23rem!important}.me-xl-48{margin-right:23.5rem!important}.me-xl-49{margin-right:24rem!important}.me-xl-50{margin-right:24.5rem!important}.me-xl-51{margin-right:25rem!important}.me-xl-52{margin-right:25.5rem!important}.me-xl-53{margin-right:26rem!important}.me-xl-54{margin-right:26.5rem!important}.me-xl-55{margin-right:27rem!important}.me-xl-56{margin-right:27.5rem!important}.me-xl-57{margin-right:28rem!important}.me-xl-58{margin-right:28.5rem!important}.me-xl-59{margin-right:29rem!important}.me-xl-60{margin-right:29.5rem!important}.me-xl-61{margin-right:30rem!important}.me-xl-62{margin-right:30.5rem!important}.me-xl-63{margin-right:31rem!important}.me-xl-64{margin-right:31.5rem!important}.me-xl-65{margin-right:32rem!important}.me-xl-66{margin-right:32.5rem!important}.me-xl-67{margin-right:33rem!important}.me-xl-68{margin-right:33.5rem!important}.me-xl-69{margin-right:34rem!important}.me-xl-70{margin-right:34.5rem!important}.me-xl-71{margin-right:35rem!important}.me-xl-72{margin-right:35.5rem!important}.me-xl-73{margin-right:36rem!important}.me-xl-74{margin-right:36.5rem!important}.me-xl-75{margin-right:37rem!important}.me-xl-76{margin-right:37.5rem!important}.me-xl-77{margin-right:38rem!important}.me-xl-78{margin-right:38.5rem!important}.me-xl-79{margin-right:39rem!important}.me-xl-80{margin-right:39.5rem!important}.me-xl-81{margin-right:40rem!important}.me-xl-82{margin-right:40.5rem!important}.me-xl-83{margin-right:41rem!important}.me-xl-84{margin-right:41.5rem!important}.me-xl-85{margin-right:42rem!important}.me-xl-86{margin-right:42.5rem!important}.me-xl-87{margin-right:43rem!important}.me-xl-88{margin-right:43.5rem!important}.me-xl-89{margin-right:44rem!important}.me-xl-90{margin-right:44.5rem!important}.me-xl-91{margin-right:45rem!important}.me-xl-92{margin-right:45.5rem!important}.me-xl-93{margin-right:46rem!important}.me-xl-94{margin-right:46.5rem!important}.me-xl-95{margin-right:47rem!important}.me-xl-96{margin-right:47.5rem!important}.me-xl-97{margin-right:48rem!important}.me-xl-98{margin-right:48.5rem!important}.me-xl-99{margin-right:49rem!important}.me-xl-100{margin-right:49.5rem!important}.me-xl-101{margin-right:50rem!important}.me-xl-102{margin-right:50.5rem!important}.me-xl-103{margin-right:51rem!important}.me-xl-104{margin-right:51.5rem!important}.me-xl-105{margin-right:52rem!important}.me-xl-106{margin-right:52.5rem!important}.me-xl-107{margin-right:53rem!important}.me-xl-108{margin-right:53.5rem!important}.me-xl-109{margin-right:54rem!important}.me-xl-110{margin-right:54.5rem!important}.me-xl-111{margin-right:55rem!important}.me-xl-112{margin-right:55.5rem!important}.me-xl-113{margin-right:56rem!important}.me-xl-114{margin-right:56.5rem!important}.me-xl-115{margin-right:57rem!important}.me-xl-116{margin-right:57.5rem!important}.me-xl-117{margin-right:58rem!important}.me-xl-118{margin-right:58.5rem!important}.me-xl-119{margin-right:59rem!important}.me-xl-120{margin-right:59.5rem!important}.me-xl-121{margin-right:60rem!important}.me-xl-122{margin-right:60.5rem!important}.me-xl-123{margin-right:61rem!important}.me-xl-124{margin-right:61.5rem!important}.me-xl-125{margin-right:62rem!important}.me-xl-126{margin-right:62.5rem!important}.me-xl-127{margin-right:63rem!important}.me-xl-128{margin-right:63.5rem!important}.me-xl-129{margin-right:64rem!important}.me-xl-130{margin-right:64.5rem!important}.me-xl-131{margin-right:65rem!important}.me-xl-132{margin-right:65.5rem!important}.me-xl-133{margin-right:66rem!important}.me-xl-134{margin-right:66.5rem!important}.me-xl-135{margin-right:67rem!important}.me-xl-136{margin-right:67.5rem!important}.me-xl-137{margin-right:68rem!important}.me-xl-138{margin-right:68.5rem!important}.me-xl-139{margin-right:69rem!important}.me-xl-140{margin-right:69.5rem!important}.me-xl-141{margin-right:70rem!important}.me-xl-142{margin-right:70.5rem!important}.me-xl-143{margin-right:71rem!important}.me-xl-144{margin-right:71.5rem!important}.me-xl-145{margin-right:72rem!important}.me-xl-146{margin-right:72.5rem!important}.me-xl-147{margin-right:73rem!important}.me-xl-148{margin-right:73.5rem!important}.me-xl-149{margin-right:74rem!important}.me-xl-150{margin-right:74.5rem!important}.me-xl-151{margin-right:75rem!important}.me-xl-152{margin-right:75.5rem!important}.me-xl-153{margin-right:76rem!important}.me-xl-154{margin-right:76.5rem!important}.me-xl-155{margin-right:77rem!important}.me-xl-156{margin-right:77.5rem!important}.me-xl-157{margin-right:78rem!important}.me-xl-158{margin-right:78.5rem!important}.me-xl-159{margin-right:79rem!important}.me-xl-160{margin-right:79.5rem!important}.mx-xl-0{margin-left:0rem!important;margin-right:0rem!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-6{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-xl-7{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-8{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-xl-9{margin-left:4rem!important;margin-right:4rem!important}.mx-xl-10{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-xl-11{margin-left:5rem!important;margin-right:5rem!important}.mx-xl-12{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-xl-13{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-14{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-xl-15{margin-left:7rem!important;margin-right:7rem!important}.mx-xl-16{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-xl-17{margin-left:8rem!important;margin-right:8rem!important}.mx-xl-18{margin-left:8.5rem!important;margin-right:8.5rem!important}.mx-xl-19{margin-left:9rem!important;margin-right:9rem!important}.mx-xl-20{margin-left:9.5rem!important;margin-right:9.5rem!important}.mx-xl-21{margin-left:10rem!important;margin-right:10rem!important}.mx-xl-22{margin-left:10.5rem!important;margin-right:10.5rem!important}.mx-xl-23{margin-left:11rem!important;margin-right:11rem!important}.mx-xl-24{margin-left:11.5rem!important;margin-right:11.5rem!important}.mx-xl-25{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-26{margin-left:12.5rem!important;margin-right:12.5rem!important}.mx-xl-27{margin-left:13rem!important;margin-right:13rem!important}.mx-xl-28{margin-left:13.5rem!important;margin-right:13.5rem!important}.mx-xl-29{margin-left:14rem!important;margin-right:14rem!important}.mx-xl-30{margin-left:14.5rem!important;margin-right:14.5rem!important}.mx-xl-31{margin-left:15rem!important;margin-right:15rem!important}.mx-xl-32{margin-left:15.5rem!important;margin-right:15.5rem!important}.mx-xl-33{margin-left:16rem!important;margin-right:16rem!important}.mx-xl-34{margin-left:16.5rem!important;margin-right:16.5rem!important}.mx-xl-35{margin-left:17rem!important;margin-right:17rem!important}.mx-xl-36{margin-left:17.5rem!important;margin-right:17.5rem!important}.mx-xl-37{margin-left:18rem!important;margin-right:18rem!important}.mx-xl-38{margin-left:18.5rem!important;margin-right:18.5rem!important}.mx-xl-39{margin-left:19rem!important;margin-right:19rem!important}.mx-xl-40{margin-left:19.5rem!important;margin-right:19.5rem!important}.mx-xl-41{margin-left:20rem!important;margin-right:20rem!important}.mx-xl-42{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-xl-43{margin-left:21rem!important;margin-right:21rem!important}.mx-xl-44{margin-left:21.5rem!important;margin-right:21.5rem!important}.mx-xl-45{margin-left:22rem!important;margin-right:22rem!important}.mx-xl-46{margin-left:22.5rem!important;margin-right:22.5rem!important}.mx-xl-47{margin-left:23rem!important;margin-right:23rem!important}.mx-xl-48{margin-left:23.5rem!important;margin-right:23.5rem!important}.mx-xl-49{margin-left:24rem!important;margin-right:24rem!important}.mx-xl-50{margin-left:24.5rem!important;margin-right:24.5rem!important}.mx-xl-51{margin-left:25rem!important;margin-right:25rem!important}.mx-xl-52{margin-left:25.5rem!important;margin-right:25.5rem!important}.mx-xl-53{margin-left:26rem!important;margin-right:26rem!important}.mx-xl-54{margin-left:26.5rem!important;margin-right:26.5rem!important}.mx-xl-55{margin-left:27rem!important;margin-right:27rem!important}.mx-xl-56{margin-left:27.5rem!important;margin-right:27.5rem!important}.mx-xl-57{margin-left:28rem!important;margin-right:28rem!important}.mx-xl-58{margin-left:28.5rem!important;margin-right:28.5rem!important}.mx-xl-59{margin-left:29rem!important;margin-right:29rem!important}.mx-xl-60{margin-left:29.5rem!important;margin-right:29.5rem!important}.mx-xl-61{margin-left:30rem!important;margin-right:30rem!important}.mx-xl-62{margin-left:30.5rem!important;margin-right:30.5rem!important}.mx-xl-63{margin-left:31rem!important;margin-right:31rem!important}.mx-xl-64{margin-left:31.5rem!important;margin-right:31.5rem!important}.mx-xl-65{margin-left:32rem!important;margin-right:32rem!important}.mx-xl-66{margin-left:32.5rem!important;margin-right:32.5rem!important}.mx-xl-67{margin-left:33rem!important;margin-right:33rem!important}.mx-xl-68{margin-left:33.5rem!important;margin-right:33.5rem!important}.mx-xl-69{margin-left:34rem!important;margin-right:34rem!important}.mx-xl-70{margin-left:34.5rem!important;margin-right:34.5rem!important}.mx-xl-71{margin-left:35rem!important;margin-right:35rem!important}.mx-xl-72{margin-left:35.5rem!important;margin-right:35.5rem!important}.mx-xl-73{margin-left:36rem!important;margin-right:36rem!important}.mx-xl-74{margin-left:36.5rem!important;margin-right:36.5rem!important}.mx-xl-75{margin-left:37rem!important;margin-right:37rem!important}.mx-xl-76{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-xl-77{margin-left:38rem!important;margin-right:38rem!important}.mx-xl-78{margin-left:38.5rem!important;margin-right:38.5rem!important}.mx-xl-79{margin-left:39rem!important;margin-right:39rem!important}.mx-xl-80{margin-left:39.5rem!important;margin-right:39.5rem!important}.mx-xl-81{margin-left:40rem!important;margin-right:40rem!important}.mx-xl-82{margin-left:40.5rem!important;margin-right:40.5rem!important}.mx-xl-83{margin-left:41rem!important;margin-right:41rem!important}.mx-xl-84{margin-left:41.5rem!important;margin-right:41.5rem!important}.mx-xl-85{margin-left:42rem!important;margin-right:42rem!important}.mx-xl-86{margin-left:42.5rem!important;margin-right:42.5rem!important}.mx-xl-87{margin-left:43rem!important;margin-right:43rem!important}.mx-xl-88{margin-left:43.5rem!important;margin-right:43.5rem!important}.mx-xl-89{margin-left:44rem!important;margin-right:44rem!important}.mx-xl-90{margin-left:44.5rem!important;margin-right:44.5rem!important}.mx-xl-91{margin-left:45rem!important;margin-right:45rem!important}.mx-xl-92{margin-left:45.5rem!important;margin-right:45.5rem!important}.mx-xl-93{margin-left:46rem!important;margin-right:46rem!important}.mx-xl-94{margin-left:46.5rem!important;margin-right:46.5rem!important}.mx-xl-95{margin-left:47rem!important;margin-right:47rem!important}.mx-xl-96{margin-left:47.5rem!important;margin-right:47.5rem!important}.mx-xl-97{margin-left:48rem!important;margin-right:48rem!important}.mx-xl-98{margin-left:48.5rem!important;margin-right:48.5rem!important}.mx-xl-99{margin-left:49rem!important;margin-right:49rem!important}.mx-xl-100{margin-left:49.5rem!important;margin-right:49.5rem!important}.mx-xl-101{margin-left:50rem!important;margin-right:50rem!important}.mx-xl-102{margin-left:50.5rem!important;margin-right:50.5rem!important}.mx-xl-103{margin-left:51rem!important;margin-right:51rem!important}.mx-xl-104{margin-left:51.5rem!important;margin-right:51.5rem!important}.mx-xl-105{margin-left:52rem!important;margin-right:52rem!important}.mx-xl-106{margin-left:52.5rem!important;margin-right:52.5rem!important}.mx-xl-107{margin-left:53rem!important;margin-right:53rem!important}.mx-xl-108{margin-left:53.5rem!important;margin-right:53.5rem!important}.mx-xl-109{margin-left:54rem!important;margin-right:54rem!important}.mx-xl-110{margin-left:54.5rem!important;margin-right:54.5rem!important}.mx-xl-111{margin-left:55rem!important;margin-right:55rem!important}.mx-xl-112{margin-left:55.5rem!important;margin-right:55.5rem!important}.mx-xl-113{margin-left:56rem!important;margin-right:56rem!important}.mx-xl-114{margin-left:56.5rem!important;margin-right:56.5rem!important}.mx-xl-115{margin-left:57rem!important;margin-right:57rem!important}.mx-xl-116{margin-left:57.5rem!important;margin-right:57.5rem!important}.mx-xl-117{margin-left:58rem!important;margin-right:58rem!important}.mx-xl-118{margin-left:58.5rem!important;margin-right:58.5rem!important}.mx-xl-119{margin-left:59rem!important;margin-right:59rem!important}.mx-xl-120{margin-left:59.5rem!important;margin-right:59.5rem!important}.mx-xl-121{margin-left:60rem!important;margin-right:60rem!important}.mx-xl-122{margin-left:60.5rem!important;margin-right:60.5rem!important}.mx-xl-123{margin-left:61rem!important;margin-right:61rem!important}.mx-xl-124{margin-left:61.5rem!important;margin-right:61.5rem!important}.mx-xl-125{margin-left:62rem!important;margin-right:62rem!important}.mx-xl-126{margin-left:62.5rem!important;margin-right:62.5rem!important}.mx-xl-127{margin-left:63rem!important;margin-right:63rem!important}.mx-xl-128{margin-left:63.5rem!important;margin-right:63.5rem!important}.mx-xl-129{margin-left:64rem!important;margin-right:64rem!important}.mx-xl-130{margin-left:64.5rem!important;margin-right:64.5rem!important}.mx-xl-131{margin-left:65rem!important;margin-right:65rem!important}.mx-xl-132{margin-left:65.5rem!important;margin-right:65.5rem!important}.mx-xl-133{margin-left:66rem!important;margin-right:66rem!important}.mx-xl-134{margin-left:66.5rem!important;margin-right:66.5rem!important}.mx-xl-135{margin-left:67rem!important;margin-right:67rem!important}.mx-xl-136{margin-left:67.5rem!important;margin-right:67.5rem!important}.mx-xl-137{margin-left:68rem!important;margin-right:68rem!important}.mx-xl-138{margin-left:68.5rem!important;margin-right:68.5rem!important}.mx-xl-139{margin-left:69rem!important;margin-right:69rem!important}.mx-xl-140{margin-left:69.5rem!important;margin-right:69.5rem!important}.mx-xl-141{margin-left:70rem!important;margin-right:70rem!important}.mx-xl-142{margin-left:70.5rem!important;margin-right:70.5rem!important}.mx-xl-143{margin-left:71rem!important;margin-right:71rem!important}.mx-xl-144{margin-left:71.5rem!important;margin-right:71.5rem!important}.mx-xl-145{margin-left:72rem!important;margin-right:72rem!important}.mx-xl-146{margin-left:72.5rem!important;margin-right:72.5rem!important}.mx-xl-147{margin-left:73rem!important;margin-right:73rem!important}.mx-xl-148{margin-left:73.5rem!important;margin-right:73.5rem!important}.mx-xl-149{margin-left:74rem!important;margin-right:74rem!important}.mx-xl-150{margin-left:74.5rem!important;margin-right:74.5rem!important}.mx-xl-151{margin-left:75rem!important;margin-right:75rem!important}.mx-xl-152{margin-left:75.5rem!important;margin-right:75.5rem!important}.mx-xl-153{margin-left:76rem!important;margin-right:76rem!important}.mx-xl-154{margin-left:76.5rem!important;margin-right:76.5rem!important}.mx-xl-155{margin-left:77rem!important;margin-right:77rem!important}.mx-xl-156{margin-left:77.5rem!important;margin-right:77.5rem!important}.mx-xl-157{margin-left:78rem!important;margin-right:78rem!important}.mx-xl-158{margin-left:78.5rem!important;margin-right:78.5rem!important}.mx-xl-159{margin-left:79rem!important;margin-right:79rem!important}.mx-xl-160{margin-left:79.5rem!important;margin-right:79.5rem!important}.my-xl-0{margin-top:0rem!important;margin-bottom:0rem!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:2rem!important;margin-bottom:2rem!important}.my-xl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xl-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xl-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xl-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xl-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-22{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xl-23{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-24{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xl-25{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-26{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xl-27{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-28{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xl-29{margin-top:14rem!important;margin-bottom:14rem!important}.my-xl-30{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xl-31{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-32{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xl-33{margin-top:16rem!important;margin-bottom:16rem!important}.my-xl-34{margin-top:16.5rem!important;margin-bottom:16.5rem!important}.my-xl-35{margin-top:17rem!important;margin-bottom:17rem!important}.my-xl-36{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.my-xl-37{margin-top:18rem!important;margin-bottom:18rem!important}.my-xl-38{margin-top:18.5rem!important;margin-bottom:18.5rem!important}.my-xl-39{margin-top:19rem!important;margin-bottom:19rem!important}.my-xl-40{margin-top:19.5rem!important;margin-bottom:19.5rem!important}.my-xl-41{margin-top:20rem!important;margin-bottom:20rem!important}.my-xl-42{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-xl-43{margin-top:21rem!important;margin-bottom:21rem!important}.my-xl-44{margin-top:21.5rem!important;margin-bottom:21.5rem!important}.my-xl-45{margin-top:22rem!important;margin-bottom:22rem!important}.my-xl-46{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xl-47{margin-top:23rem!important;margin-bottom:23rem!important}.my-xl-48{margin-top:23.5rem!important;margin-bottom:23.5rem!important}.my-xl-49{margin-top:24rem!important;margin-bottom:24rem!important}.my-xl-50{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-xl-51{margin-top:25rem!important;margin-bottom:25rem!important}.my-xl-52{margin-top:25.5rem!important;margin-bottom:25.5rem!important}.my-xl-53{margin-top:26rem!important;margin-bottom:26rem!important}.my-xl-54{margin-top:26.5rem!important;margin-bottom:26.5rem!important}.my-xl-55{margin-top:27rem!important;margin-bottom:27rem!important}.my-xl-56{margin-top:27.5rem!important;margin-bottom:27.5rem!important}.my-xl-57{margin-top:28rem!important;margin-bottom:28rem!important}.my-xl-58{margin-top:28.5rem!important;margin-bottom:28.5rem!important}.my-xl-59{margin-top:29rem!important;margin-bottom:29rem!important}.my-xl-60{margin-top:29.5rem!important;margin-bottom:29.5rem!important}.my-xl-61{margin-top:30rem!important;margin-bottom:30rem!important}.my-xl-62{margin-top:30.5rem!important;margin-bottom:30.5rem!important}.my-xl-63{margin-top:31rem!important;margin-bottom:31rem!important}.my-xl-64{margin-top:31.5rem!important;margin-bottom:31.5rem!important}.my-xl-65{margin-top:32rem!important;margin-bottom:32rem!important}.my-xl-66{margin-top:32.5rem!important;margin-bottom:32.5rem!important}.my-xl-67{margin-top:33rem!important;margin-bottom:33rem!important}.my-xl-68{margin-top:33.5rem!important;margin-bottom:33.5rem!important}.my-xl-69{margin-top:34rem!important;margin-bottom:34rem!important}.my-xl-70{margin-top:34.5rem!important;margin-bottom:34.5rem!important}.my-xl-71{margin-top:35rem!important;margin-bottom:35rem!important}.my-xl-72{margin-top:35.5rem!important;margin-bottom:35.5rem!important}.my-xl-73{margin-top:36rem!important;margin-bottom:36rem!important}.my-xl-74{margin-top:36.5rem!important;margin-bottom:36.5rem!important}.my-xl-75{margin-top:37rem!important;margin-bottom:37rem!important}.my-xl-76{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-xl-77{margin-top:38rem!important;margin-bottom:38rem!important}.my-xl-78{margin-top:38.5rem!important;margin-bottom:38.5rem!important}.my-xl-79{margin-top:39rem!important;margin-bottom:39rem!important}.my-xl-80{margin-top:39.5rem!important;margin-bottom:39.5rem!important}.my-xl-81{margin-top:40rem!important;margin-bottom:40rem!important}.my-xl-82{margin-top:40.5rem!important;margin-bottom:40.5rem!important}.my-xl-83{margin-top:41rem!important;margin-bottom:41rem!important}.my-xl-84{margin-top:41.5rem!important;margin-bottom:41.5rem!important}.my-xl-85{margin-top:42rem!important;margin-bottom:42rem!important}.my-xl-86{margin-top:42.5rem!important;margin-bottom:42.5rem!important}.my-xl-87{margin-top:43rem!important;margin-bottom:43rem!important}.my-xl-88{margin-top:43.5rem!important;margin-bottom:43.5rem!important}.my-xl-89{margin-top:44rem!important;margin-bottom:44rem!important}.my-xl-90{margin-top:44.5rem!important;margin-bottom:44.5rem!important}.my-xl-91{margin-top:45rem!important;margin-bottom:45rem!important}.my-xl-92{margin-top:45.5rem!important;margin-bottom:45.5rem!important}.my-xl-93{margin-top:46rem!important;margin-bottom:46rem!important}.my-xl-94{margin-top:46.5rem!important;margin-bottom:46.5rem!important}.my-xl-95{margin-top:47rem!important;margin-bottom:47rem!important}.my-xl-96{margin-top:47.5rem!important;margin-bottom:47.5rem!important}.my-xl-97{margin-top:48rem!important;margin-bottom:48rem!important}.my-xl-98{margin-top:48.5rem!important;margin-bottom:48.5rem!important}.my-xl-99{margin-top:49rem!important;margin-bottom:49rem!important}.my-xl-100{margin-top:49.5rem!important;margin-bottom:49.5rem!important}.my-xl-101{margin-top:50rem!important;margin-bottom:50rem!important}.my-xl-102{margin-top:50.5rem!important;margin-bottom:50.5rem!important}.my-xl-103{margin-top:51rem!important;margin-bottom:51rem!important}.my-xl-104{margin-top:51.5rem!important;margin-bottom:51.5rem!important}.my-xl-105{margin-top:52rem!important;margin-bottom:52rem!important}.my-xl-106{margin-top:52.5rem!important;margin-bottom:52.5rem!important}.my-xl-107{margin-top:53rem!important;margin-bottom:53rem!important}.my-xl-108{margin-top:53.5rem!important;margin-bottom:53.5rem!important}.my-xl-109{margin-top:54rem!important;margin-bottom:54rem!important}.my-xl-110{margin-top:54.5rem!important;margin-bottom:54.5rem!important}.my-xl-111{margin-top:55rem!important;margin-bottom:55rem!important}.my-xl-112{margin-top:55.5rem!important;margin-bottom:55.5rem!important}.my-xl-113{margin-top:56rem!important;margin-bottom:56rem!important}.my-xl-114{margin-top:56.5rem!important;margin-bottom:56.5rem!important}.my-xl-115{margin-top:57rem!important;margin-bottom:57rem!important}.my-xl-116{margin-top:57.5rem!important;margin-bottom:57.5rem!important}.my-xl-117{margin-top:58rem!important;margin-bottom:58rem!important}.my-xl-118{margin-top:58.5rem!important;margin-bottom:58.5rem!important}.my-xl-119{margin-top:59rem!important;margin-bottom:59rem!important}.my-xl-120{margin-top:59.5rem!important;margin-bottom:59.5rem!important}.my-xl-121{margin-top:60rem!important;margin-bottom:60rem!important}.my-xl-122{margin-top:60.5rem!important;margin-bottom:60.5rem!important}.my-xl-123{margin-top:61rem!important;margin-bottom:61rem!important}.my-xl-124{margin-top:61.5rem!important;margin-bottom:61.5rem!important}.my-xl-125{margin-top:62rem!important;margin-bottom:62rem!important}.my-xl-126{margin-top:62.5rem!important;margin-bottom:62.5rem!important}.my-xl-127{margin-top:63rem!important;margin-bottom:63rem!important}.my-xl-128{margin-top:63.5rem!important;margin-bottom:63.5rem!important}.my-xl-129{margin-top:64rem!important;margin-bottom:64rem!important}.my-xl-130{margin-top:64.5rem!important;margin-bottom:64.5rem!important}.my-xl-131{margin-top:65rem!important;margin-bottom:65rem!important}.my-xl-132{margin-top:65.5rem!important;margin-bottom:65.5rem!important}.my-xl-133{margin-top:66rem!important;margin-bottom:66rem!important}.my-xl-134{margin-top:66.5rem!important;margin-bottom:66.5rem!important}.my-xl-135{margin-top:67rem!important;margin-bottom:67rem!important}.my-xl-136{margin-top:67.5rem!important;margin-bottom:67.5rem!important}.my-xl-137{margin-top:68rem!important;margin-bottom:68rem!important}.my-xl-138{margin-top:68.5rem!important;margin-bottom:68.5rem!important}.my-xl-139{margin-top:69rem!important;margin-bottom:69rem!important}.my-xl-140{margin-top:69.5rem!important;margin-bottom:69.5rem!important}.my-xl-141{margin-top:70rem!important;margin-bottom:70rem!important}.my-xl-142{margin-top:70.5rem!important;margin-bottom:70.5rem!important}.my-xl-143{margin-top:71rem!important;margin-bottom:71rem!important}.my-xl-144{margin-top:71.5rem!important;margin-bottom:71.5rem!important}.my-xl-145{margin-top:72rem!important;margin-bottom:72rem!important}.my-xl-146{margin-top:72.5rem!important;margin-bottom:72.5rem!important}.my-xl-147{margin-top:73rem!important;margin-bottom:73rem!important}.my-xl-148{margin-top:73.5rem!important;margin-bottom:73.5rem!important}.my-xl-149{margin-top:74rem!important;margin-bottom:74rem!important}.my-xl-150{margin-top:74.5rem!important;margin-bottom:74.5rem!important}.my-xl-151{margin-top:75rem!important;margin-bottom:75rem!important}.my-xl-152{margin-top:75.5rem!important;margin-bottom:75.5rem!important}.my-xl-153{margin-top:76rem!important;margin-bottom:76rem!important}.my-xl-154{margin-top:76.5rem!important;margin-bottom:76.5rem!important}.my-xl-155{margin-top:77rem!important;margin-bottom:77rem!important}.my-xl-156{margin-top:77.5rem!important;margin-bottom:77.5rem!important}.my-xl-157{margin-top:78rem!important;margin-bottom:78rem!important}.my-xl-158{margin-top:78.5rem!important;margin-bottom:78.5rem!important}.my-xl-159{margin-top:79rem!important;margin-bottom:79rem!important}.my-xl-160{margin-top:79.5rem!important;margin-bottom:79.5rem!important}}@media (min-width: 1400px){.m-xxl-0{margin:0rem!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:2rem!important}.m-xxl-6{margin:2.5rem!important}.m-xxl-7{margin:3rem!important}.m-xxl-8{margin:3.5rem!important}.m-xxl-9{margin:4rem!important}.m-xxl-10{margin:4.5rem!important}.m-xxl-11{margin:5rem!important}.m-xxl-12{margin:5.5rem!important}.m-xxl-13{margin:6rem!important}.m-xxl-14{margin:6.5rem!important}.m-xxl-15{margin:7rem!important}.m-xxl-16{margin:7.5rem!important}.m-xxl-17{margin:8rem!important}.m-xxl-18{margin:8.5rem!important}.m-xxl-19{margin:9rem!important}.m-xxl-20{margin:9.5rem!important}.m-xxl-21{margin:10rem!important}.m-xxl-22{margin:10.5rem!important}.m-xxl-23{margin:11rem!important}.m-xxl-24{margin:11.5rem!important}.m-xxl-25{margin:12rem!important}.m-xxl-26{margin:12.5rem!important}.m-xxl-27{margin:13rem!important}.m-xxl-28{margin:13.5rem!important}.m-xxl-29{margin:14rem!important}.m-xxl-30{margin:14.5rem!important}.m-xxl-31{margin:15rem!important}.m-xxl-32{margin:15.5rem!important}.m-xxl-33{margin:16rem!important}.m-xxl-34{margin:16.5rem!important}.m-xxl-35{margin:17rem!important}.m-xxl-36{margin:17.5rem!important}.m-xxl-37{margin:18rem!important}.m-xxl-38{margin:18.5rem!important}.m-xxl-39{margin:19rem!important}.m-xxl-40{margin:19.5rem!important}.m-xxl-41{margin:20rem!important}.m-xxl-42{margin:20.5rem!important}.m-xxl-43{margin:21rem!important}.m-xxl-44{margin:21.5rem!important}.m-xxl-45{margin:22rem!important}.m-xxl-46{margin:22.5rem!important}.m-xxl-47{margin:23rem!important}.m-xxl-48{margin:23.5rem!important}.m-xxl-49{margin:24rem!important}.m-xxl-50{margin:24.5rem!important}.m-xxl-51{margin:25rem!important}.m-xxl-52{margin:25.5rem!important}.m-xxl-53{margin:26rem!important}.m-xxl-54{margin:26.5rem!important}.m-xxl-55{margin:27rem!important}.m-xxl-56{margin:27.5rem!important}.m-xxl-57{margin:28rem!important}.m-xxl-58{margin:28.5rem!important}.m-xxl-59{margin:29rem!important}.m-xxl-60{margin:29.5rem!important}.m-xxl-61{margin:30rem!important}.m-xxl-62{margin:30.5rem!important}.m-xxl-63{margin:31rem!important}.m-xxl-64{margin:31.5rem!important}.m-xxl-65{margin:32rem!important}.m-xxl-66{margin:32.5rem!important}.m-xxl-67{margin:33rem!important}.m-xxl-68{margin:33.5rem!important}.m-xxl-69{margin:34rem!important}.m-xxl-70{margin:34.5rem!important}.m-xxl-71{margin:35rem!important}.m-xxl-72{margin:35.5rem!important}.m-xxl-73{margin:36rem!important}.m-xxl-74{margin:36.5rem!important}.m-xxl-75{margin:37rem!important}.m-xxl-76{margin:37.5rem!important}.m-xxl-77{margin:38rem!important}.m-xxl-78{margin:38.5rem!important}.m-xxl-79{margin:39rem!important}.m-xxl-80{margin:39.5rem!important}.m-xxl-81{margin:40rem!important}.m-xxl-82{margin:40.5rem!important}.m-xxl-83{margin:41rem!important}.m-xxl-84{margin:41.5rem!important}.m-xxl-85{margin:42rem!important}.m-xxl-86{margin:42.5rem!important}.m-xxl-87{margin:43rem!important}.m-xxl-88{margin:43.5rem!important}.m-xxl-89{margin:44rem!important}.m-xxl-90{margin:44.5rem!important}.m-xxl-91{margin:45rem!important}.m-xxl-92{margin:45.5rem!important}.m-xxl-93{margin:46rem!important}.m-xxl-94{margin:46.5rem!important}.m-xxl-95{margin:47rem!important}.m-xxl-96{margin:47.5rem!important}.m-xxl-97{margin:48rem!important}.m-xxl-98{margin:48.5rem!important}.m-xxl-99{margin:49rem!important}.m-xxl-100{margin:49.5rem!important}.m-xxl-101{margin:50rem!important}.m-xxl-102{margin:50.5rem!important}.m-xxl-103{margin:51rem!important}.m-xxl-104{margin:51.5rem!important}.m-xxl-105{margin:52rem!important}.m-xxl-106{margin:52.5rem!important}.m-xxl-107{margin:53rem!important}.m-xxl-108{margin:53.5rem!important}.m-xxl-109{margin:54rem!important}.m-xxl-110{margin:54.5rem!important}.m-xxl-111{margin:55rem!important}.m-xxl-112{margin:55.5rem!important}.m-xxl-113{margin:56rem!important}.m-xxl-114{margin:56.5rem!important}.m-xxl-115{margin:57rem!important}.m-xxl-116{margin:57.5rem!important}.m-xxl-117{margin:58rem!important}.m-xxl-118{margin:58.5rem!important}.m-xxl-119{margin:59rem!important}.m-xxl-120{margin:59.5rem!important}.m-xxl-121{margin:60rem!important}.m-xxl-122{margin:60.5rem!important}.m-xxl-123{margin:61rem!important}.m-xxl-124{margin:61.5rem!important}.m-xxl-125{margin:62rem!important}.m-xxl-126{margin:62.5rem!important}.m-xxl-127{margin:63rem!important}.m-xxl-128{margin:63.5rem!important}.m-xxl-129{margin:64rem!important}.m-xxl-130{margin:64.5rem!important}.m-xxl-131{margin:65rem!important}.m-xxl-132{margin:65.5rem!important}.m-xxl-133{margin:66rem!important}.m-xxl-134{margin:66.5rem!important}.m-xxl-135{margin:67rem!important}.m-xxl-136{margin:67.5rem!important}.m-xxl-137{margin:68rem!important}.m-xxl-138{margin:68.5rem!important}.m-xxl-139{margin:69rem!important}.m-xxl-140{margin:69.5rem!important}.m-xxl-141{margin:70rem!important}.m-xxl-142{margin:70.5rem!important}.m-xxl-143{margin:71rem!important}.m-xxl-144{margin:71.5rem!important}.m-xxl-145{margin:72rem!important}.m-xxl-146{margin:72.5rem!important}.m-xxl-147{margin:73rem!important}.m-xxl-148{margin:73.5rem!important}.m-xxl-149{margin:74rem!important}.m-xxl-150{margin:74.5rem!important}.m-xxl-151{margin:75rem!important}.m-xxl-152{margin:75.5rem!important}.m-xxl-153{margin:76rem!important}.m-xxl-154{margin:76.5rem!important}.m-xxl-155{margin:77rem!important}.m-xxl-156{margin:77.5rem!important}.m-xxl-157{margin:78rem!important}.m-xxl-158{margin:78.5rem!important}.m-xxl-159{margin:79rem!important}.m-xxl-160{margin:79.5rem!important}.mt-xxl-0{margin-top:0rem!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:2rem!important}.mt-xxl-6{margin-top:2.5rem!important}.mt-xxl-7{margin-top:3rem!important}.mt-xxl-8{margin-top:3.5rem!important}.mt-xxl-9{margin-top:4rem!important}.mt-xxl-10{margin-top:4.5rem!important}.mt-xxl-11{margin-top:5rem!important}.mt-xxl-12{margin-top:5.5rem!important}.mt-xxl-13{margin-top:6rem!important}.mt-xxl-14{margin-top:6.5rem!important}.mt-xxl-15{margin-top:7rem!important}.mt-xxl-16{margin-top:7.5rem!important}.mt-xxl-17{margin-top:8rem!important}.mt-xxl-18{margin-top:8.5rem!important}.mt-xxl-19{margin-top:9rem!important}.mt-xxl-20{margin-top:9.5rem!important}.mt-xxl-21{margin-top:10rem!important}.mt-xxl-22{margin-top:10.5rem!important}.mt-xxl-23{margin-top:11rem!important}.mt-xxl-24{margin-top:11.5rem!important}.mt-xxl-25{margin-top:12rem!important}.mt-xxl-26{margin-top:12.5rem!important}.mt-xxl-27{margin-top:13rem!important}.mt-xxl-28{margin-top:13.5rem!important}.mt-xxl-29{margin-top:14rem!important}.mt-xxl-30{margin-top:14.5rem!important}.mt-xxl-31{margin-top:15rem!important}.mt-xxl-32{margin-top:15.5rem!important}.mt-xxl-33{margin-top:16rem!important}.mt-xxl-34{margin-top:16.5rem!important}.mt-xxl-35{margin-top:17rem!important}.mt-xxl-36{margin-top:17.5rem!important}.mt-xxl-37{margin-top:18rem!important}.mt-xxl-38{margin-top:18.5rem!important}.mt-xxl-39{margin-top:19rem!important}.mt-xxl-40{margin-top:19.5rem!important}.mt-xxl-41{margin-top:20rem!important}.mt-xxl-42{margin-top:20.5rem!important}.mt-xxl-43{margin-top:21rem!important}.mt-xxl-44{margin-top:21.5rem!important}.mt-xxl-45{margin-top:22rem!important}.mt-xxl-46{margin-top:22.5rem!important}.mt-xxl-47{margin-top:23rem!important}.mt-xxl-48{margin-top:23.5rem!important}.mt-xxl-49{margin-top:24rem!important}.mt-xxl-50{margin-top:24.5rem!important}.mt-xxl-51{margin-top:25rem!important}.mt-xxl-52{margin-top:25.5rem!important}.mt-xxl-53{margin-top:26rem!important}.mt-xxl-54{margin-top:26.5rem!important}.mt-xxl-55{margin-top:27rem!important}.mt-xxl-56{margin-top:27.5rem!important}.mt-xxl-57{margin-top:28rem!important}.mt-xxl-58{margin-top:28.5rem!important}.mt-xxl-59{margin-top:29rem!important}.mt-xxl-60{margin-top:29.5rem!important}.mt-xxl-61{margin-top:30rem!important}.mt-xxl-62{margin-top:30.5rem!important}.mt-xxl-63{margin-top:31rem!important}.mt-xxl-64{margin-top:31.5rem!important}.mt-xxl-65{margin-top:32rem!important}.mt-xxl-66{margin-top:32.5rem!important}.mt-xxl-67{margin-top:33rem!important}.mt-xxl-68{margin-top:33.5rem!important}.mt-xxl-69{margin-top:34rem!important}.mt-xxl-70{margin-top:34.5rem!important}.mt-xxl-71{margin-top:35rem!important}.mt-xxl-72{margin-top:35.5rem!important}.mt-xxl-73{margin-top:36rem!important}.mt-xxl-74{margin-top:36.5rem!important}.mt-xxl-75{margin-top:37rem!important}.mt-xxl-76{margin-top:37.5rem!important}.mt-xxl-77{margin-top:38rem!important}.mt-xxl-78{margin-top:38.5rem!important}.mt-xxl-79{margin-top:39rem!important}.mt-xxl-80{margin-top:39.5rem!important}.mt-xxl-81{margin-top:40rem!important}.mt-xxl-82{margin-top:40.5rem!important}.mt-xxl-83{margin-top:41rem!important}.mt-xxl-84{margin-top:41.5rem!important}.mt-xxl-85{margin-top:42rem!important}.mt-xxl-86{margin-top:42.5rem!important}.mt-xxl-87{margin-top:43rem!important}.mt-xxl-88{margin-top:43.5rem!important}.mt-xxl-89{margin-top:44rem!important}.mt-xxl-90{margin-top:44.5rem!important}.mt-xxl-91{margin-top:45rem!important}.mt-xxl-92{margin-top:45.5rem!important}.mt-xxl-93{margin-top:46rem!important}.mt-xxl-94{margin-top:46.5rem!important}.mt-xxl-95{margin-top:47rem!important}.mt-xxl-96{margin-top:47.5rem!important}.mt-xxl-97{margin-top:48rem!important}.mt-xxl-98{margin-top:48.5rem!important}.mt-xxl-99{margin-top:49rem!important}.mt-xxl-100{margin-top:49.5rem!important}.mt-xxl-101{margin-top:50rem!important}.mt-xxl-102{margin-top:50.5rem!important}.mt-xxl-103{margin-top:51rem!important}.mt-xxl-104{margin-top:51.5rem!important}.mt-xxl-105{margin-top:52rem!important}.mt-xxl-106{margin-top:52.5rem!important}.mt-xxl-107{margin-top:53rem!important}.mt-xxl-108{margin-top:53.5rem!important}.mt-xxl-109{margin-top:54rem!important}.mt-xxl-110{margin-top:54.5rem!important}.mt-xxl-111{margin-top:55rem!important}.mt-xxl-112{margin-top:55.5rem!important}.mt-xxl-113{margin-top:56rem!important}.mt-xxl-114{margin-top:56.5rem!important}.mt-xxl-115{margin-top:57rem!important}.mt-xxl-116{margin-top:57.5rem!important}.mt-xxl-117{margin-top:58rem!important}.mt-xxl-118{margin-top:58.5rem!important}.mt-xxl-119{margin-top:59rem!important}.mt-xxl-120{margin-top:59.5rem!important}.mt-xxl-121{margin-top:60rem!important}.mt-xxl-122{margin-top:60.5rem!important}.mt-xxl-123{margin-top:61rem!important}.mt-xxl-124{margin-top:61.5rem!important}.mt-xxl-125{margin-top:62rem!important}.mt-xxl-126{margin-top:62.5rem!important}.mt-xxl-127{margin-top:63rem!important}.mt-xxl-128{margin-top:63.5rem!important}.mt-xxl-129{margin-top:64rem!important}.mt-xxl-130{margin-top:64.5rem!important}.mt-xxl-131{margin-top:65rem!important}.mt-xxl-132{margin-top:65.5rem!important}.mt-xxl-133{margin-top:66rem!important}.mt-xxl-134{margin-top:66.5rem!important}.mt-xxl-135{margin-top:67rem!important}.mt-xxl-136{margin-top:67.5rem!important}.mt-xxl-137{margin-top:68rem!important}.mt-xxl-138{margin-top:68.5rem!important}.mt-xxl-139{margin-top:69rem!important}.mt-xxl-140{margin-top:69.5rem!important}.mt-xxl-141{margin-top:70rem!important}.mt-xxl-142{margin-top:70.5rem!important}.mt-xxl-143{margin-top:71rem!important}.mt-xxl-144{margin-top:71.5rem!important}.mt-xxl-145{margin-top:72rem!important}.mt-xxl-146{margin-top:72.5rem!important}.mt-xxl-147{margin-top:73rem!important}.mt-xxl-148{margin-top:73.5rem!important}.mt-xxl-149{margin-top:74rem!important}.mt-xxl-150{margin-top:74.5rem!important}.mt-xxl-151{margin-top:75rem!important}.mt-xxl-152{margin-top:75.5rem!important}.mt-xxl-153{margin-top:76rem!important}.mt-xxl-154{margin-top:76.5rem!important}.mt-xxl-155{margin-top:77rem!important}.mt-xxl-156{margin-top:77.5rem!important}.mt-xxl-157{margin-top:78rem!important}.mt-xxl-158{margin-top:78.5rem!important}.mt-xxl-159{margin-top:79rem!important}.mt-xxl-160{margin-top:79.5rem!important}.mb-xxl-0{margin-bottom:0rem!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:2rem!important}.mb-xxl-6{margin-bottom:2.5rem!important}.mb-xxl-7{margin-bottom:3rem!important}.mb-xxl-8{margin-bottom:3.5rem!important}.mb-xxl-9{margin-bottom:4rem!important}.mb-xxl-10{margin-bottom:4.5rem!important}.mb-xxl-11{margin-bottom:5rem!important}.mb-xxl-12{margin-bottom:5.5rem!important}.mb-xxl-13{margin-bottom:6rem!important}.mb-xxl-14{margin-bottom:6.5rem!important}.mb-xxl-15{margin-bottom:7rem!important}.mb-xxl-16{margin-bottom:7.5rem!important}.mb-xxl-17{margin-bottom:8rem!important}.mb-xxl-18{margin-bottom:8.5rem!important}.mb-xxl-19{margin-bottom:9rem!important}.mb-xxl-20{margin-bottom:9.5rem!important}.mb-xxl-21{margin-bottom:10rem!important}.mb-xxl-22{margin-bottom:10.5rem!important}.mb-xxl-23{margin-bottom:11rem!important}.mb-xxl-24{margin-bottom:11.5rem!important}.mb-xxl-25{margin-bottom:12rem!important}.mb-xxl-26{margin-bottom:12.5rem!important}.mb-xxl-27{margin-bottom:13rem!important}.mb-xxl-28{margin-bottom:13.5rem!important}.mb-xxl-29{margin-bottom:14rem!important}.mb-xxl-30{margin-bottom:14.5rem!important}.mb-xxl-31{margin-bottom:15rem!important}.mb-xxl-32{margin-bottom:15.5rem!important}.mb-xxl-33{margin-bottom:16rem!important}.mb-xxl-34{margin-bottom:16.5rem!important}.mb-xxl-35{margin-bottom:17rem!important}.mb-xxl-36{margin-bottom:17.5rem!important}.mb-xxl-37{margin-bottom:18rem!important}.mb-xxl-38{margin-bottom:18.5rem!important}.mb-xxl-39{margin-bottom:19rem!important}.mb-xxl-40{margin-bottom:19.5rem!important}.mb-xxl-41{margin-bottom:20rem!important}.mb-xxl-42{margin-bottom:20.5rem!important}.mb-xxl-43{margin-bottom:21rem!important}.mb-xxl-44{margin-bottom:21.5rem!important}.mb-xxl-45{margin-bottom:22rem!important}.mb-xxl-46{margin-bottom:22.5rem!important}.mb-xxl-47{margin-bottom:23rem!important}.mb-xxl-48{margin-bottom:23.5rem!important}.mb-xxl-49{margin-bottom:24rem!important}.mb-xxl-50{margin-bottom:24.5rem!important}.mb-xxl-51{margin-bottom:25rem!important}.mb-xxl-52{margin-bottom:25.5rem!important}.mb-xxl-53{margin-bottom:26rem!important}.mb-xxl-54{margin-bottom:26.5rem!important}.mb-xxl-55{margin-bottom:27rem!important}.mb-xxl-56{margin-bottom:27.5rem!important}.mb-xxl-57{margin-bottom:28rem!important}.mb-xxl-58{margin-bottom:28.5rem!important}.mb-xxl-59{margin-bottom:29rem!important}.mb-xxl-60{margin-bottom:29.5rem!important}.mb-xxl-61{margin-bottom:30rem!important}.mb-xxl-62{margin-bottom:30.5rem!important}.mb-xxl-63{margin-bottom:31rem!important}.mb-xxl-64{margin-bottom:31.5rem!important}.mb-xxl-65{margin-bottom:32rem!important}.mb-xxl-66{margin-bottom:32.5rem!important}.mb-xxl-67{margin-bottom:33rem!important}.mb-xxl-68{margin-bottom:33.5rem!important}.mb-xxl-69{margin-bottom:34rem!important}.mb-xxl-70{margin-bottom:34.5rem!important}.mb-xxl-71{margin-bottom:35rem!important}.mb-xxl-72{margin-bottom:35.5rem!important}.mb-xxl-73{margin-bottom:36rem!important}.mb-xxl-74{margin-bottom:36.5rem!important}.mb-xxl-75{margin-bottom:37rem!important}.mb-xxl-76{margin-bottom:37.5rem!important}.mb-xxl-77{margin-bottom:38rem!important}.mb-xxl-78{margin-bottom:38.5rem!important}.mb-xxl-79{margin-bottom:39rem!important}.mb-xxl-80{margin-bottom:39.5rem!important}.mb-xxl-81{margin-bottom:40rem!important}.mb-xxl-82{margin-bottom:40.5rem!important}.mb-xxl-83{margin-bottom:41rem!important}.mb-xxl-84{margin-bottom:41.5rem!important}.mb-xxl-85{margin-bottom:42rem!important}.mb-xxl-86{margin-bottom:42.5rem!important}.mb-xxl-87{margin-bottom:43rem!important}.mb-xxl-88{margin-bottom:43.5rem!important}.mb-xxl-89{margin-bottom:44rem!important}.mb-xxl-90{margin-bottom:44.5rem!important}.mb-xxl-91{margin-bottom:45rem!important}.mb-xxl-92{margin-bottom:45.5rem!important}.mb-xxl-93{margin-bottom:46rem!important}.mb-xxl-94{margin-bottom:46.5rem!important}.mb-xxl-95{margin-bottom:47rem!important}.mb-xxl-96{margin-bottom:47.5rem!important}.mb-xxl-97{margin-bottom:48rem!important}.mb-xxl-98{margin-bottom:48.5rem!important}.mb-xxl-99{margin-bottom:49rem!important}.mb-xxl-100{margin-bottom:49.5rem!important}.mb-xxl-101{margin-bottom:50rem!important}.mb-xxl-102{margin-bottom:50.5rem!important}.mb-xxl-103{margin-bottom:51rem!important}.mb-xxl-104{margin-bottom:51.5rem!important}.mb-xxl-105{margin-bottom:52rem!important}.mb-xxl-106{margin-bottom:52.5rem!important}.mb-xxl-107{margin-bottom:53rem!important}.mb-xxl-108{margin-bottom:53.5rem!important}.mb-xxl-109{margin-bottom:54rem!important}.mb-xxl-110{margin-bottom:54.5rem!important}.mb-xxl-111{margin-bottom:55rem!important}.mb-xxl-112{margin-bottom:55.5rem!important}.mb-xxl-113{margin-bottom:56rem!important}.mb-xxl-114{margin-bottom:56.5rem!important}.mb-xxl-115{margin-bottom:57rem!important}.mb-xxl-116{margin-bottom:57.5rem!important}.mb-xxl-117{margin-bottom:58rem!important}.mb-xxl-118{margin-bottom:58.5rem!important}.mb-xxl-119{margin-bottom:59rem!important}.mb-xxl-120{margin-bottom:59.5rem!important}.mb-xxl-121{margin-bottom:60rem!important}.mb-xxl-122{margin-bottom:60.5rem!important}.mb-xxl-123{margin-bottom:61rem!important}.mb-xxl-124{margin-bottom:61.5rem!important}.mb-xxl-125{margin-bottom:62rem!important}.mb-xxl-126{margin-bottom:62.5rem!important}.mb-xxl-127{margin-bottom:63rem!important}.mb-xxl-128{margin-bottom:63.5rem!important}.mb-xxl-129{margin-bottom:64rem!important}.mb-xxl-130{margin-bottom:64.5rem!important}.mb-xxl-131{margin-bottom:65rem!important}.mb-xxl-132{margin-bottom:65.5rem!important}.mb-xxl-133{margin-bottom:66rem!important}.mb-xxl-134{margin-bottom:66.5rem!important}.mb-xxl-135{margin-bottom:67rem!important}.mb-xxl-136{margin-bottom:67.5rem!important}.mb-xxl-137{margin-bottom:68rem!important}.mb-xxl-138{margin-bottom:68.5rem!important}.mb-xxl-139{margin-bottom:69rem!important}.mb-xxl-140{margin-bottom:69.5rem!important}.mb-xxl-141{margin-bottom:70rem!important}.mb-xxl-142{margin-bottom:70.5rem!important}.mb-xxl-143{margin-bottom:71rem!important}.mb-xxl-144{margin-bottom:71.5rem!important}.mb-xxl-145{margin-bottom:72rem!important}.mb-xxl-146{margin-bottom:72.5rem!important}.mb-xxl-147{margin-bottom:73rem!important}.mb-xxl-148{margin-bottom:73.5rem!important}.mb-xxl-149{margin-bottom:74rem!important}.mb-xxl-150{margin-bottom:74.5rem!important}.mb-xxl-151{margin-bottom:75rem!important}.mb-xxl-152{margin-bottom:75.5rem!important}.mb-xxl-153{margin-bottom:76rem!important}.mb-xxl-154{margin-bottom:76.5rem!important}.mb-xxl-155{margin-bottom:77rem!important}.mb-xxl-156{margin-bottom:77.5rem!important}.mb-xxl-157{margin-bottom:78rem!important}.mb-xxl-158{margin-bottom:78.5rem!important}.mb-xxl-159{margin-bottom:79rem!important}.mb-xxl-160{margin-bottom:79.5rem!important}.ms-xxl-0{margin-left:0rem!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:2rem!important}.ms-xxl-6{margin-left:2.5rem!important}.ms-xxl-7{margin-left:3rem!important}.ms-xxl-8{margin-left:3.5rem!important}.ms-xxl-9{margin-left:4rem!important}.ms-xxl-10{margin-left:4.5rem!important}.ms-xxl-11{margin-left:5rem!important}.ms-xxl-12{margin-left:5.5rem!important}.ms-xxl-13{margin-left:6rem!important}.ms-xxl-14{margin-left:6.5rem!important}.ms-xxl-15{margin-left:7rem!important}.ms-xxl-16{margin-left:7.5rem!important}.ms-xxl-17{margin-left:8rem!important}.ms-xxl-18{margin-left:8.5rem!important}.ms-xxl-19{margin-left:9rem!important}.ms-xxl-20{margin-left:9.5rem!important}.ms-xxl-21{margin-left:10rem!important}.ms-xxl-22{margin-left:10.5rem!important}.ms-xxl-23{margin-left:11rem!important}.ms-xxl-24{margin-left:11.5rem!important}.ms-xxl-25{margin-left:12rem!important}.ms-xxl-26{margin-left:12.5rem!important}.ms-xxl-27{margin-left:13rem!important}.ms-xxl-28{margin-left:13.5rem!important}.ms-xxl-29{margin-left:14rem!important}.ms-xxl-30{margin-left:14.5rem!important}.ms-xxl-31{margin-left:15rem!important}.ms-xxl-32{margin-left:15.5rem!important}.ms-xxl-33{margin-left:16rem!important}.ms-xxl-34{margin-left:16.5rem!important}.ms-xxl-35{margin-left:17rem!important}.ms-xxl-36{margin-left:17.5rem!important}.ms-xxl-37{margin-left:18rem!important}.ms-xxl-38{margin-left:18.5rem!important}.ms-xxl-39{margin-left:19rem!important}.ms-xxl-40{margin-left:19.5rem!important}.ms-xxl-41{margin-left:20rem!important}.ms-xxl-42{margin-left:20.5rem!important}.ms-xxl-43{margin-left:21rem!important}.ms-xxl-44{margin-left:21.5rem!important}.ms-xxl-45{margin-left:22rem!important}.ms-xxl-46{margin-left:22.5rem!important}.ms-xxl-47{margin-left:23rem!important}.ms-xxl-48{margin-left:23.5rem!important}.ms-xxl-49{margin-left:24rem!important}.ms-xxl-50{margin-left:24.5rem!important}.ms-xxl-51{margin-left:25rem!important}.ms-xxl-52{margin-left:25.5rem!important}.ms-xxl-53{margin-left:26rem!important}.ms-xxl-54{margin-left:26.5rem!important}.ms-xxl-55{margin-left:27rem!important}.ms-xxl-56{margin-left:27.5rem!important}.ms-xxl-57{margin-left:28rem!important}.ms-xxl-58{margin-left:28.5rem!important}.ms-xxl-59{margin-left:29rem!important}.ms-xxl-60{margin-left:29.5rem!important}.ms-xxl-61{margin-left:30rem!important}.ms-xxl-62{margin-left:30.5rem!important}.ms-xxl-63{margin-left:31rem!important}.ms-xxl-64{margin-left:31.5rem!important}.ms-xxl-65{margin-left:32rem!important}.ms-xxl-66{margin-left:32.5rem!important}.ms-xxl-67{margin-left:33rem!important}.ms-xxl-68{margin-left:33.5rem!important}.ms-xxl-69{margin-left:34rem!important}.ms-xxl-70{margin-left:34.5rem!important}.ms-xxl-71{margin-left:35rem!important}.ms-xxl-72{margin-left:35.5rem!important}.ms-xxl-73{margin-left:36rem!important}.ms-xxl-74{margin-left:36.5rem!important}.ms-xxl-75{margin-left:37rem!important}.ms-xxl-76{margin-left:37.5rem!important}.ms-xxl-77{margin-left:38rem!important}.ms-xxl-78{margin-left:38.5rem!important}.ms-xxl-79{margin-left:39rem!important}.ms-xxl-80{margin-left:39.5rem!important}.ms-xxl-81{margin-left:40rem!important}.ms-xxl-82{margin-left:40.5rem!important}.ms-xxl-83{margin-left:41rem!important}.ms-xxl-84{margin-left:41.5rem!important}.ms-xxl-85{margin-left:42rem!important}.ms-xxl-86{margin-left:42.5rem!important}.ms-xxl-87{margin-left:43rem!important}.ms-xxl-88{margin-left:43.5rem!important}.ms-xxl-89{margin-left:44rem!important}.ms-xxl-90{margin-left:44.5rem!important}.ms-xxl-91{margin-left:45rem!important}.ms-xxl-92{margin-left:45.5rem!important}.ms-xxl-93{margin-left:46rem!important}.ms-xxl-94{margin-left:46.5rem!important}.ms-xxl-95{margin-left:47rem!important}.ms-xxl-96{margin-left:47.5rem!important}.ms-xxl-97{margin-left:48rem!important}.ms-xxl-98{margin-left:48.5rem!important}.ms-xxl-99{margin-left:49rem!important}.ms-xxl-100{margin-left:49.5rem!important}.ms-xxl-101{margin-left:50rem!important}.ms-xxl-102{margin-left:50.5rem!important}.ms-xxl-103{margin-left:51rem!important}.ms-xxl-104{margin-left:51.5rem!important}.ms-xxl-105{margin-left:52rem!important}.ms-xxl-106{margin-left:52.5rem!important}.ms-xxl-107{margin-left:53rem!important}.ms-xxl-108{margin-left:53.5rem!important}.ms-xxl-109{margin-left:54rem!important}.ms-xxl-110{margin-left:54.5rem!important}.ms-xxl-111{margin-left:55rem!important}.ms-xxl-112{margin-left:55.5rem!important}.ms-xxl-113{margin-left:56rem!important}.ms-xxl-114{margin-left:56.5rem!important}.ms-xxl-115{margin-left:57rem!important}.ms-xxl-116{margin-left:57.5rem!important}.ms-xxl-117{margin-left:58rem!important}.ms-xxl-118{margin-left:58.5rem!important}.ms-xxl-119{margin-left:59rem!important}.ms-xxl-120{margin-left:59.5rem!important}.ms-xxl-121{margin-left:60rem!important}.ms-xxl-122{margin-left:60.5rem!important}.ms-xxl-123{margin-left:61rem!important}.ms-xxl-124{margin-left:61.5rem!important}.ms-xxl-125{margin-left:62rem!important}.ms-xxl-126{margin-left:62.5rem!important}.ms-xxl-127{margin-left:63rem!important}.ms-xxl-128{margin-left:63.5rem!important}.ms-xxl-129{margin-left:64rem!important}.ms-xxl-130{margin-left:64.5rem!important}.ms-xxl-131{margin-left:65rem!important}.ms-xxl-132{margin-left:65.5rem!important}.ms-xxl-133{margin-left:66rem!important}.ms-xxl-134{margin-left:66.5rem!important}.ms-xxl-135{margin-left:67rem!important}.ms-xxl-136{margin-left:67.5rem!important}.ms-xxl-137{margin-left:68rem!important}.ms-xxl-138{margin-left:68.5rem!important}.ms-xxl-139{margin-left:69rem!important}.ms-xxl-140{margin-left:69.5rem!important}.ms-xxl-141{margin-left:70rem!important}.ms-xxl-142{margin-left:70.5rem!important}.ms-xxl-143{margin-left:71rem!important}.ms-xxl-144{margin-left:71.5rem!important}.ms-xxl-145{margin-left:72rem!important}.ms-xxl-146{margin-left:72.5rem!important}.ms-xxl-147{margin-left:73rem!important}.ms-xxl-148{margin-left:73.5rem!important}.ms-xxl-149{margin-left:74rem!important}.ms-xxl-150{margin-left:74.5rem!important}.ms-xxl-151{margin-left:75rem!important}.ms-xxl-152{margin-left:75.5rem!important}.ms-xxl-153{margin-left:76rem!important}.ms-xxl-154{margin-left:76.5rem!important}.ms-xxl-155{margin-left:77rem!important}.ms-xxl-156{margin-left:77.5rem!important}.ms-xxl-157{margin-left:78rem!important}.ms-xxl-158{margin-left:78.5rem!important}.ms-xxl-159{margin-left:79rem!important}.ms-xxl-160{margin-left:79.5rem!important}.me-xxl-0{margin-right:0rem!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:2rem!important}.me-xxl-6{margin-right:2.5rem!important}.me-xxl-7{margin-right:3rem!important}.me-xxl-8{margin-right:3.5rem!important}.me-xxl-9{margin-right:4rem!important}.me-xxl-10{margin-right:4.5rem!important}.me-xxl-11{margin-right:5rem!important}.me-xxl-12{margin-right:5.5rem!important}.me-xxl-13{margin-right:6rem!important}.me-xxl-14{margin-right:6.5rem!important}.me-xxl-15{margin-right:7rem!important}.me-xxl-16{margin-right:7.5rem!important}.me-xxl-17{margin-right:8rem!important}.me-xxl-18{margin-right:8.5rem!important}.me-xxl-19{margin-right:9rem!important}.me-xxl-20{margin-right:9.5rem!important}.me-xxl-21{margin-right:10rem!important}.me-xxl-22{margin-right:10.5rem!important}.me-xxl-23{margin-right:11rem!important}.me-xxl-24{margin-right:11.5rem!important}.me-xxl-25{margin-right:12rem!important}.me-xxl-26{margin-right:12.5rem!important}.me-xxl-27{margin-right:13rem!important}.me-xxl-28{margin-right:13.5rem!important}.me-xxl-29{margin-right:14rem!important}.me-xxl-30{margin-right:14.5rem!important}.me-xxl-31{margin-right:15rem!important}.me-xxl-32{margin-right:15.5rem!important}.me-xxl-33{margin-right:16rem!important}.me-xxl-34{margin-right:16.5rem!important}.me-xxl-35{margin-right:17rem!important}.me-xxl-36{margin-right:17.5rem!important}.me-xxl-37{margin-right:18rem!important}.me-xxl-38{margin-right:18.5rem!important}.me-xxl-39{margin-right:19rem!important}.me-xxl-40{margin-right:19.5rem!important}.me-xxl-41{margin-right:20rem!important}.me-xxl-42{margin-right:20.5rem!important}.me-xxl-43{margin-right:21rem!important}.me-xxl-44{margin-right:21.5rem!important}.me-xxl-45{margin-right:22rem!important}.me-xxl-46{margin-right:22.5rem!important}.me-xxl-47{margin-right:23rem!important}.me-xxl-48{margin-right:23.5rem!important}.me-xxl-49{margin-right:24rem!important}.me-xxl-50{margin-right:24.5rem!important}.me-xxl-51{margin-right:25rem!important}.me-xxl-52{margin-right:25.5rem!important}.me-xxl-53{margin-right:26rem!important}.me-xxl-54{margin-right:26.5rem!important}.me-xxl-55{margin-right:27rem!important}.me-xxl-56{margin-right:27.5rem!important}.me-xxl-57{margin-right:28rem!important}.me-xxl-58{margin-right:28.5rem!important}.me-xxl-59{margin-right:29rem!important}.me-xxl-60{margin-right:29.5rem!important}.me-xxl-61{margin-right:30rem!important}.me-xxl-62{margin-right:30.5rem!important}.me-xxl-63{margin-right:31rem!important}.me-xxl-64{margin-right:31.5rem!important}.me-xxl-65{margin-right:32rem!important}.me-xxl-66{margin-right:32.5rem!important}.me-xxl-67{margin-right:33rem!important}.me-xxl-68{margin-right:33.5rem!important}.me-xxl-69{margin-right:34rem!important}.me-xxl-70{margin-right:34.5rem!important}.me-xxl-71{margin-right:35rem!important}.me-xxl-72{margin-right:35.5rem!important}.me-xxl-73{margin-right:36rem!important}.me-xxl-74{margin-right:36.5rem!important}.me-xxl-75{margin-right:37rem!important}.me-xxl-76{margin-right:37.5rem!important}.me-xxl-77{margin-right:38rem!important}.me-xxl-78{margin-right:38.5rem!important}.me-xxl-79{margin-right:39rem!important}.me-xxl-80{margin-right:39.5rem!important}.me-xxl-81{margin-right:40rem!important}.me-xxl-82{margin-right:40.5rem!important}.me-xxl-83{margin-right:41rem!important}.me-xxl-84{margin-right:41.5rem!important}.me-xxl-85{margin-right:42rem!important}.me-xxl-86{margin-right:42.5rem!important}.me-xxl-87{margin-right:43rem!important}.me-xxl-88{margin-right:43.5rem!important}.me-xxl-89{margin-right:44rem!important}.me-xxl-90{margin-right:44.5rem!important}.me-xxl-91{margin-right:45rem!important}.me-xxl-92{margin-right:45.5rem!important}.me-xxl-93{margin-right:46rem!important}.me-xxl-94{margin-right:46.5rem!important}.me-xxl-95{margin-right:47rem!important}.me-xxl-96{margin-right:47.5rem!important}.me-xxl-97{margin-right:48rem!important}.me-xxl-98{margin-right:48.5rem!important}.me-xxl-99{margin-right:49rem!important}.me-xxl-100{margin-right:49.5rem!important}.me-xxl-101{margin-right:50rem!important}.me-xxl-102{margin-right:50.5rem!important}.me-xxl-103{margin-right:51rem!important}.me-xxl-104{margin-right:51.5rem!important}.me-xxl-105{margin-right:52rem!important}.me-xxl-106{margin-right:52.5rem!important}.me-xxl-107{margin-right:53rem!important}.me-xxl-108{margin-right:53.5rem!important}.me-xxl-109{margin-right:54rem!important}.me-xxl-110{margin-right:54.5rem!important}.me-xxl-111{margin-right:55rem!important}.me-xxl-112{margin-right:55.5rem!important}.me-xxl-113{margin-right:56rem!important}.me-xxl-114{margin-right:56.5rem!important}.me-xxl-115{margin-right:57rem!important}.me-xxl-116{margin-right:57.5rem!important}.me-xxl-117{margin-right:58rem!important}.me-xxl-118{margin-right:58.5rem!important}.me-xxl-119{margin-right:59rem!important}.me-xxl-120{margin-right:59.5rem!important}.me-xxl-121{margin-right:60rem!important}.me-xxl-122{margin-right:60.5rem!important}.me-xxl-123{margin-right:61rem!important}.me-xxl-124{margin-right:61.5rem!important}.me-xxl-125{margin-right:62rem!important}.me-xxl-126{margin-right:62.5rem!important}.me-xxl-127{margin-right:63rem!important}.me-xxl-128{margin-right:63.5rem!important}.me-xxl-129{margin-right:64rem!important}.me-xxl-130{margin-right:64.5rem!important}.me-xxl-131{margin-right:65rem!important}.me-xxl-132{margin-right:65.5rem!important}.me-xxl-133{margin-right:66rem!important}.me-xxl-134{margin-right:66.5rem!important}.me-xxl-135{margin-right:67rem!important}.me-xxl-136{margin-right:67.5rem!important}.me-xxl-137{margin-right:68rem!important}.me-xxl-138{margin-right:68.5rem!important}.me-xxl-139{margin-right:69rem!important}.me-xxl-140{margin-right:69.5rem!important}.me-xxl-141{margin-right:70rem!important}.me-xxl-142{margin-right:70.5rem!important}.me-xxl-143{margin-right:71rem!important}.me-xxl-144{margin-right:71.5rem!important}.me-xxl-145{margin-right:72rem!important}.me-xxl-146{margin-right:72.5rem!important}.me-xxl-147{margin-right:73rem!important}.me-xxl-148{margin-right:73.5rem!important}.me-xxl-149{margin-right:74rem!important}.me-xxl-150{margin-right:74.5rem!important}.me-xxl-151{margin-right:75rem!important}.me-xxl-152{margin-right:75.5rem!important}.me-xxl-153{margin-right:76rem!important}.me-xxl-154{margin-right:76.5rem!important}.me-xxl-155{margin-right:77rem!important}.me-xxl-156{margin-right:77.5rem!important}.me-xxl-157{margin-right:78rem!important}.me-xxl-158{margin-right:78.5rem!important}.me-xxl-159{margin-right:79rem!important}.me-xxl-160{margin-right:79.5rem!important}.mx-xxl-0{margin-left:0rem!important;margin-right:0rem!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-6{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-xxl-7{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-8{margin-left:3.5rem!important;margin-right:3.5rem!important}.mx-xxl-9{margin-left:4rem!important;margin-right:4rem!important}.mx-xxl-10{margin-left:4.5rem!important;margin-right:4.5rem!important}.mx-xxl-11{margin-left:5rem!important;margin-right:5rem!important}.mx-xxl-12{margin-left:5.5rem!important;margin-right:5.5rem!important}.mx-xxl-13{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-14{margin-left:6.5rem!important;margin-right:6.5rem!important}.mx-xxl-15{margin-left:7rem!important;margin-right:7rem!important}.mx-xxl-16{margin-left:7.5rem!important;margin-right:7.5rem!important}.mx-xxl-17{margin-left:8rem!important;margin-right:8rem!important}.mx-xxl-18{margin-left:8.5rem!important;margin-right:8.5rem!important}.mx-xxl-19{margin-left:9rem!important;margin-right:9rem!important}.mx-xxl-20{margin-left:9.5rem!important;margin-right:9.5rem!important}.mx-xxl-21{margin-left:10rem!important;margin-right:10rem!important}.mx-xxl-22{margin-left:10.5rem!important;margin-right:10.5rem!important}.mx-xxl-23{margin-left:11rem!important;margin-right:11rem!important}.mx-xxl-24{margin-left:11.5rem!important;margin-right:11.5rem!important}.mx-xxl-25{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-26{margin-left:12.5rem!important;margin-right:12.5rem!important}.mx-xxl-27{margin-left:13rem!important;margin-right:13rem!important}.mx-xxl-28{margin-left:13.5rem!important;margin-right:13.5rem!important}.mx-xxl-29{margin-left:14rem!important;margin-right:14rem!important}.mx-xxl-30{margin-left:14.5rem!important;margin-right:14.5rem!important}.mx-xxl-31{margin-left:15rem!important;margin-right:15rem!important}.mx-xxl-32{margin-left:15.5rem!important;margin-right:15.5rem!important}.mx-xxl-33{margin-left:16rem!important;margin-right:16rem!important}.mx-xxl-34{margin-left:16.5rem!important;margin-right:16.5rem!important}.mx-xxl-35{margin-left:17rem!important;margin-right:17rem!important}.mx-xxl-36{margin-left:17.5rem!important;margin-right:17.5rem!important}.mx-xxl-37{margin-left:18rem!important;margin-right:18rem!important}.mx-xxl-38{margin-left:18.5rem!important;margin-right:18.5rem!important}.mx-xxl-39{margin-left:19rem!important;margin-right:19rem!important}.mx-xxl-40{margin-left:19.5rem!important;margin-right:19.5rem!important}.mx-xxl-41{margin-left:20rem!important;margin-right:20rem!important}.mx-xxl-42{margin-left:20.5rem!important;margin-right:20.5rem!important}.mx-xxl-43{margin-left:21rem!important;margin-right:21rem!important}.mx-xxl-44{margin-left:21.5rem!important;margin-right:21.5rem!important}.mx-xxl-45{margin-left:22rem!important;margin-right:22rem!important}.mx-xxl-46{margin-left:22.5rem!important;margin-right:22.5rem!important}.mx-xxl-47{margin-left:23rem!important;margin-right:23rem!important}.mx-xxl-48{margin-left:23.5rem!important;margin-right:23.5rem!important}.mx-xxl-49{margin-left:24rem!important;margin-right:24rem!important}.mx-xxl-50{margin-left:24.5rem!important;margin-right:24.5rem!important}.mx-xxl-51{margin-left:25rem!important;margin-right:25rem!important}.mx-xxl-52{margin-left:25.5rem!important;margin-right:25.5rem!important}.mx-xxl-53{margin-left:26rem!important;margin-right:26rem!important}.mx-xxl-54{margin-left:26.5rem!important;margin-right:26.5rem!important}.mx-xxl-55{margin-left:27rem!important;margin-right:27rem!important}.mx-xxl-56{margin-left:27.5rem!important;margin-right:27.5rem!important}.mx-xxl-57{margin-left:28rem!important;margin-right:28rem!important}.mx-xxl-58{margin-left:28.5rem!important;margin-right:28.5rem!important}.mx-xxl-59{margin-left:29rem!important;margin-right:29rem!important}.mx-xxl-60{margin-left:29.5rem!important;margin-right:29.5rem!important}.mx-xxl-61{margin-left:30rem!important;margin-right:30rem!important}.mx-xxl-62{margin-left:30.5rem!important;margin-right:30.5rem!important}.mx-xxl-63{margin-left:31rem!important;margin-right:31rem!important}.mx-xxl-64{margin-left:31.5rem!important;margin-right:31.5rem!important}.mx-xxl-65{margin-left:32rem!important;margin-right:32rem!important}.mx-xxl-66{margin-left:32.5rem!important;margin-right:32.5rem!important}.mx-xxl-67{margin-left:33rem!important;margin-right:33rem!important}.mx-xxl-68{margin-left:33.5rem!important;margin-right:33.5rem!important}.mx-xxl-69{margin-left:34rem!important;margin-right:34rem!important}.mx-xxl-70{margin-left:34.5rem!important;margin-right:34.5rem!important}.mx-xxl-71{margin-left:35rem!important;margin-right:35rem!important}.mx-xxl-72{margin-left:35.5rem!important;margin-right:35.5rem!important}.mx-xxl-73{margin-left:36rem!important;margin-right:36rem!important}.mx-xxl-74{margin-left:36.5rem!important;margin-right:36.5rem!important}.mx-xxl-75{margin-left:37rem!important;margin-right:37rem!important}.mx-xxl-76{margin-left:37.5rem!important;margin-right:37.5rem!important}.mx-xxl-77{margin-left:38rem!important;margin-right:38rem!important}.mx-xxl-78{margin-left:38.5rem!important;margin-right:38.5rem!important}.mx-xxl-79{margin-left:39rem!important;margin-right:39rem!important}.mx-xxl-80{margin-left:39.5rem!important;margin-right:39.5rem!important}.mx-xxl-81{margin-left:40rem!important;margin-right:40rem!important}.mx-xxl-82{margin-left:40.5rem!important;margin-right:40.5rem!important}.mx-xxl-83{margin-left:41rem!important;margin-right:41rem!important}.mx-xxl-84{margin-left:41.5rem!important;margin-right:41.5rem!important}.mx-xxl-85{margin-left:42rem!important;margin-right:42rem!important}.mx-xxl-86{margin-left:42.5rem!important;margin-right:42.5rem!important}.mx-xxl-87{margin-left:43rem!important;margin-right:43rem!important}.mx-xxl-88{margin-left:43.5rem!important;margin-right:43.5rem!important}.mx-xxl-89{margin-left:44rem!important;margin-right:44rem!important}.mx-xxl-90{margin-left:44.5rem!important;margin-right:44.5rem!important}.mx-xxl-91{margin-left:45rem!important;margin-right:45rem!important}.mx-xxl-92{margin-left:45.5rem!important;margin-right:45.5rem!important}.mx-xxl-93{margin-left:46rem!important;margin-right:46rem!important}.mx-xxl-94{margin-left:46.5rem!important;margin-right:46.5rem!important}.mx-xxl-95{margin-left:47rem!important;margin-right:47rem!important}.mx-xxl-96{margin-left:47.5rem!important;margin-right:47.5rem!important}.mx-xxl-97{margin-left:48rem!important;margin-right:48rem!important}.mx-xxl-98{margin-left:48.5rem!important;margin-right:48.5rem!important}.mx-xxl-99{margin-left:49rem!important;margin-right:49rem!important}.mx-xxl-100{margin-left:49.5rem!important;margin-right:49.5rem!important}.mx-xxl-101{margin-left:50rem!important;margin-right:50rem!important}.mx-xxl-102{margin-left:50.5rem!important;margin-right:50.5rem!important}.mx-xxl-103{margin-left:51rem!important;margin-right:51rem!important}.mx-xxl-104{margin-left:51.5rem!important;margin-right:51.5rem!important}.mx-xxl-105{margin-left:52rem!important;margin-right:52rem!important}.mx-xxl-106{margin-left:52.5rem!important;margin-right:52.5rem!important}.mx-xxl-107{margin-left:53rem!important;margin-right:53rem!important}.mx-xxl-108{margin-left:53.5rem!important;margin-right:53.5rem!important}.mx-xxl-109{margin-left:54rem!important;margin-right:54rem!important}.mx-xxl-110{margin-left:54.5rem!important;margin-right:54.5rem!important}.mx-xxl-111{margin-left:55rem!important;margin-right:55rem!important}.mx-xxl-112{margin-left:55.5rem!important;margin-right:55.5rem!important}.mx-xxl-113{margin-left:56rem!important;margin-right:56rem!important}.mx-xxl-114{margin-left:56.5rem!important;margin-right:56.5rem!important}.mx-xxl-115{margin-left:57rem!important;margin-right:57rem!important}.mx-xxl-116{margin-left:57.5rem!important;margin-right:57.5rem!important}.mx-xxl-117{margin-left:58rem!important;margin-right:58rem!important}.mx-xxl-118{margin-left:58.5rem!important;margin-right:58.5rem!important}.mx-xxl-119{margin-left:59rem!important;margin-right:59rem!important}.mx-xxl-120{margin-left:59.5rem!important;margin-right:59.5rem!important}.mx-xxl-121{margin-left:60rem!important;margin-right:60rem!important}.mx-xxl-122{margin-left:60.5rem!important;margin-right:60.5rem!important}.mx-xxl-123{margin-left:61rem!important;margin-right:61rem!important}.mx-xxl-124{margin-left:61.5rem!important;margin-right:61.5rem!important}.mx-xxl-125{margin-left:62rem!important;margin-right:62rem!important}.mx-xxl-126{margin-left:62.5rem!important;margin-right:62.5rem!important}.mx-xxl-127{margin-left:63rem!important;margin-right:63rem!important}.mx-xxl-128{margin-left:63.5rem!important;margin-right:63.5rem!important}.mx-xxl-129{margin-left:64rem!important;margin-right:64rem!important}.mx-xxl-130{margin-left:64.5rem!important;margin-right:64.5rem!important}.mx-xxl-131{margin-left:65rem!important;margin-right:65rem!important}.mx-xxl-132{margin-left:65.5rem!important;margin-right:65.5rem!important}.mx-xxl-133{margin-left:66rem!important;margin-right:66rem!important}.mx-xxl-134{margin-left:66.5rem!important;margin-right:66.5rem!important}.mx-xxl-135{margin-left:67rem!important;margin-right:67rem!important}.mx-xxl-136{margin-left:67.5rem!important;margin-right:67.5rem!important}.mx-xxl-137{margin-left:68rem!important;margin-right:68rem!important}.mx-xxl-138{margin-left:68.5rem!important;margin-right:68.5rem!important}.mx-xxl-139{margin-left:69rem!important;margin-right:69rem!important}.mx-xxl-140{margin-left:69.5rem!important;margin-right:69.5rem!important}.mx-xxl-141{margin-left:70rem!important;margin-right:70rem!important}.mx-xxl-142{margin-left:70.5rem!important;margin-right:70.5rem!important}.mx-xxl-143{margin-left:71rem!important;margin-right:71rem!important}.mx-xxl-144{margin-left:71.5rem!important;margin-right:71.5rem!important}.mx-xxl-145{margin-left:72rem!important;margin-right:72rem!important}.mx-xxl-146{margin-left:72.5rem!important;margin-right:72.5rem!important}.mx-xxl-147{margin-left:73rem!important;margin-right:73rem!important}.mx-xxl-148{margin-left:73.5rem!important;margin-right:73.5rem!important}.mx-xxl-149{margin-left:74rem!important;margin-right:74rem!important}.mx-xxl-150{margin-left:74.5rem!important;margin-right:74.5rem!important}.mx-xxl-151{margin-left:75rem!important;margin-right:75rem!important}.mx-xxl-152{margin-left:75.5rem!important;margin-right:75.5rem!important}.mx-xxl-153{margin-left:76rem!important;margin-right:76rem!important}.mx-xxl-154{margin-left:76.5rem!important;margin-right:76.5rem!important}.mx-xxl-155{margin-left:77rem!important;margin-right:77rem!important}.mx-xxl-156{margin-left:77.5rem!important;margin-right:77.5rem!important}.mx-xxl-157{margin-left:78rem!important;margin-right:78rem!important}.mx-xxl-158{margin-left:78.5rem!important;margin-right:78.5rem!important}.mx-xxl-159{margin-left:79rem!important;margin-right:79rem!important}.mx-xxl-160{margin-left:79.5rem!important;margin-right:79.5rem!important}.my-xxl-0{margin-top:0rem!important;margin-bottom:0rem!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:2rem!important;margin-bottom:2rem!important}.my-xxl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxl-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxl-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxl-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxl-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxl-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-22{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xxl-23{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-24{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xxl-25{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-26{margin-top:12.5rem!important;margin-bottom:12.5rem!important}.my-xxl-27{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-28{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.my-xxl-29{margin-top:14rem!important;margin-bottom:14rem!important}.my-xxl-30{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xxl-31{margin-top:15rem!important;margin-bottom:15rem!important}.my-xxl-32{margin-top:15.5rem!important;margin-bottom:15.5rem!important}.my-xxl-33{margin-top:16rem!important;margin-bottom:16rem!important}.my-xxl-34{margin-top:16.5rem!important;margin-bottom:16.5rem!important}.my-xxl-35{margin-top:17rem!important;margin-bottom:17rem!important}.my-xxl-36{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.my-xxl-37{margin-top:18rem!important;margin-bottom:18rem!important}.my-xxl-38{margin-top:18.5rem!important;margin-bottom:18.5rem!important}.my-xxl-39{margin-top:19rem!important;margin-bottom:19rem!important}.my-xxl-40{margin-top:19.5rem!important;margin-bottom:19.5rem!important}.my-xxl-41{margin-top:20rem!important;margin-bottom:20rem!important}.my-xxl-42{margin-top:20.5rem!important;margin-bottom:20.5rem!important}.my-xxl-43{margin-top:21rem!important;margin-bottom:21rem!important}.my-xxl-44{margin-top:21.5rem!important;margin-bottom:21.5rem!important}.my-xxl-45{margin-top:22rem!important;margin-bottom:22rem!important}.my-xxl-46{margin-top:22.5rem!important;margin-bottom:22.5rem!important}.my-xxl-47{margin-top:23rem!important;margin-bottom:23rem!important}.my-xxl-48{margin-top:23.5rem!important;margin-bottom:23.5rem!important}.my-xxl-49{margin-top:24rem!important;margin-bottom:24rem!important}.my-xxl-50{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-xxl-51{margin-top:25rem!important;margin-bottom:25rem!important}.my-xxl-52{margin-top:25.5rem!important;margin-bottom:25.5rem!important}.my-xxl-53{margin-top:26rem!important;margin-bottom:26rem!important}.my-xxl-54{margin-top:26.5rem!important;margin-bottom:26.5rem!important}.my-xxl-55{margin-top:27rem!important;margin-bottom:27rem!important}.my-xxl-56{margin-top:27.5rem!important;margin-bottom:27.5rem!important}.my-xxl-57{margin-top:28rem!important;margin-bottom:28rem!important}.my-xxl-58{margin-top:28.5rem!important;margin-bottom:28.5rem!important}.my-xxl-59{margin-top:29rem!important;margin-bottom:29rem!important}.my-xxl-60{margin-top:29.5rem!important;margin-bottom:29.5rem!important}.my-xxl-61{margin-top:30rem!important;margin-bottom:30rem!important}.my-xxl-62{margin-top:30.5rem!important;margin-bottom:30.5rem!important}.my-xxl-63{margin-top:31rem!important;margin-bottom:31rem!important}.my-xxl-64{margin-top:31.5rem!important;margin-bottom:31.5rem!important}.my-xxl-65{margin-top:32rem!important;margin-bottom:32rem!important}.my-xxl-66{margin-top:32.5rem!important;margin-bottom:32.5rem!important}.my-xxl-67{margin-top:33rem!important;margin-bottom:33rem!important}.my-xxl-68{margin-top:33.5rem!important;margin-bottom:33.5rem!important}.my-xxl-69{margin-top:34rem!important;margin-bottom:34rem!important}.my-xxl-70{margin-top:34.5rem!important;margin-bottom:34.5rem!important}.my-xxl-71{margin-top:35rem!important;margin-bottom:35rem!important}.my-xxl-72{margin-top:35.5rem!important;margin-bottom:35.5rem!important}.my-xxl-73{margin-top:36rem!important;margin-bottom:36rem!important}.my-xxl-74{margin-top:36.5rem!important;margin-bottom:36.5rem!important}.my-xxl-75{margin-top:37rem!important;margin-bottom:37rem!important}.my-xxl-76{margin-top:37.5rem!important;margin-bottom:37.5rem!important}.my-xxl-77{margin-top:38rem!important;margin-bottom:38rem!important}.my-xxl-78{margin-top:38.5rem!important;margin-bottom:38.5rem!important}.my-xxl-79{margin-top:39rem!important;margin-bottom:39rem!important}.my-xxl-80{margin-top:39.5rem!important;margin-bottom:39.5rem!important}.my-xxl-81{margin-top:40rem!important;margin-bottom:40rem!important}.my-xxl-82{margin-top:40.5rem!important;margin-bottom:40.5rem!important}.my-xxl-83{margin-top:41rem!important;margin-bottom:41rem!important}.my-xxl-84{margin-top:41.5rem!important;margin-bottom:41.5rem!important}.my-xxl-85{margin-top:42rem!important;margin-bottom:42rem!important}.my-xxl-86{margin-top:42.5rem!important;margin-bottom:42.5rem!important}.my-xxl-87{margin-top:43rem!important;margin-bottom:43rem!important}.my-xxl-88{margin-top:43.5rem!important;margin-bottom:43.5rem!important}.my-xxl-89{margin-top:44rem!important;margin-bottom:44rem!important}.my-xxl-90{margin-top:44.5rem!important;margin-bottom:44.5rem!important}.my-xxl-91{margin-top:45rem!important;margin-bottom:45rem!important}.my-xxl-92{margin-top:45.5rem!important;margin-bottom:45.5rem!important}.my-xxl-93{margin-top:46rem!important;margin-bottom:46rem!important}.my-xxl-94{margin-top:46.5rem!important;margin-bottom:46.5rem!important}.my-xxl-95{margin-top:47rem!important;margin-bottom:47rem!important}.my-xxl-96{margin-top:47.5rem!important;margin-bottom:47.5rem!important}.my-xxl-97{margin-top:48rem!important;margin-bottom:48rem!important}.my-xxl-98{margin-top:48.5rem!important;margin-bottom:48.5rem!important}.my-xxl-99{margin-top:49rem!important;margin-bottom:49rem!important}.my-xxl-100{margin-top:49.5rem!important;margin-bottom:49.5rem!important}.my-xxl-101{margin-top:50rem!important;margin-bottom:50rem!important}.my-xxl-102{margin-top:50.5rem!important;margin-bottom:50.5rem!important}.my-xxl-103{margin-top:51rem!important;margin-bottom:51rem!important}.my-xxl-104{margin-top:51.5rem!important;margin-bottom:51.5rem!important}.my-xxl-105{margin-top:52rem!important;margin-bottom:52rem!important}.my-xxl-106{margin-top:52.5rem!important;margin-bottom:52.5rem!important}.my-xxl-107{margin-top:53rem!important;margin-bottom:53rem!important}.my-xxl-108{margin-top:53.5rem!important;margin-bottom:53.5rem!important}.my-xxl-109{margin-top:54rem!important;margin-bottom:54rem!important}.my-xxl-110{margin-top:54.5rem!important;margin-bottom:54.5rem!important}.my-xxl-111{margin-top:55rem!important;margin-bottom:55rem!important}.my-xxl-112{margin-top:55.5rem!important;margin-bottom:55.5rem!important}.my-xxl-113{margin-top:56rem!important;margin-bottom:56rem!important}.my-xxl-114{margin-top:56.5rem!important;margin-bottom:56.5rem!important}.my-xxl-115{margin-top:57rem!important;margin-bottom:57rem!important}.my-xxl-116{margin-top:57.5rem!important;margin-bottom:57.5rem!important}.my-xxl-117{margin-top:58rem!important;margin-bottom:58rem!important}.my-xxl-118{margin-top:58.5rem!important;margin-bottom:58.5rem!important}.my-xxl-119{margin-top:59rem!important;margin-bottom:59rem!important}.my-xxl-120{margin-top:59.5rem!important;margin-bottom:59.5rem!important}.my-xxl-121{margin-top:60rem!important;margin-bottom:60rem!important}.my-xxl-122{margin-top:60.5rem!important;margin-bottom:60.5rem!important}.my-xxl-123{margin-top:61rem!important;margin-bottom:61rem!important}.my-xxl-124{margin-top:61.5rem!important;margin-bottom:61.5rem!important}.my-xxl-125{margin-top:62rem!important;margin-bottom:62rem!important}.my-xxl-126{margin-top:62.5rem!important;margin-bottom:62.5rem!important}.my-xxl-127{margin-top:63rem!important;margin-bottom:63rem!important}.my-xxl-128{margin-top:63.5rem!important;margin-bottom:63.5rem!important}.my-xxl-129{margin-top:64rem!important;margin-bottom:64rem!important}.my-xxl-130{margin-top:64.5rem!important;margin-bottom:64.5rem!important}.my-xxl-131{margin-top:65rem!important;margin-bottom:65rem!important}.my-xxl-132{margin-top:65.5rem!important;margin-bottom:65.5rem!important}.my-xxl-133{margin-top:66rem!important;margin-bottom:66rem!important}.my-xxl-134{margin-top:66.5rem!important;margin-bottom:66.5rem!important}.my-xxl-135{margin-top:67rem!important;margin-bottom:67rem!important}.my-xxl-136{margin-top:67.5rem!important;margin-bottom:67.5rem!important}.my-xxl-137{margin-top:68rem!important;margin-bottom:68rem!important}.my-xxl-138{margin-top:68.5rem!important;margin-bottom:68.5rem!important}.my-xxl-139{margin-top:69rem!important;margin-bottom:69rem!important}.my-xxl-140{margin-top:69.5rem!important;margin-bottom:69.5rem!important}.my-xxl-141{margin-top:70rem!important;margin-bottom:70rem!important}.my-xxl-142{margin-top:70.5rem!important;margin-bottom:70.5rem!important}.my-xxl-143{margin-top:71rem!important;margin-bottom:71rem!important}.my-xxl-144{margin-top:71.5rem!important;margin-bottom:71.5rem!important}.my-xxl-145{margin-top:72rem!important;margin-bottom:72rem!important}.my-xxl-146{margin-top:72.5rem!important;margin-bottom:72.5rem!important}.my-xxl-147{margin-top:73rem!important;margin-bottom:73rem!important}.my-xxl-148{margin-top:73.5rem!important;margin-bottom:73.5rem!important}.my-xxl-149{margin-top:74rem!important;margin-bottom:74rem!important}.my-xxl-150{margin-top:74.5rem!important;margin-bottom:74.5rem!important}.my-xxl-151{margin-top:75rem!important;margin-bottom:75rem!important}.my-xxl-152{margin-top:75.5rem!important;margin-bottom:75.5rem!important}.my-xxl-153{margin-top:76rem!important;margin-bottom:76rem!important}.my-xxl-154{margin-top:76.5rem!important;margin-bottom:76.5rem!important}.my-xxl-155{margin-top:77rem!important;margin-bottom:77rem!important}.my-xxl-156{margin-top:77.5rem!important;margin-bottom:77.5rem!important}.my-xxl-157{margin-top:78rem!important;margin-bottom:78rem!important}.my-xxl-158{margin-top:78.5rem!important;margin-bottom:78.5rem!important}.my-xxl-159{margin-top:79rem!important;margin-bottom:79rem!important}.my-xxl-160{margin-top:79.5rem!important;margin-bottom:79.5rem!important}}.bg-sky-light-5{background-color:rgba(235,249,255,var(--bs-bg-opacity))!important}.bg-sky-light-4{background-color:rgba(199,238,255,var(--bs-bg-opacity))!important}.bg-sky-light-3{background-color:rgba(153,223,255,var(--bs-bg-opacity))!important}.bg-sky-light-2{background-color:rgba(107,209,255,var(--bs-bg-opacity))!important}.bg-sky-light-1{background-color:rgba(61,195,255,var(--bs-bg-opacity))!important}.bg-sky{background-color:rgba(0,176,255,var(--bs-bg-opacity))!important}.bg-sky-dark-5{background-color:rgba(0,88,128,var(--bs-bg-opacity))!important}.bg-sky-dark-4{background-color:rgba(0,106,153,var(--bs-bg-opacity))!important}.bg-sky-dark-3{background-color:rgba(0,123,179,var(--bs-bg-opacity))!important}.bg-sky-dark-2{background-color:rgba(0,141,204,var(--bs-bg-opacity))!important}.bg-sky-dark-1{background-color:rgba(0,158,230,var(--bs-bg-opacity))!important}.bg-green-light-5{background-color:rgba(235,252,245,var(--bs-bg-opacity))!important}.bg-green-light-4{background-color:rgba(199,246,227,var(--bs-bg-opacity))!important}.bg-green-light-3{background-color:rgba(153,239,204,var(--bs-bg-opacity))!important}.bg-green-light-2{background-color:rgba(107,231,181,var(--bs-bg-opacity))!important}.bg-green-light-1{background-color:rgba(61,224,158,var(--bs-bg-opacity))!important}.bg-green{background-color:rgba(0,214,127,var(--bs-bg-opacity))!important}.bg-green-dark-5{background-color:rgba(0,107,64,var(--bs-bg-opacity))!important}.bg-green-dark-4{background-color:rgba(0,128,76,var(--bs-bg-opacity))!important}.bg-green-dark-3{background-color:rgba(0,150,89,var(--bs-bg-opacity))!important}.bg-green-dark-2{background-color:rgba(0,171,102,var(--bs-bg-opacity))!important}.bg-green-dark-1{background-color:rgba(0,193,114,var(--bs-bg-opacity))!important}.bg-success-light-5{background-color:rgba(235,252,245,var(--bs-bg-opacity))!important}.bg-success-light-4{background-color:rgba(199,246,227,var(--bs-bg-opacity))!important}.bg-success-light-3{background-color:rgba(153,239,204,var(--bs-bg-opacity))!important}.bg-success-light-2{background-color:rgba(107,231,181,var(--bs-bg-opacity))!important}.bg-success-light-1{background-color:rgba(61,224,158,var(--bs-bg-opacity))!important}.bg-success{background-color:rgba(0,214,127,var(--bs-bg-opacity))!important}.bg-success-dark-5{background-color:rgba(0,107,64,var(--bs-bg-opacity))!important}.bg-success-dark-4{background-color:rgba(0,128,76,var(--bs-bg-opacity))!important}.bg-success-dark-3{background-color:rgba(0,150,89,var(--bs-bg-opacity))!important}.bg-success-dark-2{background-color:rgba(0,171,102,var(--bs-bg-opacity))!important}.bg-success-dark-1{background-color:rgba(0,193,114,var(--bs-bg-opacity))!important}.bg-yellow-light-5{background-color:rgba(255,250,235,var(--bs-bg-opacity))!important}.bg-yellow-light-4{background-color:rgba(255,242,199,var(--bs-bg-opacity))!important}.bg-yellow-light-3{background-color:rgba(255,231,153,var(--bs-bg-opacity))!important}.bg-yellow-light-2{background-color:rgba(255,221,107,var(--bs-bg-opacity))!important}.bg-yellow-light-1{background-color:rgba(255,210,61,var(--bs-bg-opacity))!important}.bg-yellow{background-color:rgba(255,196,0,var(--bs-bg-opacity))!important}.bg-yellow-dark-5{background-color:rgba(128,98,0,var(--bs-bg-opacity))!important}.bg-yellow-dark-4{background-color:rgba(153,118,0,var(--bs-bg-opacity))!important}.bg-yellow-dark-3{background-color:rgba(179,137,0,var(--bs-bg-opacity))!important}.bg-yellow-dark-2{background-color:rgba(204,157,0,var(--bs-bg-opacity))!important}.bg-yellow-dark-1{background-color:rgba(230,176,0,var(--bs-bg-opacity))!important}.bg-warning-light-5{background-color:rgba(255,250,235,var(--bs-bg-opacity))!important}.bg-warning-light-4{background-color:rgba(255,242,199,var(--bs-bg-opacity))!important}.bg-warning-light-3{background-color:rgba(255,231,153,var(--bs-bg-opacity))!important}.bg-warning-light-2{background-color:rgba(255,221,107,var(--bs-bg-opacity))!important}.bg-warning-light-1{background-color:rgba(255,210,61,var(--bs-bg-opacity))!important}.bg-warning{background-color:rgba(255,196,0,var(--bs-bg-opacity))!important}.bg-warning-dark-5{background-color:rgba(128,98,0,var(--bs-bg-opacity))!important}.bg-warning-dark-4{background-color:rgba(153,118,0,var(--bs-bg-opacity))!important}.bg-warning-dark-3{background-color:rgba(179,137,0,var(--bs-bg-opacity))!important}.bg-warning-dark-2{background-color:rgba(204,157,0,var(--bs-bg-opacity))!important}.bg-warning-dark-1{background-color:rgba(230,176,0,var(--bs-bg-opacity))!important}.bg-red-light-5{background-color:rgba(255,235,235,var(--bs-bg-opacity))!important}.bg-red-light-4{background-color:rgba(255,199,199,var(--bs-bg-opacity))!important}.bg-red-light-3{background-color:rgba(255,153,153,var(--bs-bg-opacity))!important}.bg-red-light-2{background-color:rgba(255,107,107,var(--bs-bg-opacity))!important}.bg-red-light-1{background-color:rgba(255,61,61,var(--bs-bg-opacity))!important}.bg-red{background-color:rgba(255,0,0,var(--bs-bg-opacity))!important}.bg-red-dark-5{background-color:rgba(128,0,0,var(--bs-bg-opacity))!important}.bg-red-dark-4{background-color:rgba(153,0,0,var(--bs-bg-opacity))!important}.bg-red-dark-3{background-color:rgba(179,0,0,var(--bs-bg-opacity))!important}.bg-red-dark-2{background-color:rgba(204,0,0,var(--bs-bg-opacity))!important}.bg-red-dark-1{background-color:rgba(230,0,0,var(--bs-bg-opacity))!important}.bg-danger-light-5{background-color:rgba(255,235,235,var(--bs-bg-opacity))!important}.bg-danger-light-4{background-color:rgba(255,199,199,var(--bs-bg-opacity))!important}.bg-danger-light-3{background-color:rgba(255,153,153,var(--bs-bg-opacity))!important}.bg-danger-light-2{background-color:rgba(255,107,107,var(--bs-bg-opacity))!important}.bg-danger-light-1{background-color:rgba(255,61,61,var(--bs-bg-opacity))!important}.bg-danger{background-color:rgba(255,0,0,var(--bs-bg-opacity))!important}.bg-danger-dark-5{background-color:rgba(128,0,0,var(--bs-bg-opacity))!important}.bg-danger-dark-4{background-color:rgba(153,0,0,var(--bs-bg-opacity))!important}.bg-danger-dark-3{background-color:rgba(179,0,0,var(--bs-bg-opacity))!important}.bg-danger-dark-2{background-color:rgba(204,0,0,var(--bs-bg-opacity))!important}.bg-danger-dark-1{background-color:rgba(230,0,0,var(--bs-bg-opacity))!important}.bg-blue-light-5{background-color:rgba(238,246,255,var(--bs-bg-opacity))!important}.bg-blue-light-4{background-color:rgba(208,230,255,var(--bs-bg-opacity))!important}.bg-blue-light-3{background-color:rgba(169,209,255,var(--bs-bg-opacity))!important}.bg-blue-light-2{background-color:rgba(131,189,255,var(--bs-bg-opacity))!important}.bg-blue-light-1{background-color:rgba(92,168,255,var(--bs-bg-opacity))!important}.bg-blue{background-color:rgba(41,141,255,var(--bs-bg-opacity))!important}.bg-blue-dark-5{background-color:rgba(21,71,128,var(--bs-bg-opacity))!important}.bg-blue-dark-4{background-color:rgba(25,85,153,var(--bs-bg-opacity))!important}.bg-blue-dark-3{background-color:rgba(29,99,179,var(--bs-bg-opacity))!important}.bg-blue-dark-2{background-color:rgba(33,113,204,var(--bs-bg-opacity))!important}.bg-blue-dark-1{background-color:rgba(37,127,230,var(--bs-bg-opacity))!important}.bg-primary-light-5{background-color:rgba(235,245,245,var(--bs-bg-opacity))!important}.bg-primary-light-4{background-color:rgba(199,226,229,var(--bs-bg-opacity))!important}.bg-primary-light-3{background-color:rgba(153,203,207,var(--bs-bg-opacity))!important}.bg-primary-light-2{background-color:rgba(107,180,186,var(--bs-bg-opacity))!important}.bg-primary-light-1{background-color:rgba(61,156,165,var(--bs-bg-opacity))!important}.bg-primary{background-color:rgba(0,125,136,var(--bs-bg-opacity))!important}.bg-primary-dark-5{background-color:rgba(0,63,68,var(--bs-bg-opacity))!important}.bg-primary-dark-4{background-color:rgba(0,75,82,var(--bs-bg-opacity))!important}.bg-primary-dark-3{background-color:rgba(0,88,95,var(--bs-bg-opacity))!important}.bg-primary-dark-2{background-color:rgba(0,100,109,var(--bs-bg-opacity))!important}.bg-primary-dark-1{background-color:rgba(0,113,122,var(--bs-bg-opacity))!important}.bg-cyan-light-5{background-color:rgba(237,252,254,var(--bs-bg-opacity))!important}.bg-cyan-light-4{background-color:rgba(204,248,251,var(--bs-bg-opacity))!important}.bg-cyan-light-3{background-color:rgba(163,241,249,var(--bs-bg-opacity))!important}.bg-cyan-light-2{background-color:rgba(121,235,246,var(--bs-bg-opacity))!important}.bg-cyan-light-1{background-color:rgba(79,229,243,var(--bs-bg-opacity))!important}.bg-cyan{background-color:rgba(24,221,239,var(--bs-bg-opacity))!important}.bg-cyan-dark-5{background-color:rgba(12,111,120,var(--bs-bg-opacity))!important}.bg-cyan-dark-4{background-color:rgba(14,133,143,var(--bs-bg-opacity))!important}.bg-cyan-dark-3{background-color:rgba(17,155,167,var(--bs-bg-opacity))!important}.bg-cyan-dark-2{background-color:rgba(19,177,191,var(--bs-bg-opacity))!important}.bg-cyan-dark-1{background-color:rgba(22,199,215,var(--bs-bg-opacity))!important}.bg-info-light-5{background-color:rgba(237,252,254,var(--bs-bg-opacity))!important}.bg-info-light-4{background-color:rgba(204,248,251,var(--bs-bg-opacity))!important}.bg-info-light-3{background-color:rgba(163,241,249,var(--bs-bg-opacity))!important}.bg-info-light-2{background-color:rgba(121,235,246,var(--bs-bg-opacity))!important}.bg-info-light-1{background-color:rgba(79,229,243,var(--bs-bg-opacity))!important}.bg-info{background-color:rgba(24,221,239,var(--bs-bg-opacity))!important}.bg-info-dark-5{background-color:rgba(12,111,120,var(--bs-bg-opacity))!important}.bg-info-dark-4{background-color:rgba(14,133,143,var(--bs-bg-opacity))!important}.bg-info-dark-3{background-color:rgba(17,155,167,var(--bs-bg-opacity))!important}.bg-info-dark-2{background-color:rgba(19,177,191,var(--bs-bg-opacity))!important}.bg-info-dark-1{background-color:rgba(22,199,215,var(--bs-bg-opacity))!important}.bg-grey-light-5{background-color:rgba(247,247,247,var(--bs-bg-opacity))!important}.bg-grey-light-4{background-color:rgba(234,234,234,var(--bs-bg-opacity))!important}.bg-grey-light-3{background-color:rgba(216,216,216,var(--bs-bg-opacity))!important}.bg-grey-light-2{background-color:rgba(199,199,199,var(--bs-bg-opacity))!important}.bg-grey-light-1{background-color:rgba(181,181,181,var(--bs-bg-opacity))!important}.bg-grey{background-color:rgba(158,158,158,var(--bs-bg-opacity))!important}.bg-grey-dark-1{background-color:rgba(142,142,142,var(--bs-bg-opacity))!important}.bg-grey-dark-2{background-color:rgba(126,126,126,var(--bs-bg-opacity))!important}.bg-grey-dark-3{background-color:rgba(111,111,111,var(--bs-bg-opacity))!important}.bg-grey-dark-4{background-color:rgba(95,95,95,var(--bs-bg-opacity))!important}.bg-grey-dark-5{background-color:rgba(79,79,79,var(--bs-bg-opacity))!important}.bg-secondary-light-5{background-color:rgba(243,243,243,var(--bs-bg-opacity))!important}.bg-secondary-light-4{background-color:rgba(223,223,223,var(--bs-bg-opacity))!important}.bg-secondary-light-3{background-color:rgba(197,197,197,var(--bs-bg-opacity))!important}.bg-secondary-light-2{background-color:rgba(171,171,171,var(--bs-bg-opacity))!important}.bg-secondary-light-1{background-color:rgba(146,146,146,var(--bs-bg-opacity))!important}.bg-secondary{background-color:rgba(111,111,111,var(--bs-bg-opacity))!important}.bg-secondary-dark-1{background-color:rgba(100,100,100,var(--bs-bg-opacity))!important}.bg-secondary-dark-2{background-color:rgba(89,89,89,var(--bs-bg-opacity))!important}.bg-secondary-dark-3{background-color:rgba(78,78,78,var(--bs-bg-opacity))!important}.bg-secondary-dark-4{background-color:rgba(67,67,67,var(--bs-bg-opacity))!important}.bg-secondary-dark-5{background-color:rgba(56,56,56,var(--bs-bg-opacity))!important}.bg-pink-light-5{background-color:rgba(253,238,246,var(--bs-bg-opacity))!important}.bg-pink-light-4{background-color:rgba(250,208,231,var(--bs-bg-opacity))!important}.bg-pink-light-3{background-color:rgba(246,169,211,var(--bs-bg-opacity))!important}.bg-pink-light-2{background-color:rgba(242,131,191,var(--bs-bg-opacity))!important}.bg-pink-light-1{background-color:rgba(238,92,171,var(--bs-bg-opacity))!important}.bg-pink{background-color:rgba(233,41,144,var(--bs-bg-opacity))!important}.bg-pink-dark-5{background-color:rgba(117,21,72,var(--bs-bg-opacity))!important}.bg-pink-dark-4{background-color:rgba(140,25,86,var(--bs-bg-opacity))!important}.bg-pink-dark-3{background-color:rgba(163,29,101,var(--bs-bg-opacity))!important}.bg-pink-dark-2{background-color:rgba(186,33,115,var(--bs-bg-opacity))!important}.bg-pink-dark-1{background-color:rgba(210,37,130,var(--bs-bg-opacity))!important}.bg-purple-light-5{background-color:rgba(250,238,254,var(--bs-bg-opacity))!important}.bg-purple-light-4{background-color:rgba(241,209,252,var(--bs-bg-opacity))!important}.bg-purple-light-3{background-color:rgba(230,172,250,var(--bs-bg-opacity))!important}.bg-purple-light-2{background-color:rgba(218,134,248,var(--bs-bg-opacity))!important}.bg-purple-light-1{background-color:rgba(207,97,246,var(--bs-bg-opacity))!important}.bg-purple{background-color:rgba(192,47,243,var(--bs-bg-opacity))!important}.bg-purple-dark-5{background-color:rgba(96,24,122,var(--bs-bg-opacity))!important}.bg-purple-dark-4{background-color:rgba(115,28,146,var(--bs-bg-opacity))!important}.bg-purple-dark-3{background-color:rgba(134,33,170,var(--bs-bg-opacity))!important}.bg-purple-dark-2{background-color:rgba(154,38,194,var(--bs-bg-opacity))!important}.bg-purple-dark-1{background-color:rgba(173,42,219,var(--bs-bg-opacity))!important}.bg-violet-light-5{background-color:rgba(244,238,254,var(--bs-bg-opacity))!important}.bg-violet-light-4{background-color:rgba(224,208,253,var(--bs-bg-opacity))!important}.bg-violet-light-3{background-color:rgba(199,169,252,var(--bs-bg-opacity))!important}.bg-violet-light-2{background-color:rgba(174,131,251,var(--bs-bg-opacity))!important}.bg-violet-light-1{background-color:rgba(149,92,250,var(--bs-bg-opacity))!important}.bg-violet{background-color:rgba(116,41,248,var(--bs-bg-opacity))!important}.bg-violet-dark-5{background-color:rgba(58,21,124,var(--bs-bg-opacity))!important}.bg-violet-dark-4{background-color:rgba(70,25,149,var(--bs-bg-opacity))!important}.bg-violet-dark-3{background-color:rgba(81,29,174,var(--bs-bg-opacity))!important}.bg-violet-dark-2{background-color:rgba(93,33,198,var(--bs-bg-opacity))!important}.bg-violet-dark-1{background-color:rgba(104,37,223,var(--bs-bg-opacity))!important}.bg-indigo-light-5{background-color:rgba(239,238,254,var(--bs-bg-opacity))!important}.bg-indigo-light-4{background-color:rgba(210,208,252,var(--bs-bg-opacity))!important}.bg-indigo-light-3{background-color:rgba(173,170,250,var(--bs-bg-opacity))!important}.bg-indigo-light-2{background-color:rgba(136,132,248,var(--bs-bg-opacity))!important}.bg-indigo-light-1{background-color:rgba(99,94,246,var(--bs-bg-opacity))!important}.bg-indigo{background-color:rgba(50,43,243,var(--bs-bg-opacity))!important}.bg-indigo-dark-5{background-color:rgba(25,22,122,var(--bs-bg-opacity))!important}.bg-indigo-dark-4{background-color:rgba(30,26,146,var(--bs-bg-opacity))!important}.bg-indigo-dark-3{background-color:rgba(35,30,170,var(--bs-bg-opacity))!important}.bg-indigo-dark-2{background-color:rgba(40,34,194,var(--bs-bg-opacity))!important}.bg-indigo-dark-1{background-color:rgba(45,39,219,var(--bs-bg-opacity))!important}.bg-teal-light-5{background-color:rgba(235,245,245,var(--bs-bg-opacity))!important}.bg-teal-light-4{background-color:rgba(199,226,229,var(--bs-bg-opacity))!important}.bg-teal-light-3{background-color:rgba(153,203,207,var(--bs-bg-opacity))!important}.bg-teal-light-2{background-color:rgba(107,180,186,var(--bs-bg-opacity))!important}.bg-teal-light-1{background-color:rgba(61,156,165,var(--bs-bg-opacity))!important}.bg-teal{background-color:rgba(0,125,136,var(--bs-bg-opacity))!important}.bg-teal-dark-5{background-color:rgba(0,63,68,var(--bs-bg-opacity))!important}.bg-teal-dark-4{background-color:rgba(0,75,82,var(--bs-bg-opacity))!important}.bg-teal-dark-3{background-color:rgba(0,88,95,var(--bs-bg-opacity))!important}.bg-teal-dark-2{background-color:rgba(0,100,109,var(--bs-bg-opacity))!important}.bg-teal-dark-1{background-color:rgba(0,113,122,var(--bs-bg-opacity))!important}.bg-neon-light-5{background-color:rgba(245,253,238,var(--bs-bg-opacity))!important}.bg-neon-light-4{background-color:rgba(227,249,209,var(--bs-bg-opacity))!important}.bg-neon-light-3{background-color:rgba(205,243,172,var(--bs-bg-opacity))!important}.bg-neon-light-2{background-color:rgba(182,238,135,var(--bs-bg-opacity))!important}.bg-neon-light-1{background-color:rgba(159,233,98,var(--bs-bg-opacity))!important}.bg-neon{background-color:rgba(129,226,48,var(--bs-bg-opacity))!important}.bg-neon-dark-5{background-color:rgba(65,113,24,var(--bs-bg-opacity))!important}.bg-neon-dark-4{background-color:rgba(77,136,29,var(--bs-bg-opacity))!important}.bg-neon-dark-3{background-color:rgba(90,158,34,var(--bs-bg-opacity))!important}.bg-neon-dark-2{background-color:rgba(103,181,38,var(--bs-bg-opacity))!important}.bg-neon-dark-1{background-color:rgba(116,203,43,var(--bs-bg-opacity))!important}.bg-lime-light-5{background-color:rgba(250,253,239,var(--bs-bg-opacity))!important}.bg-lime-light-4{background-color:rgba(242,250,211,var(--bs-bg-opacity))!important}.bg-lime-light-3{background-color:rgba(231,246,176,var(--bs-bg-opacity))!important}.bg-lime-light-2{background-color:rgba(220,242,140,var(--bs-bg-opacity))!important}.bg-lime-light-1{background-color:rgba(209,238,105,var(--bs-bg-opacity))!important}.bg-lime{background-color:rgba(194,233,57,var(--bs-bg-opacity))!important}.bg-lime-dark-5{background-color:rgba(97,117,29,var(--bs-bg-opacity))!important}.bg-lime-dark-4{background-color:rgba(116,140,34,var(--bs-bg-opacity))!important}.bg-lime-dark-3{background-color:rgba(136,163,40,var(--bs-bg-opacity))!important}.bg-lime-dark-2{background-color:rgba(155,186,46,var(--bs-bg-opacity))!important}.bg-lime-dark-1{background-color:rgba(175,210,51,var(--bs-bg-opacity))!important}.bg-sun-light-5{background-color:rgba(255,253,235,var(--bs-bg-opacity))!important}.bg-sun-light-4{background-color:rgba(255,250,199,var(--bs-bg-opacity))!important}.bg-sun-light-3{background-color:rgba(255,247,153,var(--bs-bg-opacity))!important}.bg-sun-light-2{background-color:rgba(255,243,107,var(--bs-bg-opacity))!important}.bg-sun-light-1{background-color:rgba(255,239,61,var(--bs-bg-opacity))!important}.bg-sun{background-color:rgba(255,234,0,var(--bs-bg-opacity))!important}.bg-sun-dark-5{background-color:rgba(128,117,0,var(--bs-bg-opacity))!important}.bg-sun-dark-4{background-color:rgba(153,140,0,var(--bs-bg-opacity))!important}.bg-sun-dark-3{background-color:rgba(179,164,0,var(--bs-bg-opacity))!important}.bg-sun-dark-2{background-color:rgba(204,187,0,var(--bs-bg-opacity))!important}.bg-sun-dark-1{background-color:rgba(230,211,0,var(--bs-bg-opacity))!important}.bg-orange-light-5{background-color:rgba(255,246,235,var(--bs-bg-opacity))!important}.bg-orange-light-4{background-color:rgba(255,231,199,var(--bs-bg-opacity))!important}.bg-orange-light-3{background-color:rgba(255,211,153,var(--bs-bg-opacity))!important}.bg-orange-light-2{background-color:rgba(255,191,107,var(--bs-bg-opacity))!important}.bg-orange-light-1{background-color:rgba(255,171,61,var(--bs-bg-opacity))!important}.bg-orange{background-color:rgba(255,145,0,var(--bs-bg-opacity))!important}.bg-orange-dark-5{background-color:rgba(128,73,0,var(--bs-bg-opacity))!important}.bg-orange-dark-4{background-color:rgba(153,87,0,var(--bs-bg-opacity))!important}.bg-orange-dark-3{background-color:rgba(179,102,0,var(--bs-bg-opacity))!important}.bg-orange-dark-2{background-color:rgba(204,116,0,var(--bs-bg-opacity))!important}.bg-orange-dark-1{background-color:rgba(230,131,0,var(--bs-bg-opacity))!important}.bg-pumpkin-light-5{background-color:rgba(255,242,235,var(--bs-bg-opacity))!important}.bg-pumpkin-light-4{background-color:rgba(255,218,199,var(--bs-bg-opacity))!important}.bg-pumpkin-light-3{background-color:rgba(255,188,153,var(--bs-bg-opacity))!important}.bg-pumpkin-light-2{background-color:rgba(255,158,107,var(--bs-bg-opacity))!important}.bg-pumpkin-light-1{background-color:rgba(255,127,61,var(--bs-bg-opacity))!important}.bg-pumpkin{background-color:rgba(255,87,0,var(--bs-bg-opacity))!important}.bg-pumpkin-dark-5{background-color:rgba(128,44,0,var(--bs-bg-opacity))!important}.bg-pumpkin-dark-4{background-color:rgba(153,52,0,var(--bs-bg-opacity))!important}.bg-pumpkin-dark-3{background-color:rgba(179,61,0,var(--bs-bg-opacity))!important}.bg-pumpkin-dark-2{background-color:rgba(204,70,0,var(--bs-bg-opacity))!important}.bg-pumpkin-dark-1{background-color:rgba(230,78,0,var(--bs-bg-opacity))!important}.bg-brown-light-5{background-color:rgba(247,241,236,var(--bs-bg-opacity))!important}.bg-brown-light-4{background-color:rgba(232,216,204,var(--bs-bg-opacity))!important}.bg-brown-light-3{background-color:rgba(213,184,161,var(--bs-bg-opacity))!important}.bg-brown-light-2{background-color:rgba(194,152,119,var(--bs-bg-opacity))!important}.bg-brown-light-1{background-color:rgba(174,120,77,var(--bs-bg-opacity))!important}.bg-brown{background-color:rgba(149,77,21,var(--bs-bg-opacity))!important}.bg-brown-dark-5{background-color:rgba(75,39,11,var(--bs-bg-opacity))!important}.bg-brown-dark-4{background-color:rgba(89,46,13,var(--bs-bg-opacity))!important}.bg-brown-dark-3{background-color:rgba(104,54,15,var(--bs-bg-opacity))!important}.bg-brown-dark-2{background-color:rgba(119,62,17,var(--bs-bg-opacity))!important}.bg-brown-dark-1{background-color:rgba(134,69,19,var(--bs-bg-opacity))!important}.bg-gold-light-5{background-color:rgba(250,247,240,var(--bs-bg-opacity))!important}.bg-gold-light-4{background-color:rgba(242,232,215,var(--bs-bg-opacity))!important}.bg-gold-light-3{background-color:rgba(231,213,182,var(--bs-bg-opacity))!important}.bg-gold-light-2{background-color:rgba(220,195,149,var(--bs-bg-opacity))!important}.bg-gold-light-1{background-color:rgba(209,176,117,var(--bs-bg-opacity))!important}.bg-gold{background-color:rgba(195,151,73,var(--bs-bg-opacity))!important}.bg-gold-dark-5{background-color:rgba(98,76,37,var(--bs-bg-opacity))!important}.bg-gold-dark-4{background-color:rgba(117,91,44,var(--bs-bg-opacity))!important}.bg-gold-dark-3{background-color:rgba(137,106,51,var(--bs-bg-opacity))!important}.bg-gold-dark-2{background-color:rgba(156,121,58,var(--bs-bg-opacity))!important}.bg-gold-dark-1{background-color:rgba(176,136,66,var(--bs-bg-opacity))!important}.bg-smoke-light-5{background-color:rgba(242,245,246,var(--bs-bg-opacity))!important}.bg-smoke-light-4{background-color:rgba(220,226,229,var(--bs-bg-opacity))!important}.bg-smoke-light-3{background-color:rgba(191,203,208,var(--bs-bg-opacity))!important}.bg-smoke-light-2{background-color:rgba(162,180,187,var(--bs-bg-opacity))!important}.bg-smoke-light-1{background-color:rgba(133,156,166,var(--bs-bg-opacity))!important}.bg-smoke{background-color:rgba(94,125,138,var(--bs-bg-opacity))!important}.bg-smoke-dark-5{background-color:rgba(47,63,69,var(--bs-bg-opacity))!important}.bg-smoke-dark-4{background-color:rgba(56,75,83,var(--bs-bg-opacity))!important}.bg-smoke-dark-3{background-color:rgba(66,88,97,var(--bs-bg-opacity))!important}.bg-smoke-dark-2{background-color:rgba(75,100,110,var(--bs-bg-opacity))!important}.bg-smoke-dark-1{background-color:rgba(85,113,124,var(--bs-bg-opacity))!important}.bg-white{background-color:rgba(255,255,255,var(--bs-bg-opacity))!important}.bg-light{background-color:rgba(247,247,247,var(--bs-bg-opacity))!important}.bg-dark-10{background-color:rgba(47,52,58,var(--bs-bg-opacity))!important}.bg-dark-20{background-color:rgba(42,47,52,var(--bs-bg-opacity))!important}.bg-dark,.bg-dark-40{background-color:rgba(38,42,46,var(--bs-bg-opacity))!important}.bg-dark-60{background-color:rgba(33,36,41,var(--bs-bg-opacity))!important}.bg-dark-80{background-color:rgba(28,31,35,var(--bs-bg-opacity))!important}.bg-dark-100{background-color:rgba(24,26,29,var(--bs-bg-opacity))!important}.bg-twitter{background-color:#00acee!important}.bg-facebook{background-color:#1778f2!important}.bg-gradient-primary{background:#007d88;background:linear-gradient(45deg,#007d88,#955cfa)!important}.bg-gradient-info{background:#18ddef;background:linear-gradient(45deg,#18ddef,#007d88)!important}.bg-gradient-success{background:#00d67f;background:linear-gradient(45deg,#00d67f,#81e230)!important}.bg-gradient-warning{background:#ffc400;background:linear-gradient(45deg,#ffc400,#ffea00)!important}.bg-gradient-danger{background:#ff3d3d;background:linear-gradient(45deg,#ff3d3d,#e92990)!important}.bg-gradient-secondary{background:#6f6f6f;background:linear-gradient(45deg,#6f6f6f,#d8d8d8)!important}.bg-gradient-light{background:#b5b5b5;background:linear-gradient(45deg,#b5b5b5,#f7f7f7)!important}.bg-gradient-dark{background:#262a2e;background:linear-gradient(45deg,#262a2e,#6f6f6f)!important}.bg-gradient-pony{background:#f6a9d3;background:linear-gradient(45deg,#f6a9d3,#4fe5f3)!important}.bg-gradient-space{background:#cf61f6;background:linear-gradient(45deg,#cf61f6,#ffdd6b)!important}.bg-gradient-streaks{background:#7429f8;background:linear-gradient(45deg,#7429f8,#007d88)!important}.bg-gradient-bunting{background:#5ca8ff;background:linear-gradient(45deg,#5ca8ff,#d5b8a1)!important}.bg-gradient-paradise{background:#19167a;background:linear-gradient(45deg,#19167a,#7429f8)!important}.bg-gradient-heaven{background:#81e230;background:linear-gradient(45deg,#81e230,#00b0ff)!important}.bg-gradient-honey{background:#c2e939;background:linear-gradient(45deg,#c2e939,#ff9100)!important}.bg-gradient-warbler{background:#ffea00;background:linear-gradient(45deg,#ffea00,#9e9e9e)!important}.bg-gradient-dusk{background:#ff7f3d;background:linear-gradient(45deg,#ff7f3d,#955cfa)!important}.bg-gradient-citrine{background:#ba2173;background:linear-gradient(45deg,#ba2173,#68360f)!important}.bg-gradient-royston{background:#6be7b5;background:linear-gradient(45deg,#6be7b5,#c29877)!important}.bg-gradient-ashes{background:#2f3f45;background:linear-gradient(45deg,#2f3f45,#4b646e)!important}.bg-gradient-metal{background:#c39749;background:linear-gradient(45deg,#c39749,#9e9e9e)!important}.bg-gradient-sunset{background:#ff7f3d;background:linear-gradient(45deg,#ff7f3d,#ffab3d)!important}.overlay-wrap{position:relative}.overlay-wrap .bg-overlay{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1}.text-sky{color:rgba(0,176,255,var(--bs-text-opacity))!important}.text-cyan,.text-info{color:rgba(24,221,239,var(--bs-text-opacity))!important}.text-green,.text-success{color:rgba(0,214,127,var(--bs-text-opacity))!important}.text-yellow,.text-warning{color:rgba(255,196,0,var(--bs-text-opacity))!important}.text-red,.text-danger{color:rgba(255,0,0,var(--bs-text-opacity))!important}.text-blue{color:rgba(41,141,255,var(--bs-text-opacity))!important}.text-primary{color:rgba(0,125,136,var(--bs-text-opacity))!important}.text-pink{color:rgba(233,41,144,var(--bs-text-opacity))!important}.text-purple{color:rgba(192,47,243,var(--bs-text-opacity))!important}.text-violet{color:rgba(116,41,248,var(--bs-text-opacity))!important}.text-indigo{color:rgba(50,43,243,var(--bs-text-opacity))!important}.text-teal{color:rgba(0,125,136,var(--bs-text-opacity))!important}.text-neon{color:rgba(129,226,48,var(--bs-text-opacity))!important}.text-lime{color:rgba(194,233,57,var(--bs-text-opacity))!important}.text-sun{color:rgba(255,234,0,var(--bs-text-opacity))!important}.text-orange{color:rgba(255,145,0,var(--bs-text-opacity))!important}.text-pumpkin{color:rgba(255,87,0,var(--bs-text-opacity))!important}.text-brown{color:rgba(149,77,21,var(--bs-text-opacity))!important}.text-gold{color:rgba(195,151,73,var(--bs-text-opacity))!important}.text-smoke{color:rgba(94,125,138,var(--bs-text-opacity))!important}.text-muted,.text-secondary{color:rgba(111,111,111,var(--bs-text-opacity))!important}.text-grey{color:rgba(158,158,158,var(--bs-text-opacity))!important}.text-dark-10{color:rgba(47,52,58,var(--bs-text-opacity))!important}.text-dark-20{color:rgba(42,47,52,var(--bs-text-opacity))!important}.text-dark,.text-dark-40{color:rgba(38,42,46,var(--bs-text-opacity))!important}.text-dark-60{color:rgba(33,36,41,var(--bs-text-opacity))!important}.text-dark-80{color:rgba(28,31,35,var(--bs-text-opacity))!important}.text-dark-100{color:rgba(24,26,29,var(--bs-text-opacity))!important}.text-light{color:rgba(126,126,126,var(--bs-text-opacity))!important}.text-white{color:rgba(255,255,255,var(--bs-text-opacity))!important}.text-body{color:rgba(111,111,111,var(--bs-text-opacity))!important}.text-disabled{color:rgba(181,181,181,var(--bs-text-opacity))!important}.text-high-em{color:#262a2e;font-weight:500}.text-medium-em{color:#262a2e;font-size:.875rem}.text-low-em{font-size:.75rem}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.circle{border-radius:50%!important}.rounded-pill-start{border-top-left-radius:50rem!important;border-bottom-left-radius:50rem!important}.rounded-pill-end{border-top-right-radius:50rem!important;border-bottom-right-radius:50rem!important}.rounded-top-start{border-top-left-radius:.25rem!important}.rounded-top-end{border-top-right-radius:.25rem!important}.rounded-bottom-start{border-bottom-left-radius:.25rem!important}.rounded-bottom-end{border-bottom-right-radius:.25rem!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-start-0{border-top-left-radius:0!important}.rounded-top-end-0{border-top-right-radius:0!important}.rounded-start-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-start-0{border-bottom-left-radius:0!important}.rounded-bottom-end-0{border-bottom-right-radius:0!important}.rounded-0{border-radius:0rem!important}.rounded-1{border-radius:.125rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.375rem!important}.rounded-4{border-radius:.5rem!important}.rounded-5{border-radius:.625rem!important}.rounded-6{border-radius:.75rem!important}.rounded-7{border-radius:.875rem!important}.rounded-8{border-radius:1rem!important}.rounded-9{border-radius:1.125rem!important}.rounded-10{border-radius:1.25rem!important}.rounded-11{border-radius:1.375rem!important}.rounded-12{border-radius:1.5rem!important}.rounded-13{border-radius:1.625rem!important}.rounded-14{border-radius:1.75rem!important}.rounded-15{border-radius:1.875rem!important}.rounded-16{border-radius:2rem!important}.rounded-17{border-radius:2.125rem!important}.rounded-18{border-radius:2.25rem!important}.rounded-19{border-radius:2.375rem!important}.rounded-20{border-radius:2.5rem!important}.rounded-21{border-radius:2.75rem!important}.rounded-22{border-radius:3rem!important}.rounded-23{border-radius:3.25rem!important}.rounded-24{border-radius:3.5rem!important}.rounded-25{border-radius:3.75rem!important}.rounded-26{border-radius:4rem!important}.rounded-27{border-radius:4.25rem!important}.rounded-28{border-radius:4.5rem!important}.rounded-29{border-radius:4.75rem!important}.rounded-30{border-radius:5rem!important}.rounded-31{border-radius:5.25rem!important}.rounded-32{border-radius:5.5rem!important}.rounded-33{border-radius:5.75rem!important}.rounded-34{border-radius:6rem!important}.border-sky{border-color:#00b0ff!important}.border-cyan,.border-info{border-color:#18ddef!important}.border-red,.border-danger{border-color:red!important}.border-green,.border-success{border-color:#00d67f!important}.border-yellow,.border-warning{border-color:#ffc400!important}.border-pink{border-color:#e92990!important}.border-purple{border-color:#c02ff3!important}.border-violet{border-color:#7429f8!important}.border-indigo{border-color:#322bf3!important}.border-blue{border-color:#298dff!important}.border-primary,.border-teal{border-color:#007d88!important}.border-neon{border-color:#81e230!important}.border-lime{border-color:#c2e939!important}.border-sun{border-color:#ffea00!important}.border-orange{border-color:#ff9100!important}.border-pumpkin{border-color:#ff5700!important}.border-brown{border-color:#954d15!important}.border-gold{border-color:#c39749!important}.border-smoke{border-color:#5e7d8a!important}.border-white{border-color:#fff!important}.border-light{border-color:#d8d8d8!important}.border-dark-10{border-color:#2f343a!important}.border-dark-20{border-color:#2a2f34!important}.border-dark,.border-dark-40{border-color:#262a2e!important}.border-dark-60{border-color:#212429!important}.border-dark-80{border-color:#1c1f23!important}.border-dark-100{border-color:#181a1d!important}.border-grey{border-color:#9e9e9e!important}.border-secondary{border-color:#6f6f6f!important}.subtractive-example>.d-inline-block{border:1px solid #9e9e9e}.color-palette-wrap .color-wrap{padding:1rem}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-sm.shadow-top{box-shadow:0 -.125rem .125rem #2f343a26!important}.shadow-sm.shadow-bottom{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-sm.shadow-left{box-shadow:-.125rem 0 .125rem #2f343a26!important}.shadow-sm.shadow-right{box-shadow:.125rem 0 .125rem #2f343a26!important}.shadow-hover-sm{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm:hover{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-hover-sm:hover.shadow-top{box-shadow:0 -.125rem .125rem #2f343a26!important}.shadow-hover-sm:hover.shadow-bottom{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-hover-sm:hover.shadow-left{box-shadow:-.125rem 0 .125rem #2f343a26!important}.shadow-hover-sm:hover.shadow-right{box-shadow:.125rem 0 .125rem #2f343a26!important}.shadow{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow.shadow-top{box-shadow:0 -.25rem .3125rem #2f343a26!important}.shadow.shadow-bottom{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow.shadow-left{box-shadow:-.25rem 0 .3125rem #2f343a26!important}.shadow.shadow-right{box-shadow:.25rem 0 .3125rem #2f343a26!important}.shadow-hover{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover:hover{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow-hover:hover.shadow-top{box-shadow:0 -.25rem .3125rem #2f343a26!important}.shadow-hover:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow-hover:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #2f343a26!important}.shadow-hover:hover.shadow-right{box-shadow:.25rem 0 .3125rem #2f343a26!important}.shadow-lg{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-lg.shadow-top{box-shadow:0 -.375rem .625rem #2f343a26!important}.shadow-lg.shadow-bottom{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-lg.shadow-left{box-shadow:-.375rem 0 .625rem #2f343a26!important}.shadow-lg.shadow-right{box-shadow:.375rem 0 .625rem #2f343a26!important}.shadow-hover-lg{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg:hover{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-hover-lg:hover.shadow-top{box-shadow:0 -.375rem .625rem #2f343a26!important}.shadow-hover-lg:hover.shadow-bottom{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-hover-lg:hover.shadow-left{box-shadow:-.375rem 0 .625rem #2f343a26!important}.shadow-hover-lg:hover.shadow-right{box-shadow:.375rem 0 .625rem #2f343a26!important}.shadow-xl{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-xl.shadow-top{box-shadow:0 -.5rem .625rem #2f343a26!important}.shadow-xl.shadow-bottom{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-xl.shadow-left{box-shadow:-.5rem 0 .625rem #2f343a26!important}.shadow-xl.shadow-right{box-shadow:.5rem 0 .625rem #2f343a26!important}.shadow-hover-xl{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl:hover{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-hover-xl:hover.shadow-top{box-shadow:0 -.5rem .625rem #2f343a26!important}.shadow-hover-xl:hover.shadow-bottom{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-hover-xl:hover.shadow-left{box-shadow:-.5rem 0 .625rem #2f343a26!important}.shadow-hover-xl:hover.shadow-right{box-shadow:.5rem 0 .625rem #2f343a26!important}.shadow-sm-sky{box-shadow:0 .125rem .125rem #00b0ff26!important}.shadow-sm-sky.shadow-top{box-shadow:0 -.125rem .125rem #00b0ff26!important}.shadow-sm-sky.shadow-bottom{box-shadow:0 .125rem .125rem #00b0ff26!important}.shadow-sm-sky.shadow-left{box-shadow:-.125rem 0 .125rem #00b0ff26!important}.shadow-sm-sky.shadow-right{box-shadow:.125rem 0 .125rem #00b0ff26!important}.shadow-hover-sm-sky{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-sky:hover{box-shadow:0 .125rem .125rem #00b0ff26!important}.shadow-hover-sm-sky:hover.shadow-top{box-shadow:0 -.125rem .125rem #00b0ff26!important}.shadow-hover-sm-sky:hover.shadow-bottom{box-shadow:0 .125rem .125rem #00b0ff26!important}.shadow-hover-sm-sky:hover.shadow-left{box-shadow:-.125rem 0 .125rem #00b0ff26!important}.shadow-hover-sm-sky:hover.shadow-right{box-shadow:.125rem 0 .125rem #00b0ff26!important}.shadow-sky{box-shadow:0 .25rem .3125rem #00b0ff26!important}.shadow-sky.shadow-top{box-shadow:0 -.25rem .3125rem #00b0ff26!important}.shadow-sky.shadow-bottom{box-shadow:0 .25rem .3125rem #00b0ff26!important}.shadow-sky.shadow-left{box-shadow:-.25rem 0 .3125rem #00b0ff26!important}.shadow-sky.shadow-right{box-shadow:.25rem 0 .3125rem #00b0ff26!important}.shadow-hover-sky{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sky:hover{box-shadow:0 .25rem .3125rem #00b0ff26!important}.shadow-hover-sky:hover.shadow-top{box-shadow:0 -.25rem .3125rem #00b0ff26!important}.shadow-hover-sky:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #00b0ff26!important}.shadow-hover-sky:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #00b0ff26!important}.shadow-hover-sky:hover.shadow-right{box-shadow:.25rem 0 .3125rem #00b0ff26!important}.shadow-lg-sky{box-shadow:0 .375rem .625rem #00b0ff26!important}.shadow-lg-sky.shadow-top{box-shadow:0 -.375rem .625rem #00b0ff26!important}.shadow-lg-sky.shadow-bottom{box-shadow:0 .375rem .625rem #00b0ff26!important}.shadow-lg-sky.shadow-left{box-shadow:-.375rem 0 .625rem #00b0ff26!important}.shadow-lg-sky.shadow-right{box-shadow:.375rem 0 .625rem #00b0ff26!important}.shadow-hover-lg-sky{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-sky:hover{box-shadow:0 .375rem .625rem #00b0ff26!important}.shadow-hover-lg-sky:hover.shadow-top{box-shadow:0 -.375rem .625rem #00b0ff26!important}.shadow-hover-lg-sky:hover.shadow-bottom{box-shadow:0 .375rem .625rem #00b0ff26!important}.shadow-hover-lg-sky:hover.shadow-left{box-shadow:-.375rem 0 .625rem #00b0ff26!important}.shadow-hover-lg-sky:hover.shadow-right{box-shadow:.375rem 0 .625rem #00b0ff26!important}.shadow-xl-sky{box-shadow:0 .5rem .625rem #00b0ff26!important}.shadow-xl-sky.shadow-top{box-shadow:0 -.5rem .625rem #00b0ff26!important}.shadow-xl-sky.shadow-bottom{box-shadow:0 .5rem .625rem #00b0ff26!important}.shadow-xl-sky.shadow-left{box-shadow:-.5rem 0 .625rem #00b0ff26!important}.shadow-xl-sky.shadow-right{box-shadow:.5rem 0 .625rem #00b0ff26!important}.shadow-hover-xl-sky{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-sky:hover{box-shadow:0 .5rem .625rem #00b0ff26!important}.shadow-hover-xl-sky:hover.shadow-top{box-shadow:0 -.5rem .625rem #00b0ff26!important}.shadow-hover-xl-sky:hover.shadow-bottom{box-shadow:0 .5rem .625rem #00b0ff26!important}.shadow-hover-xl-sky:hover.shadow-left{box-shadow:-.5rem 0 .625rem #00b0ff26!important}.shadow-hover-xl-sky:hover.shadow-right{box-shadow:.5rem 0 .625rem #00b0ff26!important}.shadow-sm-cyan{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-sm-cyan.shadow-top{box-shadow:0 -.125rem .125rem #18ddef26!important}.shadow-sm-cyan.shadow-bottom{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-sm-cyan.shadow-left{box-shadow:-.125rem 0 .125rem #18ddef26!important}.shadow-sm-cyan.shadow-right{box-shadow:.125rem 0 .125rem #18ddef26!important}.shadow-hover-sm-cyan{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-cyan:hover{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-hover-sm-cyan:hover.shadow-top{box-shadow:0 -.125rem .125rem #18ddef26!important}.shadow-hover-sm-cyan:hover.shadow-bottom{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-hover-sm-cyan:hover.shadow-left{box-shadow:-.125rem 0 .125rem #18ddef26!important}.shadow-hover-sm-cyan:hover.shadow-right{box-shadow:.125rem 0 .125rem #18ddef26!important}.shadow-cyan{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-cyan.shadow-top{box-shadow:0 -.25rem .3125rem #18ddef26!important}.shadow-cyan.shadow-bottom{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-cyan.shadow-left{box-shadow:-.25rem 0 .3125rem #18ddef26!important}.shadow-cyan.shadow-right{box-shadow:.25rem 0 .3125rem #18ddef26!important}.shadow-hover-cyan{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-cyan:hover{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-hover-cyan:hover.shadow-top{box-shadow:0 -.25rem .3125rem #18ddef26!important}.shadow-hover-cyan:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-hover-cyan:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #18ddef26!important}.shadow-hover-cyan:hover.shadow-right{box-shadow:.25rem 0 .3125rem #18ddef26!important}.shadow-lg-cyan{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-lg-cyan.shadow-top{box-shadow:0 -.375rem .625rem #18ddef26!important}.shadow-lg-cyan.shadow-bottom{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-lg-cyan.shadow-left{box-shadow:-.375rem 0 .625rem #18ddef26!important}.shadow-lg-cyan.shadow-right{box-shadow:.375rem 0 .625rem #18ddef26!important}.shadow-hover-lg-cyan{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-cyan:hover{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-hover-lg-cyan:hover.shadow-top{box-shadow:0 -.375rem .625rem #18ddef26!important}.shadow-hover-lg-cyan:hover.shadow-bottom{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-hover-lg-cyan:hover.shadow-left{box-shadow:-.375rem 0 .625rem #18ddef26!important}.shadow-hover-lg-cyan:hover.shadow-right{box-shadow:.375rem 0 .625rem #18ddef26!important}.shadow-xl-cyan{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-xl-cyan.shadow-top{box-shadow:0 -.5rem .625rem #18ddef26!important}.shadow-xl-cyan.shadow-bottom{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-xl-cyan.shadow-left{box-shadow:-.5rem 0 .625rem #18ddef26!important}.shadow-xl-cyan.shadow-right{box-shadow:.5rem 0 .625rem #18ddef26!important}.shadow-hover-xl-cyan{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-cyan:hover{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-hover-xl-cyan:hover.shadow-top{box-shadow:0 -.5rem .625rem #18ddef26!important}.shadow-hover-xl-cyan:hover.shadow-bottom{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-hover-xl-cyan:hover.shadow-left{box-shadow:-.5rem 0 .625rem #18ddef26!important}.shadow-hover-xl-cyan:hover.shadow-right{box-shadow:.5rem 0 .625rem #18ddef26!important}.shadow-sm-info{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-sm-info.shadow-top{box-shadow:0 -.125rem .125rem #18ddef26!important}.shadow-sm-info.shadow-bottom{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-sm-info.shadow-left{box-shadow:-.125rem 0 .125rem #18ddef26!important}.shadow-sm-info.shadow-right{box-shadow:.125rem 0 .125rem #18ddef26!important}.shadow-hover-sm-info{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-info:hover{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-hover-sm-info:hover.shadow-top{box-shadow:0 -.125rem .125rem #18ddef26!important}.shadow-hover-sm-info:hover.shadow-bottom{box-shadow:0 .125rem .125rem #18ddef26!important}.shadow-hover-sm-info:hover.shadow-left{box-shadow:-.125rem 0 .125rem #18ddef26!important}.shadow-hover-sm-info:hover.shadow-right{box-shadow:.125rem 0 .125rem #18ddef26!important}.shadow-info{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-info.shadow-top{box-shadow:0 -.25rem .3125rem #18ddef26!important}.shadow-info.shadow-bottom{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-info.shadow-left{box-shadow:-.25rem 0 .3125rem #18ddef26!important}.shadow-info.shadow-right{box-shadow:.25rem 0 .3125rem #18ddef26!important}.shadow-hover-info{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-info:hover{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-hover-info:hover.shadow-top{box-shadow:0 -.25rem .3125rem #18ddef26!important}.shadow-hover-info:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #18ddef26!important}.shadow-hover-info:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #18ddef26!important}.shadow-hover-info:hover.shadow-right{box-shadow:.25rem 0 .3125rem #18ddef26!important}.shadow-lg-info{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-lg-info.shadow-top{box-shadow:0 -.375rem .625rem #18ddef26!important}.shadow-lg-info.shadow-bottom{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-lg-info.shadow-left{box-shadow:-.375rem 0 .625rem #18ddef26!important}.shadow-lg-info.shadow-right{box-shadow:.375rem 0 .625rem #18ddef26!important}.shadow-hover-lg-info{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-info:hover{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-hover-lg-info:hover.shadow-top{box-shadow:0 -.375rem .625rem #18ddef26!important}.shadow-hover-lg-info:hover.shadow-bottom{box-shadow:0 .375rem .625rem #18ddef26!important}.shadow-hover-lg-info:hover.shadow-left{box-shadow:-.375rem 0 .625rem #18ddef26!important}.shadow-hover-lg-info:hover.shadow-right{box-shadow:.375rem 0 .625rem #18ddef26!important}.shadow-xl-info{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-xl-info.shadow-top{box-shadow:0 -.5rem .625rem #18ddef26!important}.shadow-xl-info.shadow-bottom{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-xl-info.shadow-left{box-shadow:-.5rem 0 .625rem #18ddef26!important}.shadow-xl-info.shadow-right{box-shadow:.5rem 0 .625rem #18ddef26!important}.shadow-hover-xl-info{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-info:hover{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-hover-xl-info:hover.shadow-top{box-shadow:0 -.5rem .625rem #18ddef26!important}.shadow-hover-xl-info:hover.shadow-bottom{box-shadow:0 .5rem .625rem #18ddef26!important}.shadow-hover-xl-info:hover.shadow-left{box-shadow:-.5rem 0 .625rem #18ddef26!important}.shadow-hover-xl-info:hover.shadow-right{box-shadow:.5rem 0 .625rem #18ddef26!important}.shadow-sm-green{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-sm-green.shadow-top{box-shadow:0 -.125rem .125rem #00d67f26!important}.shadow-sm-green.shadow-bottom{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-sm-green.shadow-left{box-shadow:-.125rem 0 .125rem #00d67f26!important}.shadow-sm-green.shadow-right{box-shadow:.125rem 0 .125rem #00d67f26!important}.shadow-hover-sm-green{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-green:hover{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-hover-sm-green:hover.shadow-top{box-shadow:0 -.125rem .125rem #00d67f26!important}.shadow-hover-sm-green:hover.shadow-bottom{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-hover-sm-green:hover.shadow-left{box-shadow:-.125rem 0 .125rem #00d67f26!important}.shadow-hover-sm-green:hover.shadow-right{box-shadow:.125rem 0 .125rem #00d67f26!important}.shadow-green{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-green.shadow-top{box-shadow:0 -.25rem .3125rem #00d67f26!important}.shadow-green.shadow-bottom{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-green.shadow-left{box-shadow:-.25rem 0 .3125rem #00d67f26!important}.shadow-green.shadow-right{box-shadow:.25rem 0 .3125rem #00d67f26!important}.shadow-hover-green{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-green:hover{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-hover-green:hover.shadow-top{box-shadow:0 -.25rem .3125rem #00d67f26!important}.shadow-hover-green:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-hover-green:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #00d67f26!important}.shadow-hover-green:hover.shadow-right{box-shadow:.25rem 0 .3125rem #00d67f26!important}.shadow-lg-green{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-lg-green.shadow-top{box-shadow:0 -.375rem .625rem #00d67f26!important}.shadow-lg-green.shadow-bottom{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-lg-green.shadow-left{box-shadow:-.375rem 0 .625rem #00d67f26!important}.shadow-lg-green.shadow-right{box-shadow:.375rem 0 .625rem #00d67f26!important}.shadow-hover-lg-green{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-green:hover{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-hover-lg-green:hover.shadow-top{box-shadow:0 -.375rem .625rem #00d67f26!important}.shadow-hover-lg-green:hover.shadow-bottom{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-hover-lg-green:hover.shadow-left{box-shadow:-.375rem 0 .625rem #00d67f26!important}.shadow-hover-lg-green:hover.shadow-right{box-shadow:.375rem 0 .625rem #00d67f26!important}.shadow-xl-green{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-xl-green.shadow-top{box-shadow:0 -.5rem .625rem #00d67f26!important}.shadow-xl-green.shadow-bottom{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-xl-green.shadow-left{box-shadow:-.5rem 0 .625rem #00d67f26!important}.shadow-xl-green.shadow-right{box-shadow:.5rem 0 .625rem #00d67f26!important}.shadow-hover-xl-green{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-green:hover{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-hover-xl-green:hover.shadow-top{box-shadow:0 -.5rem .625rem #00d67f26!important}.shadow-hover-xl-green:hover.shadow-bottom{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-hover-xl-green:hover.shadow-left{box-shadow:-.5rem 0 .625rem #00d67f26!important}.shadow-hover-xl-green:hover.shadow-right{box-shadow:.5rem 0 .625rem #00d67f26!important}.shadow-sm-success{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-sm-success.shadow-top{box-shadow:0 -.125rem .125rem #00d67f26!important}.shadow-sm-success.shadow-bottom{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-sm-success.shadow-left{box-shadow:-.125rem 0 .125rem #00d67f26!important}.shadow-sm-success.shadow-right{box-shadow:.125rem 0 .125rem #00d67f26!important}.shadow-hover-sm-success{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-success:hover{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-hover-sm-success:hover.shadow-top{box-shadow:0 -.125rem .125rem #00d67f26!important}.shadow-hover-sm-success:hover.shadow-bottom{box-shadow:0 .125rem .125rem #00d67f26!important}.shadow-hover-sm-success:hover.shadow-left{box-shadow:-.125rem 0 .125rem #00d67f26!important}.shadow-hover-sm-success:hover.shadow-right{box-shadow:.125rem 0 .125rem #00d67f26!important}.shadow-success{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-success.shadow-top{box-shadow:0 -.25rem .3125rem #00d67f26!important}.shadow-success.shadow-bottom{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-success.shadow-left{box-shadow:-.25rem 0 .3125rem #00d67f26!important}.shadow-success.shadow-right{box-shadow:.25rem 0 .3125rem #00d67f26!important}.shadow-hover-success{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-success:hover{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-hover-success:hover.shadow-top{box-shadow:0 -.25rem .3125rem #00d67f26!important}.shadow-hover-success:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #00d67f26!important}.shadow-hover-success:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #00d67f26!important}.shadow-hover-success:hover.shadow-right{box-shadow:.25rem 0 .3125rem #00d67f26!important}.shadow-lg-success{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-lg-success.shadow-top{box-shadow:0 -.375rem .625rem #00d67f26!important}.shadow-lg-success.shadow-bottom{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-lg-success.shadow-left{box-shadow:-.375rem 0 .625rem #00d67f26!important}.shadow-lg-success.shadow-right{box-shadow:.375rem 0 .625rem #00d67f26!important}.shadow-hover-lg-success{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-success:hover{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-hover-lg-success:hover.shadow-top{box-shadow:0 -.375rem .625rem #00d67f26!important}.shadow-hover-lg-success:hover.shadow-bottom{box-shadow:0 .375rem .625rem #00d67f26!important}.shadow-hover-lg-success:hover.shadow-left{box-shadow:-.375rem 0 .625rem #00d67f26!important}.shadow-hover-lg-success:hover.shadow-right{box-shadow:.375rem 0 .625rem #00d67f26!important}.shadow-xl-success{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-xl-success.shadow-top{box-shadow:0 -.5rem .625rem #00d67f26!important}.shadow-xl-success.shadow-bottom{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-xl-success.shadow-left{box-shadow:-.5rem 0 .625rem #00d67f26!important}.shadow-xl-success.shadow-right{box-shadow:.5rem 0 .625rem #00d67f26!important}.shadow-hover-xl-success{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-success:hover{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-hover-xl-success:hover.shadow-top{box-shadow:0 -.5rem .625rem #00d67f26!important}.shadow-hover-xl-success:hover.shadow-bottom{box-shadow:0 .5rem .625rem #00d67f26!important}.shadow-hover-xl-success:hover.shadow-left{box-shadow:-.5rem 0 .625rem #00d67f26!important}.shadow-hover-xl-success:hover.shadow-right{box-shadow:.5rem 0 .625rem #00d67f26!important}.shadow-sm-yellow{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-sm-yellow.shadow-top{box-shadow:0 -.125rem .125rem #ffc40026!important}.shadow-sm-yellow.shadow-bottom{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-sm-yellow.shadow-left{box-shadow:-.125rem 0 .125rem #ffc40026!important}.shadow-sm-yellow.shadow-right{box-shadow:.125rem 0 .125rem #ffc40026!important}.shadow-hover-sm-yellow{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-yellow:hover{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-hover-sm-yellow:hover.shadow-top{box-shadow:0 -.125rem .125rem #ffc40026!important}.shadow-hover-sm-yellow:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-hover-sm-yellow:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ffc40026!important}.shadow-hover-sm-yellow:hover.shadow-right{box-shadow:.125rem 0 .125rem #ffc40026!important}.shadow-yellow{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-yellow.shadow-top{box-shadow:0 -.25rem .3125rem #ffc40026!important}.shadow-yellow.shadow-bottom{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-yellow.shadow-left{box-shadow:-.25rem 0 .3125rem #ffc40026!important}.shadow-yellow.shadow-right{box-shadow:.25rem 0 .3125rem #ffc40026!important}.shadow-hover-yellow{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-yellow:hover{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-hover-yellow:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ffc40026!important}.shadow-hover-yellow:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-hover-yellow:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ffc40026!important}.shadow-hover-yellow:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ffc40026!important}.shadow-lg-yellow{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-lg-yellow.shadow-top{box-shadow:0 -.375rem .625rem #ffc40026!important}.shadow-lg-yellow.shadow-bottom{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-lg-yellow.shadow-left{box-shadow:-.375rem 0 .625rem #ffc40026!important}.shadow-lg-yellow.shadow-right{box-shadow:.375rem 0 .625rem #ffc40026!important}.shadow-hover-lg-yellow{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-yellow:hover{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-hover-lg-yellow:hover.shadow-top{box-shadow:0 -.375rem .625rem #ffc40026!important}.shadow-hover-lg-yellow:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-hover-lg-yellow:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ffc40026!important}.shadow-hover-lg-yellow:hover.shadow-right{box-shadow:.375rem 0 .625rem #ffc40026!important}.shadow-xl-yellow{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-xl-yellow.shadow-top{box-shadow:0 -.5rem .625rem #ffc40026!important}.shadow-xl-yellow.shadow-bottom{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-xl-yellow.shadow-left{box-shadow:-.5rem 0 .625rem #ffc40026!important}.shadow-xl-yellow.shadow-right{box-shadow:.5rem 0 .625rem #ffc40026!important}.shadow-hover-xl-yellow{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-yellow:hover{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-hover-xl-yellow:hover.shadow-top{box-shadow:0 -.5rem .625rem #ffc40026!important}.shadow-hover-xl-yellow:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-hover-xl-yellow:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ffc40026!important}.shadow-hover-xl-yellow:hover.shadow-right{box-shadow:.5rem 0 .625rem #ffc40026!important}.shadow-sm-warning{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-sm-warning.shadow-top{box-shadow:0 -.125rem .125rem #ffc40026!important}.shadow-sm-warning.shadow-bottom{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-sm-warning.shadow-left{box-shadow:-.125rem 0 .125rem #ffc40026!important}.shadow-sm-warning.shadow-right{box-shadow:.125rem 0 .125rem #ffc40026!important}.shadow-hover-sm-warning{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-warning:hover{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-hover-sm-warning:hover.shadow-top{box-shadow:0 -.125rem .125rem #ffc40026!important}.shadow-hover-sm-warning:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ffc40026!important}.shadow-hover-sm-warning:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ffc40026!important}.shadow-hover-sm-warning:hover.shadow-right{box-shadow:.125rem 0 .125rem #ffc40026!important}.shadow-warning{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-warning.shadow-top{box-shadow:0 -.25rem .3125rem #ffc40026!important}.shadow-warning.shadow-bottom{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-warning.shadow-left{box-shadow:-.25rem 0 .3125rem #ffc40026!important}.shadow-warning.shadow-right{box-shadow:.25rem 0 .3125rem #ffc40026!important}.shadow-hover-warning{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-warning:hover{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-hover-warning:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ffc40026!important}.shadow-hover-warning:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ffc40026!important}.shadow-hover-warning:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ffc40026!important}.shadow-hover-warning:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ffc40026!important}.shadow-lg-warning{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-lg-warning.shadow-top{box-shadow:0 -.375rem .625rem #ffc40026!important}.shadow-lg-warning.shadow-bottom{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-lg-warning.shadow-left{box-shadow:-.375rem 0 .625rem #ffc40026!important}.shadow-lg-warning.shadow-right{box-shadow:.375rem 0 .625rem #ffc40026!important}.shadow-hover-lg-warning{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-warning:hover{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-hover-lg-warning:hover.shadow-top{box-shadow:0 -.375rem .625rem #ffc40026!important}.shadow-hover-lg-warning:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ffc40026!important}.shadow-hover-lg-warning:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ffc40026!important}.shadow-hover-lg-warning:hover.shadow-right{box-shadow:.375rem 0 .625rem #ffc40026!important}.shadow-xl-warning{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-xl-warning.shadow-top{box-shadow:0 -.5rem .625rem #ffc40026!important}.shadow-xl-warning.shadow-bottom{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-xl-warning.shadow-left{box-shadow:-.5rem 0 .625rem #ffc40026!important}.shadow-xl-warning.shadow-right{box-shadow:.5rem 0 .625rem #ffc40026!important}.shadow-hover-xl-warning{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-warning:hover{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-hover-xl-warning:hover.shadow-top{box-shadow:0 -.5rem .625rem #ffc40026!important}.shadow-hover-xl-warning:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ffc40026!important}.shadow-hover-xl-warning:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ffc40026!important}.shadow-hover-xl-warning:hover.shadow-right{box-shadow:.5rem 0 .625rem #ffc40026!important}.shadow-sm-red{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-sm-red.shadow-top{box-shadow:0 -.125rem .125rem #ff000026!important}.shadow-sm-red.shadow-bottom{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-sm-red.shadow-left{box-shadow:-.125rem 0 .125rem #ff000026!important}.shadow-sm-red.shadow-right{box-shadow:.125rem 0 .125rem #ff000026!important}.shadow-hover-sm-red{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-red:hover{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-hover-sm-red:hover.shadow-top{box-shadow:0 -.125rem .125rem #ff000026!important}.shadow-hover-sm-red:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-hover-sm-red:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ff000026!important}.shadow-hover-sm-red:hover.shadow-right{box-shadow:.125rem 0 .125rem #ff000026!important}.shadow-red{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-red.shadow-top{box-shadow:0 -.25rem .3125rem #ff000026!important}.shadow-red.shadow-bottom{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-red.shadow-left{box-shadow:-.25rem 0 .3125rem #ff000026!important}.shadow-red.shadow-right{box-shadow:.25rem 0 .3125rem #ff000026!important}.shadow-hover-red{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-red:hover{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-hover-red:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ff000026!important}.shadow-hover-red:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-hover-red:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ff000026!important}.shadow-hover-red:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ff000026!important}.shadow-lg-red{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-lg-red.shadow-top{box-shadow:0 -.375rem .625rem #ff000026!important}.shadow-lg-red.shadow-bottom{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-lg-red.shadow-left{box-shadow:-.375rem 0 .625rem #ff000026!important}.shadow-lg-red.shadow-right{box-shadow:.375rem 0 .625rem #ff000026!important}.shadow-hover-lg-red{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-red:hover{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-hover-lg-red:hover.shadow-top{box-shadow:0 -.375rem .625rem #ff000026!important}.shadow-hover-lg-red:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-hover-lg-red:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ff000026!important}.shadow-hover-lg-red:hover.shadow-right{box-shadow:.375rem 0 .625rem #ff000026!important}.shadow-xl-red{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-xl-red.shadow-top{box-shadow:0 -.5rem .625rem #ff000026!important}.shadow-xl-red.shadow-bottom{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-xl-red.shadow-left{box-shadow:-.5rem 0 .625rem #ff000026!important}.shadow-xl-red.shadow-right{box-shadow:.5rem 0 .625rem #ff000026!important}.shadow-hover-xl-red{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-red:hover{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-hover-xl-red:hover.shadow-top{box-shadow:0 -.5rem .625rem #ff000026!important}.shadow-hover-xl-red:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-hover-xl-red:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ff000026!important}.shadow-hover-xl-red:hover.shadow-right{box-shadow:.5rem 0 .625rem #ff000026!important}.shadow-sm-danger{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-sm-danger.shadow-top{box-shadow:0 -.125rem .125rem #ff000026!important}.shadow-sm-danger.shadow-bottom{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-sm-danger.shadow-left{box-shadow:-.125rem 0 .125rem #ff000026!important}.shadow-sm-danger.shadow-right{box-shadow:.125rem 0 .125rem #ff000026!important}.shadow-hover-sm-danger{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-danger:hover{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-hover-sm-danger:hover.shadow-top{box-shadow:0 -.125rem .125rem #ff000026!important}.shadow-hover-sm-danger:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ff000026!important}.shadow-hover-sm-danger:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ff000026!important}.shadow-hover-sm-danger:hover.shadow-right{box-shadow:.125rem 0 .125rem #ff000026!important}.shadow-danger{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-danger.shadow-top{box-shadow:0 -.25rem .3125rem #ff000026!important}.shadow-danger.shadow-bottom{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-danger.shadow-left{box-shadow:-.25rem 0 .3125rem #ff000026!important}.shadow-danger.shadow-right{box-shadow:.25rem 0 .3125rem #ff000026!important}.shadow-hover-danger{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-danger:hover{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-hover-danger:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ff000026!important}.shadow-hover-danger:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ff000026!important}.shadow-hover-danger:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ff000026!important}.shadow-hover-danger:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ff000026!important}.shadow-lg-danger{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-lg-danger.shadow-top{box-shadow:0 -.375rem .625rem #ff000026!important}.shadow-lg-danger.shadow-bottom{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-lg-danger.shadow-left{box-shadow:-.375rem 0 .625rem #ff000026!important}.shadow-lg-danger.shadow-right{box-shadow:.375rem 0 .625rem #ff000026!important}.shadow-hover-lg-danger{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-danger:hover{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-hover-lg-danger:hover.shadow-top{box-shadow:0 -.375rem .625rem #ff000026!important}.shadow-hover-lg-danger:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ff000026!important}.shadow-hover-lg-danger:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ff000026!important}.shadow-hover-lg-danger:hover.shadow-right{box-shadow:.375rem 0 .625rem #ff000026!important}.shadow-xl-danger{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-xl-danger.shadow-top{box-shadow:0 -.5rem .625rem #ff000026!important}.shadow-xl-danger.shadow-bottom{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-xl-danger.shadow-left{box-shadow:-.5rem 0 .625rem #ff000026!important}.shadow-xl-danger.shadow-right{box-shadow:.5rem 0 .625rem #ff000026!important}.shadow-hover-xl-danger{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-danger:hover{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-hover-xl-danger:hover.shadow-top{box-shadow:0 -.5rem .625rem #ff000026!important}.shadow-hover-xl-danger:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ff000026!important}.shadow-hover-xl-danger:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ff000026!important}.shadow-hover-xl-danger:hover.shadow-right{box-shadow:.5rem 0 .625rem #ff000026!important}.shadow-sm-blue{box-shadow:0 .125rem .125rem #298dff26!important}.shadow-sm-blue.shadow-top{box-shadow:0 -.125rem .125rem #298dff26!important}.shadow-sm-blue.shadow-bottom{box-shadow:0 .125rem .125rem #298dff26!important}.shadow-sm-blue.shadow-left{box-shadow:-.125rem 0 .125rem #298dff26!important}.shadow-sm-blue.shadow-right{box-shadow:.125rem 0 .125rem #298dff26!important}.shadow-hover-sm-blue{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-blue:hover{box-shadow:0 .125rem .125rem #298dff26!important}.shadow-hover-sm-blue:hover.shadow-top{box-shadow:0 -.125rem .125rem #298dff26!important}.shadow-hover-sm-blue:hover.shadow-bottom{box-shadow:0 .125rem .125rem #298dff26!important}.shadow-hover-sm-blue:hover.shadow-left{box-shadow:-.125rem 0 .125rem #298dff26!important}.shadow-hover-sm-blue:hover.shadow-right{box-shadow:.125rem 0 .125rem #298dff26!important}.shadow-blue{box-shadow:0 .25rem .3125rem #298dff26!important}.shadow-blue.shadow-top{box-shadow:0 -.25rem .3125rem #298dff26!important}.shadow-blue.shadow-bottom{box-shadow:0 .25rem .3125rem #298dff26!important}.shadow-blue.shadow-left{box-shadow:-.25rem 0 .3125rem #298dff26!important}.shadow-blue.shadow-right{box-shadow:.25rem 0 .3125rem #298dff26!important}.shadow-hover-blue{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-blue:hover{box-shadow:0 .25rem .3125rem #298dff26!important}.shadow-hover-blue:hover.shadow-top{box-shadow:0 -.25rem .3125rem #298dff26!important}.shadow-hover-blue:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #298dff26!important}.shadow-hover-blue:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #298dff26!important}.shadow-hover-blue:hover.shadow-right{box-shadow:.25rem 0 .3125rem #298dff26!important}.shadow-lg-blue{box-shadow:0 .375rem .625rem #298dff26!important}.shadow-lg-blue.shadow-top{box-shadow:0 -.375rem .625rem #298dff26!important}.shadow-lg-blue.shadow-bottom{box-shadow:0 .375rem .625rem #298dff26!important}.shadow-lg-blue.shadow-left{box-shadow:-.375rem 0 .625rem #298dff26!important}.shadow-lg-blue.shadow-right{box-shadow:.375rem 0 .625rem #298dff26!important}.shadow-hover-lg-blue{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-blue:hover{box-shadow:0 .375rem .625rem #298dff26!important}.shadow-hover-lg-blue:hover.shadow-top{box-shadow:0 -.375rem .625rem #298dff26!important}.shadow-hover-lg-blue:hover.shadow-bottom{box-shadow:0 .375rem .625rem #298dff26!important}.shadow-hover-lg-blue:hover.shadow-left{box-shadow:-.375rem 0 .625rem #298dff26!important}.shadow-hover-lg-blue:hover.shadow-right{box-shadow:.375rem 0 .625rem #298dff26!important}.shadow-xl-blue{box-shadow:0 .5rem .625rem #298dff26!important}.shadow-xl-blue.shadow-top{box-shadow:0 -.5rem .625rem #298dff26!important}.shadow-xl-blue.shadow-bottom{box-shadow:0 .5rem .625rem #298dff26!important}.shadow-xl-blue.shadow-left{box-shadow:-.5rem 0 .625rem #298dff26!important}.shadow-xl-blue.shadow-right{box-shadow:.5rem 0 .625rem #298dff26!important}.shadow-hover-xl-blue{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-blue:hover{box-shadow:0 .5rem .625rem #298dff26!important}.shadow-hover-xl-blue:hover.shadow-top{box-shadow:0 -.5rem .625rem #298dff26!important}.shadow-hover-xl-blue:hover.shadow-bottom{box-shadow:0 .5rem .625rem #298dff26!important}.shadow-hover-xl-blue:hover.shadow-left{box-shadow:-.5rem 0 .625rem #298dff26!important}.shadow-hover-xl-blue:hover.shadow-right{box-shadow:.5rem 0 .625rem #298dff26!important}.shadow-sm-primary{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-sm-primary.shadow-top{box-shadow:0 -.125rem .125rem #007d8826!important}.shadow-sm-primary.shadow-bottom{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-sm-primary.shadow-left{box-shadow:-.125rem 0 .125rem #007d8826!important}.shadow-sm-primary.shadow-right{box-shadow:.125rem 0 .125rem #007d8826!important}.shadow-hover-sm-primary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-primary:hover{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-hover-sm-primary:hover.shadow-top{box-shadow:0 -.125rem .125rem #007d8826!important}.shadow-hover-sm-primary:hover.shadow-bottom{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-hover-sm-primary:hover.shadow-left{box-shadow:-.125rem 0 .125rem #007d8826!important}.shadow-hover-sm-primary:hover.shadow-right{box-shadow:.125rem 0 .125rem #007d8826!important}.shadow-primary{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-primary.shadow-top{box-shadow:0 -.25rem .3125rem #007d8826!important}.shadow-primary.shadow-bottom{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-primary.shadow-left{box-shadow:-.25rem 0 .3125rem #007d8826!important}.shadow-primary.shadow-right{box-shadow:.25rem 0 .3125rem #007d8826!important}.shadow-hover-primary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-primary:hover{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-hover-primary:hover.shadow-top{box-shadow:0 -.25rem .3125rem #007d8826!important}.shadow-hover-primary:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-hover-primary:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #007d8826!important}.shadow-hover-primary:hover.shadow-right{box-shadow:.25rem 0 .3125rem #007d8826!important}.shadow-lg-primary{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-lg-primary.shadow-top{box-shadow:0 -.375rem .625rem #007d8826!important}.shadow-lg-primary.shadow-bottom{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-lg-primary.shadow-left{box-shadow:-.375rem 0 .625rem #007d8826!important}.shadow-lg-primary.shadow-right{box-shadow:.375rem 0 .625rem #007d8826!important}.shadow-hover-lg-primary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-primary:hover{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-hover-lg-primary:hover.shadow-top{box-shadow:0 -.375rem .625rem #007d8826!important}.shadow-hover-lg-primary:hover.shadow-bottom{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-hover-lg-primary:hover.shadow-left{box-shadow:-.375rem 0 .625rem #007d8826!important}.shadow-hover-lg-primary:hover.shadow-right{box-shadow:.375rem 0 .625rem #007d8826!important}.shadow-xl-primary{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-xl-primary.shadow-top{box-shadow:0 -.5rem .625rem #007d8826!important}.shadow-xl-primary.shadow-bottom{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-xl-primary.shadow-left{box-shadow:-.5rem 0 .625rem #007d8826!important}.shadow-xl-primary.shadow-right{box-shadow:.5rem 0 .625rem #007d8826!important}.shadow-hover-xl-primary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-primary:hover{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-hover-xl-primary:hover.shadow-top{box-shadow:0 -.5rem .625rem #007d8826!important}.shadow-hover-xl-primary:hover.shadow-bottom{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-hover-xl-primary:hover.shadow-left{box-shadow:-.5rem 0 .625rem #007d8826!important}.shadow-hover-xl-primary:hover.shadow-right{box-shadow:.5rem 0 .625rem #007d8826!important}.shadow-sm-pink{box-shadow:0 .125rem .125rem #e9299026!important}.shadow-sm-pink.shadow-top{box-shadow:0 -.125rem .125rem #e9299026!important}.shadow-sm-pink.shadow-bottom{box-shadow:0 .125rem .125rem #e9299026!important}.shadow-sm-pink.shadow-left{box-shadow:-.125rem 0 .125rem #e9299026!important}.shadow-sm-pink.shadow-right{box-shadow:.125rem 0 .125rem #e9299026!important}.shadow-hover-sm-pink{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-pink:hover{box-shadow:0 .125rem .125rem #e9299026!important}.shadow-hover-sm-pink:hover.shadow-top{box-shadow:0 -.125rem .125rem #e9299026!important}.shadow-hover-sm-pink:hover.shadow-bottom{box-shadow:0 .125rem .125rem #e9299026!important}.shadow-hover-sm-pink:hover.shadow-left{box-shadow:-.125rem 0 .125rem #e9299026!important}.shadow-hover-sm-pink:hover.shadow-right{box-shadow:.125rem 0 .125rem #e9299026!important}.shadow-pink{box-shadow:0 .25rem .3125rem #e9299026!important}.shadow-pink.shadow-top{box-shadow:0 -.25rem .3125rem #e9299026!important}.shadow-pink.shadow-bottom{box-shadow:0 .25rem .3125rem #e9299026!important}.shadow-pink.shadow-left{box-shadow:-.25rem 0 .3125rem #e9299026!important}.shadow-pink.shadow-right{box-shadow:.25rem 0 .3125rem #e9299026!important}.shadow-hover-pink{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-pink:hover{box-shadow:0 .25rem .3125rem #e9299026!important}.shadow-hover-pink:hover.shadow-top{box-shadow:0 -.25rem .3125rem #e9299026!important}.shadow-hover-pink:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #e9299026!important}.shadow-hover-pink:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #e9299026!important}.shadow-hover-pink:hover.shadow-right{box-shadow:.25rem 0 .3125rem #e9299026!important}.shadow-lg-pink{box-shadow:0 .375rem .625rem #e9299026!important}.shadow-lg-pink.shadow-top{box-shadow:0 -.375rem .625rem #e9299026!important}.shadow-lg-pink.shadow-bottom{box-shadow:0 .375rem .625rem #e9299026!important}.shadow-lg-pink.shadow-left{box-shadow:-.375rem 0 .625rem #e9299026!important}.shadow-lg-pink.shadow-right{box-shadow:.375rem 0 .625rem #e9299026!important}.shadow-hover-lg-pink{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-pink:hover{box-shadow:0 .375rem .625rem #e9299026!important}.shadow-hover-lg-pink:hover.shadow-top{box-shadow:0 -.375rem .625rem #e9299026!important}.shadow-hover-lg-pink:hover.shadow-bottom{box-shadow:0 .375rem .625rem #e9299026!important}.shadow-hover-lg-pink:hover.shadow-left{box-shadow:-.375rem 0 .625rem #e9299026!important}.shadow-hover-lg-pink:hover.shadow-right{box-shadow:.375rem 0 .625rem #e9299026!important}.shadow-xl-pink{box-shadow:0 .5rem .625rem #e9299026!important}.shadow-xl-pink.shadow-top{box-shadow:0 -.5rem .625rem #e9299026!important}.shadow-xl-pink.shadow-bottom{box-shadow:0 .5rem .625rem #e9299026!important}.shadow-xl-pink.shadow-left{box-shadow:-.5rem 0 .625rem #e9299026!important}.shadow-xl-pink.shadow-right{box-shadow:.5rem 0 .625rem #e9299026!important}.shadow-hover-xl-pink{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-pink:hover{box-shadow:0 .5rem .625rem #e9299026!important}.shadow-hover-xl-pink:hover.shadow-top{box-shadow:0 -.5rem .625rem #e9299026!important}.shadow-hover-xl-pink:hover.shadow-bottom{box-shadow:0 .5rem .625rem #e9299026!important}.shadow-hover-xl-pink:hover.shadow-left{box-shadow:-.5rem 0 .625rem #e9299026!important}.shadow-hover-xl-pink:hover.shadow-right{box-shadow:.5rem 0 .625rem #e9299026!important}.shadow-sm-purple{box-shadow:0 .125rem .125rem #c02ff326!important}.shadow-sm-purple.shadow-top{box-shadow:0 -.125rem .125rem #c02ff326!important}.shadow-sm-purple.shadow-bottom{box-shadow:0 .125rem .125rem #c02ff326!important}.shadow-sm-purple.shadow-left{box-shadow:-.125rem 0 .125rem #c02ff326!important}.shadow-sm-purple.shadow-right{box-shadow:.125rem 0 .125rem #c02ff326!important}.shadow-hover-sm-purple{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-purple:hover{box-shadow:0 .125rem .125rem #c02ff326!important}.shadow-hover-sm-purple:hover.shadow-top{box-shadow:0 -.125rem .125rem #c02ff326!important}.shadow-hover-sm-purple:hover.shadow-bottom{box-shadow:0 .125rem .125rem #c02ff326!important}.shadow-hover-sm-purple:hover.shadow-left{box-shadow:-.125rem 0 .125rem #c02ff326!important}.shadow-hover-sm-purple:hover.shadow-right{box-shadow:.125rem 0 .125rem #c02ff326!important}.shadow-purple{box-shadow:0 .25rem .3125rem #c02ff326!important}.shadow-purple.shadow-top{box-shadow:0 -.25rem .3125rem #c02ff326!important}.shadow-purple.shadow-bottom{box-shadow:0 .25rem .3125rem #c02ff326!important}.shadow-purple.shadow-left{box-shadow:-.25rem 0 .3125rem #c02ff326!important}.shadow-purple.shadow-right{box-shadow:.25rem 0 .3125rem #c02ff326!important}.shadow-hover-purple{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-purple:hover{box-shadow:0 .25rem .3125rem #c02ff326!important}.shadow-hover-purple:hover.shadow-top{box-shadow:0 -.25rem .3125rem #c02ff326!important}.shadow-hover-purple:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #c02ff326!important}.shadow-hover-purple:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #c02ff326!important}.shadow-hover-purple:hover.shadow-right{box-shadow:.25rem 0 .3125rem #c02ff326!important}.shadow-lg-purple{box-shadow:0 .375rem .625rem #c02ff326!important}.shadow-lg-purple.shadow-top{box-shadow:0 -.375rem .625rem #c02ff326!important}.shadow-lg-purple.shadow-bottom{box-shadow:0 .375rem .625rem #c02ff326!important}.shadow-lg-purple.shadow-left{box-shadow:-.375rem 0 .625rem #c02ff326!important}.shadow-lg-purple.shadow-right{box-shadow:.375rem 0 .625rem #c02ff326!important}.shadow-hover-lg-purple{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-purple:hover{box-shadow:0 .375rem .625rem #c02ff326!important}.shadow-hover-lg-purple:hover.shadow-top{box-shadow:0 -.375rem .625rem #c02ff326!important}.shadow-hover-lg-purple:hover.shadow-bottom{box-shadow:0 .375rem .625rem #c02ff326!important}.shadow-hover-lg-purple:hover.shadow-left{box-shadow:-.375rem 0 .625rem #c02ff326!important}.shadow-hover-lg-purple:hover.shadow-right{box-shadow:.375rem 0 .625rem #c02ff326!important}.shadow-xl-purple{box-shadow:0 .5rem .625rem #c02ff326!important}.shadow-xl-purple.shadow-top{box-shadow:0 -.5rem .625rem #c02ff326!important}.shadow-xl-purple.shadow-bottom{box-shadow:0 .5rem .625rem #c02ff326!important}.shadow-xl-purple.shadow-left{box-shadow:-.5rem 0 .625rem #c02ff326!important}.shadow-xl-purple.shadow-right{box-shadow:.5rem 0 .625rem #c02ff326!important}.shadow-hover-xl-purple{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-purple:hover{box-shadow:0 .5rem .625rem #c02ff326!important}.shadow-hover-xl-purple:hover.shadow-top{box-shadow:0 -.5rem .625rem #c02ff326!important}.shadow-hover-xl-purple:hover.shadow-bottom{box-shadow:0 .5rem .625rem #c02ff326!important}.shadow-hover-xl-purple:hover.shadow-left{box-shadow:-.5rem 0 .625rem #c02ff326!important}.shadow-hover-xl-purple:hover.shadow-right{box-shadow:.5rem 0 .625rem #c02ff326!important}.shadow-sm-violet{box-shadow:0 .125rem .125rem #7429f826!important}.shadow-sm-violet.shadow-top{box-shadow:0 -.125rem .125rem #7429f826!important}.shadow-sm-violet.shadow-bottom{box-shadow:0 .125rem .125rem #7429f826!important}.shadow-sm-violet.shadow-left{box-shadow:-.125rem 0 .125rem #7429f826!important}.shadow-sm-violet.shadow-right{box-shadow:.125rem 0 .125rem #7429f826!important}.shadow-hover-sm-violet{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-violet:hover{box-shadow:0 .125rem .125rem #7429f826!important}.shadow-hover-sm-violet:hover.shadow-top{box-shadow:0 -.125rem .125rem #7429f826!important}.shadow-hover-sm-violet:hover.shadow-bottom{box-shadow:0 .125rem .125rem #7429f826!important}.shadow-hover-sm-violet:hover.shadow-left{box-shadow:-.125rem 0 .125rem #7429f826!important}.shadow-hover-sm-violet:hover.shadow-right{box-shadow:.125rem 0 .125rem #7429f826!important}.shadow-violet{box-shadow:0 .25rem .3125rem #7429f826!important}.shadow-violet.shadow-top{box-shadow:0 -.25rem .3125rem #7429f826!important}.shadow-violet.shadow-bottom{box-shadow:0 .25rem .3125rem #7429f826!important}.shadow-violet.shadow-left{box-shadow:-.25rem 0 .3125rem #7429f826!important}.shadow-violet.shadow-right{box-shadow:.25rem 0 .3125rem #7429f826!important}.shadow-hover-violet{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-violet:hover{box-shadow:0 .25rem .3125rem #7429f826!important}.shadow-hover-violet:hover.shadow-top{box-shadow:0 -.25rem .3125rem #7429f826!important}.shadow-hover-violet:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #7429f826!important}.shadow-hover-violet:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #7429f826!important}.shadow-hover-violet:hover.shadow-right{box-shadow:.25rem 0 .3125rem #7429f826!important}.shadow-lg-violet{box-shadow:0 .375rem .625rem #7429f826!important}.shadow-lg-violet.shadow-top{box-shadow:0 -.375rem .625rem #7429f826!important}.shadow-lg-violet.shadow-bottom{box-shadow:0 .375rem .625rem #7429f826!important}.shadow-lg-violet.shadow-left{box-shadow:-.375rem 0 .625rem #7429f826!important}.shadow-lg-violet.shadow-right{box-shadow:.375rem 0 .625rem #7429f826!important}.shadow-hover-lg-violet{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-violet:hover{box-shadow:0 .375rem .625rem #7429f826!important}.shadow-hover-lg-violet:hover.shadow-top{box-shadow:0 -.375rem .625rem #7429f826!important}.shadow-hover-lg-violet:hover.shadow-bottom{box-shadow:0 .375rem .625rem #7429f826!important}.shadow-hover-lg-violet:hover.shadow-left{box-shadow:-.375rem 0 .625rem #7429f826!important}.shadow-hover-lg-violet:hover.shadow-right{box-shadow:.375rem 0 .625rem #7429f826!important}.shadow-xl-violet{box-shadow:0 .5rem .625rem #7429f826!important}.shadow-xl-violet.shadow-top{box-shadow:0 -.5rem .625rem #7429f826!important}.shadow-xl-violet.shadow-bottom{box-shadow:0 .5rem .625rem #7429f826!important}.shadow-xl-violet.shadow-left{box-shadow:-.5rem 0 .625rem #7429f826!important}.shadow-xl-violet.shadow-right{box-shadow:.5rem 0 .625rem #7429f826!important}.shadow-hover-xl-violet{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-violet:hover{box-shadow:0 .5rem .625rem #7429f826!important}.shadow-hover-xl-violet:hover.shadow-top{box-shadow:0 -.5rem .625rem #7429f826!important}.shadow-hover-xl-violet:hover.shadow-bottom{box-shadow:0 .5rem .625rem #7429f826!important}.shadow-hover-xl-violet:hover.shadow-left{box-shadow:-.5rem 0 .625rem #7429f826!important}.shadow-hover-xl-violet:hover.shadow-right{box-shadow:.5rem 0 .625rem #7429f826!important}.shadow-sm-indigo{box-shadow:0 .125rem .125rem #322bf326!important}.shadow-sm-indigo.shadow-top{box-shadow:0 -.125rem .125rem #322bf326!important}.shadow-sm-indigo.shadow-bottom{box-shadow:0 .125rem .125rem #322bf326!important}.shadow-sm-indigo.shadow-left{box-shadow:-.125rem 0 .125rem #322bf326!important}.shadow-sm-indigo.shadow-right{box-shadow:.125rem 0 .125rem #322bf326!important}.shadow-hover-sm-indigo{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-indigo:hover{box-shadow:0 .125rem .125rem #322bf326!important}.shadow-hover-sm-indigo:hover.shadow-top{box-shadow:0 -.125rem .125rem #322bf326!important}.shadow-hover-sm-indigo:hover.shadow-bottom{box-shadow:0 .125rem .125rem #322bf326!important}.shadow-hover-sm-indigo:hover.shadow-left{box-shadow:-.125rem 0 .125rem #322bf326!important}.shadow-hover-sm-indigo:hover.shadow-right{box-shadow:.125rem 0 .125rem #322bf326!important}.shadow-indigo{box-shadow:0 .25rem .3125rem #322bf326!important}.shadow-indigo.shadow-top{box-shadow:0 -.25rem .3125rem #322bf326!important}.shadow-indigo.shadow-bottom{box-shadow:0 .25rem .3125rem #322bf326!important}.shadow-indigo.shadow-left{box-shadow:-.25rem 0 .3125rem #322bf326!important}.shadow-indigo.shadow-right{box-shadow:.25rem 0 .3125rem #322bf326!important}.shadow-hover-indigo{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-indigo:hover{box-shadow:0 .25rem .3125rem #322bf326!important}.shadow-hover-indigo:hover.shadow-top{box-shadow:0 -.25rem .3125rem #322bf326!important}.shadow-hover-indigo:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #322bf326!important}.shadow-hover-indigo:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #322bf326!important}.shadow-hover-indigo:hover.shadow-right{box-shadow:.25rem 0 .3125rem #322bf326!important}.shadow-lg-indigo{box-shadow:0 .375rem .625rem #322bf326!important}.shadow-lg-indigo.shadow-top{box-shadow:0 -.375rem .625rem #322bf326!important}.shadow-lg-indigo.shadow-bottom{box-shadow:0 .375rem .625rem #322bf326!important}.shadow-lg-indigo.shadow-left{box-shadow:-.375rem 0 .625rem #322bf326!important}.shadow-lg-indigo.shadow-right{box-shadow:.375rem 0 .625rem #322bf326!important}.shadow-hover-lg-indigo{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-indigo:hover{box-shadow:0 .375rem .625rem #322bf326!important}.shadow-hover-lg-indigo:hover.shadow-top{box-shadow:0 -.375rem .625rem #322bf326!important}.shadow-hover-lg-indigo:hover.shadow-bottom{box-shadow:0 .375rem .625rem #322bf326!important}.shadow-hover-lg-indigo:hover.shadow-left{box-shadow:-.375rem 0 .625rem #322bf326!important}.shadow-hover-lg-indigo:hover.shadow-right{box-shadow:.375rem 0 .625rem #322bf326!important}.shadow-xl-indigo{box-shadow:0 .5rem .625rem #322bf326!important}.shadow-xl-indigo.shadow-top{box-shadow:0 -.5rem .625rem #322bf326!important}.shadow-xl-indigo.shadow-bottom{box-shadow:0 .5rem .625rem #322bf326!important}.shadow-xl-indigo.shadow-left{box-shadow:-.5rem 0 .625rem #322bf326!important}.shadow-xl-indigo.shadow-right{box-shadow:.5rem 0 .625rem #322bf326!important}.shadow-hover-xl-indigo{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-indigo:hover{box-shadow:0 .5rem .625rem #322bf326!important}.shadow-hover-xl-indigo:hover.shadow-top{box-shadow:0 -.5rem .625rem #322bf326!important}.shadow-hover-xl-indigo:hover.shadow-bottom{box-shadow:0 .5rem .625rem #322bf326!important}.shadow-hover-xl-indigo:hover.shadow-left{box-shadow:-.5rem 0 .625rem #322bf326!important}.shadow-hover-xl-indigo:hover.shadow-right{box-shadow:.5rem 0 .625rem #322bf326!important}.shadow-sm-teal{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-sm-teal.shadow-top{box-shadow:0 -.125rem .125rem #007d8826!important}.shadow-sm-teal.shadow-bottom{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-sm-teal.shadow-left{box-shadow:-.125rem 0 .125rem #007d8826!important}.shadow-sm-teal.shadow-right{box-shadow:.125rem 0 .125rem #007d8826!important}.shadow-hover-sm-teal{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-teal:hover{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-hover-sm-teal:hover.shadow-top{box-shadow:0 -.125rem .125rem #007d8826!important}.shadow-hover-sm-teal:hover.shadow-bottom{box-shadow:0 .125rem .125rem #007d8826!important}.shadow-hover-sm-teal:hover.shadow-left{box-shadow:-.125rem 0 .125rem #007d8826!important}.shadow-hover-sm-teal:hover.shadow-right{box-shadow:.125rem 0 .125rem #007d8826!important}.shadow-teal{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-teal.shadow-top{box-shadow:0 -.25rem .3125rem #007d8826!important}.shadow-teal.shadow-bottom{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-teal.shadow-left{box-shadow:-.25rem 0 .3125rem #007d8826!important}.shadow-teal.shadow-right{box-shadow:.25rem 0 .3125rem #007d8826!important}.shadow-hover-teal{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-teal:hover{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-hover-teal:hover.shadow-top{box-shadow:0 -.25rem .3125rem #007d8826!important}.shadow-hover-teal:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #007d8826!important}.shadow-hover-teal:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #007d8826!important}.shadow-hover-teal:hover.shadow-right{box-shadow:.25rem 0 .3125rem #007d8826!important}.shadow-lg-teal{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-lg-teal.shadow-top{box-shadow:0 -.375rem .625rem #007d8826!important}.shadow-lg-teal.shadow-bottom{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-lg-teal.shadow-left{box-shadow:-.375rem 0 .625rem #007d8826!important}.shadow-lg-teal.shadow-right{box-shadow:.375rem 0 .625rem #007d8826!important}.shadow-hover-lg-teal{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-teal:hover{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-hover-lg-teal:hover.shadow-top{box-shadow:0 -.375rem .625rem #007d8826!important}.shadow-hover-lg-teal:hover.shadow-bottom{box-shadow:0 .375rem .625rem #007d8826!important}.shadow-hover-lg-teal:hover.shadow-left{box-shadow:-.375rem 0 .625rem #007d8826!important}.shadow-hover-lg-teal:hover.shadow-right{box-shadow:.375rem 0 .625rem #007d8826!important}.shadow-xl-teal{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-xl-teal.shadow-top{box-shadow:0 -.5rem .625rem #007d8826!important}.shadow-xl-teal.shadow-bottom{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-xl-teal.shadow-left{box-shadow:-.5rem 0 .625rem #007d8826!important}.shadow-xl-teal.shadow-right{box-shadow:.5rem 0 .625rem #007d8826!important}.shadow-hover-xl-teal{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-teal:hover{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-hover-xl-teal:hover.shadow-top{box-shadow:0 -.5rem .625rem #007d8826!important}.shadow-hover-xl-teal:hover.shadow-bottom{box-shadow:0 .5rem .625rem #007d8826!important}.shadow-hover-xl-teal:hover.shadow-left{box-shadow:-.5rem 0 .625rem #007d8826!important}.shadow-hover-xl-teal:hover.shadow-right{box-shadow:.5rem 0 .625rem #007d8826!important}.shadow-sm-neon{box-shadow:0 .125rem .125rem #81e23026!important}.shadow-sm-neon.shadow-top{box-shadow:0 -.125rem .125rem #81e23026!important}.shadow-sm-neon.shadow-bottom{box-shadow:0 .125rem .125rem #81e23026!important}.shadow-sm-neon.shadow-left{box-shadow:-.125rem 0 .125rem #81e23026!important}.shadow-sm-neon.shadow-right{box-shadow:.125rem 0 .125rem #81e23026!important}.shadow-hover-sm-neon{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-neon:hover{box-shadow:0 .125rem .125rem #81e23026!important}.shadow-hover-sm-neon:hover.shadow-top{box-shadow:0 -.125rem .125rem #81e23026!important}.shadow-hover-sm-neon:hover.shadow-bottom{box-shadow:0 .125rem .125rem #81e23026!important}.shadow-hover-sm-neon:hover.shadow-left{box-shadow:-.125rem 0 .125rem #81e23026!important}.shadow-hover-sm-neon:hover.shadow-right{box-shadow:.125rem 0 .125rem #81e23026!important}.shadow-neon{box-shadow:0 .25rem .3125rem #81e23026!important}.shadow-neon.shadow-top{box-shadow:0 -.25rem .3125rem #81e23026!important}.shadow-neon.shadow-bottom{box-shadow:0 .25rem .3125rem #81e23026!important}.shadow-neon.shadow-left{box-shadow:-.25rem 0 .3125rem #81e23026!important}.shadow-neon.shadow-right{box-shadow:.25rem 0 .3125rem #81e23026!important}.shadow-hover-neon{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-neon:hover{box-shadow:0 .25rem .3125rem #81e23026!important}.shadow-hover-neon:hover.shadow-top{box-shadow:0 -.25rem .3125rem #81e23026!important}.shadow-hover-neon:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #81e23026!important}.shadow-hover-neon:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #81e23026!important}.shadow-hover-neon:hover.shadow-right{box-shadow:.25rem 0 .3125rem #81e23026!important}.shadow-lg-neon{box-shadow:0 .375rem .625rem #81e23026!important}.shadow-lg-neon.shadow-top{box-shadow:0 -.375rem .625rem #81e23026!important}.shadow-lg-neon.shadow-bottom{box-shadow:0 .375rem .625rem #81e23026!important}.shadow-lg-neon.shadow-left{box-shadow:-.375rem 0 .625rem #81e23026!important}.shadow-lg-neon.shadow-right{box-shadow:.375rem 0 .625rem #81e23026!important}.shadow-hover-lg-neon{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-neon:hover{box-shadow:0 .375rem .625rem #81e23026!important}.shadow-hover-lg-neon:hover.shadow-top{box-shadow:0 -.375rem .625rem #81e23026!important}.shadow-hover-lg-neon:hover.shadow-bottom{box-shadow:0 .375rem .625rem #81e23026!important}.shadow-hover-lg-neon:hover.shadow-left{box-shadow:-.375rem 0 .625rem #81e23026!important}.shadow-hover-lg-neon:hover.shadow-right{box-shadow:.375rem 0 .625rem #81e23026!important}.shadow-xl-neon{box-shadow:0 .5rem .625rem #81e23026!important}.shadow-xl-neon.shadow-top{box-shadow:0 -.5rem .625rem #81e23026!important}.shadow-xl-neon.shadow-bottom{box-shadow:0 .5rem .625rem #81e23026!important}.shadow-xl-neon.shadow-left{box-shadow:-.5rem 0 .625rem #81e23026!important}.shadow-xl-neon.shadow-right{box-shadow:.5rem 0 .625rem #81e23026!important}.shadow-hover-xl-neon{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-neon:hover{box-shadow:0 .5rem .625rem #81e23026!important}.shadow-hover-xl-neon:hover.shadow-top{box-shadow:0 -.5rem .625rem #81e23026!important}.shadow-hover-xl-neon:hover.shadow-bottom{box-shadow:0 .5rem .625rem #81e23026!important}.shadow-hover-xl-neon:hover.shadow-left{box-shadow:-.5rem 0 .625rem #81e23026!important}.shadow-hover-xl-neon:hover.shadow-right{box-shadow:.5rem 0 .625rem #81e23026!important}.shadow-sm-lime{box-shadow:0 .125rem .125rem #c2e93926!important}.shadow-sm-lime.shadow-top{box-shadow:0 -.125rem .125rem #c2e93926!important}.shadow-sm-lime.shadow-bottom{box-shadow:0 .125rem .125rem #c2e93926!important}.shadow-sm-lime.shadow-left{box-shadow:-.125rem 0 .125rem #c2e93926!important}.shadow-sm-lime.shadow-right{box-shadow:.125rem 0 .125rem #c2e93926!important}.shadow-hover-sm-lime{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-lime:hover{box-shadow:0 .125rem .125rem #c2e93926!important}.shadow-hover-sm-lime:hover.shadow-top{box-shadow:0 -.125rem .125rem #c2e93926!important}.shadow-hover-sm-lime:hover.shadow-bottom{box-shadow:0 .125rem .125rem #c2e93926!important}.shadow-hover-sm-lime:hover.shadow-left{box-shadow:-.125rem 0 .125rem #c2e93926!important}.shadow-hover-sm-lime:hover.shadow-right{box-shadow:.125rem 0 .125rem #c2e93926!important}.shadow-lime{box-shadow:0 .25rem .3125rem #c2e93926!important}.shadow-lime.shadow-top{box-shadow:0 -.25rem .3125rem #c2e93926!important}.shadow-lime.shadow-bottom{box-shadow:0 .25rem .3125rem #c2e93926!important}.shadow-lime.shadow-left{box-shadow:-.25rem 0 .3125rem #c2e93926!important}.shadow-lime.shadow-right{box-shadow:.25rem 0 .3125rem #c2e93926!important}.shadow-hover-lime{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lime:hover{box-shadow:0 .25rem .3125rem #c2e93926!important}.shadow-hover-lime:hover.shadow-top{box-shadow:0 -.25rem .3125rem #c2e93926!important}.shadow-hover-lime:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #c2e93926!important}.shadow-hover-lime:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #c2e93926!important}.shadow-hover-lime:hover.shadow-right{box-shadow:.25rem 0 .3125rem #c2e93926!important}.shadow-lg-lime{box-shadow:0 .375rem .625rem #c2e93926!important}.shadow-lg-lime.shadow-top{box-shadow:0 -.375rem .625rem #c2e93926!important}.shadow-lg-lime.shadow-bottom{box-shadow:0 .375rem .625rem #c2e93926!important}.shadow-lg-lime.shadow-left{box-shadow:-.375rem 0 .625rem #c2e93926!important}.shadow-lg-lime.shadow-right{box-shadow:.375rem 0 .625rem #c2e93926!important}.shadow-hover-lg-lime{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-lime:hover{box-shadow:0 .375rem .625rem #c2e93926!important}.shadow-hover-lg-lime:hover.shadow-top{box-shadow:0 -.375rem .625rem #c2e93926!important}.shadow-hover-lg-lime:hover.shadow-bottom{box-shadow:0 .375rem .625rem #c2e93926!important}.shadow-hover-lg-lime:hover.shadow-left{box-shadow:-.375rem 0 .625rem #c2e93926!important}.shadow-hover-lg-lime:hover.shadow-right{box-shadow:.375rem 0 .625rem #c2e93926!important}.shadow-xl-lime{box-shadow:0 .5rem .625rem #c2e93926!important}.shadow-xl-lime.shadow-top{box-shadow:0 -.5rem .625rem #c2e93926!important}.shadow-xl-lime.shadow-bottom{box-shadow:0 .5rem .625rem #c2e93926!important}.shadow-xl-lime.shadow-left{box-shadow:-.5rem 0 .625rem #c2e93926!important}.shadow-xl-lime.shadow-right{box-shadow:.5rem 0 .625rem #c2e93926!important}.shadow-hover-xl-lime{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-lime:hover{box-shadow:0 .5rem .625rem #c2e93926!important}.shadow-hover-xl-lime:hover.shadow-top{box-shadow:0 -.5rem .625rem #c2e93926!important}.shadow-hover-xl-lime:hover.shadow-bottom{box-shadow:0 .5rem .625rem #c2e93926!important}.shadow-hover-xl-lime:hover.shadow-left{box-shadow:-.5rem 0 .625rem #c2e93926!important}.shadow-hover-xl-lime:hover.shadow-right{box-shadow:.5rem 0 .625rem #c2e93926!important}.shadow-sm-sun{box-shadow:0 .125rem .125rem #ffea0026!important}.shadow-sm-sun.shadow-top{box-shadow:0 -.125rem .125rem #ffea0026!important}.shadow-sm-sun.shadow-bottom{box-shadow:0 .125rem .125rem #ffea0026!important}.shadow-sm-sun.shadow-left{box-shadow:-.125rem 0 .125rem #ffea0026!important}.shadow-sm-sun.shadow-right{box-shadow:.125rem 0 .125rem #ffea0026!important}.shadow-hover-sm-sun{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-sun:hover{box-shadow:0 .125rem .125rem #ffea0026!important}.shadow-hover-sm-sun:hover.shadow-top{box-shadow:0 -.125rem .125rem #ffea0026!important}.shadow-hover-sm-sun:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ffea0026!important}.shadow-hover-sm-sun:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ffea0026!important}.shadow-hover-sm-sun:hover.shadow-right{box-shadow:.125rem 0 .125rem #ffea0026!important}.shadow-sun{box-shadow:0 .25rem .3125rem #ffea0026!important}.shadow-sun.shadow-top{box-shadow:0 -.25rem .3125rem #ffea0026!important}.shadow-sun.shadow-bottom{box-shadow:0 .25rem .3125rem #ffea0026!important}.shadow-sun.shadow-left{box-shadow:-.25rem 0 .3125rem #ffea0026!important}.shadow-sun.shadow-right{box-shadow:.25rem 0 .3125rem #ffea0026!important}.shadow-hover-sun{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sun:hover{box-shadow:0 .25rem .3125rem #ffea0026!important}.shadow-hover-sun:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ffea0026!important}.shadow-hover-sun:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ffea0026!important}.shadow-hover-sun:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ffea0026!important}.shadow-hover-sun:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ffea0026!important}.shadow-lg-sun{box-shadow:0 .375rem .625rem #ffea0026!important}.shadow-lg-sun.shadow-top{box-shadow:0 -.375rem .625rem #ffea0026!important}.shadow-lg-sun.shadow-bottom{box-shadow:0 .375rem .625rem #ffea0026!important}.shadow-lg-sun.shadow-left{box-shadow:-.375rem 0 .625rem #ffea0026!important}.shadow-lg-sun.shadow-right{box-shadow:.375rem 0 .625rem #ffea0026!important}.shadow-hover-lg-sun{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-sun:hover{box-shadow:0 .375rem .625rem #ffea0026!important}.shadow-hover-lg-sun:hover.shadow-top{box-shadow:0 -.375rem .625rem #ffea0026!important}.shadow-hover-lg-sun:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ffea0026!important}.shadow-hover-lg-sun:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ffea0026!important}.shadow-hover-lg-sun:hover.shadow-right{box-shadow:.375rem 0 .625rem #ffea0026!important}.shadow-xl-sun{box-shadow:0 .5rem .625rem #ffea0026!important}.shadow-xl-sun.shadow-top{box-shadow:0 -.5rem .625rem #ffea0026!important}.shadow-xl-sun.shadow-bottom{box-shadow:0 .5rem .625rem #ffea0026!important}.shadow-xl-sun.shadow-left{box-shadow:-.5rem 0 .625rem #ffea0026!important}.shadow-xl-sun.shadow-right{box-shadow:.5rem 0 .625rem #ffea0026!important}.shadow-hover-xl-sun{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-sun:hover{box-shadow:0 .5rem .625rem #ffea0026!important}.shadow-hover-xl-sun:hover.shadow-top{box-shadow:0 -.5rem .625rem #ffea0026!important}.shadow-hover-xl-sun:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ffea0026!important}.shadow-hover-xl-sun:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ffea0026!important}.shadow-hover-xl-sun:hover.shadow-right{box-shadow:.5rem 0 .625rem #ffea0026!important}.shadow-sm-orange{box-shadow:0 .125rem .125rem #ff910026!important}.shadow-sm-orange.shadow-top{box-shadow:0 -.125rem .125rem #ff910026!important}.shadow-sm-orange.shadow-bottom{box-shadow:0 .125rem .125rem #ff910026!important}.shadow-sm-orange.shadow-left{box-shadow:-.125rem 0 .125rem #ff910026!important}.shadow-sm-orange.shadow-right{box-shadow:.125rem 0 .125rem #ff910026!important}.shadow-hover-sm-orange{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-orange:hover{box-shadow:0 .125rem .125rem #ff910026!important}.shadow-hover-sm-orange:hover.shadow-top{box-shadow:0 -.125rem .125rem #ff910026!important}.shadow-hover-sm-orange:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ff910026!important}.shadow-hover-sm-orange:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ff910026!important}.shadow-hover-sm-orange:hover.shadow-right{box-shadow:.125rem 0 .125rem #ff910026!important}.shadow-orange{box-shadow:0 .25rem .3125rem #ff910026!important}.shadow-orange.shadow-top{box-shadow:0 -.25rem .3125rem #ff910026!important}.shadow-orange.shadow-bottom{box-shadow:0 .25rem .3125rem #ff910026!important}.shadow-orange.shadow-left{box-shadow:-.25rem 0 .3125rem #ff910026!important}.shadow-orange.shadow-right{box-shadow:.25rem 0 .3125rem #ff910026!important}.shadow-hover-orange{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-orange:hover{box-shadow:0 .25rem .3125rem #ff910026!important}.shadow-hover-orange:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ff910026!important}.shadow-hover-orange:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ff910026!important}.shadow-hover-orange:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ff910026!important}.shadow-hover-orange:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ff910026!important}.shadow-lg-orange{box-shadow:0 .375rem .625rem #ff910026!important}.shadow-lg-orange.shadow-top{box-shadow:0 -.375rem .625rem #ff910026!important}.shadow-lg-orange.shadow-bottom{box-shadow:0 .375rem .625rem #ff910026!important}.shadow-lg-orange.shadow-left{box-shadow:-.375rem 0 .625rem #ff910026!important}.shadow-lg-orange.shadow-right{box-shadow:.375rem 0 .625rem #ff910026!important}.shadow-hover-lg-orange{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-orange:hover{box-shadow:0 .375rem .625rem #ff910026!important}.shadow-hover-lg-orange:hover.shadow-top{box-shadow:0 -.375rem .625rem #ff910026!important}.shadow-hover-lg-orange:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ff910026!important}.shadow-hover-lg-orange:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ff910026!important}.shadow-hover-lg-orange:hover.shadow-right{box-shadow:.375rem 0 .625rem #ff910026!important}.shadow-xl-orange{box-shadow:0 .5rem .625rem #ff910026!important}.shadow-xl-orange.shadow-top{box-shadow:0 -.5rem .625rem #ff910026!important}.shadow-xl-orange.shadow-bottom{box-shadow:0 .5rem .625rem #ff910026!important}.shadow-xl-orange.shadow-left{box-shadow:-.5rem 0 .625rem #ff910026!important}.shadow-xl-orange.shadow-right{box-shadow:.5rem 0 .625rem #ff910026!important}.shadow-hover-xl-orange{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-orange:hover{box-shadow:0 .5rem .625rem #ff910026!important}.shadow-hover-xl-orange:hover.shadow-top{box-shadow:0 -.5rem .625rem #ff910026!important}.shadow-hover-xl-orange:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ff910026!important}.shadow-hover-xl-orange:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ff910026!important}.shadow-hover-xl-orange:hover.shadow-right{box-shadow:.5rem 0 .625rem #ff910026!important}.shadow-sm-pumpkin{box-shadow:0 .125rem .125rem #ff570026!important}.shadow-sm-pumpkin.shadow-top{box-shadow:0 -.125rem .125rem #ff570026!important}.shadow-sm-pumpkin.shadow-bottom{box-shadow:0 .125rem .125rem #ff570026!important}.shadow-sm-pumpkin.shadow-left{box-shadow:-.125rem 0 .125rem #ff570026!important}.shadow-sm-pumpkin.shadow-right{box-shadow:.125rem 0 .125rem #ff570026!important}.shadow-hover-sm-pumpkin{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-pumpkin:hover{box-shadow:0 .125rem .125rem #ff570026!important}.shadow-hover-sm-pumpkin:hover.shadow-top{box-shadow:0 -.125rem .125rem #ff570026!important}.shadow-hover-sm-pumpkin:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ff570026!important}.shadow-hover-sm-pumpkin:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ff570026!important}.shadow-hover-sm-pumpkin:hover.shadow-right{box-shadow:.125rem 0 .125rem #ff570026!important}.shadow-pumpkin{box-shadow:0 .25rem .3125rem #ff570026!important}.shadow-pumpkin.shadow-top{box-shadow:0 -.25rem .3125rem #ff570026!important}.shadow-pumpkin.shadow-bottom{box-shadow:0 .25rem .3125rem #ff570026!important}.shadow-pumpkin.shadow-left{box-shadow:-.25rem 0 .3125rem #ff570026!important}.shadow-pumpkin.shadow-right{box-shadow:.25rem 0 .3125rem #ff570026!important}.shadow-hover-pumpkin{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-pumpkin:hover{box-shadow:0 .25rem .3125rem #ff570026!important}.shadow-hover-pumpkin:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ff570026!important}.shadow-hover-pumpkin:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ff570026!important}.shadow-hover-pumpkin:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ff570026!important}.shadow-hover-pumpkin:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ff570026!important}.shadow-lg-pumpkin{box-shadow:0 .375rem .625rem #ff570026!important}.shadow-lg-pumpkin.shadow-top{box-shadow:0 -.375rem .625rem #ff570026!important}.shadow-lg-pumpkin.shadow-bottom{box-shadow:0 .375rem .625rem #ff570026!important}.shadow-lg-pumpkin.shadow-left{box-shadow:-.375rem 0 .625rem #ff570026!important}.shadow-lg-pumpkin.shadow-right{box-shadow:.375rem 0 .625rem #ff570026!important}.shadow-hover-lg-pumpkin{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-pumpkin:hover{box-shadow:0 .375rem .625rem #ff570026!important}.shadow-hover-lg-pumpkin:hover.shadow-top{box-shadow:0 -.375rem .625rem #ff570026!important}.shadow-hover-lg-pumpkin:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ff570026!important}.shadow-hover-lg-pumpkin:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ff570026!important}.shadow-hover-lg-pumpkin:hover.shadow-right{box-shadow:.375rem 0 .625rem #ff570026!important}.shadow-xl-pumpkin{box-shadow:0 .5rem .625rem #ff570026!important}.shadow-xl-pumpkin.shadow-top{box-shadow:0 -.5rem .625rem #ff570026!important}.shadow-xl-pumpkin.shadow-bottom{box-shadow:0 .5rem .625rem #ff570026!important}.shadow-xl-pumpkin.shadow-left{box-shadow:-.5rem 0 .625rem #ff570026!important}.shadow-xl-pumpkin.shadow-right{box-shadow:.5rem 0 .625rem #ff570026!important}.shadow-hover-xl-pumpkin{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-pumpkin:hover{box-shadow:0 .5rem .625rem #ff570026!important}.shadow-hover-xl-pumpkin:hover.shadow-top{box-shadow:0 -.5rem .625rem #ff570026!important}.shadow-hover-xl-pumpkin:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ff570026!important}.shadow-hover-xl-pumpkin:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ff570026!important}.shadow-hover-xl-pumpkin:hover.shadow-right{box-shadow:.5rem 0 .625rem #ff570026!important}.shadow-sm-brown{box-shadow:0 .125rem .125rem #954d1526!important}.shadow-sm-brown.shadow-top{box-shadow:0 -.125rem .125rem #954d1526!important}.shadow-sm-brown.shadow-bottom{box-shadow:0 .125rem .125rem #954d1526!important}.shadow-sm-brown.shadow-left{box-shadow:-.125rem 0 .125rem #954d1526!important}.shadow-sm-brown.shadow-right{box-shadow:.125rem 0 .125rem #954d1526!important}.shadow-hover-sm-brown{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-brown:hover{box-shadow:0 .125rem .125rem #954d1526!important}.shadow-hover-sm-brown:hover.shadow-top{box-shadow:0 -.125rem .125rem #954d1526!important}.shadow-hover-sm-brown:hover.shadow-bottom{box-shadow:0 .125rem .125rem #954d1526!important}.shadow-hover-sm-brown:hover.shadow-left{box-shadow:-.125rem 0 .125rem #954d1526!important}.shadow-hover-sm-brown:hover.shadow-right{box-shadow:.125rem 0 .125rem #954d1526!important}.shadow-brown{box-shadow:0 .25rem .3125rem #954d1526!important}.shadow-brown.shadow-top{box-shadow:0 -.25rem .3125rem #954d1526!important}.shadow-brown.shadow-bottom{box-shadow:0 .25rem .3125rem #954d1526!important}.shadow-brown.shadow-left{box-shadow:-.25rem 0 .3125rem #954d1526!important}.shadow-brown.shadow-right{box-shadow:.25rem 0 .3125rem #954d1526!important}.shadow-hover-brown{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-brown:hover{box-shadow:0 .25rem .3125rem #954d1526!important}.shadow-hover-brown:hover.shadow-top{box-shadow:0 -.25rem .3125rem #954d1526!important}.shadow-hover-brown:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #954d1526!important}.shadow-hover-brown:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #954d1526!important}.shadow-hover-brown:hover.shadow-right{box-shadow:.25rem 0 .3125rem #954d1526!important}.shadow-lg-brown{box-shadow:0 .375rem .625rem #954d1526!important}.shadow-lg-brown.shadow-top{box-shadow:0 -.375rem .625rem #954d1526!important}.shadow-lg-brown.shadow-bottom{box-shadow:0 .375rem .625rem #954d1526!important}.shadow-lg-brown.shadow-left{box-shadow:-.375rem 0 .625rem #954d1526!important}.shadow-lg-brown.shadow-right{box-shadow:.375rem 0 .625rem #954d1526!important}.shadow-hover-lg-brown{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-brown:hover{box-shadow:0 .375rem .625rem #954d1526!important}.shadow-hover-lg-brown:hover.shadow-top{box-shadow:0 -.375rem .625rem #954d1526!important}.shadow-hover-lg-brown:hover.shadow-bottom{box-shadow:0 .375rem .625rem #954d1526!important}.shadow-hover-lg-brown:hover.shadow-left{box-shadow:-.375rem 0 .625rem #954d1526!important}.shadow-hover-lg-brown:hover.shadow-right{box-shadow:.375rem 0 .625rem #954d1526!important}.shadow-xl-brown{box-shadow:0 .5rem .625rem #954d1526!important}.shadow-xl-brown.shadow-top{box-shadow:0 -.5rem .625rem #954d1526!important}.shadow-xl-brown.shadow-bottom{box-shadow:0 .5rem .625rem #954d1526!important}.shadow-xl-brown.shadow-left{box-shadow:-.5rem 0 .625rem #954d1526!important}.shadow-xl-brown.shadow-right{box-shadow:.5rem 0 .625rem #954d1526!important}.shadow-hover-xl-brown{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-brown:hover{box-shadow:0 .5rem .625rem #954d1526!important}.shadow-hover-xl-brown:hover.shadow-top{box-shadow:0 -.5rem .625rem #954d1526!important}.shadow-hover-xl-brown:hover.shadow-bottom{box-shadow:0 .5rem .625rem #954d1526!important}.shadow-hover-xl-brown:hover.shadow-left{box-shadow:-.5rem 0 .625rem #954d1526!important}.shadow-hover-xl-brown:hover.shadow-right{box-shadow:.5rem 0 .625rem #954d1526!important}.shadow-sm-gold{box-shadow:0 .125rem .125rem #c3974926!important}.shadow-sm-gold.shadow-top{box-shadow:0 -.125rem .125rem #c3974926!important}.shadow-sm-gold.shadow-bottom{box-shadow:0 .125rem .125rem #c3974926!important}.shadow-sm-gold.shadow-left{box-shadow:-.125rem 0 .125rem #c3974926!important}.shadow-sm-gold.shadow-right{box-shadow:.125rem 0 .125rem #c3974926!important}.shadow-hover-sm-gold{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-gold:hover{box-shadow:0 .125rem .125rem #c3974926!important}.shadow-hover-sm-gold:hover.shadow-top{box-shadow:0 -.125rem .125rem #c3974926!important}.shadow-hover-sm-gold:hover.shadow-bottom{box-shadow:0 .125rem .125rem #c3974926!important}.shadow-hover-sm-gold:hover.shadow-left{box-shadow:-.125rem 0 .125rem #c3974926!important}.shadow-hover-sm-gold:hover.shadow-right{box-shadow:.125rem 0 .125rem #c3974926!important}.shadow-gold{box-shadow:0 .25rem .3125rem #c3974926!important}.shadow-gold.shadow-top{box-shadow:0 -.25rem .3125rem #c3974926!important}.shadow-gold.shadow-bottom{box-shadow:0 .25rem .3125rem #c3974926!important}.shadow-gold.shadow-left{box-shadow:-.25rem 0 .3125rem #c3974926!important}.shadow-gold.shadow-right{box-shadow:.25rem 0 .3125rem #c3974926!important}.shadow-hover-gold{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-gold:hover{box-shadow:0 .25rem .3125rem #c3974926!important}.shadow-hover-gold:hover.shadow-top{box-shadow:0 -.25rem .3125rem #c3974926!important}.shadow-hover-gold:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #c3974926!important}.shadow-hover-gold:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #c3974926!important}.shadow-hover-gold:hover.shadow-right{box-shadow:.25rem 0 .3125rem #c3974926!important}.shadow-lg-gold{box-shadow:0 .375rem .625rem #c3974926!important}.shadow-lg-gold.shadow-top{box-shadow:0 -.375rem .625rem #c3974926!important}.shadow-lg-gold.shadow-bottom{box-shadow:0 .375rem .625rem #c3974926!important}.shadow-lg-gold.shadow-left{box-shadow:-.375rem 0 .625rem #c3974926!important}.shadow-lg-gold.shadow-right{box-shadow:.375rem 0 .625rem #c3974926!important}.shadow-hover-lg-gold{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-gold:hover{box-shadow:0 .375rem .625rem #c3974926!important}.shadow-hover-lg-gold:hover.shadow-top{box-shadow:0 -.375rem .625rem #c3974926!important}.shadow-hover-lg-gold:hover.shadow-bottom{box-shadow:0 .375rem .625rem #c3974926!important}.shadow-hover-lg-gold:hover.shadow-left{box-shadow:-.375rem 0 .625rem #c3974926!important}.shadow-hover-lg-gold:hover.shadow-right{box-shadow:.375rem 0 .625rem #c3974926!important}.shadow-xl-gold{box-shadow:0 .5rem .625rem #c3974926!important}.shadow-xl-gold.shadow-top{box-shadow:0 -.5rem .625rem #c3974926!important}.shadow-xl-gold.shadow-bottom{box-shadow:0 .5rem .625rem #c3974926!important}.shadow-xl-gold.shadow-left{box-shadow:-.5rem 0 .625rem #c3974926!important}.shadow-xl-gold.shadow-right{box-shadow:.5rem 0 .625rem #c3974926!important}.shadow-hover-xl-gold{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-gold:hover{box-shadow:0 .5rem .625rem #c3974926!important}.shadow-hover-xl-gold:hover.shadow-top{box-shadow:0 -.5rem .625rem #c3974926!important}.shadow-hover-xl-gold:hover.shadow-bottom{box-shadow:0 .5rem .625rem #c3974926!important}.shadow-hover-xl-gold:hover.shadow-left{box-shadow:-.5rem 0 .625rem #c3974926!important}.shadow-hover-xl-gold:hover.shadow-right{box-shadow:.5rem 0 .625rem #c3974926!important}.shadow-sm-smoke{box-shadow:0 .125rem .125rem #5e7d8a26!important}.shadow-sm-smoke.shadow-top{box-shadow:0 -.125rem .125rem #5e7d8a26!important}.shadow-sm-smoke.shadow-bottom{box-shadow:0 .125rem .125rem #5e7d8a26!important}.shadow-sm-smoke.shadow-left{box-shadow:-.125rem 0 .125rem #5e7d8a26!important}.shadow-sm-smoke.shadow-right{box-shadow:.125rem 0 .125rem #5e7d8a26!important}.shadow-hover-sm-smoke{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-smoke:hover{box-shadow:0 .125rem .125rem #5e7d8a26!important}.shadow-hover-sm-smoke:hover.shadow-top{box-shadow:0 -.125rem .125rem #5e7d8a26!important}.shadow-hover-sm-smoke:hover.shadow-bottom{box-shadow:0 .125rem .125rem #5e7d8a26!important}.shadow-hover-sm-smoke:hover.shadow-left{box-shadow:-.125rem 0 .125rem #5e7d8a26!important}.shadow-hover-sm-smoke:hover.shadow-right{box-shadow:.125rem 0 .125rem #5e7d8a26!important}.shadow-smoke{box-shadow:0 .25rem .3125rem #5e7d8a26!important}.shadow-smoke.shadow-top{box-shadow:0 -.25rem .3125rem #5e7d8a26!important}.shadow-smoke.shadow-bottom{box-shadow:0 .25rem .3125rem #5e7d8a26!important}.shadow-smoke.shadow-left{box-shadow:-.25rem 0 .3125rem #5e7d8a26!important}.shadow-smoke.shadow-right{box-shadow:.25rem 0 .3125rem #5e7d8a26!important}.shadow-hover-smoke{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-smoke:hover{box-shadow:0 .25rem .3125rem #5e7d8a26!important}.shadow-hover-smoke:hover.shadow-top{box-shadow:0 -.25rem .3125rem #5e7d8a26!important}.shadow-hover-smoke:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #5e7d8a26!important}.shadow-hover-smoke:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #5e7d8a26!important}.shadow-hover-smoke:hover.shadow-right{box-shadow:.25rem 0 .3125rem #5e7d8a26!important}.shadow-lg-smoke{box-shadow:0 .375rem .625rem #5e7d8a26!important}.shadow-lg-smoke.shadow-top{box-shadow:0 -.375rem .625rem #5e7d8a26!important}.shadow-lg-smoke.shadow-bottom{box-shadow:0 .375rem .625rem #5e7d8a26!important}.shadow-lg-smoke.shadow-left{box-shadow:-.375rem 0 .625rem #5e7d8a26!important}.shadow-lg-smoke.shadow-right{box-shadow:.375rem 0 .625rem #5e7d8a26!important}.shadow-hover-lg-smoke{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-smoke:hover{box-shadow:0 .375rem .625rem #5e7d8a26!important}.shadow-hover-lg-smoke:hover.shadow-top{box-shadow:0 -.375rem .625rem #5e7d8a26!important}.shadow-hover-lg-smoke:hover.shadow-bottom{box-shadow:0 .375rem .625rem #5e7d8a26!important}.shadow-hover-lg-smoke:hover.shadow-left{box-shadow:-.375rem 0 .625rem #5e7d8a26!important}.shadow-hover-lg-smoke:hover.shadow-right{box-shadow:.375rem 0 .625rem #5e7d8a26!important}.shadow-xl-smoke{box-shadow:0 .5rem .625rem #5e7d8a26!important}.shadow-xl-smoke.shadow-top{box-shadow:0 -.5rem .625rem #5e7d8a26!important}.shadow-xl-smoke.shadow-bottom{box-shadow:0 .5rem .625rem #5e7d8a26!important}.shadow-xl-smoke.shadow-left{box-shadow:-.5rem 0 .625rem #5e7d8a26!important}.shadow-xl-smoke.shadow-right{box-shadow:.5rem 0 .625rem #5e7d8a26!important}.shadow-hover-xl-smoke{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-smoke:hover{box-shadow:0 .5rem .625rem #5e7d8a26!important}.shadow-hover-xl-smoke:hover.shadow-top{box-shadow:0 -.5rem .625rem #5e7d8a26!important}.shadow-hover-xl-smoke:hover.shadow-bottom{box-shadow:0 .5rem .625rem #5e7d8a26!important}.shadow-hover-xl-smoke:hover.shadow-left{box-shadow:-.5rem 0 .625rem #5e7d8a26!important}.shadow-hover-xl-smoke:hover.shadow-right{box-shadow:.5rem 0 .625rem #5e7d8a26!important}.shadow-sm-grey{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-sm-grey.shadow-top{box-shadow:0 -.125rem .125rem #9e9e9e26!important}.shadow-sm-grey.shadow-bottom{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-sm-grey.shadow-left{box-shadow:-.125rem 0 .125rem #9e9e9e26!important}.shadow-sm-grey.shadow-right{box-shadow:.125rem 0 .125rem #9e9e9e26!important}.shadow-hover-sm-grey{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-grey:hover{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-hover-sm-grey:hover.shadow-top{box-shadow:0 -.125rem .125rem #9e9e9e26!important}.shadow-hover-sm-grey:hover.shadow-bottom{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-hover-sm-grey:hover.shadow-left{box-shadow:-.125rem 0 .125rem #9e9e9e26!important}.shadow-hover-sm-grey:hover.shadow-right{box-shadow:.125rem 0 .125rem #9e9e9e26!important}.shadow-grey{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-grey.shadow-top{box-shadow:0 -.25rem .3125rem #9e9e9e26!important}.shadow-grey.shadow-bottom{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-grey.shadow-left{box-shadow:-.25rem 0 .3125rem #9e9e9e26!important}.shadow-grey.shadow-right{box-shadow:.25rem 0 .3125rem #9e9e9e26!important}.shadow-hover-grey{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-grey:hover{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-hover-grey:hover.shadow-top{box-shadow:0 -.25rem .3125rem #9e9e9e26!important}.shadow-hover-grey:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-hover-grey:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #9e9e9e26!important}.shadow-hover-grey:hover.shadow-right{box-shadow:.25rem 0 .3125rem #9e9e9e26!important}.shadow-lg-grey{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-lg-grey.shadow-top{box-shadow:0 -.375rem .625rem #9e9e9e26!important}.shadow-lg-grey.shadow-bottom{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-lg-grey.shadow-left{box-shadow:-.375rem 0 .625rem #9e9e9e26!important}.shadow-lg-grey.shadow-right{box-shadow:.375rem 0 .625rem #9e9e9e26!important}.shadow-hover-lg-grey{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-grey:hover{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-hover-lg-grey:hover.shadow-top{box-shadow:0 -.375rem .625rem #9e9e9e26!important}.shadow-hover-lg-grey:hover.shadow-bottom{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-hover-lg-grey:hover.shadow-left{box-shadow:-.375rem 0 .625rem #9e9e9e26!important}.shadow-hover-lg-grey:hover.shadow-right{box-shadow:.375rem 0 .625rem #9e9e9e26!important}.shadow-xl-grey{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-xl-grey.shadow-top{box-shadow:0 -.5rem .625rem #9e9e9e26!important}.shadow-xl-grey.shadow-bottom{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-xl-grey.shadow-left{box-shadow:-.5rem 0 .625rem #9e9e9e26!important}.shadow-xl-grey.shadow-right{box-shadow:.5rem 0 .625rem #9e9e9e26!important}.shadow-hover-xl-grey{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-grey:hover{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-hover-xl-grey:hover.shadow-top{box-shadow:0 -.5rem .625rem #9e9e9e26!important}.shadow-hover-xl-grey:hover.shadow-bottom{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-hover-xl-grey:hover.shadow-left{box-shadow:-.5rem 0 .625rem #9e9e9e26!important}.shadow-hover-xl-grey:hover.shadow-right{box-shadow:.5rem 0 .625rem #9e9e9e26!important}.shadow-sm-secondary{box-shadow:0 .125rem .125rem #6f6f6f26!important}.shadow-sm-secondary.shadow-top{box-shadow:0 -.125rem .125rem #6f6f6f26!important}.shadow-sm-secondary.shadow-bottom{box-shadow:0 .125rem .125rem #6f6f6f26!important}.shadow-sm-secondary.shadow-left{box-shadow:-.125rem 0 .125rem #6f6f6f26!important}.shadow-sm-secondary.shadow-right{box-shadow:.125rem 0 .125rem #6f6f6f26!important}.shadow-hover-sm-secondary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-secondary:hover{box-shadow:0 .125rem .125rem #6f6f6f26!important}.shadow-hover-sm-secondary:hover.shadow-top{box-shadow:0 -.125rem .125rem #6f6f6f26!important}.shadow-hover-sm-secondary:hover.shadow-bottom{box-shadow:0 .125rem .125rem #6f6f6f26!important}.shadow-hover-sm-secondary:hover.shadow-left{box-shadow:-.125rem 0 .125rem #6f6f6f26!important}.shadow-hover-sm-secondary:hover.shadow-right{box-shadow:.125rem 0 .125rem #6f6f6f26!important}.shadow-secondary{box-shadow:0 .25rem .3125rem #6f6f6f26!important}.shadow-secondary.shadow-top{box-shadow:0 -.25rem .3125rem #6f6f6f26!important}.shadow-secondary.shadow-bottom{box-shadow:0 .25rem .3125rem #6f6f6f26!important}.shadow-secondary.shadow-left{box-shadow:-.25rem 0 .3125rem #6f6f6f26!important}.shadow-secondary.shadow-right{box-shadow:.25rem 0 .3125rem #6f6f6f26!important}.shadow-hover-secondary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-secondary:hover{box-shadow:0 .25rem .3125rem #6f6f6f26!important}.shadow-hover-secondary:hover.shadow-top{box-shadow:0 -.25rem .3125rem #6f6f6f26!important}.shadow-hover-secondary:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #6f6f6f26!important}.shadow-hover-secondary:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #6f6f6f26!important}.shadow-hover-secondary:hover.shadow-right{box-shadow:.25rem 0 .3125rem #6f6f6f26!important}.shadow-lg-secondary{box-shadow:0 .375rem .625rem #6f6f6f26!important}.shadow-lg-secondary.shadow-top{box-shadow:0 -.375rem .625rem #6f6f6f26!important}.shadow-lg-secondary.shadow-bottom{box-shadow:0 .375rem .625rem #6f6f6f26!important}.shadow-lg-secondary.shadow-left{box-shadow:-.375rem 0 .625rem #6f6f6f26!important}.shadow-lg-secondary.shadow-right{box-shadow:.375rem 0 .625rem #6f6f6f26!important}.shadow-hover-lg-secondary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-secondary:hover{box-shadow:0 .375rem .625rem #6f6f6f26!important}.shadow-hover-lg-secondary:hover.shadow-top{box-shadow:0 -.375rem .625rem #6f6f6f26!important}.shadow-hover-lg-secondary:hover.shadow-bottom{box-shadow:0 .375rem .625rem #6f6f6f26!important}.shadow-hover-lg-secondary:hover.shadow-left{box-shadow:-.375rem 0 .625rem #6f6f6f26!important}.shadow-hover-lg-secondary:hover.shadow-right{box-shadow:.375rem 0 .625rem #6f6f6f26!important}.shadow-xl-secondary{box-shadow:0 .5rem .625rem #6f6f6f26!important}.shadow-xl-secondary.shadow-top{box-shadow:0 -.5rem .625rem #6f6f6f26!important}.shadow-xl-secondary.shadow-bottom{box-shadow:0 .5rem .625rem #6f6f6f26!important}.shadow-xl-secondary.shadow-left{box-shadow:-.5rem 0 .625rem #6f6f6f26!important}.shadow-xl-secondary.shadow-right{box-shadow:.5rem 0 .625rem #6f6f6f26!important}.shadow-hover-xl-secondary{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-secondary:hover{box-shadow:0 .5rem .625rem #6f6f6f26!important}.shadow-hover-xl-secondary:hover.shadow-top{box-shadow:0 -.5rem .625rem #6f6f6f26!important}.shadow-hover-xl-secondary:hover.shadow-bottom{box-shadow:0 .5rem .625rem #6f6f6f26!important}.shadow-hover-xl-secondary:hover.shadow-left{box-shadow:-.5rem 0 .625rem #6f6f6f26!important}.shadow-hover-xl-secondary:hover.shadow-right{box-shadow:.5rem 0 .625rem #6f6f6f26!important}.shadow-sm-light{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-sm-light.shadow-top{box-shadow:0 -.125rem .125rem #9e9e9e26!important}.shadow-sm-light.shadow-bottom{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-sm-light.shadow-left{box-shadow:-.125rem 0 .125rem #9e9e9e26!important}.shadow-sm-light.shadow-right{box-shadow:.125rem 0 .125rem #9e9e9e26!important}.shadow-hover-sm-light{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-light:hover{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-hover-sm-light:hover.shadow-top{box-shadow:0 -.125rem .125rem #9e9e9e26!important}.shadow-hover-sm-light:hover.shadow-bottom{box-shadow:0 .125rem .125rem #9e9e9e26!important}.shadow-hover-sm-light:hover.shadow-left{box-shadow:-.125rem 0 .125rem #9e9e9e26!important}.shadow-hover-sm-light:hover.shadow-right{box-shadow:.125rem 0 .125rem #9e9e9e26!important}.shadow-light{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-light.shadow-top{box-shadow:0 -.25rem .3125rem #9e9e9e26!important}.shadow-light.shadow-bottom{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-light.shadow-left{box-shadow:-.25rem 0 .3125rem #9e9e9e26!important}.shadow-light.shadow-right{box-shadow:.25rem 0 .3125rem #9e9e9e26!important}.shadow-hover-light{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-light:hover{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-hover-light:hover.shadow-top{box-shadow:0 -.25rem .3125rem #9e9e9e26!important}.shadow-hover-light:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #9e9e9e26!important}.shadow-hover-light:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #9e9e9e26!important}.shadow-hover-light:hover.shadow-right{box-shadow:.25rem 0 .3125rem #9e9e9e26!important}.shadow-lg-light{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-lg-light.shadow-top{box-shadow:0 -.375rem .625rem #9e9e9e26!important}.shadow-lg-light.shadow-bottom{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-lg-light.shadow-left{box-shadow:-.375rem 0 .625rem #9e9e9e26!important}.shadow-lg-light.shadow-right{box-shadow:.375rem 0 .625rem #9e9e9e26!important}.shadow-hover-lg-light{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-light:hover{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-hover-lg-light:hover.shadow-top{box-shadow:0 -.375rem .625rem #9e9e9e26!important}.shadow-hover-lg-light:hover.shadow-bottom{box-shadow:0 .375rem .625rem #9e9e9e26!important}.shadow-hover-lg-light:hover.shadow-left{box-shadow:-.375rem 0 .625rem #9e9e9e26!important}.shadow-hover-lg-light:hover.shadow-right{box-shadow:.375rem 0 .625rem #9e9e9e26!important}.shadow-xl-light{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-xl-light.shadow-top{box-shadow:0 -.5rem .625rem #9e9e9e26!important}.shadow-xl-light.shadow-bottom{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-xl-light.shadow-left{box-shadow:-.5rem 0 .625rem #9e9e9e26!important}.shadow-xl-light.shadow-right{box-shadow:.5rem 0 .625rem #9e9e9e26!important}.shadow-hover-xl-light{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-light:hover{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-hover-xl-light:hover.shadow-top{box-shadow:0 -.5rem .625rem #9e9e9e26!important}.shadow-hover-xl-light:hover.shadow-bottom{box-shadow:0 .5rem .625rem #9e9e9e26!important}.shadow-hover-xl-light:hover.shadow-left{box-shadow:-.5rem 0 .625rem #9e9e9e26!important}.shadow-hover-xl-light:hover.shadow-right{box-shadow:.5rem 0 .625rem #9e9e9e26!important}.shadow-sm-dark{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-sm-dark.shadow-top{box-shadow:0 -.125rem .125rem #2f343a26!important}.shadow-sm-dark.shadow-bottom{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-sm-dark.shadow-left{box-shadow:-.125rem 0 .125rem #2f343a26!important}.shadow-sm-dark.shadow-right{box-shadow:.125rem 0 .125rem #2f343a26!important}.shadow-hover-sm-dark{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-dark:hover{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-hover-sm-dark:hover.shadow-top{box-shadow:0 -.125rem .125rem #2f343a26!important}.shadow-hover-sm-dark:hover.shadow-bottom{box-shadow:0 .125rem .125rem #2f343a26!important}.shadow-hover-sm-dark:hover.shadow-left{box-shadow:-.125rem 0 .125rem #2f343a26!important}.shadow-hover-sm-dark:hover.shadow-right{box-shadow:.125rem 0 .125rem #2f343a26!important}.shadow-dark{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow-dark.shadow-top{box-shadow:0 -.25rem .3125rem #2f343a26!important}.shadow-dark.shadow-bottom{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow-dark.shadow-left{box-shadow:-.25rem 0 .3125rem #2f343a26!important}.shadow-dark.shadow-right{box-shadow:.25rem 0 .3125rem #2f343a26!important}.shadow-hover-dark{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-dark:hover{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow-hover-dark:hover.shadow-top{box-shadow:0 -.25rem .3125rem #2f343a26!important}.shadow-hover-dark:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #2f343a26!important}.shadow-hover-dark:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #2f343a26!important}.shadow-hover-dark:hover.shadow-right{box-shadow:.25rem 0 .3125rem #2f343a26!important}.shadow-lg-dark{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-lg-dark.shadow-top{box-shadow:0 -.375rem .625rem #2f343a26!important}.shadow-lg-dark.shadow-bottom{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-lg-dark.shadow-left{box-shadow:-.375rem 0 .625rem #2f343a26!important}.shadow-lg-dark.shadow-right{box-shadow:.375rem 0 .625rem #2f343a26!important}.shadow-hover-lg-dark{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-dark:hover{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-hover-lg-dark:hover.shadow-top{box-shadow:0 -.375rem .625rem #2f343a26!important}.shadow-hover-lg-dark:hover.shadow-bottom{box-shadow:0 .375rem .625rem #2f343a26!important}.shadow-hover-lg-dark:hover.shadow-left{box-shadow:-.375rem 0 .625rem #2f343a26!important}.shadow-hover-lg-dark:hover.shadow-right{box-shadow:.375rem 0 .625rem #2f343a26!important}.shadow-xl-dark{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-xl-dark.shadow-top{box-shadow:0 -.5rem .625rem #2f343a26!important}.shadow-xl-dark.shadow-bottom{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-xl-dark.shadow-left{box-shadow:-.5rem 0 .625rem #2f343a26!important}.shadow-xl-dark.shadow-right{box-shadow:.5rem 0 .625rem #2f343a26!important}.shadow-hover-xl-dark{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-dark:hover{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-hover-xl-dark:hover.shadow-top{box-shadow:0 -.5rem .625rem #2f343a26!important}.shadow-hover-xl-dark:hover.shadow-bottom{box-shadow:0 .5rem .625rem #2f343a26!important}.shadow-hover-xl-dark:hover.shadow-left{box-shadow:-.5rem 0 .625rem #2f343a26!important}.shadow-hover-xl-dark:hover.shadow-right{box-shadow:.5rem 0 .625rem #2f343a26!important}.shadow-sm-white{box-shadow:0 .125rem .125rem #ffffff26!important}.shadow-sm-white.shadow-top{box-shadow:0 -.125rem .125rem #ffffff26!important}.shadow-sm-white.shadow-bottom{box-shadow:0 .125rem .125rem #ffffff26!important}.shadow-sm-white.shadow-left{box-shadow:-.125rem 0 .125rem #ffffff26!important}.shadow-sm-white.shadow-right{box-shadow:.125rem 0 .125rem #ffffff26!important}.shadow-hover-sm-white{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-sm-white:hover{box-shadow:0 .125rem .125rem #ffffff26!important}.shadow-hover-sm-white:hover.shadow-top{box-shadow:0 -.125rem .125rem #ffffff26!important}.shadow-hover-sm-white:hover.shadow-bottom{box-shadow:0 .125rem .125rem #ffffff26!important}.shadow-hover-sm-white:hover.shadow-left{box-shadow:-.125rem 0 .125rem #ffffff26!important}.shadow-hover-sm-white:hover.shadow-right{box-shadow:.125rem 0 .125rem #ffffff26!important}.shadow-white{box-shadow:0 .25rem .3125rem #ffffff26!important}.shadow-white.shadow-top{box-shadow:0 -.25rem .3125rem #ffffff26!important}.shadow-white.shadow-bottom{box-shadow:0 .25rem .3125rem #ffffff26!important}.shadow-white.shadow-left{box-shadow:-.25rem 0 .3125rem #ffffff26!important}.shadow-white.shadow-right{box-shadow:.25rem 0 .3125rem #ffffff26!important}.shadow-hover-white{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-white:hover{box-shadow:0 .25rem .3125rem #ffffff26!important}.shadow-hover-white:hover.shadow-top{box-shadow:0 -.25rem .3125rem #ffffff26!important}.shadow-hover-white:hover.shadow-bottom{box-shadow:0 .25rem .3125rem #ffffff26!important}.shadow-hover-white:hover.shadow-left{box-shadow:-.25rem 0 .3125rem #ffffff26!important}.shadow-hover-white:hover.shadow-right{box-shadow:.25rem 0 .3125rem #ffffff26!important}.shadow-lg-white{box-shadow:0 .375rem .625rem #ffffff26!important}.shadow-lg-white.shadow-top{box-shadow:0 -.375rem .625rem #ffffff26!important}.shadow-lg-white.shadow-bottom{box-shadow:0 .375rem .625rem #ffffff26!important}.shadow-lg-white.shadow-left{box-shadow:-.375rem 0 .625rem #ffffff26!important}.shadow-lg-white.shadow-right{box-shadow:.375rem 0 .625rem #ffffff26!important}.shadow-hover-lg-white{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-lg-white:hover{box-shadow:0 .375rem .625rem #ffffff26!important}.shadow-hover-lg-white:hover.shadow-top{box-shadow:0 -.375rem .625rem #ffffff26!important}.shadow-hover-lg-white:hover.shadow-bottom{box-shadow:0 .375rem .625rem #ffffff26!important}.shadow-hover-lg-white:hover.shadow-left{box-shadow:-.375rem 0 .625rem #ffffff26!important}.shadow-hover-lg-white:hover.shadow-right{box-shadow:.375rem 0 .625rem #ffffff26!important}.shadow-xl-white{box-shadow:0 .5rem .625rem #ffffff26!important}.shadow-xl-white.shadow-top{box-shadow:0 -.5rem .625rem #ffffff26!important}.shadow-xl-white.shadow-bottom{box-shadow:0 .5rem .625rem #ffffff26!important}.shadow-xl-white.shadow-left{box-shadow:-.5rem 0 .625rem #ffffff26!important}.shadow-xl-white.shadow-right{box-shadow:.5rem 0 .625rem #ffffff26!important}.shadow-hover-xl-white{-moz-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.shadow-hover-xl-white:hover{box-shadow:0 .5rem .625rem #ffffff26!important}.shadow-hover-xl-white:hover.shadow-top{box-shadow:0 -.5rem .625rem #ffffff26!important}.shadow-hover-xl-white:hover.shadow-bottom{box-shadow:0 .5rem .625rem #ffffff26!important}.shadow-hover-xl-white:hover.shadow-left{box-shadow:-.5rem 0 .625rem #ffffff26!important}.shadow-hover-xl-white:hover.shadow-right{box-shadow:.5rem 0 .625rem #ffffff26!important}.fs-7{font-size:.875rem!important}.fs-8{font-size:.75rem!important}.font-1{font-size:.5rem!important}.font-2{font-size:.75rem!important}.font-3{font-size:1rem!important}.font-4{font-size:1.25rem!important}.font-5{font-size:1.5rem!important}.font-6{font-size:1.75rem!important}.font-7{font-size:2rem!important}.font-8{font-size:2.25rem!important}.font-9{font-size:2.5rem!important}.font-10{font-size:2.75rem!important}.fw-semibold{font-weight:600!important}.fw-medium{font-weight:500!important}.text-nonecase{text-transform:none!important}.ls-0{letter-spacing:0px!important}.ls-1{letter-spacing:.25px!important}.ls-2{letter-spacing:.5px!important}.ls-3{letter-spacing:.75px!important}.ls-4{letter-spacing:1px!important}.ls-n-1{letter-spacing:-.25px!important}.ls-n-2{letter-spacing:-.5px!important}.ls-n-3{letter-spacing:-.75px!important}.ls-n-4{letter-spacing:-1px!important}.lh-0{line-height:0!important}.w-0{width:0!important}.w-25p{width:25px!important}.w-30p{width:30px!important}.w-35p{width:35px!important}.w-40p{width:40px!important}.w-45p{width:45px!important}.w-50p{width:50px!important}.w-55p{width:55px!important}.w-60p{width:60px!important}.w-65p{width:65px!important}.w-70p{width:70px!important}.w-75p{width:75px!important}.w-80p{width:80px!important}.w-85p{width:85px!important}.w-90p{width:90px!important}.w-95p{width:95px!important}.w-100p{width:100px!important}.w-105p{width:105px!important}.w-110p{width:110px!important}.w-115p{width:115px!important}.w-120p{width:120px!important}.w-125p{width:125px!important}.w-130p{width:130px!important}.w-135p{width:135px!important}.w-140p{width:140px!important}.w-145p{width:145px!important}.w-150p{width:150px!important}.w-155p{width:155px!important}.w-160p{width:160px!important}.w-165p{width:165px!important}.w-170p{width:170px!important}.w-175p{width:175px!important}.w-180p{width:180px!important}.w-185p{width:185px!important}.w-190p{width:190px!important}.w-195p{width:195px!important}.w-200p{width:200px!important}.w-205p{width:205px!important}.w-210p{width:210px!important}.w-215p{width:215px!important}.w-220p{width:220px!important}.w-225p{width:225px!important}.w-230p{width:230px!important}.w-235p{width:235px!important}.w-240p{width:240px!important}.w-245p{width:245px!important}.w-250p{width:250px!important}.w-255p{width:255px!important}.w-260p{width:260px!important}.w-265p{width:265px!important}.w-270p{width:270px!important}.w-275p{width:275px!important}.w-280p{width:280px!important}.w-285p{width:285px!important}.w-290p{width:290px!important}.w-295p{width:295px!important}.w-300p{width:300px!important}.w-305p{width:305px!important}.w-310p{width:310px!important}.w-315p{width:315px!important}.w-320p{width:320px!important}.w-325p{width:325px!important}.w-330p{width:330px!important}.w-335p{width:335px!important}.w-340p{width:340px!important}.w-345p{width:345px!important}.w-350p{width:350px!important}.w-355p{width:355px!important}.w-360p{width:360px!important}.w-365p{width:365px!important}.w-370p{width:370px!important}.w-375p{width:375px!important}.w-380p{width:380px!important}.w-385p{width:385px!important}.w-390p{width:390px!important}.w-395p{width:395px!important}.w-400p{width:400px!important}.w-405p{width:405px!important}.w-410p{width:410px!important}.w-415p{width:415px!important}.w-420p{width:420px!important}.w-425p{width:425px!important}.w-430p{width:430px!important}.w-435p{width:435px!important}.w-440p{width:440px!important}.w-445p{width:445px!important}.w-450p{width:450px!important}.w-455p{width:455px!important}.w-460p{width:460px!important}.w-465p{width:465px!important}.w-470p{width:470px!important}.w-475p{width:475px!important}.w-480p{width:480px!important}.w-485p{width:485px!important}.w-490p{width:490px!important}.w-495p{width:495px!important}.w-500p{width:500px!important}.w-505p{width:505px!important}.w-510p{width:510px!important}.w-515p{width:515px!important}.w-520p{width:520px!important}.w-525p{width:525px!important}.w-530p{width:530px!important}.w-535p{width:535px!important}.w-540p{width:540px!important}.w-545p{width:545px!important}.w-550p{width:550px!important}.w-555p{width:555px!important}.w-560p{width:560px!important}.w-565p{width:565px!important}.w-570p{width:570px!important}.w-575p{width:575px!important}.w-580p{width:580px!important}.w-585p{width:585px!important}.w-590p{width:590px!important}.w-595p{width:595px!important}.w-600p{width:600px!important}.w-605p{width:605px!important}.w-610p{width:610px!important}.w-615p{width:615px!important}.w-620p{width:620px!important}.w-625p{width:625px!important}.w-630p{width:630px!important}.w-635p{width:635px!important}.w-640p{width:640px!important}.w-645p{width:645px!important}.w-650p{width:650px!important}.w-655p{width:655px!important}.w-660p{width:660px!important}.w-665p{width:665px!important}.w-670p{width:670px!important}.w-675p{width:675px!important}.w-680p{width:680px!important}.w-685p{width:685px!important}.w-690p{width:690px!important}.w-695p{width:695px!important}.w-700p{width:700px!important}.w-705p{width:705px!important}.w-710p{width:710px!important}.w-715p{width:715px!important}.w-720p{width:720px!important}.w-725p{width:725px!important}.w-730p{width:730px!important}.w-735p{width:735px!important}.w-740p{width:740px!important}.w-745p{width:745px!important}.w-750p{width:750px!important}.w-755p{width:755px!important}.w-760p{width:760px!important}.w-765p{width:765px!important}.w-770p{width:770px!important}.w-775p{width:775px!important}.w-780p{width:780px!important}.w-785p{width:785px!important}.w-790p{width:790px!important}.w-795p{width:795px!important}.w-800p{width:800px!important}@media (min-width: 576px){.w-sm-25p{width:25px!important}.w-sm-30p{width:30px!important}.w-sm-35p{width:35px!important}.w-sm-40p{width:40px!important}.w-sm-45p{width:45px!important}.w-sm-50p{width:50px!important}.w-sm-55p{width:55px!important}.w-sm-60p{width:60px!important}.w-sm-65p{width:65px!important}.w-sm-70p{width:70px!important}.w-sm-75p{width:75px!important}.w-sm-80p{width:80px!important}.w-sm-85p{width:85px!important}.w-sm-90p{width:90px!important}.w-sm-95p{width:95px!important}.w-sm-100p{width:100px!important}.w-sm-105p{width:105px!important}.w-sm-110p{width:110px!important}.w-sm-115p{width:115px!important}.w-sm-120p{width:120px!important}.w-sm-125p{width:125px!important}.w-sm-130p{width:130px!important}.w-sm-135p{width:135px!important}.w-sm-140p{width:140px!important}.w-sm-145p{width:145px!important}.w-sm-150p{width:150px!important}.w-sm-155p{width:155px!important}.w-sm-160p{width:160px!important}.w-sm-165p{width:165px!important}.w-sm-170p{width:170px!important}.w-sm-175p{width:175px!important}.w-sm-180p{width:180px!important}.w-sm-185p{width:185px!important}.w-sm-190p{width:190px!important}.w-sm-195p{width:195px!important}.w-sm-200p{width:200px!important}.w-sm-205p{width:205px!important}.w-sm-210p{width:210px!important}.w-sm-215p{width:215px!important}.w-sm-220p{width:220px!important}.w-sm-225p{width:225px!important}.w-sm-230p{width:230px!important}.w-sm-235p{width:235px!important}.w-sm-240p{width:240px!important}.w-sm-245p{width:245px!important}.w-sm-250p{width:250px!important}.w-sm-255p{width:255px!important}.w-sm-260p{width:260px!important}.w-sm-265p{width:265px!important}.w-sm-270p{width:270px!important}.w-sm-275p{width:275px!important}.w-sm-280p{width:280px!important}.w-sm-285p{width:285px!important}.w-sm-290p{width:290px!important}.w-sm-295p{width:295px!important}.w-sm-300p{width:300px!important}.w-sm-305p{width:305px!important}.w-sm-310p{width:310px!important}.w-sm-315p{width:315px!important}.w-sm-320p{width:320px!important}.w-sm-325p{width:325px!important}.w-sm-330p{width:330px!important}.w-sm-335p{width:335px!important}.w-sm-340p{width:340px!important}.w-sm-345p{width:345px!important}.w-sm-350p{width:350px!important}.w-sm-355p{width:355px!important}.w-sm-360p{width:360px!important}.w-sm-365p{width:365px!important}.w-sm-370p{width:370px!important}.w-sm-375p{width:375px!important}.w-sm-380p{width:380px!important}.w-sm-385p{width:385px!important}.w-sm-390p{width:390px!important}.w-sm-395p{width:395px!important}.w-sm-400p{width:400px!important}.w-sm-405p{width:405px!important}.w-sm-410p{width:410px!important}.w-sm-415p{width:415px!important}.w-sm-420p{width:420px!important}.w-sm-425p{width:425px!important}.w-sm-430p{width:430px!important}.w-sm-435p{width:435px!important}.w-sm-440p{width:440px!important}.w-sm-445p{width:445px!important}.w-sm-450p{width:450px!important}.w-sm-455p{width:455px!important}.w-sm-460p{width:460px!important}.w-sm-465p{width:465px!important}.w-sm-470p{width:470px!important}.w-sm-475p{width:475px!important}.w-sm-480p{width:480px!important}.w-sm-485p{width:485px!important}.w-sm-490p{width:490px!important}.w-sm-495p{width:495px!important}.w-sm-500p{width:500px!important}.w-sm-505p{width:505px!important}.w-sm-510p{width:510px!important}.w-sm-515p{width:515px!important}.w-sm-520p{width:520px!important}.w-sm-525p{width:525px!important}.w-sm-530p{width:530px!important}.w-sm-535p{width:535px!important}.w-sm-540p{width:540px!important}.w-sm-545p{width:545px!important}.w-sm-550p{width:550px!important}.w-sm-555p{width:555px!important}.w-sm-560p{width:560px!important}.w-sm-565p{width:565px!important}.w-sm-570p{width:570px!important}.w-sm-575p{width:575px!important}.w-sm-580p{width:580px!important}.w-sm-585p{width:585px!important}.w-sm-590p{width:590px!important}.w-sm-595p{width:595px!important}.w-sm-600p{width:600px!important}.w-sm-605p{width:605px!important}.w-sm-610p{width:610px!important}.w-sm-615p{width:615px!important}.w-sm-620p{width:620px!important}.w-sm-625p{width:625px!important}.w-sm-630p{width:630px!important}.w-sm-635p{width:635px!important}.w-sm-640p{width:640px!important}.w-sm-645p{width:645px!important}.w-sm-650p{width:650px!important}.w-sm-655p{width:655px!important}.w-sm-660p{width:660px!important}.w-sm-665p{width:665px!important}.w-sm-670p{width:670px!important}.w-sm-675p{width:675px!important}.w-sm-680p{width:680px!important}.w-sm-685p{width:685px!important}.w-sm-690p{width:690px!important}.w-sm-695p{width:695px!important}.w-sm-700p{width:700px!important}.w-sm-705p{width:705px!important}.w-sm-710p{width:710px!important}.w-sm-715p{width:715px!important}.w-sm-720p{width:720px!important}.w-sm-725p{width:725px!important}.w-sm-730p{width:730px!important}.w-sm-735p{width:735px!important}.w-sm-740p{width:740px!important}.w-sm-745p{width:745px!important}.w-sm-750p{width:750px!important}.w-sm-755p{width:755px!important}.w-sm-760p{width:760px!important}.w-sm-765p{width:765px!important}.w-sm-770p{width:770px!important}.w-sm-775p{width:775px!important}.w-sm-780p{width:780px!important}.w-sm-785p{width:785px!important}.w-sm-790p{width:790px!important}.w-sm-795p{width:795px!important}.w-sm-800p{width:800px!important}}@media (min-width: 768px){.w-md-25p{width:25px!important}.w-md-30p{width:30px!important}.w-md-35p{width:35px!important}.w-md-40p{width:40px!important}.w-md-45p{width:45px!important}.w-md-50p{width:50px!important}.w-md-55p{width:55px!important}.w-md-60p{width:60px!important}.w-md-65p{width:65px!important}.w-md-70p{width:70px!important}.w-md-75p{width:75px!important}.w-md-80p{width:80px!important}.w-md-85p{width:85px!important}.w-md-90p{width:90px!important}.w-md-95p{width:95px!important}.w-md-100p{width:100px!important}.w-md-105p{width:105px!important}.w-md-110p{width:110px!important}.w-md-115p{width:115px!important}.w-md-120p{width:120px!important}.w-md-125p{width:125px!important}.w-md-130p{width:130px!important}.w-md-135p{width:135px!important}.w-md-140p{width:140px!important}.w-md-145p{width:145px!important}.w-md-150p{width:150px!important}.w-md-155p{width:155px!important}.w-md-160p{width:160px!important}.w-md-165p{width:165px!important}.w-md-170p{width:170px!important}.w-md-175p{width:175px!important}.w-md-180p{width:180px!important}.w-md-185p{width:185px!important}.w-md-190p{width:190px!important}.w-md-195p{width:195px!important}.w-md-200p{width:200px!important}.w-md-205p{width:205px!important}.w-md-210p{width:210px!important}.w-md-215p{width:215px!important}.w-md-220p{width:220px!important}.w-md-225p{width:225px!important}.w-md-230p{width:230px!important}.w-md-235p{width:235px!important}.w-md-240p{width:240px!important}.w-md-245p{width:245px!important}.w-md-250p{width:250px!important}.w-md-255p{width:255px!important}.w-md-260p{width:260px!important}.w-md-265p{width:265px!important}.w-md-270p{width:270px!important}.w-md-275p{width:275px!important}.w-md-280p{width:280px!important}.w-md-285p{width:285px!important}.w-md-290p{width:290px!important}.w-md-295p{width:295px!important}.w-md-300p{width:300px!important}.w-md-305p{width:305px!important}.w-md-310p{width:310px!important}.w-md-315p{width:315px!important}.w-md-320p{width:320px!important}.w-md-325p{width:325px!important}.w-md-330p{width:330px!important}.w-md-335p{width:335px!important}.w-md-340p{width:340px!important}.w-md-345p{width:345px!important}.w-md-350p{width:350px!important}.w-md-355p{width:355px!important}.w-md-360p{width:360px!important}.w-md-365p{width:365px!important}.w-md-370p{width:370px!important}.w-md-375p{width:375px!important}.w-md-380p{width:380px!important}.w-md-385p{width:385px!important}.w-md-390p{width:390px!important}.w-md-395p{width:395px!important}.w-md-400p{width:400px!important}.w-md-405p{width:405px!important}.w-md-410p{width:410px!important}.w-md-415p{width:415px!important}.w-md-420p{width:420px!important}.w-md-425p{width:425px!important}.w-md-430p{width:430px!important}.w-md-435p{width:435px!important}.w-md-440p{width:440px!important}.w-md-445p{width:445px!important}.w-md-450p{width:450px!important}.w-md-455p{width:455px!important}.w-md-460p{width:460px!important}.w-md-465p{width:465px!important}.w-md-470p{width:470px!important}.w-md-475p{width:475px!important}.w-md-480p{width:480px!important}.w-md-485p{width:485px!important}.w-md-490p{width:490px!important}.w-md-495p{width:495px!important}.w-md-500p{width:500px!important}.w-md-505p{width:505px!important}.w-md-510p{width:510px!important}.w-md-515p{width:515px!important}.w-md-520p{width:520px!important}.w-md-525p{width:525px!important}.w-md-530p{width:530px!important}.w-md-535p{width:535px!important}.w-md-540p{width:540px!important}.w-md-545p{width:545px!important}.w-md-550p{width:550px!important}.w-md-555p{width:555px!important}.w-md-560p{width:560px!important}.w-md-565p{width:565px!important}.w-md-570p{width:570px!important}.w-md-575p{width:575px!important}.w-md-580p{width:580px!important}.w-md-585p{width:585px!important}.w-md-590p{width:590px!important}.w-md-595p{width:595px!important}.w-md-600p{width:600px!important}.w-md-605p{width:605px!important}.w-md-610p{width:610px!important}.w-md-615p{width:615px!important}.w-md-620p{width:620px!important}.w-md-625p{width:625px!important}.w-md-630p{width:630px!important}.w-md-635p{width:635px!important}.w-md-640p{width:640px!important}.w-md-645p{width:645px!important}.w-md-650p{width:650px!important}.w-md-655p{width:655px!important}.w-md-660p{width:660px!important}.w-md-665p{width:665px!important}.w-md-670p{width:670px!important}.w-md-675p{width:675px!important}.w-md-680p{width:680px!important}.w-md-685p{width:685px!important}.w-md-690p{width:690px!important}.w-md-695p{width:695px!important}.w-md-700p{width:700px!important}.w-md-705p{width:705px!important}.w-md-710p{width:710px!important}.w-md-715p{width:715px!important}.w-md-720p{width:720px!important}.w-md-725p{width:725px!important}.w-md-730p{width:730px!important}.w-md-735p{width:735px!important}.w-md-740p{width:740px!important}.w-md-745p{width:745px!important}.w-md-750p{width:750px!important}.w-md-755p{width:755px!important}.w-md-760p{width:760px!important}.w-md-765p{width:765px!important}.w-md-770p{width:770px!important}.w-md-775p{width:775px!important}.w-md-780p{width:780px!important}.w-md-785p{width:785px!important}.w-md-790p{width:790px!important}.w-md-795p{width:795px!important}.w-md-800p{width:800px!important}}@media (min-width: 992px){.w-lg-25p{width:25px!important}.w-lg-30p{width:30px!important}.w-lg-35p{width:35px!important}.w-lg-40p{width:40px!important}.w-lg-45p{width:45px!important}.w-lg-50p{width:50px!important}.w-lg-55p{width:55px!important}.w-lg-60p{width:60px!important}.w-lg-65p{width:65px!important}.w-lg-70p{width:70px!important}.w-lg-75p{width:75px!important}.w-lg-80p{width:80px!important}.w-lg-85p{width:85px!important}.w-lg-90p{width:90px!important}.w-lg-95p{width:95px!important}.w-lg-100p{width:100px!important}.w-lg-105p{width:105px!important}.w-lg-110p{width:110px!important}.w-lg-115p{width:115px!important}.w-lg-120p{width:120px!important}.w-lg-125p{width:125px!important}.w-lg-130p{width:130px!important}.w-lg-135p{width:135px!important}.w-lg-140p{width:140px!important}.w-lg-145p{width:145px!important}.w-lg-150p{width:150px!important}.w-lg-155p{width:155px!important}.w-lg-160p{width:160px!important}.w-lg-165p{width:165px!important}.w-lg-170p{width:170px!important}.w-lg-175p{width:175px!important}.w-lg-180p{width:180px!important}.w-lg-185p{width:185px!important}.w-lg-190p{width:190px!important}.w-lg-195p{width:195px!important}.w-lg-200p{width:200px!important}.w-lg-205p{width:205px!important}.w-lg-210p{width:210px!important}.w-lg-215p{width:215px!important}.w-lg-220p{width:220px!important}.w-lg-225p{width:225px!important}.w-lg-230p{width:230px!important}.w-lg-235p{width:235px!important}.w-lg-240p{width:240px!important}.w-lg-245p{width:245px!important}.w-lg-250p{width:250px!important}.w-lg-255p{width:255px!important}.w-lg-260p{width:260px!important}.w-lg-265p{width:265px!important}.w-lg-270p{width:270px!important}.w-lg-275p{width:275px!important}.w-lg-280p{width:280px!important}.w-lg-285p{width:285px!important}.w-lg-290p{width:290px!important}.w-lg-295p{width:295px!important}.w-lg-300p{width:300px!important}.w-lg-305p{width:305px!important}.w-lg-310p{width:310px!important}.w-lg-315p{width:315px!important}.w-lg-320p{width:320px!important}.w-lg-325p{width:325px!important}.w-lg-330p{width:330px!important}.w-lg-335p{width:335px!important}.w-lg-340p{width:340px!important}.w-lg-345p{width:345px!important}.w-lg-350p{width:350px!important}.w-lg-355p{width:355px!important}.w-lg-360p{width:360px!important}.w-lg-365p{width:365px!important}.w-lg-370p{width:370px!important}.w-lg-375p{width:375px!important}.w-lg-380p{width:380px!important}.w-lg-385p{width:385px!important}.w-lg-390p{width:390px!important}.w-lg-395p{width:395px!important}.w-lg-400p{width:400px!important}.w-lg-405p{width:405px!important}.w-lg-410p{width:410px!important}.w-lg-415p{width:415px!important}.w-lg-420p{width:420px!important}.w-lg-425p{width:425px!important}.w-lg-430p{width:430px!important}.w-lg-435p{width:435px!important}.w-lg-440p{width:440px!important}.w-lg-445p{width:445px!important}.w-lg-450p{width:450px!important}.w-lg-455p{width:455px!important}.w-lg-460p{width:460px!important}.w-lg-465p{width:465px!important}.w-lg-470p{width:470px!important}.w-lg-475p{width:475px!important}.w-lg-480p{width:480px!important}.w-lg-485p{width:485px!important}.w-lg-490p{width:490px!important}.w-lg-495p{width:495px!important}.w-lg-500p{width:500px!important}.w-lg-505p{width:505px!important}.w-lg-510p{width:510px!important}.w-lg-515p{width:515px!important}.w-lg-520p{width:520px!important}.w-lg-525p{width:525px!important}.w-lg-530p{width:530px!important}.w-lg-535p{width:535px!important}.w-lg-540p{width:540px!important}.w-lg-545p{width:545px!important}.w-lg-550p{width:550px!important}.w-lg-555p{width:555px!important}.w-lg-560p{width:560px!important}.w-lg-565p{width:565px!important}.w-lg-570p{width:570px!important}.w-lg-575p{width:575px!important}.w-lg-580p{width:580px!important}.w-lg-585p{width:585px!important}.w-lg-590p{width:590px!important}.w-lg-595p{width:595px!important}.w-lg-600p{width:600px!important}.w-lg-605p{width:605px!important}.w-lg-610p{width:610px!important}.w-lg-615p{width:615px!important}.w-lg-620p{width:620px!important}.w-lg-625p{width:625px!important}.w-lg-630p{width:630px!important}.w-lg-635p{width:635px!important}.w-lg-640p{width:640px!important}.w-lg-645p{width:645px!important}.w-lg-650p{width:650px!important}.w-lg-655p{width:655px!important}.w-lg-660p{width:660px!important}.w-lg-665p{width:665px!important}.w-lg-670p{width:670px!important}.w-lg-675p{width:675px!important}.w-lg-680p{width:680px!important}.w-lg-685p{width:685px!important}.w-lg-690p{width:690px!important}.w-lg-695p{width:695px!important}.w-lg-700p{width:700px!important}.w-lg-705p{width:705px!important}.w-lg-710p{width:710px!important}.w-lg-715p{width:715px!important}.w-lg-720p{width:720px!important}.w-lg-725p{width:725px!important}.w-lg-730p{width:730px!important}.w-lg-735p{width:735px!important}.w-lg-740p{width:740px!important}.w-lg-745p{width:745px!important}.w-lg-750p{width:750px!important}.w-lg-755p{width:755px!important}.w-lg-760p{width:760px!important}.w-lg-765p{width:765px!important}.w-lg-770p{width:770px!important}.w-lg-775p{width:775px!important}.w-lg-780p{width:780px!important}.w-lg-785p{width:785px!important}.w-lg-790p{width:790px!important}.w-lg-795p{width:795px!important}.w-lg-800p{width:800px!important}}@media (min-width: 1200px){.w-xl-25p{width:25px!important}.w-xl-30p{width:30px!important}.w-xl-35p{width:35px!important}.w-xl-40p{width:40px!important}.w-xl-45p{width:45px!important}.w-xl-50p{width:50px!important}.w-xl-55p{width:55px!important}.w-xl-60p{width:60px!important}.w-xl-65p{width:65px!important}.w-xl-70p{width:70px!important}.w-xl-75p{width:75px!important}.w-xl-80p{width:80px!important}.w-xl-85p{width:85px!important}.w-xl-90p{width:90px!important}.w-xl-95p{width:95px!important}.w-xl-100p{width:100px!important}.w-xl-105p{width:105px!important}.w-xl-110p{width:110px!important}.w-xl-115p{width:115px!important}.w-xl-120p{width:120px!important}.w-xl-125p{width:125px!important}.w-xl-130p{width:130px!important}.w-xl-135p{width:135px!important}.w-xl-140p{width:140px!important}.w-xl-145p{width:145px!important}.w-xl-150p{width:150px!important}.w-xl-155p{width:155px!important}.w-xl-160p{width:160px!important}.w-xl-165p{width:165px!important}.w-xl-170p{width:170px!important}.w-xl-175p{width:175px!important}.w-xl-180p{width:180px!important}.w-xl-185p{width:185px!important}.w-xl-190p{width:190px!important}.w-xl-195p{width:195px!important}.w-xl-200p{width:200px!important}.w-xl-205p{width:205px!important}.w-xl-210p{width:210px!important}.w-xl-215p{width:215px!important}.w-xl-220p{width:220px!important}.w-xl-225p{width:225px!important}.w-xl-230p{width:230px!important}.w-xl-235p{width:235px!important}.w-xl-240p{width:240px!important}.w-xl-245p{width:245px!important}.w-xl-250p{width:250px!important}.w-xl-255p{width:255px!important}.w-xl-260p{width:260px!important}.w-xl-265p{width:265px!important}.w-xl-270p{width:270px!important}.w-xl-275p{width:275px!important}.w-xl-280p{width:280px!important}.w-xl-285p{width:285px!important}.w-xl-290p{width:290px!important}.w-xl-295p{width:295px!important}.w-xl-300p{width:300px!important}.w-xl-305p{width:305px!important}.w-xl-310p{width:310px!important}.w-xl-315p{width:315px!important}.w-xl-320p{width:320px!important}.w-xl-325p{width:325px!important}.w-xl-330p{width:330px!important}.w-xl-335p{width:335px!important}.w-xl-340p{width:340px!important}.w-xl-345p{width:345px!important}.w-xl-350p{width:350px!important}.w-xl-355p{width:355px!important}.w-xl-360p{width:360px!important}.w-xl-365p{width:365px!important}.w-xl-370p{width:370px!important}.w-xl-375p{width:375px!important}.w-xl-380p{width:380px!important}.w-xl-385p{width:385px!important}.w-xl-390p{width:390px!important}.w-xl-395p{width:395px!important}.w-xl-400p{width:400px!important}.w-xl-405p{width:405px!important}.w-xl-410p{width:410px!important}.w-xl-415p{width:415px!important}.w-xl-420p{width:420px!important}.w-xl-425p{width:425px!important}.w-xl-430p{width:430px!important}.w-xl-435p{width:435px!important}.w-xl-440p{width:440px!important}.w-xl-445p{width:445px!important}.w-xl-450p{width:450px!important}.w-xl-455p{width:455px!important}.w-xl-460p{width:460px!important}.w-xl-465p{width:465px!important}.w-xl-470p{width:470px!important}.w-xl-475p{width:475px!important}.w-xl-480p{width:480px!important}.w-xl-485p{width:485px!important}.w-xl-490p{width:490px!important}.w-xl-495p{width:495px!important}.w-xl-500p{width:500px!important}.w-xl-505p{width:505px!important}.w-xl-510p{width:510px!important}.w-xl-515p{width:515px!important}.w-xl-520p{width:520px!important}.w-xl-525p{width:525px!important}.w-xl-530p{width:530px!important}.w-xl-535p{width:535px!important}.w-xl-540p{width:540px!important}.w-xl-545p{width:545px!important}.w-xl-550p{width:550px!important}.w-xl-555p{width:555px!important}.w-xl-560p{width:560px!important}.w-xl-565p{width:565px!important}.w-xl-570p{width:570px!important}.w-xl-575p{width:575px!important}.w-xl-580p{width:580px!important}.w-xl-585p{width:585px!important}.w-xl-590p{width:590px!important}.w-xl-595p{width:595px!important}.w-xl-600p{width:600px!important}.w-xl-605p{width:605px!important}.w-xl-610p{width:610px!important}.w-xl-615p{width:615px!important}.w-xl-620p{width:620px!important}.w-xl-625p{width:625px!important}.w-xl-630p{width:630px!important}.w-xl-635p{width:635px!important}.w-xl-640p{width:640px!important}.w-xl-645p{width:645px!important}.w-xl-650p{width:650px!important}.w-xl-655p{width:655px!important}.w-xl-660p{width:660px!important}.w-xl-665p{width:665px!important}.w-xl-670p{width:670px!important}.w-xl-675p{width:675px!important}.w-xl-680p{width:680px!important}.w-xl-685p{width:685px!important}.w-xl-690p{width:690px!important}.w-xl-695p{width:695px!important}.w-xl-700p{width:700px!important}.w-xl-705p{width:705px!important}.w-xl-710p{width:710px!important}.w-xl-715p{width:715px!important}.w-xl-720p{width:720px!important}.w-xl-725p{width:725px!important}.w-xl-730p{width:730px!important}.w-xl-735p{width:735px!important}.w-xl-740p{width:740px!important}.w-xl-745p{width:745px!important}.w-xl-750p{width:750px!important}.w-xl-755p{width:755px!important}.w-xl-760p{width:760px!important}.w-xl-765p{width:765px!important}.w-xl-770p{width:770px!important}.w-xl-775p{width:775px!important}.w-xl-780p{width:780px!important}.w-xl-785p{width:785px!important}.w-xl-790p{width:790px!important}.w-xl-795p{width:795px!important}.w-xl-800p{width:800px!important}}@media (min-width: 1400px){.w-xxl-25p{width:25px!important}.w-xxl-30p{width:30px!important}.w-xxl-35p{width:35px!important}.w-xxl-40p{width:40px!important}.w-xxl-45p{width:45px!important}.w-xxl-50p{width:50px!important}.w-xxl-55p{width:55px!important}.w-xxl-60p{width:60px!important}.w-xxl-65p{width:65px!important}.w-xxl-70p{width:70px!important}.w-xxl-75p{width:75px!important}.w-xxl-80p{width:80px!important}.w-xxl-85p{width:85px!important}.w-xxl-90p{width:90px!important}.w-xxl-95p{width:95px!important}.w-xxl-100p{width:100px!important}.w-xxl-105p{width:105px!important}.w-xxl-110p{width:110px!important}.w-xxl-115p{width:115px!important}.w-xxl-120p{width:120px!important}.w-xxl-125p{width:125px!important}.w-xxl-130p{width:130px!important}.w-xxl-135p{width:135px!important}.w-xxl-140p{width:140px!important}.w-xxl-145p{width:145px!important}.w-xxl-150p{width:150px!important}.w-xxl-155p{width:155px!important}.w-xxl-160p{width:160px!important}.w-xxl-165p{width:165px!important}.w-xxl-170p{width:170px!important}.w-xxl-175p{width:175px!important}.w-xxl-180p{width:180px!important}.w-xxl-185p{width:185px!important}.w-xxl-190p{width:190px!important}.w-xxl-195p{width:195px!important}.w-xxl-200p{width:200px!important}.w-xxl-205p{width:205px!important}.w-xxl-210p{width:210px!important}.w-xxl-215p{width:215px!important}.w-xxl-220p{width:220px!important}.w-xxl-225p{width:225px!important}.w-xxl-230p{width:230px!important}.w-xxl-235p{width:235px!important}.w-xxl-240p{width:240px!important}.w-xxl-245p{width:245px!important}.w-xxl-250p{width:250px!important}.w-xxl-255p{width:255px!important}.w-xxl-260p{width:260px!important}.w-xxl-265p{width:265px!important}.w-xxl-270p{width:270px!important}.w-xxl-275p{width:275px!important}.w-xxl-280p{width:280px!important}.w-xxl-285p{width:285px!important}.w-xxl-290p{width:290px!important}.w-xxl-295p{width:295px!important}.w-xxl-300p{width:300px!important}.w-xxl-305p{width:305px!important}.w-xxl-310p{width:310px!important}.w-xxl-315p{width:315px!important}.w-xxl-320p{width:320px!important}.w-xxl-325p{width:325px!important}.w-xxl-330p{width:330px!important}.w-xxl-335p{width:335px!important}.w-xxl-340p{width:340px!important}.w-xxl-345p{width:345px!important}.w-xxl-350p{width:350px!important}.w-xxl-355p{width:355px!important}.w-xxl-360p{width:360px!important}.w-xxl-365p{width:365px!important}.w-xxl-370p{width:370px!important}.w-xxl-375p{width:375px!important}.w-xxl-380p{width:380px!important}.w-xxl-385p{width:385px!important}.w-xxl-390p{width:390px!important}.w-xxl-395p{width:395px!important}.w-xxl-400p{width:400px!important}.w-xxl-405p{width:405px!important}.w-xxl-410p{width:410px!important}.w-xxl-415p{width:415px!important}.w-xxl-420p{width:420px!important}.w-xxl-425p{width:425px!important}.w-xxl-430p{width:430px!important}.w-xxl-435p{width:435px!important}.w-xxl-440p{width:440px!important}.w-xxl-445p{width:445px!important}.w-xxl-450p{width:450px!important}.w-xxl-455p{width:455px!important}.w-xxl-460p{width:460px!important}.w-xxl-465p{width:465px!important}.w-xxl-470p{width:470px!important}.w-xxl-475p{width:475px!important}.w-xxl-480p{width:480px!important}.w-xxl-485p{width:485px!important}.w-xxl-490p{width:490px!important}.w-xxl-495p{width:495px!important}.w-xxl-500p{width:500px!important}.w-xxl-505p{width:505px!important}.w-xxl-510p{width:510px!important}.w-xxl-515p{width:515px!important}.w-xxl-520p{width:520px!important}.w-xxl-525p{width:525px!important}.w-xxl-530p{width:530px!important}.w-xxl-535p{width:535px!important}.w-xxl-540p{width:540px!important}.w-xxl-545p{width:545px!important}.w-xxl-550p{width:550px!important}.w-xxl-555p{width:555px!important}.w-xxl-560p{width:560px!important}.w-xxl-565p{width:565px!important}.w-xxl-570p{width:570px!important}.w-xxl-575p{width:575px!important}.w-xxl-580p{width:580px!important}.w-xxl-585p{width:585px!important}.w-xxl-590p{width:590px!important}.w-xxl-595p{width:595px!important}.w-xxl-600p{width:600px!important}.w-xxl-605p{width:605px!important}.w-xxl-610p{width:610px!important}.w-xxl-615p{width:615px!important}.w-xxl-620p{width:620px!important}.w-xxl-625p{width:625px!important}.w-xxl-630p{width:630px!important}.w-xxl-635p{width:635px!important}.w-xxl-640p{width:640px!important}.w-xxl-645p{width:645px!important}.w-xxl-650p{width:650px!important}.w-xxl-655p{width:655px!important}.w-xxl-660p{width:660px!important}.w-xxl-665p{width:665px!important}.w-xxl-670p{width:670px!important}.w-xxl-675p{width:675px!important}.w-xxl-680p{width:680px!important}.w-xxl-685p{width:685px!important}.w-xxl-690p{width:690px!important}.w-xxl-695p{width:695px!important}.w-xxl-700p{width:700px!important}.w-xxl-705p{width:705px!important}.w-xxl-710p{width:710px!important}.w-xxl-715p{width:715px!important}.w-xxl-720p{width:720px!important}.w-xxl-725p{width:725px!important}.w-xxl-730p{width:730px!important}.w-xxl-735p{width:735px!important}.w-xxl-740p{width:740px!important}.w-xxl-745p{width:745px!important}.w-xxl-750p{width:750px!important}.w-xxl-755p{width:755px!important}.w-xxl-760p{width:760px!important}.w-xxl-765p{width:765px!important}.w-xxl-770p{width:770px!important}.w-xxl-775p{width:775px!important}.w-xxl-780p{width:780px!important}.w-xxl-785p{width:785px!important}.w-xxl-790p{width:790px!important}.w-xxl-795p{width:795px!important}.w-xxl-800p{width:800px!important}}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}@media (min-width: 576px){.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}}@media (min-width: 768px){.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}}@media (min-width: 992px){.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}}@media (min-width: 1200px){.w-xl-5{width:5%!important}.w-xl-10{width:10%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-55{width:55%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}}@media (min-width: 1400px){.w-xxl-5{width:5%!important}.w-xxl-10{width:10%!important}.w-xxl-15{width:15%!important}.w-xxl-20{width:20%!important}.w-xxl-25{width:25%!important}.w-xxl-30{width:30%!important}.w-xxl-35{width:35%!important}.w-xxl-40{width:40%!important}.w-xxl-45{width:45%!important}.w-xxl-50{width:50%!important}.w-xxl-55{width:55%!important}.w-xxl-60{width:60%!important}.w-xxl-65{width:65%!important}.w-xxl-70{width:70%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-85{width:85%!important}.w-xxl-90{width:90%!important}.w-xxl-95{width:95%!important}.w-xxl-100{width:100%!important}}.mw-25p{max-width:25px!important}.mw-50p{max-width:50px!important}.mw-75p{max-width:75px!important}.mw-100p{max-width:100px!important}.mw-125p{max-width:125px!important}.mw-150p{max-width:150px!important}.mw-175p{max-width:175px!important}.mw-200p{max-width:200px!important}.mw-225p{max-width:225px!important}.mw-250p{max-width:250px!important}.mw-275p{max-width:275px!important}.mw-300p{max-width:300px!important}.mw-325p{max-width:325px!important}.mw-350p{max-width:350px!important}.mw-375p{max-width:375px!important}.mw-400p{max-width:400px!important}.mw-425p{max-width:425px!important}.mw-450p{max-width:450px!important}.mw-475p{max-width:475px!important}.mw-500p{max-width:500px!important}.mw-525p{max-width:525px!important}.mw-550p{max-width:550px!important}.mw-575p{max-width:575px!important}.mw-600p{max-width:600px!important}.mw-625p{max-width:625px!important}.mw-650p{max-width:650px!important}.mw-675p{max-width:675px!important}.mw-700p{max-width:700px!important}.mw-725p{max-width:725px!important}.mw-750p{max-width:750px!important}.mw-775p{max-width:775px!important}.mw-800p{max-width:800px!important}.mnw-0{min-width:0!important}.mnw-25p{min-width:25px!important}.mnw-50p{min-width:50px!important}.mnw-75p{min-width:75px!important}.mnw-100p{min-width:100px!important}.mnw-125p{min-width:125px!important}.mnw-150p{min-width:150px!important}.mnw-175p{min-width:175px!important}.mnw-200p{min-width:200px!important}.mnw-225p{min-width:225px!important}.mnw-250p{min-width:250px!important}.mnw-275p{min-width:275px!important}.mnw-300p{min-width:300px!important}.mnw-325p{min-width:325px!important}.mnw-350p{min-width:350px!important}.mnw-375p{min-width:375px!important}.mnw-400p{min-width:400px!important}.mnw-425p{min-width:425px!important}.mnw-450p{min-width:450px!important}.mnw-475p{min-width:475px!important}.mnw-500p{min-width:500px!important}.mnw-525p{min-width:525px!important}.mnw-550p{min-width:550px!important}.mnw-575p{min-width:575px!important}.mnw-600p{min-width:600px!important}.mnw-625p{min-width:625px!important}.mnw-650p{min-width:650px!important}.mnw-675p{min-width:675px!important}.mnw-700p{min-width:700px!important}.mnw-725p{min-width:725px!important}.mnw-750p{min-width:750px!important}.mnw-775p{min-width:775px!important}.mnw-800p{min-width:800px!important}.h-0{height:0!important}.h-25p{height:25px!important}.h-30p{height:30px!important}.h-35p{height:35px!important}.h-40p{height:40px!important}.h-45p{height:45px!important}.h-50p{height:50px!important}.h-55p{height:55px!important}.h-60p{height:60px!important}.h-65p{height:65px!important}.h-70p{height:70px!important}.h-75p{height:75px!important}.h-80p{height:80px!important}.h-85p{height:85px!important}.h-90p{height:90px!important}.h-95p{height:95px!important}.h-100p{height:100px!important}.h-105p{height:105px!important}.h-110p{height:110px!important}.h-115p{height:115px!important}.h-120p{height:120px!important}.h-125p{height:125px!important}.h-130p{height:130px!important}.h-135p{height:135px!important}.h-140p{height:140px!important}.h-145p{height:145px!important}.h-150p{height:150px!important}.h-155p{height:155px!important}.h-160p{height:160px!important}.h-165p{height:165px!important}.h-170p{height:170px!important}.h-175p{height:175px!important}.h-180p{height:180px!important}.h-185p{height:185px!important}.h-190p{height:190px!important}.h-195p{height:195px!important}.h-200p{height:200px!important}.h-205p{height:205px!important}.h-210p{height:210px!important}.h-215p{height:215px!important}.h-220p{height:220px!important}.h-225p{height:225px!important}.h-230p{height:230px!important}.h-235p{height:235px!important}.h-240p{height:240px!important}.h-245p{height:245px!important}.h-250p{height:250px!important}.h-255p{height:255px!important}.h-260p{height:260px!important}.h-265p{height:265px!important}.h-270p{height:270px!important}.h-275p{height:275px!important}.h-280p{height:280px!important}.h-285p{height:285px!important}.h-290p{height:290px!important}.h-295p{height:295px!important}.h-300p{height:300px!important}.h-305p{height:305px!important}.h-310p{height:310px!important}.h-315p{height:315px!important}.h-320p{height:320px!important}.h-325p{height:325px!important}.h-330p{height:330px!important}.h-335p{height:335px!important}.h-340p{height:340px!important}.h-345p{height:345px!important}.h-350p{height:350px!important}.h-355p{height:355px!important}.h-360p{height:360px!important}.h-365p{height:365px!important}.h-370p{height:370px!important}.h-375p{height:375px!important}.h-380p{height:380px!important}.h-385p{height:385px!important}.h-390p{height:390px!important}.h-395p{height:395px!important}.h-400p{height:400px!important}.h-405p{height:405px!important}.h-410p{height:410px!important}.h-415p{height:415px!important}.h-420p{height:420px!important}.h-425p{height:425px!important}.h-430p{height:430px!important}.h-435p{height:435px!important}.h-440p{height:440px!important}.h-445p{height:445px!important}.h-450p{height:450px!important}.h-455p{height:455px!important}.h-460p{height:460px!important}.h-465p{height:465px!important}.h-470p{height:470px!important}.h-475p{height:475px!important}.h-480p{height:480px!important}.h-485p{height:485px!important}.h-490p{height:490px!important}.h-495p{height:495px!important}.h-500p{height:500px!important}.h-505p{height:505px!important}.h-510p{height:510px!important}.h-515p{height:515px!important}.h-520p{height:520px!important}.h-525p{height:525px!important}.h-530p{height:530px!important}.h-535p{height:535px!important}.h-540p{height:540px!important}.h-545p{height:545px!important}.h-550p{height:550px!important}.h-555p{height:555px!important}.h-560p{height:560px!important}.h-565p{height:565px!important}.h-570p{height:570px!important}.h-575p{height:575px!important}.h-580p{height:580px!important}.h-585p{height:585px!important}.h-590p{height:590px!important}.h-595p{height:595px!important}.h-600p{height:600px!important}.h-605p{height:605px!important}.h-610p{height:610px!important}.h-615p{height:615px!important}.h-620p{height:620px!important}.h-625p{height:625px!important}.h-630p{height:630px!important}.h-635p{height:635px!important}.h-640p{height:640px!important}.h-645p{height:645px!important}.h-650p{height:650px!important}.h-655p{height:655px!important}.h-660p{height:660px!important}.h-665p{height:665px!important}.h-670p{height:670px!important}.h-675p{height:675px!important}.h-680p{height:680px!important}.h-685p{height:685px!important}.h-690p{height:690px!important}.h-695p{height:695px!important}.h-700p{height:700px!important}.h-705p{height:705px!important}.h-710p{height:710px!important}.h-715p{height:715px!important}.h-720p{height:720px!important}.h-725p{height:725px!important}.h-730p{height:730px!important}.h-735p{height:735px!important}.h-740p{height:740px!important}.h-745p{height:745px!important}.h-750p{height:750px!important}.h-755p{height:755px!important}.h-760p{height:760px!important}.h-765p{height:765px!important}.h-770p{height:770px!important}.h-775p{height:775px!important}.h-780p{height:780px!important}.h-785p{height:785px!important}.h-790p{height:790px!important}.h-795p{height:795px!important}.h-800p{height:800px!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}.mh-100p{max-height:100px!important}.mh-125p{max-height:125px!important}.mh-150p{max-height:150px!important}.mh-175p{max-height:175px!important}.mh-200p{max-height:200px!important}.mh-225p{max-height:225px!important}.mh-250p{max-height:250px!important}.mh-275p{max-height:275px!important}.mh-300p{max-height:300px!important}.mh-325p{max-height:325px!important}.mh-350p{max-height:350px!important}.mh-375p{max-height:375px!important}.mh-400p{max-height:400px!important}.mh-425p{max-height:425px!important}.mh-450p{max-height:450px!important}.mh-475p{max-height:475px!important}.mh-500p{max-height:500px!important}.mh-525p{max-height:525px!important}.mh-550p{max-height:550px!important}.mh-575p{max-height:575px!important}.mh-600p{max-height:600px!important}.mh-625p{max-height:625px!important}.mh-650p{max-height:650px!important}.mh-675p{max-height:675px!important}.mh-700p{max-height:700px!important}.mh-725p{max-height:725px!important}.mh-750p{max-height:750px!important}.mh-775p{max-height:775px!important}.mh-800p{max-height:800px!important}.mnh-0{min-height:0!important}.mnh-100p{min-height:100px!important}.mnh-125p{min-height:125px!important}.mnh-150p{min-height:150px!important}.mnh-175p{min-height:175px!important}.mnh-200p{min-height:200px!important}.mnh-225p{min-height:225px!important}.mnh-250p{min-height:250px!important}.mnh-275p{min-height:275px!important}.mnh-300p{min-height:300px!important}.mnh-325p{min-height:325px!important}.mnh-350p{min-height:350px!important}.mnh-375p{min-height:375px!important}.mnh-400p{min-height:400px!important}.mnh-425p{min-height:425px!important}.mnh-450p{min-height:450px!important}.mnh-475p{min-height:475px!important}.mnh-500p{min-height:500px!important}.mnh-525p{min-height:525px!important}.mnh-550p{min-height:550px!important}.mnh-575p{min-height:575px!important}.mnh-600p{min-height:600px!important}.mnh-625p{min-height:625px!important}.mnh-650p{min-height:650px!important}.mnh-675p{min-height:675px!important}.mnh-700p{min-height:700px!important}.mnh-725p{min-height:725px!important}.mnh-750p{min-height:750px!important}.mnh-775p{min-height:775px!important}.mnh-800p{min-height:800px!important}.mnh-100vh{min-height:100vh!important}hr{border-color:#eaeaea;opacity:1}hr.hr-2{border-width:2px!important}hr.hr-3{border-width:3px!important}.opacity-10{opacity:.1!important}.opacity-15{opacity:.15!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-35{opacity:.35!important}.opacity-40{opacity:.4!important}.opacity-45{opacity:.45!important}.opacity-50{opacity:.5!important}.opacity-55{opacity:.55!important}.opacity-60{opacity:.6!important}.opacity-65{opacity:.65!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-85{opacity:.85!important}.opacity-90{opacity:.9!important}.opacity-95{opacity:.95!important}.opacity-100{opacity:1!important}.bg-opacity-85{--bs-bg-opacity: .85}.d-1{height:.5rem!important;width:.5rem!important}.d-2{height:.75rem!important;width:.75rem!important}.d-3{height:1rem!important;width:1rem!important}.d-4{height:1.25rem!important;width:1.25rem!important}.d-5{height:1.5rem!important;width:1.5rem!important}.d-6{height:1.75rem!important;width:1.75rem!important}.d-7{height:2rem!important;width:2rem!important}.d-8{height:2.5rem!important;width:2.5rem!important}.d-9{height:3rem!important;width:3rem!important}.d-10{height:3.5rem!important;width:3.5rem!important}.d-11{height:4rem!important;width:4rem!important}.d-12{height:4.5rem!important;width:4.5rem!important}.d-13{height:5rem!important;width:5rem!important}.d-14{height:5.5rem!important;width:5.5rem!important}.d-15{height:6rem!important;width:6rem!important}.d-16{height:7rem!important;width:7rem!important}.d-17{height:8rem!important;width:8rem!important}.d-18{height:9rem!important;width:9rem!important}.d-19{height:10rem!important;width:10rem!important}.d-20{height:11rem!important;width:11rem!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.preloader-it{background:#fff;position:fixed;z-index:10001;height:100%;width:100%;overflow:hidden}.loader-pendulums{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:block;margin:0 auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:4rem;width:1em;height:1em;border-radius:50%;border:.1em solid #d8d8d8}.loader-pendulums:before,.loader-pendulums:after{content:"";width:1em;height:1em;left:-.1em;top:-.1em;padding:.1em;display:block;border-radius:50%;position:absolute;-webkit-transform-origin:center center;transform-origin:center center;border:.1em solid;border-color:#9e9e9e transparent transparent transparent;-webkit-animation:pendulum infinite 2s cubic-bezier(.3,1.65,.7,-.65);animation:pendulum infinite 2s cubic-bezier(.3,1.65,.7,-.65)}.loader-pendulums:before{border-color:#262a2e transparent transparent transparent;-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-animation-name:pendulum2;animation-name:pendulum2}.hk-loading-wrap{position:absolute;width:100%;top:0;left:0}.hk-loading-wrap .loading-container{position:relative;overflow:hidden;height:3px;background:#007d8826;z-index:10002}.hk-loading-wrap .loading-container .loading-bar{position:absolute;top:0;left:0;width:0%;height:100%;background-color:#007d88;-moz-transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out;border-top-right-radius:3px;border-bottom-right-radius:3px}@-webkit-keyframes pendulum{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes pendulum{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-ms-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes pendulum2{0%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(520deg);-moz-transform:rotate(520deg);-ms-transform:rotate(520deg);-o-transform:rotate(520deg);transform:rotate(520deg)}}@keyframes pendulum2{0%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(520deg);-moz-transform:rotate(520deg);-ms-transform:rotate(520deg);-o-transform:rotate(520deg);transform:rotate(520deg)}}.slimScrollBar{right:0!important}.nicescroll-rails.nicescroll-rails-vr{z-index:999!important}.simplebar-placeholder{width:auto!important}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-scroll-content::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-scrollbar:before{background:#d6d9da}.simplebar-scrollbar.simplebar-visible:before{opacity:.8}.simplebar-content:after,.simplebar-content:before{clear:both}.nicescroll-bar{height:100%;width:100%}.ps__thumb-y,.ps__thumb-x{background:#d6d9da}.ps__thumb-x,.ps__rail-x{height:6px}.ps__thumb-y,.ps__rail-y{width:6px}.ps__rail-x,.ps__rail-y{background:transparent}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{border-radius:0;height:6px;background:#d6d9da}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{width:6px;background:#d6d9da}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:transparent;opacity:1}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:1}.separator{padding:1px 0;margin:1.25rem 0}.separator:after{content:"";display:block;width:100%;border-bottom:1px solid #eaeaea}.separator-full{padding:1px 0;margin:1.25rem 0}.separator-full:after{content:"";display:block;position:absolute;height:1px;width:100%;left:0;border-bottom:1px solid #eaeaea}.v-separator-full{margin:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.v-separator-full:after{content:"";position:absolute;top:0;display:block;height:100%;border-right:1px solid #eaeaea}.v-separator{margin:0 1rem}.v-separator:after{content:"";position:absolute;display:block;height:calc(100% - 30px);border-right:1px solid #d8d8d8;top:0;bottom:0;margin:auto}.separator-light:after{border-color:#f7f7f7}p.p-xl{font-size:1.25rem}p.p-lg{font-size:1.125rem}p.p-sm{font-size:.875rem}p.p-xs{font-size:.75rem}.title,.title-lg,.title-sm,.title-xs{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:.5rem}.title .title-icon,.title-lg .title-icon,.title-sm .title-icon,.title-xs .title-icon{margin-right:.5rem;display:inline-flex}.title .title-icon i,.title-lg .title-icon i,.title-sm .title-icon i,.title-xs .title-icon i{line-height:0}.title.title-wth-divider,.title-lg.title-wth-divider,.title-sm.title-wth-divider,.title-xs.title-wth-divider{justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.title.title-wth-divider>span,.title-lg.title-wth-divider>span,.title-sm.title-wth-divider>span,.title-xs.title-wth-divider>span{display:flex;white-space:nowrap;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.title.title-wth-divider:before,.title-lg.title-wth-divider:before,.title-sm.title-wth-divider:before,.title-xs.title-wth-divider:before{content:"";display:block;height:1px;width:0;background:#d8d8d8}.title.title-wth-divider:after,.title-lg.title-wth-divider:after,.title-sm.title-wth-divider:after,.title-xs.title-wth-divider:after{content:"";display:block;height:1px;width:100%;margin-left:.625rem;background:#d8d8d8}.title.title-wth-divider.divider-right:before,.title-lg.title-wth-divider.divider-right:before,.title-sm.title-wth-divider.divider-right:before,.title-xs.title-wth-divider.divider-right:before{width:100%;margin-right:.625rem}.title.title-wth-divider.divider-right:after,.title-lg.title-wth-divider.divider-right:after,.title-sm.title-wth-divider.divider-right:after,.title-xs.title-wth-divider.divider-right:after{width:0;margin:0}.title.title-wth-divider.divider-center:before,.title-lg.title-wth-divider.divider-center:before,.title-sm.title-wth-divider.divider-center:before,.title-xs.title-wth-divider.divider-center:before{width:100%;margin-right:.625rem}.title.title-wth-divider.divider-center:after,.title-lg.title-wth-divider.divider-center:after,.title-sm.title-wth-divider.divider-center:after,.title-xs.title-wth-divider.divider-center:after{width:100%;margin-left:.625rem}.title{font-size:1rem;color:#262a2e;font-weight:500}.title .title-icon{font-size:1.5rem}.title-lg{font-size:1.125rem;color:#262a2e;font-weight:500}.title-lg .title-icon{font-size:1.75rem}.title-sm{font-size:.875rem;color:#262a2e;font-weight:500}.title-sm .title-icon{font-size:1.25rem}.title-xs{font-size:.75rem;color:#262a2e;font-weight:500}.title-xs .title-icon{font-size:1rem}.small,small{font-size:80%;font-weight:400}.hidden-element{display:none!important}code{margin:0 .25rem;color:#007d88}.strikethrough s,.strikethrough del{position:relative;text-decoration:none}.strikethrough s:after,.strikethrough del:after{content:"";height:12px;background:#007d88;mix-blend-mode:multiply;opacity:.3;width:100%;position:absolute;margin-left:0;top:5px;left:0;pointer-events:none}.strikethrough del:after{background:red}.mark,mark{padding:0;background:none;color:#262a2e;position:relative}.mark:after,mark:after{content:"";height:12px;background:#ff9100;mix-blend-mode:multiply;opacity:.3;width:100%;position:absolute;margin-left:0;top:5px;left:0;pointer-events:none}.display-1,.display-2,.display-3,.display-4,.display-5,.display-6{color:#262a2e}.hk-dragger{font-size:2rem;cursor:grab;color:#9e9e9e;margin-right:.625rem}.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button{text-transform:capitalize;outline:none;font-size:1rem;padding:.375rem 1rem;border-width:1px;border-radius:.375rem}.btn:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:focus,.btn:active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:active,.btn:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:hover{box-shadow:none}.btn>span:not(.badge):not(.sr-only):not(span[class^=spinner]),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;height:100%;width:100%;position:relative}.btn>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon{display:-webkit-box;display:-ms-flexbox;display:flex}.btn>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child){margin-right:.75rem}.btn>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child){margin-left:.75rem}.btn.btn-lg>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-lg.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child){margin-right:1.25rem}.btn.btn-lg>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-lg.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child){margin-left:1.25rem}.btn.btn-sm>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child){margin-right:.75rem}.btn.btn-sm>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child){margin-left:.75rem}.btn.btn-xs>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-xs.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child){margin-right:.5rem}.btn.btn-xs>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-xs.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child){margin-left:.5rem}.btn.btn-custom,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button{position:relative}.btn.btn-custom>span:not(.badge):not(.sr-only):not(span[class^=spinner]),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]){position:static}.btn.btn-custom>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon{background:#00000014 none repeat scroll 0 0;position:absolute;border-radius:.5rem;top:-1px;bottom:-1px;width:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.btn.btn-custom>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:last-child){left:-1px;margin:0}.btn.btn-custom>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon:not(:first-child){right:-1px;left:auto}.btn.btn-custom>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child){padding-right:2.25rem}.btn.btn-custom>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child){padding-left:2.25rem}.btn.btn-custom.btn-lg>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-lg.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon{width:46px;border-radius:.5rem}.btn.btn-custom.btn-lg>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-lg.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child){padding-right:2.625rem}.btn.btn-custom.btn-lg>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-lg.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child){padding-left:2.625rem}.btn.btn-custom.btn-sm>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon{width:33px;border-radius:.2rem}.btn.btn-custom.btn-sm>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child){padding-right:2rem}.btn.btn-custom.btn-sm>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child){padding-left:2rem}.btn.btn-custom.btn-xs>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-xs.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon{width:26px;border-radius:.2rem}.btn.btn-custom.btn-xs>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-xs.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:last-child){padding-right:1.5rem}.btn.btn-custom.btn-xs>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-xs.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner])>span:not(.icon):not(:first-child){padding-left:1.5rem}.btn.btn-custom.btn-square>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-custom.btn-square.hopscotch-nav-button>span:not(.badge):not(.sr-only):not(span[class^=spinner]) .icon{border-radius:0}.btn.btn-icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.hopscotch-nav-button{height:38px;width:38px;padding:0}.btn.btn-icon[class*=btn-flush-],div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button{position:relative;border:none;background:transparent!important}.btn.btn-icon[class*=btn-flush-]:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:before{content:"";position:absolute;top:50%;left:50%;height:0;width:0;background:#298dff;border-radius:.5rem;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}.btn.btn-icon[class*=btn-flush-]:not(:disabled):not(.disabled).active:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:not(:disabled):not(.disabled).active:before,.btn.btn-icon[class*=btn-flush-]:not(:disabled):not(.disabled):active:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:not(:disabled):not(.disabled):active:before,.btn.btn-icon[class*=btn-flush-]:hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:hover:before,.btn.btn-icon[class*=btn-flush-]:focus:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:focus:before{top:0;left:0;height:100%;width:100%}.btn.btn-icon[class*=btn-flush-]:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-]:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-]:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-]:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].hopscotch-nav-button:focus .icon{color:#fff}.btn.btn-icon[class*=btn-flush-].btn-rounded:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-rounded.hopscotch-nav-button:before{border-radius:50%}.btn.btn-icon[class*=btn-flush-].btn-flush-info:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.hopscotch-nav-button:before{background:#18ddef}.btn.btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover.hopscotch-nav-button:before{background:#edfcfe}.btn.btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#18ddef}.btn.btn-icon[class*=btn-flush-].btn-flush-info.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-info:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-info.hopscotch-nav-button:disabled{color:#18ddefcc}.btn.btn-icon[class*=btn-flush-].btn-flush-success:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.hopscotch-nav-button:before{background:#00d67f}.btn.btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover.hopscotch-nav-button:before{background:#ebfcf5}.btn.btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#00d67f}.btn.btn-icon[class*=btn-flush-].btn-flush-success.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-success:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-success.hopscotch-nav-button:disabled{color:#00d67fcc}.btn.btn-icon[class*=btn-flush-].btn-flush-warning:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.hopscotch-nav-button:before{background:#ffc400}.btn.btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover.hopscotch-nav-button:before{background:#fffaeb}.btn.btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#ffc400}.btn.btn-icon[class*=btn-flush-].btn-flush-warning.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-warning:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-warning.hopscotch-nav-button:disabled{color:#ffc400cc}.btn.btn-icon[class*=btn-flush-].btn-flush-danger:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.hopscotch-nav-button:before{background:red}onHide .btn.btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover:before,onHide div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover.hopscotch-nav-button:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions onHide .btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover.hopscotch-nav-button:before{background:#ffebeb}.btn.btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.flush-soft-hover.hopscotch-nav-button:focus .icon{color:red}.btn.btn-icon[class*=btn-flush-].btn-flush-danger.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-danger:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-danger.hopscotch-nav-button:disabled{color:#f00c}.btn.btn-icon[class*=btn-flush-].btn-flush-secondary:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.hopscotch-nav-button:before{background:#6f6f6f}.btn.btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover.hopscotch-nav-button:before{background:#f3f3f3}.btn.btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#6f6f6f}.btn.btn-icon[class*=btn-flush-].btn-flush-secondary.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-secondary:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-secondary.hopscotch-nav-button:disabled{color:#9e9e9ecc}.btn.btn-icon[class*=btn-flush-].btn-flush-primary:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.hopscotch-nav-button:before{background:#007d88}.btn.btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover.hopscotch-nav-button:before{background:#ebf5f5}.btn.btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#007d88}.btn.btn-icon[class*=btn-flush-].btn-flush-primary.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-primary:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-primary.hopscotch-nav-button:disabled{color:#298dffcc}.btn.btn-icon[class*=btn-flush-].btn-flush-dark:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.hopscotch-nav-button:before{background:#262a2e}.btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:before{background:#f7f7f7}.btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#262a2e}.btn.btn-icon[class*=btn-flush-].btn-flush-dark.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-dark:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.hopscotch-nav-button:disabled{color:#262a2ecc}.btn.btn-icon[class*=btn-flush-].btn-flush-light:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.hopscotch-nav-button:before{background:#6f6f6f}.btn.btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover.hopscotch-nav-button:before{background:#f7f7f7}.btn.btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover.hopscotch-nav-button:hover .icon,.btn.btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#6f6f6f}.btn.btn-icon[class*=btn-flush-].btn-flush-light.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.disabled.hopscotch-nav-button,.btn.btn-icon[class*=btn-flush-].btn-flush-light:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-light.hopscotch-nav-button:disabled{color:#6f6f6fcc}.btn.btn-icon.btn-lg,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.btn-lg.hopscotch-nav-button{height:45px;width:45px}.btn.btn-icon.btn-lg .btn-icon-wrap,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.btn-lg.hopscotch-nav-button .btn-icon-wrap{font-size:1.125rem}.btn.btn-icon.btn-sm,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.hopscotch-nav-button{height:31px;width:31px}.btn.btn-icon.btn-sm .btn-icon-wrap,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.hopscotch-nav-button .btn-icon-wrap{font-size:.875rem}.btn.btn-icon.btn-xs,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.btn-xs.hopscotch-nav-button{height:28px;width:28px;padding-left:0;padding-right:0}.btn.btn-icon.btn-xs .btn-icon-wrap,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon.btn-xs.hopscotch-nav-button .btn-icon-wrap{font-size:.875rem}.btn.btn-rounded,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-rounded.hopscotch-nav-button{border-radius:50rem!important}.btn.btn-rounded .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-rounded.hopscotch-nav-button .icon{border-radius:50%!important}.btn.btn-square,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-square.hopscotch-nav-button{border-radius:0!important}.btn.btn-uppercase,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-uppercase.hopscotch-nav-button{text-transform:uppercase!important;font-weight:600}.btn.btn-floating,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-floating.hopscotch-nav-button{box-shadow:0 6px 20px #00000024!important;z-index:1001}.btn.btn-animated,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button{-moz-transition:all .15s ease;-o-transition:all .15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}.btn.btn-animated:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button:hover,.btn.btn-animated:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button:focus{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.btn .custom-caret,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button .custom-caret{display:inline-block!important;margin-left:5px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn-icon-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-info{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-info:hover,.btn-info:focus{color:#fff;background-color:#16c7d7;border-color:#16c7d7}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#16c7d7;border-color:#16c7d7}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#a3f1f9;border-color:#a3f1f9}.btn-info.btn-animated:focus,.btn-info.btn-animated:active,.btn-info.btn-animated:hover,.btn-info.btn-animated:not(:disabled):not(.disabled).active,.btn-info.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#18ddef;border-color:#18ddef;box-shadow:0 6px 10px #0000001a!important}.btn-green{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-green:hover,.btn-green:focus{color:#fff;background-color:#00c172;border-color:#00c172}.btn-green:not(:disabled):not(.disabled).active,.btn-green:not(:disabled):not(.disabled):active{color:#fff;background-color:#00c172;border-color:#00c172}.btn-green.disabled,.btn-green:disabled{color:#fff;background-color:#99efcc;border-color:#99efcc}.btn-green.btn-animated:focus,.btn-green.btn-animated:active,.btn-green.btn-animated:hover,.btn-green.btn-animated:not(:disabled):not(.disabled).active,.btn-green.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#00d67f;border-color:#00d67f;box-shadow:0 6px 10px #0000001a!important}.btn-success{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-success:hover,.btn-success:focus{color:#fff;background-color:#00c172;border-color:#00c172}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#00c172;border-color:#00c172}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#99efcc;border-color:#99efcc}.btn-success.btn-animated:focus,.btn-success.btn-animated:active,.btn-success.btn-animated:hover,.btn-success.btn-animated:not(:disabled):not(.disabled).active,.btn-success.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#00d67f;border-color:#00d67f;box-shadow:0 6px 10px #0000001a!important}.btn-warning{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-warning:hover,.btn-warning:focus{color:#fff;background-color:#e6b000;border-color:#e6b000}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active{color:#fff;background-color:#e6b000;border-color:#e6b000}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#ffe799;border-color:#ffe799}.btn-warning.btn-animated:focus,.btn-warning.btn-animated:active,.btn-warning.btn-animated:hover,.btn-warning.btn-animated:not(:disabled):not(.disabled).active,.btn-warning.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#ffc400;border-color:#ffc400;box-shadow:0 6px 10px #0000001a!important}.btn-danger{color:#fff;background-color:red;border-color:red}.btn-danger:hover,.btn-danger:focus{color:#fff;background-color:#e60000;border-color:#e60000}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#e60000;border-color:#e60000}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#f99;border-color:#f99}.btn-danger.btn-animated:focus,.btn-danger.btn-animated:active,.btn-danger.btn-animated:hover,.btn-danger.btn-animated:not(:disabled):not(.disabled).active,.btn-danger.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:red;border-color:red;box-shadow:0 6px 10px #0000001a!important}.btn-grey{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e}.btn-grey:hover,.btn-grey:focus{color:#fff;background-color:#8e8e8e;border-color:#8e8e8e}.btn-grey:not(:disabled):not(.disabled).active,.btn-grey:not(:disabled):not(.disabled):active{color:#fff;background-color:#8e8e8e;border-color:#8e8e8e}.btn-grey.disabled,.btn-grey:disabled{color:#fff;background-color:#d8d8d8;border-color:#d8d8d8}.btn-grey.btn-animated:focus,.btn-grey.btn-animated:active,.btn-grey.btn-animated:hover,.btn-grey.btn-animated:not(:disabled):not(.disabled).active,.btn-grey.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e;box-shadow:0 6px 10px #0000001a!important}.btn-secondary{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-secondary:hover,.btn-secondary:focus{color:#fff;background-color:#646464;border-color:#646464}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#646464;border-color:#646464}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#c5c5c5;border-color:#c5c5c5}.btn-secondary.btn-animated:focus,.btn-secondary.btn-animated:active,.btn-secondary.btn-animated:hover,.btn-secondary.btn-animated:not(:disabled):not(.disabled).active,.btn-secondary.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f;box-shadow:0 6px 10px #0000001a!important}.btn-primary,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next{color:#fff;background-color:#007d88;border-color:#007d88}.btn-primary:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:hover,.btn-primary:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:focus{color:#fff;background-color:#00717a;border-color:#00717a}.btn-primary:not(:disabled):not(.disabled).active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:not(:disabled):not(.disabled):active{color:#fff;background-color:#00717a;border-color:#00717a}.btn-primary.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .disabled.hopscotch-nav-button.next,.btn-primary:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:disabled{color:#fff;background-color:#99cbcf;border-color:#99cbcf}.btn-primary.btn-animated:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:focus,.btn-primary.btn-animated:active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:active,.btn-primary.btn-animated:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:hover,.btn-primary.btn-animated:not(:disabled):not(.disabled).active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:not(:disabled):not(.disabled).active,.btn-primary.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#007d88;border-color:#007d88;box-shadow:0 6px 10px #0000001a!important}.btn-dark{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-dark:hover,.btn-dark:focus{color:#fff;background-color:#212429;border-color:#212429}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#212429;border-color:#212429}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e}.btn-dark.btn-animated:focus,.btn-dark.btn-animated:active,.btn-dark.btn-animated:hover,.btn-dark.btn-animated:not(:disabled):not(.disabled).active,.btn-dark.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#262a2e;border-color:#262a2e;box-shadow:0 6px 10px #0000001a!important}.btn-default,.btn-light{color:#262a2e;background-color:#eaeaea;border-color:#eaeaea}.btn-default:hover,.btn-default:focus,.btn-light:hover,.btn-light:focus{color:#6f6f6f;background-color:#d8d8d8;border-color:#d8d8d8}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#262a2e;background-color:#d8d8d8;border-color:#d8d8d8}.btn-default.disabled,.btn-default:disabled,.btn-light.disabled,.btn-light:disabled{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.btn-default.btn-animated:focus,.btn-default.btn-animated:active,.btn-default.btn-animated:hover,.btn-default.btn-animated:not(:disabled):not(.disabled).active,.btn-default.btn-animated:not(:disabled):not(.disabled):active,.btn-light.btn-animated:focus,.btn-light.btn-animated:active,.btn-light.btn-animated:hover,.btn-light.btn-animated:not(:disabled):not(.disabled).active,.btn-light.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea;box-shadow:0 6px 10px #0000001a!important}.btn-white,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next{color:#262a2e;background-color:#fff;border-color:#fff}.btn-white:hover,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:hover,.btn-white:focus,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:focus{color:#5f5f5f;background-color:#fff;border-color:#fff}.btn-white:not(:disabled):not(.disabled).active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:not(:disabled):not(.disabled):active{color:#5f5f5f;background-color:#fff;border-color:#fff}.btn-white.disabled,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .disabled.hopscotch-nav-button.next,.btn-white:disabled,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:disabled{color:#5f5f5f;background-color:#fff;border-color:#fff}.btn-white.btn-animated:focus,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:focus,.btn-white.btn-animated:active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:active,.btn-white.btn-animated:hover,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:hover,.btn-white.btn-animated:not(:disabled):not(.disabled).active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:not(:disabled):not(.disabled).active,.btn-white.btn-animated:not(:disabled):not(.disabled):active{color:#5f5f5f;background-color:#fff;border-color:#fff;box-shadow:0 6px 10px #0000001a!important}.btn-link{color:#007d88;text-decoration:none!important}.btn-link:hover,.btn-link:focus{color:#007d88}.btn:not(:disabled):not(.disabled).active:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:not(:disabled):not(.disabled).active:focus,.btn:not(:disabled):not(.disabled):active:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:not(:disabled):not(.disabled):active:focus,.show>.btn.dropdown-toggle:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .show>.dropdown-toggle.hopscotch-nav-button:focus{box-shadow:none}.btn-group-vertical>.btn:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-vertical>.hopscotch-nav-button:hover,.btn-group>.btn:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group>.hopscotch-nav-button:hover{z-index:0}.show>.btn-primary.dropdown-toggle,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .show>.dropdown-toggle.hopscotch-nav-button.next{color:#fff;background-color:#00717a;border-color:#00717a}.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#646464;border-color:#646464}.show>.btn-info.dropdown-toggle{color:#fff;background-color:#16c7d7;border-color:#16c7d7}.show>.btn-success.dropdown-toggle{color:#fff;background-color:#00c172;border-color:#00c172}.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#e6b000;border-color:#e6b000}.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#e60000;border-color:#e60000}.show>.btn-light.dropdown-toggle{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#262a2e;border-color:#262a2e}.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#00717a;border-color:#00717a}.show>.btn-outline-secondary.dropdown-toggle,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .show>.dropdown-toggle.hopscotch-nav-button.prev{color:#fff;background-color:#646464;border-color:#646464}.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#16c7d7;border-color:#16c7d7}.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#00c172;border-color:#00c172}.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#e6b000;border-color:#e6b000}.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e60000;border-color:#e60000}.show>.btn-outline-light.dropdown-toggle,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .show>.dropdown-toggle.btn-primary,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .show>.dropdown-toggle.hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .show>.dropdown-toggle.hopscotch-nav-button.next{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#2a2f34;border-color:#2a2f34}.dropdown>.btn-wth-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-soft-info{color:#18ddef;background-color:#edfcfe;border-color:#edfcfe}.btn-soft-info:hover,.btn-soft-info:focus{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-soft-info:not(:disabled):not(.disabled).active,.btn-soft-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-soft-info.disabled,.btn-soft-info:disabled{color:#18ddef;background-color:#a3f1f9;border-color:#a3f1f9}.btn-soft-info.btn-animated:focus,.btn-soft-info.btn-animated:active,.btn-soft-info.btn-animated:hover,.btn-soft-info.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-info.btn-animated:not(:disabled):not(.disabled):active{color:#18ddef;background-color:#edfcfe;border-color:#edfcfe;box-shadow:0 6px 10px #0000001a!important}.btn-soft-success{color:#00d67f;background-color:#ebfcf5;border-color:#ebfcf5}.btn-soft-success:hover,.btn-soft-success:focus{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-soft-success:not(:disabled):not(.disabled).active,.btn-soft-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-soft-success.disabled,.btn-soft-success:disabled{color:#00d67f;background-color:#99efcc;border-color:#99efcc}.btn-soft-success.btn-animated:focus,.btn-soft-success.btn-animated:active,.btn-soft-success.btn-animated:hover,.btn-soft-success.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-success.btn-animated:not(:disabled):not(.disabled):active{color:#00d67f;background-color:#ebfcf5;border-color:#ebfcf5;box-shadow:0 6px 10px #0000001a!important}.btn-soft-warning{color:#ffc400;background-color:#fffaeb;border-color:#fffaeb}.btn-soft-warning:hover,.btn-soft-warning:focus{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-soft-warning:not(:disabled):not(.disabled).active,.btn-soft-warning:not(:disabled):not(.disabled):active{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-soft-warning.disabled,.btn-soft-warning:disabled{color:#ffc400;background-color:#ffe799;border-color:#ffe799}.btn-soft-warning.btn-animated:focus,.btn-soft-warning.btn-animated:active,.btn-soft-warning.btn-animated:hover,.btn-soft-warning.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-warning.btn-animated:not(:disabled):not(.disabled):active{color:#ffc400;background-color:#fffaeb;border-color:#fffaeb;box-shadow:0 6px 10px #0000001a!important}.btn-soft-danger{color:red;background-color:#ffebeb;border-color:#ffebeb}.btn-soft-danger:hover,.btn-soft-danger:focus{color:#fff;background-color:red;border-color:red}.btn-soft-danger:not(:disabled):not(.disabled).active,.btn-soft-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:red;border-color:red}.btn-soft-danger.disabled,.btn-soft-danger:disabled{color:red;background-color:#f99;border-color:#f99}.btn-soft-danger.btn-animated:focus,.btn-soft-danger.btn-animated:active,.btn-soft-danger.btn-animated:hover,.btn-soft-danger.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-danger.btn-animated:not(:disabled):not(.disabled):active{color:red;background-color:#ffebeb;border-color:#ffebeb;box-shadow:0 6px 10px #0000001a!important}.btn-soft-secondary{color:#262a2e;background-color:#f3f3f3;border-color:#f3f3f3}.btn-soft-secondary:hover,.btn-soft-secondary:focus{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-soft-secondary:not(:disabled):not(.disabled).active,.btn-soft-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-soft-secondary.disabled,.btn-soft-secondary:disabled{color:#6f6f6f;background-color:#c5c5c5;border-color:#c5c5c5}.btn-soft-secondary.btn-animated:focus,.btn-soft-secondary.btn-animated:active,.btn-soft-secondary.btn-animated:hover,.btn-soft-secondary.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-secondary.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:#f3f3f3;border-color:#f3f3f3;box-shadow:0 6px 10px #0000001a!important}.btn-soft-primary{color:#007d88;background-color:#ebf5f5;border-color:#ebf5f5}.btn-soft-primary:hover,.btn-soft-primary:focus{color:#fff;background-color:#007d88;border-color:#007d88}.btn-soft-primary:not(:disabled):not(.disabled).active,.btn-soft-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007d88;border-color:#007d88}.btn-soft-primary.disabled,.btn-soft-primary:disabled{color:#007d88;background-color:#99cbcf;border-color:#99cbcf}.btn-soft-primary.btn-animated:focus,.btn-soft-primary.btn-animated:active,.btn-soft-primary.btn-animated:hover,.btn-soft-primary.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-primary.btn-animated:not(:disabled):not(.disabled):active{color:#007d88;background-color:#ebf5f5;border-color:#ebf5f5;box-shadow:0 6px 10px #0000001a!important}.btn-soft-light{color:#6f6f6f;background-color:#f7f7f7;border-color:#f7f7f7}.btn-soft-light:hover,.btn-soft-light:focus{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-soft-light:not(:disabled):not(.disabled).active,.btn-soft-light:not(:disabled):not(.disabled):active{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-soft-light.disabled,.btn-soft-light:disabled{color:#6f6f6f;background-color:#f7f7f7;border-color:#f7f7f7}.btn-soft-light.btn-animated:focus,.btn-soft-light.btn-animated:active,.btn-soft-light.btn-animated:hover,.btn-soft-light.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-light.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:#f7f7f7;border-color:#f7f7f7;box-shadow:0 6px 10px #0000001a!important}.btn-soft-dark{color:#262a2e;background-color:#f7f7f7;border-color:#f7f7f7}.btn-soft-dark:hover,.btn-soft-dark:focus{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-soft-dark:not(:disabled):not(.disabled).active,.btn-soft-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-soft-dark.disabled,.btn-soft-dark:disabled{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e}.btn-soft-dark.btn-animated:focus,.btn-soft-dark.btn-animated:active,.btn-soft-dark.btn-animated:hover,.btn-soft-dark.btn-animated:not(:disabled):not(.disabled).active,.btn-soft-dark.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:#f7f7f7;border-color:#f7f7f7;box-shadow:0 6px 10px #0000001a!important}.btn-flush-info{color:#18ddef;background-color:transparent;border-color:transparent}.btn-flush-info:hover,.btn-flush-info:focus{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-flush-info:not(:disabled):not(.disabled).active,.btn-flush-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-flush-info.disabled,.btn-flush-info:disabled{color:#18ddef;background-color:#a3f1f9;border-color:#a3f1f9}.btn-flush-info.flush-outline-hover:hover,.btn-flush-info.flush-outline-hover:focus,.btn-flush-info.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-info.flush-outline-hover:not(:disabled):not(.disabled):active{color:#18ddef;background-color:transparent;border-color:#18ddef}.btn-flush-info.flush-soft-hover:hover,.btn-flush-info.flush-soft-hover:focus,.btn-flush-info.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-info.flush-soft-hover:not(:disabled):not(.disabled):active{color:#18ddef;background-color:#edfcfe;border-color:#edfcfe}.btn-flush-info.btn-animated:focus,.btn-flush-info.btn-animated:active,.btn-flush-info.btn-animated:hover,.btn-flush-info.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-info.btn-animated:not(:disabled):not(.disabled):active{color:#18ddef;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-success{color:#00d67f;background-color:transparent;border-color:transparent}.btn-flush-success:hover,.btn-flush-success:focus{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-flush-success:not(:disabled):not(.disabled).active,.btn-flush-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-flush-success.disabled,.btn-flush-success:disabled{color:#00d67f;background-color:#99efcc;border-color:#99efcc}.btn-flush-success.flush-outline-hover:hover,.btn-flush-success.flush-outline-hover:focus,.btn-flush-success.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-success.flush-outline-hover:not(:disabled):not(.disabled):active{color:#00d67f;background-color:transparent;border-color:#00d67f}.btn-flush-success.flush-soft-hover:hover,.btn-flush-success.flush-soft-hover:focus,.btn-flush-success.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-success.flush-soft-hover:not(:disabled):not(.disabled):active{color:#00d67f;background-color:#ebfcf5;border-color:#ebfcf5}.btn-flush-success.btn-animated:focus,.btn-flush-success.btn-animated:active,.btn-flush-success.btn-animated:hover,.btn-flush-success.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-success.btn-animated:not(:disabled):not(.disabled):active{color:#00d67f;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-warning{color:#ffc400;background-color:transparent;border-color:transparent}.btn-flush-warning:hover,.btn-flush-warning:focus{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-flush-warning:not(:disabled):not(.disabled).active,.btn-flush-warning:not(:disabled):not(.disabled):active{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-flush-warning.disabled,.btn-flush-warning:disabled{color:#ffc400;background-color:#ffe799;border-color:#ffe799}.btn-flush-warning.flush-outline-hover:hover,.btn-flush-warning.flush-outline-hover:focus,.btn-flush-warning.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-warning.flush-outline-hover:not(:disabled):not(.disabled):active{color:#ffc400;background-color:transparent;border-color:#ffc400}.btn-flush-warning.flush-soft-hover:hover,.btn-flush-warning.flush-soft-hover:focus,.btn-flush-warning.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-warning.flush-soft-hover:not(:disabled):not(.disabled):active{color:#ffc400;background-color:#fffaeb;border-color:#fffaeb}.btn-flush-warning.btn-animated:focus,.btn-flush-warning.btn-animated:active,.btn-flush-warning.btn-animated:hover,.btn-flush-warning.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-warning.btn-animated:not(:disabled):not(.disabled):active{color:#ffc400;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-danger{color:red;background-color:transparent;border-color:transparent}.btn-flush-danger:hover,.btn-flush-danger:focus{color:#fff;background-color:red;border-color:red}.btn-flush-danger:not(:disabled):not(.disabled).active,.btn-flush-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:red;border-color:red}.btn-flush-danger.disabled,.btn-flush-danger:disabled{color:red;background-color:#f99;border-color:#f99}.btn-flush-danger.flush-outline-hover:hover,.btn-flush-danger.flush-outline-hover:focus,.btn-flush-danger.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-danger.flush-outline-hover:not(:disabled):not(.disabled):active{color:red;background-color:transparent;border-color:red}.btn-flush-danger.flush-soft-hover:hover,.btn-flush-danger.flush-soft-hover:focus,.btn-flush-danger.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-danger.flush-soft-hover:not(:disabled):not(.disabled):active{color:red;background-color:#ffebeb;border-color:#ffebeb}.btn-flush-danger.btn-animated:focus,.btn-flush-danger.btn-animated:active,.btn-flush-danger.btn-animated:hover,.btn-flush-danger.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-danger.btn-animated:not(:disabled):not(.disabled):active{color:red;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-secondary{color:#6f6f6f;background-color:transparent;border-color:transparent}.btn-flush-secondary:hover,.btn-flush-secondary:focus{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-flush-secondary:not(:disabled):not(.disabled).active,.btn-flush-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-flush-secondary.disabled,.btn-flush-secondary:disabled{color:#6f6f6f;background-color:#c5c5c5;border-color:#c5c5c5}.btn-flush-secondary.flush-outline-hover:hover,.btn-flush-secondary.flush-outline-hover:focus,.btn-flush-secondary.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-secondary.flush-outline-hover:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:transparent;border-color:#6f6f6f}.btn-flush-secondary.flush-soft-hover:hover,.btn-flush-secondary.flush-soft-hover:focus,.btn-flush-secondary.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-secondary.flush-soft-hover:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:#f3f3f3;border-color:#f3f3f3}.btn-flush-secondary.btn-animated:focus,.btn-flush-secondary.btn-animated:active,.btn-flush-secondary.btn-animated:hover,.btn-flush-secondary.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-secondary.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-primary{color:#007d88;background-color:transparent;border-color:transparent}.btn-flush-primary:hover,.btn-flush-primary:focus{color:#fff;background-color:#007d88;border-color:#007d88}.btn-flush-primary:not(:disabled):not(.disabled).active,.btn-flush-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007d88;border-color:#007d88}.btn-flush-primary.disabled,.btn-flush-primary:disabled{color:#007d88;background-color:#99cbcf;border-color:#99cbcf}.btn-flush-primary.flush-outline-hover:hover,.btn-flush-primary.flush-outline-hover:focus,.btn-flush-primary.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-primary.flush-outline-hover:not(:disabled):not(.disabled):active{color:#007d88;background-color:transparent;border-color:#007d88}.btn-flush-primary.flush-soft-hover:hover,.btn-flush-primary.flush-soft-hover:focus,.btn-flush-primary.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-primary.flush-soft-hover:not(:disabled):not(.disabled):active{color:#007d88;background-color:#ebf5f5;border-color:#ebf5f5}.btn-flush-primary.btn-animated:focus,.btn-flush-primary.btn-animated:active,.btn-flush-primary.btn-animated:hover,.btn-flush-primary.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-primary.btn-animated:not(:disabled):not(.disabled):active{color:#007d88;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-dark{color:#262a2e;background-color:transparent;border-color:transparent}.btn-flush-dark:hover,.btn-flush-dark:focus{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-flush-dark:not(:disabled):not(.disabled).active,.btn-flush-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-flush-dark.disabled,.btn-flush-dark:disabled{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e}.btn-flush-dark.flush-outline-hover:hover,.btn-flush-dark.flush-outline-hover:focus,.btn-flush-dark.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-dark.flush-outline-hover:not(:disabled):not(.disabled):active{color:#262a2e;background-color:transparent;border-color:#262a2e}.btn-flush-dark.flush-soft-hover:hover,.btn-flush-dark.flush-soft-hover:focus,.btn-flush-dark.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-dark.flush-soft-hover:not(:disabled):not(.disabled):active{color:#262a2e;background-color:#f7f7f7;border-color:#f7f7f7}.btn-flush-dark.btn-animated:focus,.btn-flush-dark.btn-animated:active,.btn-flush-dark.btn-animated:hover,.btn-flush-dark.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-dark.btn-animated:not(:disabled):not(.disabled):active{color:#262a2e;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-flush-light{color:#6f6f6f;background-color:transparent;border-color:transparent}.btn-flush-light:hover,.btn-flush-light:focus{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-flush-light:not(:disabled):not(.disabled).active,.btn-flush-light:not(:disabled):not(.disabled):active{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-flush-light.disabled,.btn-flush-light:disabled{color:#6f6f6f;background-color:#f7f7f7;border-color:#f7f7f7}.btn-flush-light.flush-outline-hover:hover,.btn-flush-light.flush-outline-hover:focus,.btn-flush-light.flush-outline-hover:not(:disabled):not(.disabled).active,.btn-flush-light.flush-outline-hover:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#eaeaea}.btn-flush-light.flush-soft-hover:hover,.btn-flush-light.flush-soft-hover:focus,.btn-flush-light.flush-soft-hover:not(:disabled):not(.disabled).active,.btn-flush-light.flush-soft-hover:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:#f7f7f7;border-color:#f7f7f7}.btn-flush-light.btn-animated:focus,.btn-flush-light.btn-animated:active,.btn-flush-light.btn-animated:hover,.btn-flush-light.btn-animated:not(:disabled):not(.disabled).active,.btn-flush-light.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:transparent;border-color:transparent;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-primary{color:#fff;border:none;background:#007d88;background:linear-gradient(45deg,#007d88,#955cfa)!important}.btn-gradient-primary:hover,.btn-gradient-primary:focus{color:#fff;background:#00717a;background:linear-gradient(45deg,#00717a,#7429f8)!important}.btn-gradient-primary:not(:disabled):not(.disabled).active,.btn-gradient-primary:not(:disabled):not(.disabled):active{color:#fff;background:#00717a;background:linear-gradient(45deg,#00717a,#7429f8)!important}.btn-gradient-primary.disabled,.btn-gradient-primary:disabled{color:#fff;background:#99cbcf;background:linear-gradient(45deg,#99cbcf,#c7a9fc)!important}.btn-gradient-primary.btn-animated:focus,.btn-gradient-primary.btn-animated:active,.btn-gradient-primary.btn-animated:hover,.btn-gradient-primary.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-primary.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#007d88;background:linear-gradient(45deg,#007d88,#955cfa)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-info{color:#fff;border:none;background:#18ddef;background:linear-gradient(45deg,#18ddef,#007d88)!important}.btn-gradient-info:hover,.btn-gradient-info:focus{color:#fff;background:#16c7d7;background:linear-gradient(45deg,#16c7d7,#00717a)!important}.btn-gradient-info:not(:disabled):not(.disabled).active,.btn-gradient-info:not(:disabled):not(.disabled):active{color:#fff;background:#16c7d7;background:linear-gradient(45deg,#16c7d7,#00717a)!important}.btn-gradient-info.disabled,.btn-gradient-info:disabled{color:#fff;background:#a3f1f9;background:linear-gradient(45deg,#a3f1f9,#99cbcf)!important}.btn-gradient-info.btn-animated:focus,.btn-gradient-info.btn-animated:active,.btn-gradient-info.btn-animated:hover,.btn-gradient-info.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-info.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#18ddef;background:linear-gradient(45deg,#18ddef,#007d88)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-success{color:#fff;border:none;background:#00d67f;background:linear-gradient(45deg,#00d67f,#81e230)!important}.btn-gradient-success:hover,.btn-gradient-success:focus{color:#fff;background:#00c172;background:linear-gradient(45deg,#00c172,#74cb2b)!important}.btn-gradient-success:not(:disabled):not(.disabled).active,.btn-gradient-success:not(:disabled):not(.disabled):active{color:#fff;background:#00c172;background:linear-gradient(45deg,#00c172,#74cb2b)!important}.btn-gradient-success.disabled,.btn-gradient-success:disabled{color:#fff;background:#99efcc;background:linear-gradient(45deg,#99efcc,#cdf3ac)!important}.btn-gradient-success.btn-animated:focus,.btn-gradient-success.btn-animated:active,.btn-gradient-success.btn-animated:hover,.btn-gradient-success.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-success.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#00d67f;background:linear-gradient(45deg,#00d67f,#81e230)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-warning{color:#fff;border:none;background:#ffc400;background:linear-gradient(45deg,#ffc400,#ffea00)!important}.btn-gradient-warning:hover,.btn-gradient-warning:focus{color:#fff;background:#e6b000;background:linear-gradient(45deg,#e6b000,#e6d300)!important}.btn-gradient-warning:not(:disabled):not(.disabled).active,.btn-gradient-warning:not(:disabled):not(.disabled):active{color:#fff;background:#e6b000;background:linear-gradient(45deg,#e6b000,#e6d300)!important}.btn-gradient-warning.disabled,.btn-gradient-warning:disabled{color:#fff;background:#ffe799;background:linear-gradient(45deg,#ffe799,#fff799)!important}.btn-gradient-warning.btn-animated:focus,.btn-gradient-warning.btn-animated:active,.btn-gradient-warning.btn-animated:hover,.btn-gradient-warning.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-warning.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#ffc400;background:linear-gradient(45deg,#ffc400,#ffea00)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-danger{color:#fff;border:none;background:#ff3d3d;background:linear-gradient(45deg,#ff3d3d,#e92990)!important}.btn-gradient-danger:hover,.btn-gradient-danger:focus{color:#fff;background:red;background:linear-gradient(45deg,red,#d22582)!important}.btn-gradient-danger:not(:disabled):not(.disabled).active,.btn-gradient-danger:not(:disabled):not(.disabled):active{color:#fff;background:red;background:linear-gradient(45deg,red,#d22582)!important}.btn-gradient-danger.disabled,.btn-gradient-danger:disabled{color:#fff;background:#f99;background:linear-gradient(45deg,#f99,#f6a9d3)!important}.btn-gradient-danger.btn-animated:focus,.btn-gradient-danger.btn-animated:active,.btn-gradient-danger.btn-animated:hover,.btn-gradient-danger.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-danger.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#ff3d3d;background:linear-gradient(45deg,#ff3d3d,#e92990)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-secondary{color:#fff;border:none;background:#6f6f6f;background:linear-gradient(45deg,#6f6f6f,#d8d8d8)!important}.btn-gradient-secondary:hover,.btn-gradient-secondary:focus{color:#fff;background:#646464;background:linear-gradient(45deg,#646464,#c7c7c7)!important}.btn-gradient-secondary:not(:disabled):not(.disabled).active,.btn-gradient-secondary:not(:disabled):not(.disabled):active{color:#fff;background:#646464;background:linear-gradient(45deg,#646464,#c7c7c7)!important}.btn-gradient-secondary.disabled,.btn-gradient-secondary:disabled{color:#fff;background:#c5c5c5;background:linear-gradient(45deg,#c5c5c5,#d8d8d8)!important}.btn-gradient-secondary.btn-animated:focus,.btn-gradient-secondary.btn-animated:active,.btn-gradient-secondary.btn-animated:hover,.btn-gradient-secondary.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-secondary.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#6f6f6f;background:linear-gradient(45deg,#6f6f6f,#d8d8d8)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-light{color:#262a2e;border:none;background:#b5b5b5;background:linear-gradient(45deg,#b5b5b5,#f7f7f7)!important}.btn-gradient-light:hover,.btn-gradient-light:focus{color:#262a2e;background:#d8d8d8;background:linear-gradient(45deg,#d8d8d8,#eaeaea)!important}.btn-gradient-light:not(:disabled):not(.disabled).active,.btn-gradient-light:not(:disabled):not(.disabled):active{color:#262a2e;background:#d8d8d8;background:linear-gradient(45deg,#d8d8d8,#eaeaea)!important}.btn-gradient-light.disabled,.btn-gradient-light:disabled{color:#262a2e;background:#f7f7f7;background:linear-gradient(45deg,#f7f7f7,#d8d8d8)!important}.btn-gradient-light.btn-animated:focus,.btn-gradient-light.btn-animated:active,.btn-gradient-light.btn-animated:hover,.btn-gradient-light.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-light.btn-animated:not(:disabled):not(.disabled):active{color:#262a2e;border:none;background:#b5b5b5;background:linear-gradient(45deg,#b5b5b5,#f7f7f7)!important;box-shadow:0 6px 10px #0000001a!important}.btn-gradient-dark{color:#fff;border:none;background:#262a2e;background:linear-gradient(45deg,#262a2e,#6f6f6f)!important}.btn-gradient-dark:hover,.btn-gradient-dark:focus{color:#fff;background:#212429;background:linear-gradient(45deg,#212429,#4f4f4f)!important}.btn-gradient-dark:not(:disabled):not(.disabled).active,.btn-gradient-dark:not(:disabled):not(.disabled):active{color:#fff;background:#212429;background:linear-gradient(45deg,#212429,#4f4f4f)!important}.btn-gradient-dark.disabled,.btn-gradient-dark:disabled{color:#fff;background:#2f343a;background:linear-gradient(45deg,#2f343a,#d8d8d8)!important}.btn-gradient-dark.btn-animated:focus,.btn-gradient-dark.btn-animated:active,.btn-gradient-dark.btn-animated:hover,.btn-gradient-dark.btn-animated:not(:disabled):not(.disabled).active,.btn-gradient-dark.btn-animated:not(:disabled):not(.disabled):active{color:#fff;border:none;background:#262a2e;background:linear-gradient(45deg,#262a2e,#6f6f6f)!important;box-shadow:0 6px 10px #0000001a!important}.btn-outline-info{color:#18ddef;background-color:transparent;background-image:none;border-color:#18ddef}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#fff;background-color:#a3f1f9;border-color:#a3f1f9}.btn-outline-info.btn-animated:focus,.btn-outline-info.btn-animated:active,.btn-outline-info.btn-animated:hover,.btn-outline-info.btn-animated:not(:disabled):not(.disabled).active,.btn-outline-info.btn-animated:not(:disabled):not(.disabled):active{color:#18ddef;background-color:transparent;background-image:none;border-color:#18ddef;box-shadow:0 6px 10px #0000001a!important}.btn-outline-success{color:#00d67f;background-color:transparent;background-image:none;border-color:#00d67f}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#fff;background-color:#99efcc;border-color:#99efcc}.btn-outline-success.btn-animated:focus,.btn-outline-success.btn-animated:active,.btn-outline-success.btn-animated:hover,.btn-outline-success.btn-animated:not(:disabled):not(.disabled).active,.btn-outline-success.btn-animated:not(:disabled):not(.disabled):active{color:#00d67f;background-color:transparent;background-image:none;border-color:#00d67f;box-shadow:0 6px 10px #0000001a!important}.btn-outline-warning{color:#ffc400;background-color:transparent;background-image:none;border-color:#ffc400}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#fff;background-color:#ffe799;border-color:#ffe799}.btn-outline-warning.btn-animated:focus,.btn-outline-warning.btn-animated:active,.btn-outline-warning.btn-animated:hover,.btn-outline-warning.btn-animated:not(:disabled):not(.disabled).active,.btn-outline-warning.btn-animated:not(:disabled):not(.disabled):active{color:#ffc400;background-color:transparent;background-image:none;border-color:#ffc400;box-shadow:0 6px 10px #0000001a!important}.btn-outline-danger{color:red;background-color:transparent;background-image:none;border-color:red}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background-color:red;border-color:red}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:red;border-color:red}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#fff;background-color:#f99;border-color:#f99}.btn-outline-danger.btn-animated:focus,.btn-outline-danger.btn-animated:active,.btn-outline-danger.btn-animated:hover,.btn-outline-danger.btn-animated:not(:disabled):not(.disabled).active,.btn-outline-danger.btn-animated:not(:disabled):not(.disabled):active{color:red;background-color:transparent;background-image:none;border-color:red;box-shadow:0 6px 10px #0000001a!important}.btn-outline-secondary,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#6f6f6f}.btn-outline-secondary:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:hover,.btn-outline-secondary:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:focus{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-outline-secondary:not(:disabled):not(.disabled).active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:not(:disabled):not(.disabled):active{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-outline-secondary.disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .disabled.hopscotch-nav-button.prev,.btn-outline-secondary:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:disabled{color:#fff;background-color:#c5c5c5;border-color:#c5c5c5}.btn-outline-secondary.btn-animated:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:focus,.btn-outline-secondary.btn-animated:active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:active,.btn-outline-secondary.btn-animated:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:hover,.btn-outline-secondary.btn-animated:not(:disabled):not(.disabled).active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:not(:disabled):not(.disabled).active,.btn-outline-secondary.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#6f6f6f;box-shadow:0 6px 10px #0000001a!important}.btn-outline-primary{color:#007d88;background-color:transparent;background-image:none;border-color:#007d88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background-color:#007d88;border-color:#007d88}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007d88;border-color:#007d88}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#fff;background-color:#99cbcf;border-color:#99cbcf}.btn-outline-primary.btn-animated:focus,.btn-outline-primary.btn-animated:active,.btn-outline-primary.btn-animated:hover,.btn-outline-primary.btn-animated:not(:disabled):not(.disabled).active,.btn-outline-primary.btn-animated:not(:disabled):not(.disabled):active{color:#007d88;background-color:transparent;background-image:none;border-color:#007d88;box-shadow:0 6px 10px #0000001a!important}.btn-outline-dark{color:#262a2e;background-color:transparent;background-image:none;border-color:#262a2e}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#fff;background-color:#9e9e9e;border-color:#9e9e9e}.btn-outline-dark.btn-animated:focus,.btn-outline-dark.btn-animated:active,.btn-outline-dark.btn-animated:hover,.btn-outline-dark.btn-animated:not(:disabled):not(.disabled).active,.btn-outline-dark.btn-animated:not(:disabled):not(.disabled):active{color:#262a2e;background-color:transparent;background-image:none;border-color:#262a2e;box-shadow:0 6px 10px #0000001a!important}.btn-outline-light,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-primary,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#eaeaea}.btn-outline-light:hover,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-primary:hover,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:hover,.btn-outline-light:focus,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-primary:focus,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:focus{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.btn-outline-light:not(:disabled):not(.disabled).active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-primary:not(:disabled):not(.disabled).active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:not(:disabled):not(.disabled).active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-primary:not(:disabled):not(.disabled):active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:not(:disabled):not(.disabled):active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.btn-outline-light.disabled,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .disabled.btn-primary,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .disabled.hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .disabled.hopscotch-nav-button.next,.btn-outline-light:disabled,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-primary:disabled,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:disabled{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.btn-outline-light.btn-animated:focus,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.btn-primary:focus,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.hopscotch-nav-button.next:focus,.btn-outline-light.btn-animated:active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.btn-primary:active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.hopscotch-nav-button.next:active,.btn-outline-light.btn-animated:hover,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.btn-primary:hover,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.hopscotch-nav-button.next:hover,.btn-outline-light.btn-animated:not(:disabled):not(.disabled).active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.btn-primary:not(:disabled):not(.disabled).active,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.next:not(:disabled):not(.disabled).active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-animated.hopscotch-nav-button.next:not(:disabled):not(.disabled).active,.btn-outline-light.btn-animated:not(:disabled):not(.disabled):active{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#eaeaea;box-shadow:0 6px 10px #0000001a!important}.btn-outline-white,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev{color:#fff;background-color:transparent;background-image:none;border-color:#fff}.btn-outline-white:hover,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:hover,.btn-outline-white:focus,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:focus{color:#fff;background-color:transparent;border-color:#fff}.btn-outline-white:not(:disabled):not(.disabled).active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:not(:disabled):not(.disabled).active,.btn-outline-white:not(:disabled):not(.disabled):active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:not(:disabled):not(.disabled):active{color:#fff;background-color:transparent;border-color:#fff}.btn-outline-white.disabled,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .disabled.hopscotch-nav-button.prev,.btn-outline-white:disabled,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev:disabled{color:#fff;background-color:transparent;border-color:#fff}.btn-outline-white.btn-animated:focus,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:focus,.btn-outline-white.btn-animated:active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:active,.btn-outline-white.btn-animated:hover,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:hover,.btn-outline-white.btn-animated:not(:disabled):not(.disabled).active,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .btn-animated.hopscotch-nav-button.prev:not(:disabled):not(.disabled).active,.btn-outline-white.btn-animated:not(:disabled):not(.disabled):active{color:#fff;background-color:transparent;background-image:none;border-color:#fff;box-shadow:0 6px 10px #0000001a!important}.btn-check:active+.btn-info,.btn-check:checked+.btn-info{color:#fff;background-color:#16c7d7;border-color:#16c7d7}.btn-check:active+.btn-success,.btn-check:checked+.btn-success{color:#fff;background-color:#00c172;border-color:#00c172}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning{color:#fff;background-color:#e6b000;border-color:#e6b000}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger{color:#fff;background-color:#e60000;border-color:#e60000}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary{color:#fff;background-color:#646464;border-color:#646464}.btn-check:active+.btn-primary,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-check:active+.hopscotch-nav-button.next,.btn-check:checked+.btn-primary,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-check:checked+.hopscotch-nav-button.next{color:#fff;background-color:#00717a;border-color:#00717a}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark{color:#fff;background-color:#212429;border-color:#212429}.btn-check:active+.btn-light,.btn-check:checked+.btn-light{color:#262a2e;background-color:#d8d8d8;border-color:#d8d8d8}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info{color:#fff;background-color:#18ddef;border-color:#18ddef}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success{color:#fff;background-color:#00d67f;border-color:#00d67f}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning{color:#fff;background-color:#ffc400;border-color:#ffc400}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger{color:#fff;background-color:red;border-color:red}.btn-check:active+.btn-outline-secondary,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-check:active+.hopscotch-nav-button.prev,.btn-check:checked+.btn-outline-secondary,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-check:checked+.hopscotch-nav-button.prev{color:#fff;background-color:#6f6f6f;border-color:#6f6f6f}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary{color:#fff;background-color:#007d88;border-color:#007d88}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark{color:#fff;background-color:#262a2e;border-color:#262a2e}.btn-check:active+.btn-outline-light,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-check:active+.btn-primary,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-check:active+.hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-check:active+.hopscotch-nav-button.next,.btn-check:checked+.btn-outline-light,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-check:checked+.btn-primary,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-check:checked+.hopscotch-nav-button.next,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn-check:checked+.hopscotch-nav-button.next{color:#6f6f6f;background-color:#eaeaea;border-color:#eaeaea}.btn-group .btn+.btn,.btn-group div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button+.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group .hopscotch-nav-button+.btn,.btn-group div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn+.hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group .btn+.hopscotch-nav-button,.btn-group div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button+.hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group .hopscotch-nav-button+.hopscotch-nav-button,.btn-group .btn+.btn-group,.btn-group div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button+.btn-group,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group .hopscotch-nav-button+.btn-group,.btn-group .btn-group+.btn,.btn-group div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group+.hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group .btn-group+.hopscotch-nav-button,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-group-vertical>.btn+.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-vertical>.hopscotch-nav-button+.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-vertical>.btn+.hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-vertical>.hopscotch-nav-button+.hopscotch-nav-button,.btn-group-vertical>.btn+.btn-group,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-vertical>.hopscotch-nav-button+.btn-group,.btn-group-vertical>.btn-group+.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-vertical>.btn-group+.hopscotch-nav-button,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-lg>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-lg>.hopscotch-nav-button,.btn-lg{font-size:1.125rem;padding:.5rem 1.3rem;border-radius:.375rem}.btn-group-sm>.btn,.btn-sm,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button{font-size:.875rem;padding:.25rem .8rem;border-radius:.375rem}.btn-group-xs>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-xs>.hopscotch-nav-button,.btn-xs{font-size:.75rem;padding:.25rem .6rem}.btn-social{color:#fff;-moz-transition:all .15s ease;-o-transition:all .15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}.btn-social:focus,.btn-social:active,.btn-social:hover{color:#fff;-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.btn-social.btn-social-facebook{background-color:#1778f2;border-color:#1778f2}.btn-social.btn-social-facebook:focus,.btn-social.btn-social-facebook:active,.btn-social.btn-social-facebook:hover{box-shadow:0 1.25rem 1.875rem -.625rem #1778f299!important}.btn-social.btn-social-twitter{background-color:#00acee;border-color:#00acee}.btn-social.btn-social-twitter:focus,.btn-social.btn-social-twitter:active,.btn-social.btn-social-twitter:hover{box-shadow:0 1.25rem 1.875rem -.625rem #00acee99!important}.btn-social.btn-social-gplus{background-color:#db4a39;border-color:#db4a39}.btn-social.btn-social-gplus:focus,.btn-social.btn-social-gplus:active,.btn-social.btn-social-gplus:hover{box-shadow:0 1.25rem 1.875rem -.625rem #db4a3999!important}.btn-social.btn-social-linkedin{background-color:#0077b5;border-color:#0077b5}.btn-social.btn-social-linkedin:focus,.btn-social.btn-social-linkedin:active,.btn-social.btn-social-linkedin:hover{box-shadow:0 1.25rem 1.875rem -.625rem #0077b599!important}.btn-social.btn-social-instagram{border-color:transparent;background:#f0100f;background:linear-gradient(45deg,#f0100f,#b900b3)!important}.btn-social.btn-social-instagram:focus,.btn-social.btn-social-instagram:active,.btn-social.btn-social-instagram:hover{box-shadow:0 1.25rem 1.875rem -.625rem #f0100f99!important;background:#f0100f;background:linear-gradient(45deg,#f0100f,#b900b3)!important}.btn-social.btn-social-pinterest{background-color:#e60023;border-color:#e60023}.btn-social.btn-social-pinterest:focus,.btn-social.btn-social-pinterest:active,.btn-social.btn-social-pinterest:hover{box-shadow:0 1.25rem 1.875rem -.625rem #e6002399!important}.btn-social.btn-social-dribbble{background-color:#ea4c89;border-color:#ea4c89}.btn-social.btn-social-dribbble:focus,.btn-social.btn-social-dribbble:active,.btn-social.btn-social-dribbble:hover{box-shadow:0 1.25rem 1.875rem -.625rem #ea4c8999!important}.btn-social.btn-social-youtube{background-color:red;border-color:red}.btn-social.btn-social-youtube:focus,.btn-social.btn-social-youtube:active,.btn-social.btn-social-youtube:hover{box-shadow:0 1.25rem 1.875rem -.625rem #f009!important}.btn-social.btn-social-dropbox{background-color:#0061ff;border-color:#0061ff}.btn-social.btn-social-dropbox:focus,.btn-social.btn-social-dropbox:active,.btn-social.btn-social-dropbox:hover{box-shadow:0 1.25rem 1.875rem -.625rem #0061ff99!important}.btn-social.btn-social-github{background-color:#24292e;border-color:#24292e}.btn-social.btn-social-github:focus,.btn-social.btn-social-github:active,.btn-social.btn-social-github:hover{box-shadow:0 1.25rem 1.875rem -.625rem #24292e99!important}.btn-social.btn-social-skype{background-color:#00aff0;border-color:#00aff0}.btn-social.btn-social-skype:focus,.btn-social.btn-social-skype:active,.btn-social.btn-social-skype:hover{box-shadow:0 1.25rem 1.875rem -.625rem #00aff099!important}.btn-social.btn-social-tumblr{background-color:#000;border-color:#000}.btn-social.btn-social-tumblr:focus,.btn-social.btn-social-tumblr:active,.btn-social.btn-social-tumblr:hover{box-shadow:0 1.25rem 1.875rem -.625rem #0009!important}.btn-social.btn-social-flickr{background-color:#0063dc;border-color:#0063dc}.btn-social.btn-social-flickr:focus,.btn-social.btn-social-flickr:active,.btn-social.btn-social-flickr:hover{box-shadow:0 1.25rem 1.875rem -.625rem #0063dc99!important}.btn-social.btn-social-behance{background-color:#1769ff;border-color:#1769ff}.btn-social.btn-social-behance:focus,.btn-social.btn-social-behance:active,.btn-social.btn-social-behance:hover{box-shadow:0 1.25rem 1.875rem -.625rem #1769ff99!important}.hk-wrapper{position:relative}.hk-pg-wrapper{padding:65px 0 60px;position:relative;min-height:100vh}.g-5,.gx-5{--bs-gutter-x: 2rem}.g-5,.gy-5{--bs-gutter-y: 2rem}.g-6,.gx-6{--bs-gutter-x: 2.5rem}.g-6,.gy-6{--bs-gutter-y: 2.5rem}.g-7,.gx-7{--bs-gutter-x: 3rem}.g-7,.gy-7{--bs-gutter-y: 3rem}@media (min-width: 576px){.g-sm-5,.gx-sm-5{--bs-gutter-x: 2rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 2rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 2.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 2.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 3rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 3rem}}@media (min-width: 768px){.g-md-5,.gx-md-5{--bs-gutter-x: 2rem}.g-md-5,.gy-md-5{--bs-gutter-y: 2rem}.g-md-6,.gx-md-6{--bs-gutter-x: 2.5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 2.5rem}.g-md-7,.gx-md-7{--bs-gutter-x: 3rem}.g-md-7,.gy-md-7{--bs-gutter-y: 3rem}}@media (min-width: 992px){.g-lg-5,.gx-lg-5{--bs-gutter-x: 2rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 2rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 2.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 2.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 3rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.g-xl-5,.gx-xl-5{--bs-gutter-x: 2rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 2rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 2.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 2.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 3rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 2rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 2rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 2.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 2.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 3rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 3rem}}.hk-section{margin-bottom:3.125rem}.hk-section .hk-sec-title{margin-bottom:1.25rem}.card{border-color:#eaeaea;box-shadow:0 2px 2px #0000001a;margin-bottom:.875rem;border-radius:.5rem}.card .card-header{background:transparent;border-color:#eaeaea;padding:.75rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.card .card-header>h1,.card .card-header>h2,.card .card-header>h3,.card .card-header>h4,.card .card-header>h5,.card .card-header>h6,.card .card-header>.h1,.card .card-header>.h2,.card .card-header>.h3,.card .card-header>.h4,.card .card-header>.h5,.card .card-header>.h6{margin-bottom:0}.card .card-header.card-header-bold{font-size:.875rem;text-transform:uppercase;font-weight:600}.card .card-header.card-header-wth-bg{background:#f7f7f7;border-color:transparent}.card .card-header.card-header-wth-bg.card-header-action .card-action-wrap{color:#fff}.card .card-header.card-header-action .card-action-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .card-header.card-header-action .card-action-wrap>a.collapsed{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.card .card-header.card-header-action.card-header-wth-text{align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;border-radius:calc(.5rem - 1px) calc(.5rem - 1px) 0 0}.card .card-header.card-header-wth-bg-inv{color:#fff;background:#007d88;border-color:transparent}.card .card-header.card-header-wth-bg-inv h1,.card .card-header.card-header-wth-bg-inv h2,.card .card-header.card-header-wth-bg-inv h3,.card .card-header.card-header-wth-bg-inv h4,.card .card-header.card-header-wth-bg-inv h5,.card .card-header.card-header-wth-bg-inv h6,.card .card-header.card-header-wth-bg-inv .h1,.card .card-header.card-header-wth-bg-inv .h2,.card .card-header.card-header-wth-bg-inv .h3,.card .card-header.card-header-wth-bg-inv .h4,.card .card-header.card-header-wth-bg-inv .h5,.card .card-header.card-header-wth-bg-inv .h6{color:#fff}.card .card-header:first-child{border-radius:calc(.5rem - 1px) calc(.5rem - 1px) 0 0}.card .card-header .nav-tabs.card-header-tabs{border-bottom:0}.card.sticky-card-header .card-header{top:64px;position:-webkit-sticky;position:sticky;z-index:100}.card .card-text{margin-bottom:1rem}.card .card-text:last-child{margin-bottom:0}.card .card-title{font-size:1rem;color:#262a2e;font-weight:500}.card .card-subtitle{font-size:.875rem}.card .card-body{padding:1.25rem;min-height:1px}.card .card-body>.card-action-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:14px;top:8px}.card .card-body>.card-action-wrap .btn,.card .card-body>.card-action-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .card .card-body>.card-action-wrap .hopscotch-nav-button{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0}.card .card-body>.card-close{position:absolute;right:14px;top:10px;cursor:pointer}.card .card-body>.card-close a{color:#262a2e;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;margin-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.6;font-size:1.125rem}.card .card-body>.card-close a:hover{opacity:1}.card.close-over .btn-close{position:absolute;top:-10px;right:-10px}.card.card-selected{position:relative;border-color:#007d88}.card.card-selected:after{height:22px;width:22px;background:#007d88;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;cursor:pointer;font: 16px/1 Material-Design-Iconic-Font;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";top:-10px;right:-10px;line-height:0;position:absolute}.card .card-footer{background:transparent;border-color:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 1.25rem}.card .card-footer:last-child{border-radius:0 0 calc(.5rem - 1px) calc(.5rem - 1px)}.card .card-img-bg{overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.card.card-refresh{position:relative}.card.card-refresh .refresh-container{background:#ffffffe6;height:100%;left:0;position:absolute;top:0;width:100%;display:none;z-index:5;cursor:wait;border-radius:.5rem;overflow:hidden}.card.card-refresh .refresh-container .loader-pendulums{font-size:2rem}.card.fullscreen{left:0;right:0;top:0;bottom:0;margin:0;position:fixed;overflow-y:auto;z-index:1040;border-radius:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.card.card-lg .card-header,.card.card-lg .card-footer{padding:1rem 1.5rem}.card.card-lg .card-body{padding:1.5rem}.card.card-sm .card-header,.card.card-sm .card-footer{padding:.625rem 1rem}.card.card-sm .card-body{padding:1rem}.card.card-shadow{border:none;box-shadow:0 6px 16px #0000001a}.card.card-flush{border:none;box-shadow:none}.card.card-border{border:1px solid #eaeaea;box-shadow:none}.card.card-simple .card-header,.card.card-simple .card-footer{border:none}.card.card-wth-line{padding-top:.25rem;border-top:0}.card.card-wth-line .card-line{position:absolute;top:0;height:30px;width:100%;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.card.card-wth-line .card-body{position:relative;z-index:1;background:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.card.card-wth-progress .progress{background:transparent;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.card.card-wth-tabs>.card-header{padding-bottom:.5rem}.card-img,.card-img-top{border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.card-group>.card{margin-bottom:.875rem}.hk-wrapper.hk-menu-toggle .card.fullscreen{left:0}@media (max-width: 1199px){.card.fullscreen{left:0}.hk-wrapper.hk-menu-toggle .card.fullscreen{left:269px;right:-269px}}@media (max-width: 576px){.card.card-lg .card-header,.card.card-lg .card-footer{padding:.75rem 1.25rem}.card.card-lg .card-body{padding:1.25rem}}.placeholder{border-radius:.25rem}.breadcrumb .breadcrumb-item{font-size:.875rem}.breadcrumb .breadcrumb-item>a{color:#2f343a}.breadcrumb .breadcrumb-item>a:hover,.breadcrumb .breadcrumb-item>a:focus{color:#007d88}.breadcrumb .breadcrumb-item.active{color:#6f6f6f}.breadcrumb.breadcrumb-sm .breadcrumb-item{font-size:.75rem}.breadcrumb.breadcrumb-dark .breadcrumb-item>a{color:#ffffffd9}.breadcrumb.breadcrumb-dark .breadcrumb-item>a:hover,.breadcrumb.breadcrumb-dark .breadcrumb-item>a:focus{color:#fff}.breadcrumb.breadcrumb-dark .breadcrumb-item.active{color:#ffffffb3}.breadcrumb.breadcrumb-dark .breadcrumb-item+.breadcrumb-item:before{color:#ffffff4d}.breadcrumb.breadcrumb-full-width{border-radius:0}.breadcrumb-item+.breadcrumb-item{padding-left:.3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex}.breadcrumb-item+.breadcrumb-item:before{font-family:dripicons-v2!important;content:"V";padding-right:.3rem;position:relative;top:1px;font-size:.625rem;color:#b5b5b5cc}.hk-pg-header{padding:1.25rem 0;background:#fff;border-bottom:1px solid #eaeaea}.hk-pg-header .pg-title{font-size:1.75rem;font-weight:700;margin-bottom:.3rem}.hk-pg-header .pg-title-sm{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.hk-pg-header .pg-title-xs{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.hk-pg-header .breadcrumb{padding-top:0;padding-left:0;padding-right:0;margin-bottom:.5rem}.hk-pg-header .pg-subtitle{font-size:.75rem;text-transform:uppercase;font-weight:600;margin-bottom:.3rem}.hk-pg-header .pg-stats-group{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-pg-header .pg-stats-group .stats-symbol{display:-ms-flexbox;display:flex;padding-right:.25rem}.hk-pg-header .pg-stats-group .stats-symbol .feather-icon svg,.hk-pg-header .pg-stats-group .stats-symbol .svg-icon svg{height:13px;width:13px}.hk-pg-header .pg-stats-group .stats-title{font-size:.875rem}.hk-pg-header .pg-stats-group .stats-dot-sep,.hk-pg-header .pg-stats-group .stats-line-sep{padding:0 .625rem;color:#d8d8d8}.hk-pg-header .pg-header-action-wrap{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-pg-header.pg-header-wth-tab{padding-bottom:0}.hk-pg-header.pg-header-wth-tab .nav-tabs{margin-top:1.875rem;border-bottom:none}.hk-pg-header.pg-header-wth-img{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.hk-pg-header.pg-header-wth-img:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#262a2e;opacity:.6}.hk-pg-header.pg-header-wth-img>div,.hk-pg-header.pg-header-wth-img>.nav-tabs{position:relative;z-index:2}.hk-pg-header.pg-header-wth-bg{background:#f7f7f7;border-bottom:none}.hk-pg-header.pg-header-wth-bg .nav-tabs .nav-item .nav-link,.hk-pg-header.pg-header-wth-bg .nav-tabs .nav-item .nav-link.active,.hk-pg-header.pg-header-wth-bg .nav-tabs .nav-item.show .nav-link{border:none}.hk-pg-header.pg-header-dark .pg-title,.hk-pg-header.pg-header-dark .pg-title-sm,.hk-pg-header.pg-header-dark .pg-title-xs{color:#fff}.hk-pg-header.pg-header-dark .pg-subtitle,.hk-pg-header.pg-header-dark p,.hk-pg-header.pg-header-dark .pg-stats-group .stats-symbol,.hk-pg-header.pg-header-dark .pg-stats-group .stats-title{color:#fffc}.hk-pg-header.pg-header-dark .pg-stats-group .stats-line-sep,.hk-pg-header.pg-header-dark .pg-stats-group .stats-dot-sep{color:#ffffff4d}.hk-pg-header.pg-header-dark .hk-vertical-separator-full:after{background:#fff3}@media (max-width: 767px){.hk-pg-header .pg-title{font-size:1.625rem}}.hk-pg-body{padding:2rem 0}.form-group{margin-bottom:1rem}.form-control,.dd-handle,.wizard>.content>.body input,.form-select{color:#262a2e;border-color:#d8d8d8;border-radius:.375rem}.form-control.square-input,.square-input.dd-handle,.wizard>.content>.body input.square-input,.square-input.form-select{border-radius:0}.form-control:focus,.dd-handle:focus,.wizard>.content>.body input:focus,.form-select:focus{border-color:#007d88;box-shadow:0 0 0 .125rem #007d8829}.form-control:disabled,.dd-handle:disabled,.wizard>.content>.body input:disabled,.form-select:disabled{color:#b5b5b5;background-color:#f7f7f7;cursor:not-allowed}.form-control[readonly],[readonly].dd-handle,.wizard>.content>.body input[readonly],[readonly].form-select{border-color:#c7c7c7;box-shadow:none;color:#6f6f6f;background-color:#f7f7f7}.form-control:hover:not(:disabled):not([readonly]),.dd-handle:hover:not(:disabled):not([readonly]),.wizard>.content>.body input:hover:not(:disabled):not([readonly]),.form-select:hover:not(:disabled):not([readonly]){border-color:#007d88;z-index:4}.form-control.rounded-input,.rounded-input.dd-handle,.wizard>.content>.body input.rounded-input,.rounded-input.form-select{border-radius:50rem!important}.form-control::placeholder,.dd-handle::placeholder,.wizard>.content>.body input::placeholder,.form-select::placeholder{color:#9e9e9e}.form-control::-webkit-input-placeholder,.dd-handle::-webkit-input-placeholder,.wizard>.content>.body input::-webkit-input-placeholder,.form-select::-webkit-input-placeholder{color:#9e9e9e}.form-control:-moz-placeholder,.dd-handle:-moz-placeholder,.wizard>.content>.body input:-moz-placeholder,.form-select:-moz-placeholder{color:#9e9e9e}.form-control:-ms-input-placeholder,.dd-handle:-ms-input-placeholder,.wizard>.content>.body input:-ms-input-placeholder,.form-select:-ms-input-placeholder{color:#9e9e9e}.form-control.form-control-line,.form-control-line.dd-handle,.wizard>.content>.body input.form-control-line,.form-control-line.form-select{border-top:0;border-left:0;border-right:0;border-radius:0;padding-left:0;background:transparent!important}.form-control.form-control-line:focus,.form-control-line.dd-handle:focus,.wizard>.content>.body input.form-control-line:focus,.form-control-line.form-select:focus{box-shadow:none}.form-control::file-selector-button,.dd-handle::file-selector-button,.wizard>.content>.body input::file-selector-button,.form-select::file-selector-button,.form-control::-webkit-file-upload-button,.dd-handle::-webkit-file-upload-button,.wizard>.content>.body input::-webkit-file-upload-button,.form-select::-webkit-file-upload-button{background:#fff!important;color:#262a2e}textarea.form-control,textarea.dd-handle,textarea.form-select{height:auto}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20' fill='none' stroke='rgba(47, 52, 58, 0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important}.form-select:hover:not(:disabled){border-color:#007d88;z-index:4}.form-select[multiple],.form-select[size]:not([size="1"]){height:auto}.input-group-lg>.form-select,.form-select-lg{padding-right:1.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20' fill='none' stroke='rgba(47, 52, 58, 0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important}.input-group-sm>.form-select,.form-select-sm{padding-right:1.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20' fill='none' stroke='rgba(47, 52, 58, 0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important}.form-control-lg,.form-select-lg{font-size:1.125rem}.form-check-input[type=checkbox]{border-radius:.125em}.form-check-input:checked{background-color:#007d88;border-color:#007d88}.form-check-input:focus{box-shadow:0 0 0 .125rem #007d8829}.form-check-input:disabled~.form-check-label{color:#5e7d8a}.form-switch .form-check-input[type=checkbox]{border-radius:2em}.form-check-lg{min-height:2rem;padding-left:2em}.form-check-lg .form-check-input{height:1.25rem;width:1.25rem;margin-left:-2em;margin-top:.3rem}.form-check-lg .form-check-label{font-size:1.025rem;margin-top:.2rem}.form-check-sm .form-check-input{height:.875rem;width:.875rem;margin-top:.275em}.form-check-sm .form-check-label{font-size:.875rem}.checkbox-circle.form-check-input{border-radius:50%}.form-switch.form-switch-lg{padding-left:3.5rem}.form-switch.form-switch-lg .form-check-input{height:1.3em;width:2.8em;margin-left:-3.5em}.form-switch.form-switch-lg .form-check-label{font-size:1.025rem;margin-top:.1rem}.form-switch.form-switch-xl{padding-left:4.5rem}.form-switch.form-switch-xl .form-check-input{height:1.8em;width:3.5em;margin-left:-4.5em}.form-switch.form-switch-xl .form-check-label{font-size:1.2rem;margin-top:.2rem}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 .125rem #007d8840}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 .125rem #007d8840}.form-range::-webkit-slider-thumb{background-color:#007d88}.form-range::-webkit-slider-thumb:active{background-color:#99cbcf}.form-control.is-valid,.is-valid.dd-handle,.wizard>.content>.body input.is-valid,.is-valid.form-select{border-color:#00d67f;background-image:none;padding-right:inherit;z-index:4}.form-control.is-valid:hover,.is-valid.dd-handle:hover,.wizard>.content>.body input.is-valid:hover,.is-valid.form-select:hover{border-color:#00d67f!important}.form-control.is-valid:focus,.is-valid.dd-handle:focus,.wizard>.content>.body input.is-valid:focus,.is-valid.form-select:focus{border-color:#00d67f;box-shadow:0 0 0 .125rem #00d67f40}.form-control.is-invalid,.is-invalid.dd-handle,.wizard>.content>.body input.is-invalid,.is-invalid.form-select{border-color:red!important;background-image:none;padding-right:inherit;z-index:4}.form-control.is-invalid:focus,.is-invalid.dd-handle:focus,.wizard>.content>.body input.is-invalid:focus,.is-invalid.form-select:focus{border-color:red;box-shadow:0 0 0 .125rem #ff000040}.form-select.is-valid{border-color:#00d67f;background-image:none;padding-right:inherit;z-index:4}.form-select.is-valid:hover{border-color:#00d67f!important}.form-select.is-valid:focus{border-color:#00d67f;box-shadow:0 0 0 .125rem #00d67f40}.form-select.is-invalid{border-color:red;background-image:none;padding-right:inherit;z-index:4}.form-select.is-invalid:hover{border-color:red!important}.form-select.is-invalid:focus{border-color:red;box-shadow:0 0 0 .125rem #ff000040}.form-check-input.is-valid{border-color:#00d67f}.form-check-input.is-valid:checked{background-color:#00d67f}.form-check-input.is-valid:focus{box-shadow:0 0 0 .125rem #00d67f40}.form-check-input.is-valid~.form-check-label{color:#00d67f}.form-check-input.is-invalid{border-color:red}.form-check-input.is-invalid:checked{background-color:red}.form-check-input.is-invalid:focus{box-shadow:0 0 0 .125rem #ff000040}.form-check-input.is-invalid~.form-check-label{color:red}.was-validated .form-select:valid{border-color:#00d67f;background-image:none;padding-right:inherit;z-index:4}.was-validated .form-select:valid:hover{border-color:#00d67f!important}.was-validated .form-select:valid:focus{border-color:#00d67f;box-shadow:0 0 0 .125rem #00d67f40}.was-validated .form-select:invalid{border-color:red;background-image:none;padding-right:inherit;z-index:4}.was-validated .form-select:invalid:hover{border-color:red!important}.was-validated .form-select:invalid:focus{border-color:red;box-shadow:0 0 0 .125rem #ff000040}.was-validated .form-control:valid,.was-validated .dd-handle:valid,.was-validated .wizard>.content>.body input:valid,.wizard>.content>.body .was-validated input:valid,.was-validated .form-select:valid{border-color:#00d67f;background-image:none;padding-right:inherit;z-index:4}.was-validated .form-control:valid:hover,.was-validated .dd-handle:valid:hover,.was-validated .wizard>.content>.body input:valid:hover,.wizard>.content>.body .was-validated input:valid:hover,.was-validated .form-select:valid:hover{border-color:#00d67f!important}.was-validated .form-control:valid:focus,.was-validated .dd-handle:valid:focus,.was-validated .wizard>.content>.body input:valid:focus,.wizard>.content>.body .was-validated input:valid:focus,.was-validated .form-select:valid:focus{border-color:#00d67f;box-shadow:0 0 0 .125rem #00d67f40}.was-validated .form-control:invalid,.was-validated .dd-handle:invalid,.was-validated .wizard>.content>.body input:invalid,.wizard>.content>.body .was-validated input:invalid,.was-validated .form-select:invalid{border-color:red;background-image:none;padding-right:inherit;z-index:4}.was-validated .form-control:invalid:hover,.was-validated .dd-handle:invalid:hover,.was-validated .wizard>.content>.body input:invalid:hover,.wizard>.content>.body .was-validated input:invalid:hover,.was-validated .form-select:invalid:hover{border-color:red!important}.was-validated .form-control:invalid:focus,.was-validated .dd-handle:invalid:focus,.was-validated .wizard>.content>.body input:invalid:focus,.wizard>.content>.body .was-validated input:invalid:focus,.was-validated .form-select:invalid:focus{border-color:red;box-shadow:0 0 0 .125rem #ff000040}.was-validated .form-check-input:valid{border-color:#00d67f}.was-validated .form-check-input:valid:checked{background-color:#00d67f}.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .125rem #00d67f40}.was-validated .form-check-input:valid~.form-check-label{color:#00d67f}.was-validated .form-check-input:invalid{border-color:red}.was-validated .form-check-input:invalid:checked{background-color:red}.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .125rem #ff000040}.was-validated .form-check-input:invalid~.form-check-label{color:red}.valid-feedback{color:#00d67f}.invalid-feedback{color:red}.valid-tooltip{background:#00d67f}.invalid-tooltip{background:red}.input-affix-wrapper{display:flex;position:relative;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-affix-wrapper .input-prefix,.input-affix-wrapper .input-suffix{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;position:absolute;z-index:5;padding:.375rem .75rem;font-weight:400;font-size:1rem;line-height:1.5;min-width:1.8rem}.input-affix-wrapper .input-prefix{left:0}.input-affix-wrapper .input-suffix{right:0}.input-affix-wrapper .form-control:not(:first-child),.input-affix-wrapper .dd-handle:not(:first-child),.input-affix-wrapper .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-affix-wrapper input:not(:first-child),.input-affix-wrapper .form-select:not(:first-child){padding-left:2.5rem}.input-affix-wrapper .form-control:not(:last-child),.input-affix-wrapper .dd-handle:not(:last-child),.input-affix-wrapper .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-affix-wrapper input:not(:last-child),.input-affix-wrapper .form-select:not(:last-child){padding-right:2.5rem}.input-affix-wrapper.input-affix-wrapper-sm .input-prefix,.input-affix-wrapper.input-affix-wrapper-sm .input-suffix{font-size:.875rem;padding:.25rem .5rem;min-width:1.5rem}.input-affix-wrapper.input-affix-wrapper-sm .form-control,.input-affix-wrapper.input-affix-wrapper-sm .dd-handle,.input-affix-wrapper.input-affix-wrapper-sm .wizard>.content>.body input,.wizard>.content>.body .input-affix-wrapper.input-affix-wrapper-sm input,.input-affix-wrapper.input-affix-wrapper-sm .form-select{padding:.25rem .5rem;font-size:.875rem}.input-affix-wrapper.input-affix-wrapper-sm .form-control:not(:first-child),.input-affix-wrapper.input-affix-wrapper-sm .dd-handle:not(:first-child),.input-affix-wrapper.input-affix-wrapper-sm .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-affix-wrapper.input-affix-wrapper-sm input:not(:first-child),.input-affix-wrapper.input-affix-wrapper-sm .form-select:not(:first-child){padding-left:2rem}.input-affix-wrapper.input-affix-wrapper-sm .form-control:not(:last-child),.input-affix-wrapper.input-affix-wrapper-sm .dd-handle:not(:last-child),.input-affix-wrapper.input-affix-wrapper-sm .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-affix-wrapper.input-affix-wrapper-sm input:not(:last-child),.input-affix-wrapper.input-affix-wrapper-sm .form-select:not(:last-child){padding-right:2rem}.input-affix-wrapper.input-affix-wrapper-lg .input-prefix,.input-affix-wrapper.input-affix-wrapper-lg .input-suffix{font-size:1.25rem;padding:.5rem 1rem;min-width:2rem}.input-affix-wrapper.input-affix-wrapper-lg .form-control,.input-affix-wrapper.input-affix-wrapper-lg .dd-handle,.input-affix-wrapper.input-affix-wrapper-lg .wizard>.content>.body input,.wizard>.content>.body .input-affix-wrapper.input-affix-wrapper-lg input,.input-affix-wrapper.input-affix-wrapper-lg .form-select{padding:.5rem 1rem;font-size:1.25rem}.input-affix-wrapper.input-affix-wrapper-lg .form-control:not(:first-child),.input-affix-wrapper.input-affix-wrapper-lg .dd-handle:not(:first-child),.input-affix-wrapper.input-affix-wrapper-lg .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-affix-wrapper.input-affix-wrapper-lg input:not(:first-child),.input-affix-wrapper.input-affix-wrapper-lg .form-select:not(:first-child){padding-left:3rem}.input-affix-wrapper.input-affix-wrapper-lg .form-control:not(:last-child),.input-affix-wrapper.input-affix-wrapper-lg .dd-handle:not(:last-child),.input-affix-wrapper.input-affix-wrapper-lg .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-affix-wrapper.input-affix-wrapper-lg input:not(:last-child),.input-affix-wrapper.input-affix-wrapper-lg .form-select:not(:last-child){padding-right:3rem}.input-affix-wrapper.affix-border .input-prefix,.input-affix-wrapper.affix-border .input-suffix{border:1px solid #d8d8d8;border-radius:.375rem;padding:0}.input-affix-wrapper.affix-border .input-suffix{margin-right:.5rem}.input-affix-wrapper.affix-border .input-prefix{margin-left:.5rem}.input-affix-wrapper.affix-wth-text .form-control:not(:first-child),.input-affix-wrapper.affix-wth-text .dd-handle:not(:first-child),.input-affix-wrapper.affix-wth-text .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-affix-wrapper.affix-wth-text input:not(:first-child),.input-affix-wrapper.affix-wth-text .form-select:not(:first-child){padding-left:3.5rem}.input-affix-wrapper.affix-wth-text .form-control:not(:last-child),.input-affix-wrapper.affix-wth-text .dd-handle:not(:last-child),.input-affix-wrapper.affix-wth-text .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-affix-wrapper.affix-wth-text input:not(:last-child),.input-affix-wrapper.affix-wth-text .form-select:not(:last-child){padding-right:3.5rem}.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .form-control:not(:first-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .dd-handle:not(:first-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm input:not(:first-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .form-select:not(:first-child){padding-left:3rem}.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .form-control:not(:last-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .dd-handle:not(:last-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm input:not(:last-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-sm .form-select:not(:last-child){padding-right:3rem}.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .form-control:not(:first-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .dd-handle:not(:first-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg input:not(:first-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .form-select:not(:first-child){padding-left:4.5rem}.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .form-control:not(:last-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .dd-handle:not(:last-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg input:not(:last-child),.input-affix-wrapper.affix-wth-text.input-affix-wrapper-lg .form-select:not(:last-child){padding-right:4.5rem}.input-group-lg>.form-select,.input-group-lg>.form-control,.input-group-lg>.dd-handle,.wizard>.content>.body .input-group-lg>input,.input-group-sm>.form-select,.input-group-sm>.form-control,.input-group-sm>.dd-handle,.wizard>.content>.body .input-group-sm>input{border-radius:.375rem}.input-group>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-group>.hopscotch-nav-button,.input-group>.form-control,.input-group>.dd-handle,.wizard>.content>.body .input-group>input,.input-group>.form-select,.input-group>.input-group-text,.input-group-sm>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-group-sm>.hopscotch-nav-button,.input-group-sm>.form-control,.input-group-sm>.dd-handle,.wizard>.content>.body .input-group-sm>input,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-lg>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-group-lg>.hopscotch-nav-button,.input-group-lg>.form-control,.input-group-lg>.dd-handle,.wizard>.content>.body .input-group-lg>input,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.375rem}.input-group-text{border-color:#d8d8d8;background-color:#fff;border-width:1px;border-radius:.375rem;color:#6f6f6f;overflow:hidden;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;min-width:45px}.input-group-lg .input-group-text{min-width:55px}.input-group-sm .input-group-text{min-width:40px}.input-group.input-group-wth-icon{position:relative;align-items:center}.input-group.input-group-wth-icon .input-group-text{position:absolute;height:calc(100% - 2px);z-index:5;border:0;background:transparent;pointer-events:none}.input-group.input-group-wth-icon .input-group-text:not(:last-child){left:0}.input-group.input-group-wth-icon .input-group-text:not(:first-child){right:0}.input-group.input-group-wth-icon .form-control,.input-group.input-group-wth-icon .dd-handle,.input-group.input-group-wth-icon .wizard>.content>.body input,.wizard>.content>.body .input-group.input-group-wth-icon input,.input-group.input-group-wth-icon .form-select{border-radius:.5rem!important}.input-group.input-group-wth-icon .form-control:not(:first-child),.input-group.input-group-wth-icon .dd-handle:not(:first-child),.input-group.input-group-wth-icon .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-group.input-group-wth-icon input:not(:first-child),.input-group.input-group-wth-icon .form-select:not(:first-child){padding-left:2.6rem}.input-group.input-group-wth-icon .form-control:not(:last-child),.input-group.input-group-wth-icon .dd-handle:not(:last-child),.input-group.input-group-wth-icon .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-group.input-group-wth-icon input:not(:last-child),.input-group.input-group-wth-icon .form-select:not(:last-child){padding-right:2.6rem}.input-group.input-group-sm.input-group-wth-icon .form-control:not(:first-child),.input-group.input-group-sm.input-group-wth-icon .dd-handle:not(:first-child),.input-group.input-group-sm.input-group-wth-icon .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-group.input-group-sm.input-group-wth-icon input:not(:first-child),.input-group.input-group-sm.input-group-wth-icon .form-select:not(:first-child){padding-left:2.3rem}.input-group.input-group-sm.input-group-wth-icon .form-control:not(:last-child),.input-group.input-group-sm.input-group-wth-icon .dd-handle:not(:last-child),.input-group.input-group-sm.input-group-wth-icon .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-group.input-group-sm.input-group-wth-icon input:not(:last-child),.input-group.input-group-sm.input-group-wth-icon .form-select:not(:last-child){padding-right:2.3rem}.input-group.input-group-lg.input-group-wth-icon .form-control:not(:first-child),.input-group.input-group-lg.input-group-wth-icon .dd-handle:not(:first-child),.input-group.input-group-lg.input-group-wth-icon .wizard>.content>.body input:not(:first-child),.wizard>.content>.body .input-group.input-group-lg.input-group-wth-icon input:not(:first-child),.input-group.input-group-lg.input-group-wth-icon .form-select:not(:first-child){padding-left:3.1rem}.input-group.input-group-lg.input-group-wth-icon .form-control:not(:last-child),.input-group.input-group-lg.input-group-wth-icon .dd-handle:not(:last-child),.input-group.input-group-lg.input-group-wth-icon .wizard>.content>.body input:not(:last-child),.wizard>.content>.body .input-group.input-group-lg.input-group-wth-icon input:not(:last-child),.input-group.input-group-lg.input-group-wth-icon .form-select:not(:last-child){padding-right:3.1rem}.input-group .form-select.is-valid,.input-group .form-select.is-invalid,.input-group .form-control.is-valid,.input-group .is-valid.dd-handle,.input-group .wizard>.content>.body input.is-valid,.wizard>.content>.body .input-group input.is-valid,.input-group .form-control.is-invalid,.input-group .is-invalid.dd-handle,.input-group .wizard>.content>.body input.is-invalid,.wizard>.content>.body .input-group input.is-invalid{z-index:4}.input-group>.input-affix-wrapper{flex:1 1 auto;min-width:0;width:1%}.input-group>.input-affix-wrapper:not(:first-child) .form-control,.input-group>.input-affix-wrapper:not(:first-child) .dd-handle,.input-group>.input-affix-wrapper:not(:first-child) .wizard>.content>.body input,.wizard>.content>.body .input-group>.input-affix-wrapper:not(:first-child) input,.input-group>.input-affix-wrapper:not(:first-child) .form-select{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-affix-wrapper:not(:last-child) .form-control,.input-group>.input-affix-wrapper:not(:last-child) .dd-handle,.input-group>.input-affix-wrapper:not(:last-child) .wizard>.content>.body input,.wizard>.content>.body .input-group>.input-affix-wrapper:not(:last-child) input,.input-group>.input-affix-wrapper:not(:last-child) .form-select{border-top-right-radius:0;border-bottom-right-radius:0}label{color:#262a2e}.custom-file-label{color:#262a2e;border:1px solid #d8d8d8;height:calc(2.25rem + 2px)}.custom-file-label:after{border-left:0;background:#f7f7f7}.form-label-group{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:.5rem}.form-label-group label{margin-bottom:0}.input-search .btn-input-clear{cursor:pointer;line-height:0}.input-search .btn-input-clear,.input-search .input-loader{display:none}.input-search.loading .btn-input-clear{display:none!important}.input-search.loading .input-loader{display:block}.spinner-border{border-width:.125em}.spinner-border-sm{border-width:.1em}.input-spinner-wrap .btn,.input-spinner-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .hopscotch-nav-button{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-color:#d8d8d8!important;background:#fff!important;color:#9e9e9e!important}.input-spinner-wrap .btn strong,.input-spinner-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button strong,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .hopscotch-nav-button strong{display:none}.input-spinner-wrap .btn:after,.input-spinner-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .hopscotch-nav-button:after{font: 20px/1 Material-Design-Iconic-Font;text-rendering:auto}.input-spinner-wrap .btn.btn-decrement:after,.input-spinner-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-decrement.hopscotch-nav-button:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .btn-decrement.hopscotch-nav-button:after{content:""}.input-spinner-wrap .btn.btn-increment:after,.input-spinner-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-increment.hopscotch-nav-button:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .btn-increment.hopscotch-nav-button:after{content:""}.input-spinner-wrap .input-group.input-group-sm .btn.btn-outline-light:after,.input-spinner-wrap .input-group.input-group-sm .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-sm .btn.btn-primary:after,.input-spinner-wrap .input-group.input-group-sm div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-outline-light.hopscotch-nav-button:after,.input-spinner-wrap .input-group.input-group-sm div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-sm div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.btn-primary:after,.input-spinner-wrap .input-group.input-group-sm .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-sm div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:after,.input-spinner-wrap .input-group.input-group-sm div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-sm .btn-outline-light.hopscotch-nav-button:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-sm .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-sm .hopscotch-nav-button.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-sm .hopscotch-nav-button.next:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-sm .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-sm .hopscotch-nav-button.next:after{font-size:1rem}.input-spinner-wrap .input-group.input-group-lg .btn.btn-outline-light:after,.input-spinner-wrap .input-group.input-group-lg .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .btn.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-lg .btn.btn-primary:after,.input-spinner-wrap .input-group.input-group-lg div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-outline-light.hopscotch-nav-button:after,.input-spinner-wrap .input-group.input-group-lg div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-lg div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.btn-primary:after,.input-spinner-wrap .input-group.input-group-lg .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-lg div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.next:after,.input-spinner-wrap .input-group.input-group-lg div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-lg .btn-outline-light.hopscotch-nav-button:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-lg .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-lg .hopscotch-nav-button.btn-primary:after,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-lg .hopscotch-nav-button.next:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .input-spinner-wrap .input-group.input-group-lg .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .hopscotch-nav-button.next:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3) .input-spinner-wrap .input-group.input-group-lg .hopscotch-nav-button.next:after{font-size:1.5rem}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-dropdown{border-color:#d8d8d8}.select2-container{width:100%!important}.select2-container.select2-container--default.select2-container--disabled{cursor:not-allowed}.select2-container.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#f7f7f7;pointer-events:none}.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1rem;font-size:1rem;line-height:1.5;color:#262a2e;background-color:#fff;border:1px solid #d8d8d8;border-radius:.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.select2-container--default .select2-selection--single:hover,.select2-container--default .select2-selection--multiple:hover{border-color:#007d88}.select2-container--default .select2-selection--single:focus,.select2-container--default .select2-selection--multiple:focus{border-color:#007d88;box-shadow:0 0 0 .125rem #007d8840}.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple .select2-selection__arrow{height:calc(2.25rem + 2px);top:0;right:6px}.select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--multiple .select2-selection__arrow b{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 20 20' fill='none' stroke='rgba(47, 52, 58, 0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:center;background-size:16px 12px;height:100%;width:20px;display:block;border:none;margin:auto;position:static}.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--multiple .select2-selection__rendered{color:#262a2e;line-height:inherit;padding-left:0;padding-right:0}.select2-container--default .select2-search--dropdown .select2-search__field{border-color:#d8d8d8}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #007D88 1px;box-shadow:0 0 0 .125rem #007d8840}.select2-container--default.select2-container--open .select2-selection--single{border-color:#007d88}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-top-right-radius:.5rem;border-top-left-radius:.5rem}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#007d88}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f7f7f7;color:#262a2e}.select2-container--default .select2-selection--multiple{height:auto;min-height:calc(2.25rem + 2px);padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#f7f7f7;border:none;font-size:75%;border-radius:.25rem;color:#262a2e;margin-right:.375rem;margin-top:.375rem;padding:.25rem .5rem;font-weight:500;text-transform:capitalize}.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#262a2e;font-weight:600;margin-left:.375rem;float:right;font-size:.875rem;opacity:.5;padding-top:1px;height:0;position:relative;top:-2px}.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover{opacity:1}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 1rem}.select2-container--default .select2-results__group,.select2-results__option{padding:.375rem 1rem}.mce-container,.mce-container *,.mce-widget,.mce-widget *,.mce-reset{color:#8e8e8e!important}.mce-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.mce-menu-item .mce-caret{border-left-color:#8e8e8e!important}div.mce-menu .mce-menu-item-sep,.mce-menu-item-sep:hover,.mce-menu{border-bottom-color:#d8d8d8!important}.tinymce-wrap .mce-tinymce{box-shadow:none}.tinymce-wrap .mce-toolbar .mce-btn-group{padding:.25rem 0}.tinymce-wrap .mce-btn-group .mce-btn{margin-left:.25rem;margin-right:.25rem}.tinymce-wrap .mce-btn-group:not(:first-child){border-left:none;padding-left:0;margin-left:0}.tinymce-wrap .mce-container,.tinymce-wrap .mce-container *,.tinymce-wrap .mce-widget,.tinymce-wrap .mce-widget *,.tinymce-wrap .mce-reset{font-family:inherit;color:#8e8e8e}.tinymce-wrap .mce-panel{border-color:#d8d8d8;border-radius:.25rem}.tinymce-wrap .mce-top-part:before{box-shadow:none}.tinymce-wrap .mce-btn:hover,.tinymce-wrap .mce-btn.mce-disabled:hover button,.tinymce-wrap .mce-menubar .mce-menubtn:hover,.tinymce-wrap .mce-menubar .mce-menubtn:focus{border-color:transparent;border-radius:.25rem;background:#f7f7f7;color:#262a2e}.tinymce-wrap .mce-btn.mce-active:hover,.tinymce-wrap .mce-btn.mce-active:focus,.tinymce-wrap .mce-btn.mce-active:active{background:#f7f7f7;border-color:transparent}.tinymce-wrap .mce-btn.mce-active,.tinymce-wrap .mce-btn:active{background:#f7f7f7;border-color:transparent}.tinymce-wrap .mce-btn.mce-active button i,.tinymce-wrap .mce-btn:active button i{color:#007d88!important}.tinymce-wrap .mce-btn.mce-active button,.tinymce-wrap .mce-btn.mce-active:hover button,.tinymce-wrap .mce-btn.mce-active i,.tinymce-wrap .mce-btn.mce-active:hover i{color:#007d88}.tinymce-wrap .mce-btn.mce-active .mce-caret,.tinymce-wrap .mce-btn.mce-active:hover .mce-caret{border-top-color:#8e8e8e}.mce-ico{font-family:tinymce,Arial!important;color:#5f5f5f!important}.mce-menu-item.mce-active.mce-menu-item-normal{background:#f7f7f7!important}.mce-tooltip{opacity:1!important;filter:alpha(opacity=100)!important}.mce-tooltip-inner{font-size:.75rem!important;background-color:#262a2e!important;padding:.25rem .5rem!important;border-radius:.5rem;color:#fff!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"!important}.mce-tooltip-arrow{border-bottom-color:#262a2e!important}.mce-menu-item:hover,.mce-menu-item:focus{background:#f7f7f7!important}.btn-file{overflow:hidden;position:relative;vertical-align:middle;display:inline-block}.btn-file input{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);font-size:1.5rem;height:100%;width:100%;direction:ltr;cursor:pointer}.fileinput-exists .fileinput-new,.fileinput-new .fileinput-exists{display:none}.fileinput.input-group>.input-group-append:last-child>.btn.btn-file:not(:last-child):not(.dropdown-toggle),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .fileinput.input-group>.input-group-append:last-child>.btn-file.hopscotch-nav-button:not(:last-child):not(.dropdown-toggle),.fileinput.input-group>.input-group-append:not(:last-child)>.btn.btn-file,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .fileinput.input-group>.input-group-append:not(:last-child)>.btn-file.hopscotch-nav-button,.fileinput.input-group>.input-group-prepend>.btn.btn-file,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .fileinput.input-group>.input-group-prepend>.btn-file.hopscotch-nav-button{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.fileinput.fileinput-exists.input-group>.input-group-append:last-child>.btn.btn-file:not(:last-child):not(.dropdown-toggle),div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .fileinput.fileinput-exists.input-group>.input-group-append:last-child>.btn-file.hopscotch-nav-button:not(:last-child):not(.dropdown-toggle),.fileinput.fileinput-exists.input-group>.input-group-append:not(:last-child)>.btn.btn-file,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .fileinput.fileinput-exists.input-group>.input-group-append:not(:last-child)>.btn-file.hopscotch-nav-button,.fileinput.fileinput-exists.input-group>.input-group-prepend>.btn.btn-file,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .fileinput.fileinput-exists.input-group>.input-group-prepend>.btn-file.hopscotch-nav-button{border-top-right-radius:0;border-bottom-right-radius:0}.avtuploder-circle .avtuploder-wrapper{height:7.5rem;width:7.5rem;overflow:visible;border:1px dashed #d8d8d8;border-radius:.25rem;font-family:inherit;color:#262a2e;font-size:1rem;cursor:pointer}.avtuploder-circle .avtuploder-wrapper .avtuploder-preview{border-radius:50%;padding:0}.avtuploder-circle .avtuploder-wrapper{border-radius:50%}.dropzone{border:1px dashed #d8d8d8;min-height:100%;color:#262a2e;border-radius:.25rem}.dropzone .dz-message{margin:3em 0;font-weight:500;color:#262a2e}.dropzone .dz-preview .dz-details{color:#262a2e}.dropzone .dz-preview .dz-filename span{background-color:transparent}.dropzone .dz-preview .dz-image,.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:.25rem}.dropify-wrapper{border:1px dashed #d8d8d8;border-radius:.25rem;font-family:inherit;color:#262a2e;font-size:1rem;padding:1rem}.dropify-wrapper .dropify-message p .main-text{display:block;color:#262a2e;font-weight:500}.dropify-wrapper .dropify-message p .sub-text{font-size:.875rem;display:block;color:#6f6f6f}.dropify-wrapper .dropify-message span.file-icon{font-size:2rem;color:#fff;height:3rem;width:3rem;display:block;margin:auto;color:#9e9e9e;position:relative}.dropify-wrapper .dropify-message span.file-icon:before{content:"";display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;position:absolute;left:0;right:0;margin:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.dropify-wrapper .dropify-preview .dropify-infos{background:#2f343ad9}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p{font-weight:500}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message{margin-top:0;padding-top:0;opacity:1;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#9e9e9e;font-size:.875rem}.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p.dropify-infos-message:before{display:none}.dropify-wrapper .dropify-clear{border:none;font-size:.75rem;padding:.125rem .375rem;font-weight:500;letter-spacing:.5px;top:8px;right:8px}.dropify-wrapper .dropify-clear:hover{border-radius:1rem}.dropify-wrapper:hover{background-image:none}.dropify-square .dropify-wrapper,.dropify-circle .dropify-wrapper{height:7.5rem;width:7.5rem;overflow:visible}.dropify-square .dropify-wrapper .dropify-message,.dropify-circle .dropify-wrapper .dropify-message{font-size:.875rem}.dropify-square .dropify-wrapper .dropify-message span.file-icon,.dropify-circle .dropify-wrapper .dropify-message span.file-icon{font-size:1.25rem;height:1.25rem;width:1.25rem}.dropify-square .dropify-wrapper .dropify-message p,.dropify-circle .dropify-wrapper .dropify-message p{font-size:.875rem}.dropify-square .dropify-wrapper .dropify-preview,.dropify-circle .dropify-wrapper .dropify-preview{border-radius:50%;padding:0}.dropify-square .dropify-wrapper:hover .dropify-clear,.dropify-square .dropify-wrapper:hover .dropify-preview .dropify-infos,.dropify-circle .dropify-wrapper:hover .dropify-clear,.dropify-circle .dropify-wrapper:hover .dropify-preview .dropify-infos{opacity:0}.dropify-circle .dropify-wrapper{border-radius:50%}.wizard>.steps li>a{border:1px solid #d8d8d8;border-radius:0!important;background:#fff!important;font-weight:500;position:relative}.wizard>.steps li>a:after{content:"";font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;height:1rem;width:1rem;background:#d8d8d8;border-radius:50%;right:.5rem;top:.5rem;color:#fff;font-size:.875rem;-moz-transition:all .1s ease;-o-transition:all .1s ease;-webkit-transition:all .1s ease;transition:all .1s ease}.wizard>.steps li>a:before{content:"";position:absolute;background:transparent;height:3px;width:100%;left:0;bottom:0;-moz-transition:all .1s ease;-o-transition:all .1s ease;-webkit-transition:all .1s ease;transition:all .1s ease}.wizard>.steps .current a,.wizard>.steps .current a:hover,.wizard>.steps .current a:active{color:#262a2e}.wizard>.steps .current a:before,.wizard>.steps .current a:hover:before,.wizard>.steps .current a:active:before{background:#007d88}.wizard>.steps .current.error a,.wizard>.steps .current.error a:hover,.wizard>.steps .current.error a:active{color:red}.wizard>.steps .current.error a:before,.wizard>.steps .current.error a:hover:before,.wizard>.steps .current.error a:active:before{background:red}.wizard>.steps .done a,.wizard>.steps .done a:hover,.wizard>.steps .done a:active{color:#262a2e;overflow:hidden}.wizard>.steps .done a:after,.wizard>.steps .done a:hover:after,.wizard>.steps .done a:active:after{background:#00d67f}.wizard>.steps .done a:before,.wizard>.steps .done a:hover:before,.wizard>.steps .done a:active:before{background:transparent}.wizard>.content{background:#fff;border-radius:0;min-height:100px;margin:0;border:none;padding-bottom:.625rem}.wizard>.content>.body{width:100%;height:auto;padding:1.875rem;position:static}.wizard>.content>.body label.error{color:red}.wizard>.content>.body input.error{background:#fff;border-color:red!important;color:#262a2e}.wizard>.content>.body input.error:focus{box-shadow:0 0 0 .125rem #ff000040}.wizard>.actions{background:#fff;padding:.625rem 1.875rem}.wizard>.actions a,.wizard>.actions a:hover,.wizard>.actions a:active{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;background:#007d88;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #007D88;text-transform:capitalize;outline:none;font-size:1rem;padding:.375rem 1rem;border-radius:.5rem}.wizard>.actions .disabled a,.wizard>.actions .disabled a:hover,.wizard>.actions .disabled a:active{color:#fff;background-color:#99cbcf;border-color:#99cbcf}@media (max-width: 991px){.wizard .steps ul>li{width:100%}}.popover{border:none;border-radius:.5rem;font-family:var(--bs-body-font-family);box-shadow:0 0 10px 5px #0000001a}.popover-header{color:#262a2e;background-color:#fff;padding:.65rem .75rem;border-radius:.5rem .5rem 0 0;border-color:#d8d8d8}.popover-body{padding:.65rem .75rem;color:#6f6f6f;border-radius:.5rem;font-size:1rem}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{border-top-color:transparent}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{border-bottom-color:transparent}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{border-left-color:transparent}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{border-right-color:transparent}.collapse-simple>.card{margin-bottom:0;box-shadow:none;border:0;border-bottom:1px solid #eaeaea;border-radius:0;padding:.5rem 0}.collapse-simple>.card:last-child{border-bottom:0}.collapse-simple>.card>.card-header{padding:0;border:0}.collapse-simple>.card>.card-header>*{font-size:.875rem;font-weight:500;padding:.5rem 0;display:block;width:100%;color:#007d88;text-align:left;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:transparent;border:none;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.collapse-simple>.card>.card-header>*:before{content:"";font: 14px/1 Material-Design-Iconic-Font;font-size:1.25rem;text-rendering:auto;position:absolute;top:8px;right:0;color:#262a2e4d}.collapse-simple>.card>.card-header>*.collapsed:before{content:""}.collapse-simple>.card>div>.card-body{padding:.5rem 0}.accordion .accordion-button{color:#262a2e;font-weight:500;padding:.75rem 1.25rem}.accordion .accordion-button:not(.collapsed){background:#007d88;color:#fff;box-shadow:none;border-bottom:1px solid #d8d8d8}.accordion .accordion-button:not(.collapsed):after{background:none;color:#ffffff4d}.accordion .accordion-button:focus{box-shadow:none}.accordion .accordion-button:after{width:auto;height:auto;background:none;content:"";font: 14px/1 Material-Design-Iconic-Font;font-size:1.25rem;text-rendering:auto;position:absolute;top:12px;right:20px;color:#262a2e4d}.accordion .accordion-item:first-of-type{border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.accordion .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.accordion .accordion-item:last-of-type{border-bottom-left-radius:calc(.5rem - 1px);border-bottom-right-radius:calc(.5rem - 1px)}.accordion .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.accordion.accordion-flush .accordion-item:first-of-type{border-radius:0}.accordion.accordion-flush .accordion-item:first-of-type .accordion-button{border-radius:0}.accordion.accordion-flush .accordion-item:last-of-type{border-radius:0}.accordion.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed{border-radius:0}.accordion.accordion-card>.accordion-item{margin-bottom:1.875rem;border-bottom:1px;border:1px solid #d8d8d8;border-radius:calc(.5rem - 1px);overflow:hidden}.accordion.accordion-card.accordion-card-shadow>.accordion-item{box-shadow:0 2px 2px #0000001a}.accordion.accordion-card.accordion-card-bold>.accordion-item .accordion-body{background:#007d88;color:#fff}.accordion.accordion-soft .accordion-button:not(.collapsed){background:#ebf5f5;color:#007d88}.accordion.accordion-soft .accordion-button:not(.collapsed):after{color:#262a2e4d}.accordion.accordion-soft.accordion-card.accordion-card-bold>.accordion-item .accordion-body{background:#ebf5f5;color:#007d88}.accordion.accordion-soft.accordion-soft-content .accordion-button:not(.collapsed){background:transparent}.accordion.accordion-soft.accordion-soft-content>.accordion-item .accordion-body{background:#ebf5f5;color:#262a2e}.accordion.accordion-simple .accordion-button:not(.collapsed){background:transparent;color:#007d88}.accordion.accordion-simple .accordion-button:not(.collapsed):after{color:#262a2e4d}.accordion.accordion-simple.accordion-card.accordion-card-bold .accordion-button{border-color:transparent}.accordion.accordion-simple.accordion-card.accordion-card-bold .accordion-item .accordion-body{background:transparent;color:inherit}.accordion.accordion-icon .accordion-button .acon-icon{min-width:30px;display:inline-block;margin-right:.625rem;font-size:1.5rem}.table{--bs-table-striped-color: #262a2e;--bs-table-active-color: #262a2e;--bs-table-hover-color: #262a2e;--bs-table-hover-bg: #f7f7f7;--bs-table-color: #6f6f6f;color:#6f6f6f;border-color:#eaeaea}.table thead th,.table tfoot th{vertical-align:middle;font-weight:500;color:#262a2e;font-size:.875rem;text-transform:capitalize}.table thead th .form-check,.table tfoot th .form-check{font-size:1rem}.table td,.table th{vertical-align:middle;padding:.75rem 1.25rem}.table td a.table-link-text:hover,.table th a.table-link-text:hover{text-decoration:underline}.table.table-fixed{table-layout:fixed}.table.table-lg td,.table.table-lg th{padding:1rem 1.5rem}.table:not(.table-borderless)>:not(:first-child){border-top:0}.table.table-sm td,.table.table-sm th{padding:.625rem 1rem}.table.nowrap th,.table.nowrap td{white-space:nowrap}.table .tb-truncate{max-width:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table .tb-truncate>*{overflow:hidden;text-overflow:ellipsis}.table .thead-primary th,.table .thead-success th,.table .thead-info th,.table .thead-warning th,.table .thead-danger th,.table .thead-secondary th,.table .thead-dark th{color:#fff}.table .thead-success th{background-color:#00d67f}.table .thead-info th{background-color:#18ddef}.table .thead-warning th{background-color:#ffc400}.table .thead-danger th{background-color:red}.table .thead-secondary th{background-color:#6f6f6f}.table .thead-primary th{background-color:#007d88}.table .thead-light th{background-color:#f7f7f7}.table .thead-dark th{background-color:#262a2e}.table.table-dark thead th,.table.table-dark tfoot th{color:#fff}.table.table-fc-fixed thead th:first-child,.table.table-fc-fixed tbody th,.table.table-fc-fixed tbody tr td:first-child{position:sticky;left:0;z-index:2;background:#fff}.table.table-lc-fixed thead th:last-child{position:sticky;right:0;z-index:2;background:#fff}.table.table-lc-fixed tbody tr td:last-child{position:sticky;right:0;z-index:2;background:#fff}.table table thead th:first-child{position:sticky;left:0;z-index:2}.table-row-gap td{border:0!important}table.sticky-table-header thead tr th{position:sticky;top:64px;z-index:99}.table-action-hover .table-action{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;transform:translateY(-50%);background:#fff;right:1.25rem;transition:all .1s}.table-action-hover .table-action:before{width:120px;content:"";height:100%;margin-left:-120px;position:absolute;top:0;left:0;background-image:linear-gradient(90deg,#fff0,#fff)}.table-action-hover tr:hover .table-action{opacity:1}.table-action-hover.table-hover .table-action{background-color:var(--bs-table-hover-bg)}.table-action-hover.table-hover .table-action:before{background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--bs-table-hover-bg) 100%)}.table-primary{--bs-table-bg: #e6f2f3;--bs-table-striped-bg: #b3d8db;--bs-table-striped-color: color-contrast(#b3d8db);--bs-table-active-bg: #d9eced;--bs-table-active-color: color-contrast(#d9eced);--bs-table-hover-bg: #cce5e7;--bs-table-hover-color: color-contrast(#cce5e7);color:#007d88;border-color:#80bec4}.table-secondary{--bs-table-bg: #f1f1f1;--bs-table-striped-bg: #d4d4d4;--bs-table-striped-color: color-contrast(#d4d4d4);--bs-table-active-bg: #e9e9e9;--bs-table-active-color: color-contrast(#e9e9e9);--bs-table-hover-bg: #e2e2e2;--bs-table-hover-color: color-contrast(#e2e2e2);color:#6f6f6f;border-color:#b7b7b7}.table-success{--bs-table-bg: #e6fbf2;--bs-table-striped-bg: #b3f3d9;--bs-table-striped-color: color-contrast(#b3f3d9);--bs-table-active-bg: #d9f9ec;--bs-table-active-color: color-contrast(#d9f9ec);--bs-table-hover-bg: #ccf7e5;--bs-table-hover-color: color-contrast(#ccf7e5);color:#00d67f;border-color:#80ebbf}.table-info{--bs-table-bg: #e8fcfd;--bs-table-striped-bg: #baf5fa;--bs-table-striped-color: color-contrast(#baf5fa);--bs-table-active-bg: #dcfafd;--bs-table-active-color: color-contrast(#dcfafd);--bs-table-hover-bg: #d1f8fc;--bs-table-hover-color: color-contrast(#d1f8fc);color:#18ddef;border-color:#8ceef7}.table-warning{--bs-table-bg: #fff9e6;--bs-table-striped-bg: #ffedb3;--bs-table-striped-color: color-contrast(#ffedb3);--bs-table-active-bg: #fff6d9;--bs-table-active-color: color-contrast(#fff6d9);--bs-table-hover-bg: #fff3cc;--bs-table-hover-color: color-contrast(#fff3cc);color:#ffc400;border-color:#ffe280}.table-danger{--bs-table-bg: #ffe6e6;--bs-table-striped-bg: #ffb3b3;--bs-table-striped-color: color-contrast(#ffb3b3);--bs-table-active-bg: #ffd9d9;--bs-table-active-color: color-contrast(#ffd9d9);--bs-table-hover-bg: #ffcccc;--bs-table-hover-color: color-contrast(#ffcccc);color:red;border-color:#ff8080}.table-light{--bs-table-bg: #f7f7f7;--bs-table-striped-bg: #eaeaea;--bs-table-striped-color: color-contrast(#eaeaea);--bs-table-active-bg: #e9e9e9;--bs-table-active-color: color-contrast(#e9e9e9);--bs-table-hover-bg: #d8d8d8;--bs-table-hover-color: color-contrast(#d8d8d8);color:#6f6f6f;border-color:#d8d8d8}.table-dark{--bs-table-bg: #262a2e;--bs-table-striped-bg: #2a2f34;--bs-table-striped-color: color-contrast(#2a2f34);--bs-table-active-bg: #3c3f43;--bs-table-active-color: color-contrast(#3c3f43);--bs-table-hover-bg: #2a2f34;--bs-table-hover-color: color-contrast(#2a2f34);color:#fff;border-color:#2a2f34}@media (max-width: 1200px){.table-responsive .table>tbody>tr>td,.table-responsive .table>tbody>tr>th,.table-responsive .table>tfoot>tr>td,.table-responsive .table>tfoot>tr>th,.table-responsive .table>thead>tr>td,.table-responsive .table>thead>tr>th{white-space:nowrap}}table.hk-data-table thead td,table.hk-data-table thead th{position:relative;background-image:none!important}table.hk-data-table thead td.sorting_asc,table.hk-data-table thead td.sorting_desc,table.hk-data-table thead th.sorting_asc,table.hk-data-table thead th.sorting_desc{color:#007d88;background-image:none!important}table.hk-data-table thead td.sorting:before,table.hk-data-table thead td.sorting_asc:before,table.hk-data-table thead td.sorting_desc:before,table.hk-data-table thead td.sorting:after,table.hk-data-table thead td.sorting_asc:after,table.hk-data-table thead td.sorting_desc:after,table.hk-data-table thead th.sorting:before,table.hk-data-table thead th.sorting_asc:before,table.hk-data-table thead th.sorting_desc:before,table.hk-data-table thead th.sorting:after,table.hk-data-table thead th.sorting_asc:after,table.hk-data-table thead th.sorting_desc:after{display:inline-block;font-family:remixicon;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;text-transform:none;text-rendering:auto;line-height:1;position:absolute;z-index:10;right:7px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}table.hk-data-table thead td.sorting:before,table.hk-data-table thead td.sorting_asc:before,table.hk-data-table thead td.sorting_desc:before,table.hk-data-table thead td.sorting:after,table.hk-data-table thead td.sorting_asc:after,table.hk-data-table thead td.sorting_desc:after,table.hk-data-table thead th.sorting:before,table.hk-data-table thead th.sorting_asc:before,table.hk-data-table thead th.sorting_desc:before,table.hk-data-table thead th.sorting:after,table.hk-data-table thead th.sorting_asc:after,table.hk-data-table thead th.sorting_desc:after{content:"";bottom:auto;opacity:1}table.hk-data-table thead td.sorting:before,table.hk-data-table thead th.sorting:before{content:""}table.hk-data-table thead td.sorting.sorting_asc:before,table.hk-data-table thead th.sorting.sorting_asc:before{content:""}table.hk-data-table thead td.sorting.sorting_desc:after,table.hk-data-table thead th.sorting.sorting_desc:after{content:""}table.hk-data-table thead td.sorting.sorting_desc:before,table.hk-data-table thead th.sorting.sorting_desc:before{content:""}table.hk-data-table tbody tr.selected td{background-color:#ebf5f5;color:#262a2e}table.hk-data-table tbody tr.group,table.hk-data-table tbody tr.group:hover{color:#007d88!important;font-weight:600;text-transform:uppercase}table.hk-data-table tbody tr .fav-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem;font-size:1rem}table.hk-data-table tbody tr .fav-star>.feather-icon>svg,table.hk-data-table tbody tr .fav-star .svg-icon>svg{cursor:pointer}table.hk-data-table tbody tr .fav-star>.feather-icon>svg:hover,table.hk-data-table tbody tr .fav-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}table.hk-data-table tbody tr .fav-star.marked>.feather-icon>svg,table.hk-data-table tbody tr .fav-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}table.hk-data-table tbody tr .fav-star.marked>.feather-icon>svg:hover,table.hk-data-table tbody tr .fav-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}table.dt-rowReorder-float{outline-offset:0;outline-color:#007d88}div.dataTables_wrapper .dataTables_length select{margin-right:.625rem}div.dataTables_wrapper div.dataTables_filter input{margin-left:0!important;width:100%!important}div.dataTables_wrapper .dataTables_scrollBody{border-left:0!important}div.dataTables_wrapper .dataTables_scrollBody thead th{overflow:hidden}div.dataTables_wrapper .dataTables_scrollBody table{margin-bottom:1rem!important}div.dataTables_wrapper div.dataTables_info{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;height:100%;padding-top:0}.table-advance th,.table-advance td{border:none}.table-advance tbody tr{-moz-transition:all .2s cubic-bezier(.4,0,.2,1);-o-transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:.5rem}.table-advance tbody tr th,.table-advance tbody tr td{border:none;position:relative}.table-advance tbody tr th:after,.table-advance tbody tr td:after{content:"";position:absolute;width:100%;height:100%;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;left:0;top:0;pointer-events:none}.table-advance tbody tr th:first-child:after,.table-advance tbody tr td:first-child:after{border-left:1px solid #d8d8d8;border-radius:.5rem 0 0 .5rem}.table-advance tbody tr th:last-child:after,.table-advance tbody tr td:last-child:after{border-right:1px solid #d8d8d8;border-radius:0 .5rem .5rem 0}.table-advance tbody tr.table-row-gap{box-shadow:none;pointer-events:none}.table-advance tbody tr.table-row-gap th,.table-advance tbody tr.table-row-gap td{padding:.5rem}.table-advance tbody tr.table-row-gap th:after,.table-advance tbody tr.table-row-gap td:after{display:none}.table-advance.table-striped tbody tr:nth-of-type(odd){background-color:transparent}.apexcharts-legend .apexcharts-legend-marker{margin-right:.625rem}.apexcharts-toolbar{max-width:inherit!important}.apexcharts-toolbar .apexcharts-zoom-icon,.apexcharts-toolbar .apexcharts-zoomin-icon,.apexcharts-toolbar .apexcharts-zoomout-icon,.apexcharts-toolbar .apexcharts-reset-icon,.apexcharts-toolbar .apexcharts-pan-icon,.apexcharts-toolbar .apexcharts-selection-icon,.apexcharts-toolbar .apexcharts-menu-icon,.apexcharts-toolbar .apexcharts-toolbar-custom-icon{height:auto;width:auto;color:#262a2e;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);margin-left:1rem;margin-right:0}.apexcharts-toolbar svg{fill:none!important;height:18px;width:18px}.apexcharts-toolbar .apexcharts-menu{min-width:10rem;padding:.5rem 0;margin:.125rem 0 0}.apexcharts-toolbar .apexcharts-menu .apexcharts-menu-item{padding:.25rem 1.5rem;text-align:left;color:#262a2e;font-size:1rem}.apexcharts-toolbar .apexcharts-menu .apexcharts-menu-item:hover{background-color:#f7f7f7}.apexcharts-canvas .apexcharts-xaxistooltip,.apexcharts-canvas .apexcharts-yaxistooltip{font-size:.75rem;background:#262a2e;color:#fff;border-radius:.5rem;max-width:200px;padding:.25rem .5rem;text-align:center}.apexcharts-canvas .apexcharts-xaxistooltip:before,.apexcharts-canvas .apexcharts-xaxistooltip:after,.apexcharts-canvas .apexcharts-yaxistooltip:before,.apexcharts-canvas .apexcharts-yaxistooltip:after{display:none}.apexcharts-canvas .apexcharts-tooltip.apexcharts-theme-dark{border-radius:.5rem;max-width:200px;text-align:center;font-size:.75rem}.apexcharts-canvas .apexcharts-tooltip.apexcharts-theme-light{border-radius:.5rem;font-size:1rem;color:#6f6f6f;border:none;box-shadow:0 0 10px 5px #0000001a}.apexcharts-canvas .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{color:#fff;background-color:#007d88;border-bottom:none;padding:.65rem .75rem;border-radius:.5rem .5rem 0 0}.apexcharts-canvas .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-series-group{padding-left:.75rem;padding-right:.75rem}#chart_year,#chart_quarter{width:96%;max-width:48%;box-shadow:none;padding-left:0;padding-top:1.25rem;background:#fff}#chart_year{float:left;position:relative;-moz-transition:1s ease transform;-o-transition:1s ease transform;-webkit-transition:1s ease transform;transition:1s ease transform;z-index:3}#chart_year.chart_quarter-activated{transform:translate(0);-moz-transition:1s ease transform;-o-transition:1s ease transform;-webkit-transition:1s ease transform;transition:1s ease transform}#chart_quarter{float:left;position:relative;z-index:-2;-moz-transition:1s ease transform;-o-transition:1s ease transform;-webkit-transition:1s ease transform;transition:1s ease transform}#chart_quarter.active{-moz-transition:1.1s ease-in-out transform;-o-transition:1.1s ease-in-out transform;-webkit-transition:1.1s ease-in-out transform;transition:1.1s ease-in-out transform;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0);z-index:1}.apexcharts-datalabel-value{fill:#262a2e!important}@media screen and (min-width: 480px){#chart_year{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translate(50%)}#chart_quarter{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%)}}.hk-charts-pg .hk-container-mwlg .card .card-footer{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;min-height:139px}.hk-charts-pg .hk-container-mwlg .card:hover .card-footer{background:#f7f7f7}.dd-handle{font-weight:500;margin:0 0 .375rem;padding:.5rem 1rem;background:#fff;color:#262a2e;height:37px;border-width:1px;border-color:#d8d8d8}.dd-handle:hover,.dd-handle:focus,.dd-handle:active{color:#262a2e;background:#f7f7f7}.dd-item>button{margin:0;height:37px;font-size:1.5rem;width:42px;color:#9e9e9e;outline:none}.dd-item>button.dd-expand:before,.dd-item>button.dd-collapse:before{font-family:Line Awesome Free;font-weight:900;line-height:1}.dd-item>button.dd-expand:before{content:""}.dd-item>button.dd-collapse:before{content:""}.dd-item>button:hover,.dd-item>button:focus,.dd-item>button:active{outline:none}.dd-placeholder{background:transparent;border-color:#d8d8d8}.dd3-content{display:block;width:100%;border-radius:.5rem;font-weight:500;margin:0 0 .375rem;font-size:.875rem;padding:.5rem 1rem .5rem 4rem;background:#fff;color:#262a2e;border:1px solid #d8d8d8}.dd3-content:hover,.dd3-content:focus,.dd3-content:active{color:#262a2e;background:#f7f7f7}.dd-dragel>.dd3-item>.dd3-content{margin:0}.dd3-item>button{margin-left:2.625rem}.dd3-handle{position:absolute;margin:0;left:0;top:0;cursor:grab;color:#9e9e9e;width:42px;text-indent:100%;white-space:nowrap;overflow:hidden;padding:1.125rem;border-color:#d8d8d8;border-radius:.5rem 0 0 .5rem}.dd3-handle:before{font-family:Line Awesome Free;font-weight:900;color:#9e9e9e;content:"";font-size:1.625rem;color:#d8d8d8;display:block;position:absolute;left:0;top:8px;width:100%;text-align:center;text-indent:0}.jstree-default .jstree-clicked,.jstree-default .jstree-hovered{background:none;box-shadow:none;color:#298dff}.modal-content,.modal-header,.modal-footer{border-color:#d8d8d8}.modal-content{border-radius:.5rem;overflow:hidden;border:none;box-shadow:0 0 20px #0000001a}.modal-header{border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-header.header-wth-bg{background:#f7f7f7;border-bottom:0}.modal-header.header-wth-bg-inv{background:#007d88;border-bottom:0}.modal-header.header-wth-bg-inv .modal-title{color:#fff}.modal-body>.btn-close{position:absolute;right:1.5rem;top:1.25rem}.modal-body>.btn-close~:is(h1,h2,h3,h4,h5,h6){padding-right:1.5rem;margin-top:.5rem}.modal-backdrop{background-color:#262a2e}.btn-close{color:#262a2e;opacity:.6;outline:none;height:auto;width:auto;text-shadow:none;font:normal normal normal 0/1 "Material-Design-Iconic-Font";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn-close:before{content:"";font-size:1rem}.btn-close:focus{box-shadow:none}.btn-close:not(:disabled):not(.disabled):not(.btn-close-white):focus,.btn-close:not(:disabled):not(.disabled):not(.btn-close-white):hover{color:#6f6f6f;opacity:1}.btn-close span{display:none}.close-over .btn-close{height:22px;width:22px;background:#6f6f6f;color:#fff!important;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;cursor:pointer;position:absolute;right:-11px;top:-11px;opacity:1}.close-over .btn-close:before{content:"";font-size:1rem;line-height:0}.close-over .btn-close:hover{background:#262a2e}.swal2-container .swal2-content{color:#6f6f6f}.swal2-container .swal2-title{color:#262a2e}.swal2-container .swal2-popup{padding:0 0 1.25em;border:none!important;border-radius:.5rem}.swal2-container .swal2-popup .swal2-validation-message{background:transparent;align-items:start;border:none;color:red}.swal2-container .swal2-popup .swal2-validation-message:before{content:"";font-family:remixicon!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;color:red;min-width:auto}.swal2-container .swal2-popup .swal2-image{border-radius:2rem}.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step{background:#00d67f}.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#298dff}.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#d8d8d8}.swal2-container .swal2-popup .swal2-progress-steps .swal2-progress-step-line{height:.2rem;background:#298dff}.swal2-container .swal2-popup .swal2-close{outline:none}.swal2-container .swal2-title{font-size:1.1rem}.swal2-container .swal2-title span{display:-ms-flexbox;display:flex}.swal2-container.swal2-has-header .swal2-popup .swal2-header{padding-right:1rem;padding-left:1rem;padding-bottom:1rem;margin-left:-1rem;margin-right:-1rem;margin-bottom:1rem;border-bottom:1px solid #d8d8d8}.swal2-container.swal2-has-footer .swal2-popup.swal2-modal{padding-bottom:0}.swal2-container.swal2-has-footer .swal2-popup.swal2-modal .swal2-footer{margin-left:-1rem;margin-right:-1rem;border-top:1px solid #d8d8d8}.swal2-container.swal2-has-bg .swal2-popup .swal2-html-container{background:#f7f7f7;margin:0;padding:2rem 1rem;border-radius:.5rem .5rem 0 0}.swal2-container.swal2-has-bg .swal2-popup .swal2-actions{width:100%!important}.swal2-container.swal2-has-bg .swal2-popup .swal2-actions .btn,.swal2-container.swal2-has-bg .swal2-popup .swal2-actions div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .swal2-container.swal2-has-bg .swal2-popup .swal2-actions .hopscotch-nav-button{flex:1;border:0;padding:0}.swal2-container.swal2-has-bg .swal2-popup .swal2-actions .btn:hover,.swal2-container.swal2-has-bg .swal2-popup .swal2-actions div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:hover,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .swal2-container.swal2-has-bg .swal2-popup .swal2-actions .hopscotch-nav-button:hover,.swal2-container.swal2-has-bg .swal2-popup .swal2-actions .btn:focus,.swal2-container.swal2-has-bg .swal2-popup .swal2-actions div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .swal2-container.swal2-has-bg .swal2-popup .swal2-actions .hopscotch-nav-button:focus{background:transparent;color:#9e9e9e}.swal2-shown{padding-right:0!important}.alert{color:#262a2e;border-radius:.5rem;padding:.75rem 1rem}.alert .alert-link{font-weight:400;color:inherit;text-decoration:underline}.alert.alert-dismissible .btn-close{padding:.9rem 1rem;color:inherit}.alert.alert-dismissible .btn-close:before{position:relative;top:-2px}.alert.alert-dismissible .btn-close:hover{opacity:1;color:inherit}.alert.alert-primary{color:#007d88;background:#ebf5f5;border-color:#c7e2e54d}.alert.alert-success{color:#00d67f;background:#ebfcf5;border-color:#c7f6e34d}.alert.alert-info{color:#16c7d7;background:#edfcfe;border-color:#ccf8fb4d}.alert.alert-danger{color:red;background:#ffebeb;border-color:#ffc7c74d}.alert.alert-warning{color:#cc9d00;background:#fffaeb;border-color:#fff2c74d}.alert.alert-secondary{color:#6f6f6f;background:#f3f3f3;border-color:#dfdfdf4d}.alert.alert-light{color:#5f5f5f;background:#f7f7f7;border-color:#eaeaea}.alert.alert-dark{color:#fff;background:#262a2e;border-color:#262a2e}.alert.alert-dark.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-dark.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-inv{color:#fff}.alert.alert-inv.alert-inv-primary{background:#007d88;color:#ebf5f5}.alert.alert-inv.alert-inv-primary.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-inv.alert-inv-primary.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-inv.alert-inv-info{background:#18ddef;color:#edfcfe}.alert.alert-inv.alert-inv-info.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-inv.alert-inv-info.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-inv.alert-inv-success{background:#00d67f;color:#ebfcf5}.alert.alert-inv.alert-inv-success.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-inv.alert-inv-success.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-inv.alert-inv-warning{background:#ffc400;color:#fffaeb}.alert.alert-inv.alert-inv-warning.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-inv.alert-inv-warning.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-inv.alert-inv-danger{background:red;color:#ffebeb}.alert.alert-inv.alert-inv-danger.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-inv.alert-inv-danger.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-inv.alert-inv-secondary{background:#6f6f6f;color:#f3f3f3}.alert.alert-inv.alert-inv-secondary.alert-dismissible .btn-close:not(:disabled):not(.disabled):focus,.alert.alert-inv.alert-inv-secondary.alert-dismissible .btn-close:not(:disabled):not(.disabled):hover{color:#fff;text-decoration:none;opacity:1}.alert.alert-border-primary{border-color:#007d88;color:#007d88}.alert.alert-border-info{border-color:#18ddef;color:#18ddef}.alert.alert-border-success{border-color:#00d67f;color:#00d67f}.alert.alert-border-warning{border-color:#ffc400;color:#ffc400}.alert.alert-border-danger{border-color:red;color:red}.alert.alert-border-secondary{border-color:#6f6f6f;color:#6f6f6f}.alert.alert-wth-icon{padding-left:3.375rem;position:relative}.alert.alert-wth-icon .alert-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;height:100%;width:54px;left:0;top:0;position:absolute}.alert.alert-square{border-radius:0}.alert-dismissible{padding-right:3rem}.jq-toast-wrap{width:300px}.jq-toast-wrap .jq-toast-single{color:#262a2e;border-radius:.5rem;margin:0;border:none;background:#fff;font-size:.875rem;line-height:1.3}.jq-toast-wrap .jq-toast-single .jq-toast-loader{border-radius:2px 2px 0 0;height:2px}.jq-toast-wrap .jq-toast-single a{color:inherit;text-decoration:underline;font-weight:inherit;border-bottom:none;padding-bottom:0;font-size:inherit}.jq-toast-wrap .jq-toast-single .close-jq-toast-single{font-size:1.5rem;top:0}.jq-toast-wrap .jq-toast-single .jq-toast-heading{font-size:1rem!important;color:inherit;font-weight:500}.jq-toast-wrap .jq-toast-single.jq-toast-primary{background:#ebf5f5;color:#007d88;border:1px solid;border-color:#c7e2e54d}.jq-toast-wrap .jq-toast-single.jq-toast-secondary{background:#f3f3f3;color:#6f6f6f;border:1px solid;border-color:#dfdfdf4d}.jq-toast-wrap .jq-toast-single.jq-toast-info{background:#edfcfe;color:#18ddef;border:1px solid;border-color:#ccf8fb4d}.jq-toast-wrap .jq-toast-single.jq-toast-success{background:#ebfcf5;color:#00d67f;border:1px solid;border-color:#c7f6e34d}.jq-toast-wrap .jq-toast-single.jq-toast-warning{background:#fffaeb;color:#ffc400;border:1px solid;border-color:#fff2c74d}.jq-toast-wrap .jq-toast-single.jq-toast-danger{background:#ffebeb;color:red;border:1px solid;border-color:#ffc7c74d}.jq-toast-wrap .jq-toast-single.jq-toast-light{background:#f7f7f7;color:#5f5f5f;border:1px solid;border-color:#d8d8d8}.jq-toast-wrap .jq-toast-single.jq-toast-dark{background:#262a2e;color:#fff;border:1px solid;border-color:#2a2f34}.jq-toast-wrap .jq-toast-single.jq-has-icon{padding:.75rem 1.5rem .875rem 2.75rem}.jq-toast-wrap .jq-toast-single.jq-has-icon .jq-toast-icon{position:absolute;font-size:1rem;left:11px;top:14px}.jq-toast-wrap .jq-toast-single.jq-toast-inv{color:#fff;border:none;background:#262a2e}.jq-toast-wrap .jq-toast-single.jq-toast-inv.jq-toast-inv-primary{background:#007d88;color:#ebf5f5}.jq-toast-wrap .jq-toast-single.jq-toast-inv.jq-toast-inv-danger{background:red;color:#ffebeb}.jq-toast-wrap .jq-toast-single.jq-toast-inv.jq-toast-inv-warning{background:#ffc400;color:#fffaeb}.jq-toast-wrap .jq-toast-single.jq-toast-inv.jq-toast-inv-info{background:#18ddef;color:#edfcfe}.jq-toast-wrap .jq-toast-single.jq-toast-inv.jq-toast-inv-success{background:#00d67f;color:#ebfcf5}.bottom-center-fullwidth .jq-toast-wrap{left:0!important;right:0!important;width:100%!important;bottom:0!important}.bottom-center-fullwidth .jq-toast-wrap .jq-toast-single{border-radius:0}.top-center-fullwidth .jq-toast-wrap{left:0!important;right:0!important;width:100%!important;top:2px!important}.top-center-fullwidth .jq-toast-wrap .jq-toast-single{border-radius:0}@media (max-width: 576px){.jq-toast-wrap.top-right,.jq-toast-wrap.top-left,.jq-toast-wrap.bottom-right,.jq-toast-wrap.bottom-left{left:0;right:0;width:100%}}.toast{border:none;border-radius:.5rem}span[data-notify=icon]{position:relative;top:3px;line-height:0;font-size:1rem}.tooltip{font-size:.75rem;font-family:var(--bs-body-font-family);position:absolute}.tooltip .tooltip-inner{background:#262a2e;border-radius:.5rem}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{display:none}@media (max-width: 1024px){.tooltip{display:none!important}}.img-thumbnail{border-color:#d8d8d8;border-radius:0}.img-background{background-size:cover;background-repeat:no-repeat;background-position:center}.font-icons-wrap li{text-align:center;vertical-align:middle;padding:1.875rem .625rem;height:100px;width:100px;margin:.625rem;min-height:60px;border:solid 1px #eee;border-radius:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;cursor:pointer}.font-icons-wrap li a{color:#262a2e;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:1.25rem}.font-icons-wrap li a>i{font-size:1.625rem;line-height:20px}.font-icons-wrap li a span{display:inline-block;position:absolute;background-color:#298dff;color:#fff;padding:.25rem .5rem;font-size:.75rem;white-space:nowrap;top:45px;left:50%;min-width:98px;display:none;border-radius:.25rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%)}.font-icons-wrap li:hover{background:#262a2e}.font-icons-wrap li:hover a{color:#fff}.font-icons-wrap li:hover a span{display:block}.feather{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.svg-icon,.feather-icon{line-height:0!important}.feather-icon.fe-x>svg{height:16px;width:16px}.feather-icon.fe-2x>svg{height:32px;width:32px}.feather-icon>svg,.svg-icon>svg{height:1em;width:1em}.flag-icon{height:20px;width:20px}.carousel-control-prev,.carousel-control-next{opacity:1}.carousel-control-prev:hover .carousel-control-next-icon,.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon,.carousel-control-next:hover .carousel-control-prev-icon{border-color:#fff}.carousel-control-next-icon,.carousel-control-prev-icon{height:50px;width:50px;border:2px solid;border-color:#ffffff80;border-radius:50%;background:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:1.25rem}.carousel-control-next-icon:before,.carousel-control-prev-icon:before{display:inline-block;font: 22px/1 Material-Design-Iconic-Font;padding-left:.25rem;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.carousel-control-next-icon:before{content:""}.carousel-control-prev-icon:before{content:""}.custom-carousel-nav .carousel-text-nav{position:static;color:#262a2e}.custom-carousel-nav .carousel-text-nav:hover,.custom-carousel-nav .carousel-text-nav:focus{color:#262a2e}.custom-carousel-nav .carousel-indicators{position:static}.carousel-indicators{bottom:20px}.carousel-indicators li[data-bs-target]{width:6px;height:6px;margin-right:.25rem;margin-left:.25rem;border:1px solid #fff;border-radius:50%;background:transparent;font-size:0}.carousel-indicators li[data-bs-target].active{background:#b5b5b5}.carousel-indicators.dark-indicators li{border-color:#262a2e}.carousel-indicators.dark-indicators li.active{background:#2f343a}.carousel-indicators.theme-indicators li{border-color:#007d88}.carousel-indicators.theme-indicators li.active{background:#007d88}.carousel-caption{bottom:30px}.swiper-carousel .swiper-item{height:auto}.swiper-carousel .swiper-content{background-size:cover}.swiper-carousel .swiper-slide{margin-bottom:20px}.swiper-carousel .swiper-button-next,.swiper-carousel .swiper-button-prev{color:#fff}.swiper-carousel .swiper-pagination-bullet{opacity:.5;background:#262a2e}.swiper-carousel .swiper-pagination-bullet-active{opacity:1;background:#262a2e}.swiper-carousel.tweeter-carousel .swiper-pagination-bullet{opacity:1;background:transparent;border:1px solid #fff}.swiper-carousel.tweeter-carousel .swiper-pagination-bullet-active{opacity:1;background:#fff}.swiper-carousel .swiper-horizontal>.swiper-pagination-bullets,.swiper-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-carousel .swiper-pagination-custom,.swiper-carousel .swiper-pagination-fraction{bottom:-5px}.owl-carousel .item-video{height:auto}.owl-carousel .owl-video-tn{background-size:cover}.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 .25rem;background:transparent;border:1px solid #262a2e}.owl-carousel .owl-dots .owl-dot:focus{outline:none}.owl-carousel .owl-dots .owl-dot:hover span,.owl-carousel .owl-dots .owl-dot.active span{background:#262a2e}.owl-carousel.light-owl-dots .owl-dots .owl-dot span{border:1px solid #fff}.owl-carousel.light-owl-dots .owl-dots .owl-dot:focus{outline:none}.owl-carousel.light-owl-dots .owl-dots .owl-dot:hover span,.owl-carousel.light-owl-dots .owl-dots .owl-dot.active span{background:#fff}.owl-carousel.theme-owl-dots .owl-dots .owl-dot span{border:1px solid #007D88}.owl-carousel.theme-owl-dots .owl-dots .owl-dot:focus{outline:none}.owl-carousel.theme-owl-dots .owl-dots .owl-dot:hover span,.owl-carousel.theme-owl-dots .owl-dots .owl-dot.active span{background:#007d88}.owl-carousel .owl-video-play-icon{background:#fffc;left:20px;bottom:20px;margin:0;height:35px;width:35px;border-radius:50%;top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#298dff}.owl-carousel .owl-video-play-icon:before{display:inline-block;font: 22px/1 Material-Design-Iconic-Font;padding-left:.25rem;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1)}.owl-carousel.dots-on-item .owl-dots{position:absolute;left:0;right:0;bottom:15px}@media (max-width: 991px){.carousel-control-next-icon,.carousel-control-prev-icon{height:30px;width:30px;font-size:1rem}}.twitter-slider-wrap .twitter-icon{font-size:1.875rem;color:#fff}.twitter-slider-wrap .swiper-carousel{text-align:center}.twitter-slider-wrap .swiper-carousel .user,.twitter-slider-wrap .swiper-carousel .interact{display:none}.twitter-slider-wrap .swiper-carousel .tweet{font-size:1rem;color:#fff;margin-bottom:1.875rem}.twitter-slider-wrap .swiper-carousel .tweet>a{color:#fff}.twitter-slider-wrap .swiper-carousel .timePosted>a{font-size:.75rem;color:#fff}.product-detail-slider .swiper{border-radius:.5rem;overflow:hidden}.product-detail-slider .thumbs-wrap{width:auto;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.product-detail-slider .thumbs-wrap .swiper-slide{box-shadow:0 .25rem .3125rem #2f343a1a!important;height:52px;max-width:100px!important;width:auto!important;border-radius:.5rem;margin:1rem .625rem 0;border:1px solid transparent;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;overflow:hidden;padding:0}.product-detail-slider .thumbs-wrap .swiper-slide img{height:100%;width:100%;object-fit:cover}.product-detail-slider .thumbs-wrap .swiper-slide-thumb-active{border:1px solid #298dff}.product-detail-slider .thumbs-wrap .swiper-wrapper{display:flex;padding:0;margin:0;width:auto!important}.form-control-color{padding:.375rem}.colorpicker-input-addon{padding:0}.colorpicker-input-addon i{height:100%;width:100%}.colorpicker-input-addon .form-control-color{border-color:transparent!important}.pickr .pcr-app{z-index:1035}.pickr .pcr-app .pcr-interaction input{padding:.3em .5em;letter-spacing:inherit;border-radius:.25rem;background:#f7f7f7;color:#b5b5b5}.pickr .pcr-app .pcr-interaction .pcr-save{background:#298dff;color:#fff}.pickr .pcr-app .pcr-interaction .pcr-clear{background:red;color:#fff}.pickr .pcr-app .pcr-interaction .pcr-type.active{background:#eef6ff;color:#298dff}.pickr .pcr-app .pcr-interaction .pcr-result{color:#262a2e;border:1px solid #d8d8d8;background:#fff;border-radius:.5rem}.pickr .pcr-app .pcr-interaction .pcr-result:focus{box-shadow:none;border-color:#298dff}.pickr .pcr-button{width:100%;border-radius:0}@media (max-width: 414px){.pcr-app{max-width:310px}}.irs-line{height:7px;background:#f7f7f7;border:none}.irs-bar{height:7px;border:none;background:#007d88}.irs-slider{top:24px;width:25px;height:25px;border:none;background:#007d88;border-radius:50%}.irs-slider.state_hover,.irs-slider:hover{background:#007d88}.irs-bar-edge{height:7px;top:33px;width:14px;border:none;background:#007d88}.irs-from,.irs-to,.irs-single{font-size:.75rem;font-weight:500;background:#262a2e;line-height:1.5;padding:.0625rem .5rem;border-radius:.5rem}.irs-min,.irs-max{color:inherit;font-size:.75rem;background:none;line-height:1.5;border-radius:.25rem;-moz-border-radius:.25rem;font-weight:500}.irs.irs-sm .irs-line,.irs.irs-sm .irs-bar{height:3px}.irs.irs-sm .irs-slider{top:25px;width:18px;height:18px}.irs.irs-sm .irs-bar-edge{height:3px}.daterangepicker{font-family:inherit;border-color:#d8d8d8}.daterangepicker:before,.daterangepicker:after{display:none}.daterangepicker .drp-buttons .btn,.daterangepicker .drp-buttons div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .daterangepicker .drp-buttons .hopscotch-nav-button{margin-left:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:400}.daterangepicker .btn-secondary{color:#262a2e;background-color:#eaeaea;border-color:#eaeaea}.daterangepicker .btn-secondary:hover,.daterangepicker .btn-secondary:focus{color:#6f6f6f;background-color:#d8d8d8;border-color:#d8d8d8}.daterangepicker .btn-success{color:#fff;background-color:#007d88;border-color:#007d88}.daterangepicker .btn-success:hover,.daterangepicker .btn-success:focus{color:#fff;background-color:#00717a;border-color:#00717a}.daterangepicker td.active,.daterangepicker td.active:hover,.daterangepicker td.active.available:hover,.daterangepicker td.active:hover.available:hover{background-color:#007d88}.daterangepicker td.in-range{background-color:#ebf5f5;color:#262a2e}.daterangepicker td.in-range.active,.daterangepicker td.in-range.active:hover{background-color:#007d88}.daterangepicker td.available:hover{background-color:#f7f7f7}.daterangepicker th.available:hover{background-color:transparent}.daterangepicker .calendar-table th,.daterangepicker .calendar-table td{min-width:33px;width:33px;height:33px;font-size:.875rem;position:relative;border:none}.daterangepicker .calendar-table th.active,.daterangepicker .calendar-table th.active:hover,.daterangepicker .calendar-table td.active,.daterangepicker .calendar-table td.active:hover,.daterangepicker .calendar-table th.active.available:hover,.daterangepicker .calendar-table th.active:hover.available:hover,.daterangepicker .calendar-table td.active.available:hover,.daterangepicker .calendar-table td.active:hover.available:hover{color:#fff}.daterangepicker .calendar-table th.next span,.daterangepicker .calendar-table th.prev span{border-color:#b5b5b5}.daterangepicker .calendar-table th:hover.next span,.daterangepicker .calendar-table th:hover.prev span{border-color:#262a2e}.daterangepicker th.month{width:auto;font-size:.875rem;color:#262a2e;letter-spacing:.5px;text-transform:uppercase;font-weight:600}.daterangepicker .drp-selected{font-size:.875rem;padding-right:.25rem;color:#262a2e;font-weight:500;letter-spacing:.5px}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{color:#d8d8d8}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{background:#fff;width:60px;margin:.625rem auto;border:1px solid #d8d8d8;padding:.25rem;border-radius:.25rem;font-size:.875rem;color:#262a2e}.daterangepicker select.monthselect,.daterangepicker select.yearselect{background:#fff;border:1px solid #d8d8d8;padding:.25rem;border-radius:.25rem;font-size:.875rem;color:#262a2e}.daterangepicker .calendar-time{line-height:50px}.daterangepicker .ranges li{font-size:.875rem;padding:.625rem .75rem}.daterangepicker .ranges li:hover{background-color:#f7f7f7}.daterangepicker .ranges li.active{background-color:#007d88}.daterangepicker.show-ranges .drp-calendar.left{border-color:#d8d8d8}.daterangepicker .drp-calendar.single .calendar-time{padding-right:8px}@media (max-width: 767px){.daterangepicker{width:281px}.daterangepicker.show-ranges .drp-calendar.left{border:none}.daterangepicker .drp-buttons{text-align:left}.daterangepicker .drp-buttons .btn,.daterangepicker .drp-buttons div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .daterangepicker .drp-buttons .hopscotch-nav-button{margin-left:0;margin-right:.5rem}.daterangepicker .drp-buttons .drp-selected{display:block;margin-bottom:.625rem}.daterangepicker.ltr .ranges,.daterangepicker.ltr .ranges ul,.daterangepicker.ltr .drp-calendar{width:100%}.daterangepicker.ltr .drp-calendar.left .calendar-table{padding-right:0}}.profile-wrap .profile-intro{position:relative;z-index:1;margin-top:-6rem}.profile-wrap .profile-img-wrap{height:10rem;position:relative}.profile-wrap .profile-img-wrap>img{position:absolute;top:0;left:0;right:0;height:100%;width:100%;object-fit:cover}.profile-wrap header.profile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;background:#fff;border-bottom:1px solid #d8d8d8;position:relative}.profile-wrap header.profile-header .profile-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-wrap header.profile-header .profile-options-wrap>a{margin-left:.5rem;display:inline-block}.profile-wrap header.profile-header .profile-options-wrap>a:first-child{margin-left:0}.profile-wrap .comment-block .media .media-head{margin-right:1rem}.profile-wrap .comment-block .media .media-body>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}.profile-wrap .comment-block .media .media-body>div:first-child .cm-name{font-weight:500;color:#262a2e}.profile-wrap .comment-block .media .media-body>div:first-child .badge{margin-left:.625rem;flex-shrink:0}.profile-wrap .comment-block .media .media-body .comment-action-wrap span,.profile-wrap .comment-block .media .media-body .comment-action-wrap a{color:#6f6f6f;font-size:.75rem}.profile-wrap .comment-block .media .media-body .comment-action-wrap .comment-dot-sep{margin:0 .25rem;color:#d8d8d8}.profile-wrap .comment-block .media .media-body>.media{margin-top:1.875rem}.profile-wrap .card.card-profile-feed .btn-pg-link{position:absolute;bottom:25px;left:25px}.profile-wrap .card.card-profile-feed .feed-img-layout .row{margin-right:-.25rem;margin-left:-.25rem}.profile-wrap .card.card-profile-feed .feed-img-layout .row>[class*=col-]{padding-right:.25rem;padding-left:.25rem}.profile-wrap .card.card-profile-feed .feed-img-layout .feed-img{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%}.profile-wrap .card.card-profile-feed .btn-video-link{background:#2f343a80;height:45px;width:45px;position:absolute;border-radius:50%;left:0;right:0;top:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#fff}.profile-wrap .card.card-profile-feed .btn-video-link:before{display:inline-block;font: 1.5rem/1 Material-Design-Iconic-Font;padding-left:.25rem;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.profile-wrap .card.card-profile-feed .card-footer>div a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9e9e9e;font-size:.875rem}.profile-wrap .card.card-profile-feed .card-footer>div a>i{line-height:1;margin-right:.5rem}.profile-wrap .card.card-profile-feed .card-footer>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-wrap .card.card-profile-feed .card-footer>div:last-child a{margin-right:.625rem}.profile-wrap .card.card-profile-feed .card-footer>div:last-child a:last-child{margin-right:0}.edit-profile-wrap .nav-profile .nav-header{font-size:.75rem;text-transform:uppercase;font-weight:600;color:#9e9e9e}.edit-profile-wrap .nav-profile .nav{margin:1rem 0;font-size:.875rem;flex-wrap:nowrap;border:0}.edit-profile-wrap .nav-profile .nav .nav-item{margin-bottom:.25rem}.edit-profile-wrap .nav-profile .nav .nav-item:last-child{margin-bottom:0}.edit-profile-wrap .nav-profile .nav .nav-item a.nav-link{color:#262a2e;border:0;padding:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.edit-profile-wrap .nav-profile .nav .nav-item a.nav-link:hover,.edit-profile-wrap .nav-profile .nav .nav-item a.nav-link:focus{color:#262a2ecc}.edit-profile-wrap .nav-profile .nav .nav-item a.nav-link.active{color:#007d88}.activity-list .list-group-item{padding:0;border:none}.activity-list .list-group-item .media{position:relative;align-items:inherit}.activity-list .list-group-item .media .media-head{position:relative;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;min-width:48px;align-items:center}.activity-list .list-group-item .media .media-head>.avatar{flex-shrink:0}.activity-list .list-group-item .media .media-body{padding-bottom:1.5rem}.activity-list .list-group-item .media .media-body .last-activity-time{font-size:.75rem;margin-top:.25rem}.activity-list .list-group-item.toggle-activity .media .media-body{padding-bottom:0;display:flex;align-items:center}.activity-list .list-group-item:last-child .media .media-head:after{display:none}.activity-list.activity-wth-line .list-group-item .media .media-head:after{content:"";background:#d8d8d8;width:2.5px;height:100%;border-radius:50rem;margin:.5rem auto;min-height:25px}.activity-list-h{flex-direction:row}.activity-list-h .list-group-item{padding:0;border:none;display:flex;flex-direction:column;padding-bottom:6.25rem;align-items:center}.activity-list-h .list-group-item .media{flex-flow:column;align-items:center;flex:1}.activity-list-h .list-group-item .media .media-body{width:400px;padding:0 .625rem;display:flex}.activity-list-h .list-group-item .media .media-body .last-activity-time{font-size:.75rem;margin-top:.25rem}.activity-list-h .list-group-item .media .media-body .card{width:100%}.activity-list-h .list-group-item .media .media-head{width:100%;display:flex;justify-content:center;position:relative;min-height:48px;align-items:center;position:absolute;bottom:45px}.activity-list-h .list-group-item .media .media-head:after,.activity-list-h .list-group-item .media .media-head:before{content:"";height:2.5px;background:#d8d8d8;width:100%;position:absolute;margin:.5rem auto;right:0;width:50%;top:0;bottom:0;margin:auto 0}.activity-list-h .list-group-item .media .media-head:before{left:0}.activity-list-h .list-group-item .media .media-head .avatar{z-index:1;outline:7px solid #fff}.activity-list-h .list-group-item:first-child .media .media-head:before{display:none}.activity-list-h .list-group-item:last-child .media .media-head:after{display:none}.activity-list-h .list-group-item .activity-time{font-size:.875rem;font-weight:500;padding:.5rem 0;color:#007d88;text-align:center;position:absolute;bottom:0}.user-activity .media{position:relative;padding-bottom:1.25rem;margin-left:1.25rem}.user-activity .media .media-head{position:absolute;left:-20px}.user-activity .media:after{content:"";position:absolute;width:1px;height:calc(100% - 77px);background:#d8d8d8;top:60px}.user-activity .media .media-body{padding-bottom:1.875rem;margin-left:2.5rem;min-width:0}.user-activity .media:last-child .media-body{border-bottom:none}.user-activity.user-activity-sm .media{padding-bottom:.625rem;margin-left:1rem}.user-activity.user-activity-sm .media .media-head{left:-16px}.user-activity.user-activity-sm .media .media-body{padding-bottom:.625rem;margin-left:1.875rem}@media (max-width: 576px){.user-activity .media .media-body{margin-left:2.125rem}}.hk-wizard{box-sizing:border-box;margin:0;padding:0;font-size:.875rem;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";display:flex;width:100%;font-size:0;text-align:initial}.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button]{cursor:pointer}.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button] .hk-wizard-item-title .hk-wizard-icon,.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button] .hk-wizard-item-subtitle .hk-wizard-icon,.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button] .hk-wizard-item-description .hk-wizard-icon,.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button] .hk-wizard-item-icon .hk-wizard-icon{-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s;transition:color .3s}.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button]:hover .hk-wizard-item-title,.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button]:hover .hk-wizard-item-subtitle,.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active)>.hk-wizard-item-container[role=button]:hover .hk-wizard-item-description{color:#007d88}.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active):not(.hk-wizard-item-process)>.hk-wizard-item-container[role=button]:hover .hk-wizard-item-icon{border-color:#007d88}.hk-wizard .hk-wizard-item:not(.hk-wizard-item-active):not(.hk-wizard-item-process)>.hk-wizard-item-container[role=button]:hover .hk-wizard-item-icon .hk-wizard-icon{color:#007d88}.hk-wizard:not(.hk-wizard-vertical) .hk-wizard-item-custom .hk-wizard-item-icon{width:auto;background:0 0}.hk-wizard-item{position:relative;display:inline-block;flex:1;overflow:hidden;vertical-align:top}.hk-wizard-item:last-child{flex:none}.hk-wizard-item:last-child>.hk-wizard-item-container>.hk-wizard-item-tail{display:none}.hk-wizard-item:last-child>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{display:none}.hk-wizard-item-container{outline:none}.hk-wizard-item-icon{display:inline-block;vertical-align:top;width:32px;height:32px;margin:0 .5rem 0 0;font-size:1rem;line-height:32px;text-align:center;border:1px solid #c7c7c7;border-radius:2rem;transition:background-color .3s,border-color .3s}.hk-wizard-item-icon .hk-wizard-icon{position:relative;top:-.5px;color:#007d88}.hk-wizard-item-content{display:inline-block;vertical-align:top}.hk-wizard-item-tail{position:absolute;top:12px;left:0;width:100%;padding:0 .625rem}.hk-wizard-item-tail:after{display:inline-block;width:100%;height:1px;background:#d8d8d8;border-radius:1px;-moz-transition:background .3s;-o-transition:background .3s;-webkit-transition:background .3s;transition:background .3s;content:""}.hk-wizard-item-title{position:relative;display:inline-block;padding-right:1rem;font-size:1rem;line-height:32px;color:#262a2e}.hk-wizard-item-title:after{position:absolute;top:16px;left:100%;display:block;width:9999px;height:1px;background:#d8d8d8;content:""}.hk-wizard-item-subtitle{display:inline;margin-left:.5rem;font-weight:400;font-size:.875rem}.hk-wizard-item-description{font-size:.875rem}.hk-wizard-item-wait>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title{color:#6f6f6f}.hk-wizard-item-wait .hk-wizard-item-icon{background-color:#fff;border-color:#c7c7c7}.hk-wizard-item-wait .hk-wizard-item-icon>.hk-wizard-icon{color:#c7c7c7}.hk-wizard-item-wait .hk-wizard-item-icon>.hk-wizard-icon .hk-wizard-icon-dot{background:#c7c7c7}.hk-wizard-item-wait>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{background-color:#d8d8d8}.hk-wizard-item-wait>.hk-wizard-item-container>.hk-wizard-item-tail:after{background-color:#d8d8d8}.hk-wizard-item-process .hk-wizard-item-icon{background-color:#fff;border-color:#007d88}.hk-wizard-item-process .hk-wizard-item-icon>.hk-wizard-icon{color:#007d88}.hk-wizard-item-process .hk-wizard-item-icon>.hk-wizard-icon .hk-wizard-icon-dot{background:#007d88}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title{color:#262a2e}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{background-color:#d8d8d8}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-description{color:#262a2e}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-tail:after{background-color:#d8d8d8}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-icon{background:#007d88}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-icon .hk-wizard-icon{color:#fff}.hk-wizard-item-process>.hk-wizard-item-container>.hk-wizard-item-title{font-weight:500}.hk-wizard-item-finish .hk-wizard-item-icon{background-color:#fff;border-color:#007d88}.hk-wizard-item-finish .hk-wizard-item-icon>.hk-wizard-icon{color:#007d88}.hk-wizard-item-finish .hk-wizard-item-icon>.hk-wizard-icon .hk-wizard-icon-dot{background:#007d88}.hk-wizard-item-finish>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title{color:#262a2e}.hk-wizard-item-finish>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{background-color:#007d88}.hk-wizard-item-finish>.hk-wizard-item-container>.hk-wizard-item-tail:after{background-color:#007d88}.hk-wizard-item-completed .hk-wizard-item-icon{background-color:#fff;border-color:#00d67f}.hk-wizard-item-completed .hk-wizard-item-icon>.hk-wizard-icon{color:#00d67f}.hk-wizard-item-completed .hk-wizard-item-icon>.hk-wizard-icon .hk-wizard-icon-dot{background:#00d67f}.hk-wizard-item-completed>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title{color:#00d67f}.hk-wizard-item-completed>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{background-color:#00d67f}.hk-wizard-item-completed>.hk-wizard-item-container>.hk-wizard-item-tail:after{background-color:#00d67f}.hk-wizard-item-error .hk-wizard-item-icon{background-color:#fff;border-color:red}.hk-wizard-item-error .hk-wizard-item-icon>.hk-wizard-icon{color:red}.hk-wizard-item-error .hk-wizard-item-icon>.hk-wizard-icon .hk-wizard-icon-dot{background:red}.hk-wizard-item-error>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title{color:red}.hk-wizard-item-error>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{background-color:#d8d8d8}.hk-wizard-item-error>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-description{color:red}.hk-wizard-item-error>.hk-wizard-item-container>.hk-wizard-item-tail:after{background-color:#d8d8d8}.hk-wizard-item.hk-wizard-next-error .hk-wizard-item-title:after{background:red}.hk-wizard-item-disabled{cursor:not-allowed}.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item{padding-left:1rem;white-space:nowrap}.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item:first-child{padding-left:0}.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item:last-child .hk-wizard-item-title{padding-right:0}.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item-tail{display:none}.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item-description{max-width:140px;white-space:normal}.hk-wizard-item-custom>.hk-wizard-item-container>.hk-wizard-item-icon{height:auto;background:0 0;border:0}.hk-wizard-item-custom>.hk-wizard-item-container>.hk-wizard-item-icon>.hk-wizard-icon{top:0;left:.5px;width:32px;height:32px;font-size:1.5rem;line-height:32px}.hk-wizard-item-custom.hk-wizard-item-process .hk-wizard-item-icon>.hk-wizard-icon{color:#007d88}.hk-wizard-sm.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item{padding-left:.75rem}.hk-wizard-sm.hk-wizard-horizontal:not(.hk-wizard-label-vertical) .hk-wizard-item:first-child{padding-left:0}.hk-wizard-sm .hk-wizard-item-icon{width:24px;height:24px;margin:0 .5rem 0 0;font-size:.75rem;line-height:24px;text-align:center;border-radius:1.5rem}.hk-wizard-sm .hk-wizard-item-title{padding-right:.75rem;font-size:.875rem;line-height:24px}.hk-wizard-sm .hk-wizard-item-title:after{top:12px}.hk-wizard-sm .hk-wizard-item-description{font-size:.875rem}.hk-wizard-sm .hk-wizard-item-tail{top:8px}.hk-wizard-sm .hk-wizard-item-custom .hk-wizard-item-icon{width:inherit;height:inherit;line-height:inherit;background:0 0;border:0;border-radius:0}.hk-wizard-sm .hk-wizard-item-custom .hk-wizard-item-icon>.hk-wizard-icon{font-size:1.5rem;line-height:24px;transform:none}.hk-wizard-vertical{display:flex;flex-direction:column}.hk-wizard-vertical>.hk-wizard-item{display:block;flex:1 0 auto;padding-left:0;overflow:visible}.hk-wizard-vertical>.hk-wizard-item .hk-wizard-item-icon{float:left;margin-right:1rem}.hk-wizard-vertical>.hk-wizard-item .hk-wizard-item-content{display:block;min-height:48px;overflow:hidden}.hk-wizard-vertical>.hk-wizard-item .hk-wizard-item-title{line-height:32px}.hk-wizard-vertical>.hk-wizard-item .hk-wizard-item-description{padding-bottom:.75rem}.hk-wizard-vertical>.hk-wizard-item>.hk-wizard-item-container>.hk-wizard-item-tail{position:absolute;top:0;left:16px;width:1px;height:100%;padding:2.375rem 0 .375rem}.hk-wizard-vertical>.hk-wizard-item>.hk-wizard-item-container>.hk-wizard-item-tail:after{width:1px;height:100%}.hk-wizard-vertical>.hk-wizard-item>.hk-wizard-item-container>.hk-wizard-item-content>.hk-wizard-item-title:after{display:none}.hk-wizard-vertical>.hk-wizard-item:not(:last-child)>.hk-wizard-item-container>.hk-wizard-item-tail{display:block}.hk-wizard-vertical.hk-wizard-sm .hk-wizard-item-container .hk-wizard-item-tail{position:absolute;top:0;left:12px;padding:1.875rem 0 .375rem}.hk-wizard-vertical.hk-wizard-sm .hk-wizard-item-container .hk-wizard-item-title{line-height:24px}.hk-wizard-label-vertical .hk-wizard-item{overflow:visible}.hk-wizard-label-vertical .hk-wizard-item-tail{margin-left:3.625rem;padding:.25rem 1.5rem}.hk-wizard-label-vertical .hk-wizard-item-content{display:block;width:116px;margin-top:.5rem;text-align:center}.hk-wizard-label-vertical .hk-wizard-item-icon{display:inline-block;margin-left:2.625rem}.hk-wizard-label-vertical .hk-wizard-item-title{padding-right:0;padding-left:0}.hk-wizard-label-vertical .hk-wizard-item-title:after{display:none}.hk-wizard-label-vertical .hk-wizard-item-subtitle{display:block;margin-bottom:4px;margin-left:0;line-height:1.5715}.hk-wizard-label-vertical.hk-wizard-sm:not(.hk-wizard-dot) .hk-wizard-item-icon{margin-left:2.875rem}.hk-wizard-dot .hk-wizard-item-title{line-height:1.5715}.hk-wizard-dot .hk-wizard-item-tail{top:2px;width:100%;margin:0 0 0 4.375rem;padding:0}.hk-wizard-dot .hk-wizard-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:.75rem}.hk-wizard-dot .hk-wizard-item:first-child .hk-wizard-icon-dot{left:2px}.hk-wizard-dot .hk-wizard-item-icon{width:8px;height:8px;margin-left:4.25rem;padding-right:0;line-height:8px;background:0 0;border:0}.hk-wizard-dot .hk-wizard-item-icon .hk-wizard-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:6.25rem;transition:all .3s}.hk-wizard-dot .hk-wizard-item-icon .hk-wizard-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;content:""}.hk-wizard-dot .hk-wizard-item-content{width:140px}.hk-wizard-dot .hk-wizard-item-process .hk-wizard-item-icon{position:relative;top:-1px;width:10px;height:10px;line-height:10px;background:0 0}.hk-wizard-dot .hk-wizard-item-process .hk-wizard-icon:first-child .hk-wizard-icon-dot{left:0}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-title{line-height:1.5715}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-tail{top:2px;width:100%;margin:0 0 0 4.375rem;padding:0}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-tail:after{width:calc(100% - 20px);height:3px;margin-left:.75rem}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item:first-child .hk-wizard-icon-dot{left:2px}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-icon{width:8px;height:8px;margin-left:4.25rem;padding-right:0;line-height:8px;background:0 0;border:0}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-icon .hk-wizard-icon-dot{position:relative;float:left;width:100%;height:100%;border-radius:6.25rem}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-icon .hk-wizard-icon-dot:after{position:absolute;top:-12px;left:-26px;width:60px;height:32px;content:""}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-content{width:140px}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-process .hk-wizard-item-icon{position:relative;top:-1px;width:10px;height:10px;line-height:10px;background:0 0}.hk-wizard-dot.hk-wizard-sm .hk-wizard-item-process .hk-wizard-icon:first-child .hk-wizard-icon-dot{left:0}.hk-wizard-vertical.hk-wizard-dot .hk-wizard-item-icon{margin-top:.75rem;margin-left:0;background:0 0}.hk-wizard-vertical.hk-wizard-dot .hk-wizard-item>.hk-wizard-item-container>.hk-wizard-item-tail{top:6.5px;left:-9px;margin:0;padding:1.375rem 0 .25rem}.hk-wizard-vertical.hk-wizard-dot .hk-wizard-item:first-child .hk-wizard-icon-dot{left:0}.hk-wizard-vertical.hk-wizard-dot .hk-wizard-item-content{width:inherit}.hk-wizard-vertical.hk-wizard-dot .hk-wizard-item-process .hk-wizard-item-container .hk-wizard-item-icon .hk-wizard-icon-dot{top:-1px;left:-1px}.hk-pricing-table-1 .table th{font-size:1rem;white-space:inherit!important}.hk-pricing-table-1 .table thead tr th h5{padding:.75rem 1.25rem;margin:0 -1.25rem;border-bottom:1px solid #d8d8d8}.hk-pricing-table-1 .table thead tr th.pricing-highlighted h5{background:#007d88;color:#fff}.hk-pricing-table-1 .table tbody .monthly-price{text-align:center}.hk-pricing-table-1 .table tbody .monthly-price .money{display:inline-block;vertical-align:top;padding-top:1rem}.hk-pricing-table-1 .table tbody .monthly-price .price sup{display:inline-block;vertical-align:top;padding-top:1.5rem;font-size:1.125rem}.hk-pricing-table-1 .table tbody .monthly-price .price .price-number{font-size:3.3rem;font-weight:500}.hk-pricing-table-1 .table tbody .monthly-price .duration{position:relative;top:10px}.hk-pricing-table-2 .table-responsive{padding-top:3.125rem}.hk-pricing-table-2 .table th{font-size:1rem;white-space:inherit!important}.hk-pricing-table-2 .table .pricing-highlighted{background:#007d8826}.hk-pricing-table-2 .table thead tr th{position:relative}.hk-pricing-table-2 .table thead tr th.pricing-highlighted h5{padding:.75rem 1.25rem;top:-47px;position:absolute;border-bottom:1px solid #d8d8d8;background:#007d88;color:#fff;left:-1px;right:-1px}.hk-pricing-table-2 .table tbody .monthly-price{text-align:center}.hk-pricing-table-2 .table tbody .monthly-price .money{display:inline-block;vertical-align:top;padding-top:1rem}.hk-pricing-table-2 .table tbody .monthly-price .price sup{display:inline-block;vertical-align:top;padding-top:1.5rem;font-size:1.125rem}.hk-pricing-table-2 .table tbody .monthly-price .price .price-number{font-size:3.3rem;font-weight:500}.hk-pricing-table-2 .table tbody .monthly-price .duration{position:relative;top:10px}.hk-pricing-table-3{text-align:center}.hk-pricing-table-3 .table-responsive{padding-top:3.125rem}.hk-pricing-table-3 .table th{font-size:1rem;white-space:inherit!important}.hk-pricing-table-3 .table th .icon-wrap{margin-top:1.5rem;font-size:2.5rem}.hk-pricing-table-3 .table tbody .monthly-price .money{display:inline-block;vertical-align:top;padding-top:1rem}.hk-pricing-table-3 .table tbody .monthly-price .price sup{display:inline-block;vertical-align:top;padding-top:1.5rem;font-size:1.125rem}.hk-pricing-table-3 .table tbody .monthly-price .price .price-number{font-size:2.6rem;font-weight:500}.hk-pricing-table-3 .table tbody .monthly-price .duration{display:inline-block;vertical-align:top;padding-top:1.125rem}.dropdown-toggle.no-caret:after{display:none}.dropdown-toggle:after{content:"";font: 1rem/1 Material-Design-Iconic-Font;border:none!important;vertical-align:0!important;margin-left:.4em}.dropdown-toggle.dropdown-toggle-split:after,.dropdown-toggle.dropdown-toggle-split:before{margin:0!important}.dropup .dropdown-toggle:after{content:"";margin-left:.4em}.dropstart .dropdown-toggle:before{content:"";vertical-align:0!important;font: 1rem/1 Material-Design-Iconic-Font;border:none!important;margin-right:.4em}.dropstart .dropdown-toggle:after{display:none}.dropend .dropdown-toggle:after{content:"";vertical-align:0;margin-left:.4em}.btn.btn-lg.dropdown-toggle:after,.btn.btn-lg.dropdown-toggle:before,.btn.btn-sm.dropdown-toggle:after,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .dropdown-toggle.hopscotch-nav-button:after,.btn.btn-sm.dropdown-toggle:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .dropdown-toggle.hopscotch-nav-button:before,.btn.btn-xs.dropdown-toggle:after,.btn.btn-xs.dropdown-toggle:before{font-size:inherit}.dropdown-menu,.apexcharts-toolbar .apexcharts-menu{color:#6f6f6f;border:none;border-radius:.5rem;padding:.5rem;box-shadow:0 6px 16px #2f343a1a}.dropdown-menu .dropdown-item-text,.apexcharts-toolbar .apexcharts-menu .dropdown-item-text{color:#6f6f6f;padding:.5rem .75rem}.dropdown-menu .dropdown-header,.apexcharts-toolbar .apexcharts-menu .dropdown-header{color:#9e9e9e;padding:.5rem .75rem;font-weight:500}.dropdown-menu .dropdown-header.dropdown-header-bold,.apexcharts-toolbar .apexcharts-menu .dropdown-header.dropdown-header-bold{font-size:.75rem;text-transform:uppercase;font-weight:600}.dropdown-menu .dropdown-header.header-wth-bg,.apexcharts-toolbar .apexcharts-menu .dropdown-header.header-wth-bg{background:#262a2e;color:#fff;margin:-.5rem -.5rem .5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding-top:.8rem;padding-bottom:.8rem}.dropdown-menu.dropdown-bordered,.apexcharts-toolbar .dropdown-bordered.apexcharts-menu{border:1px solid #d8d8d8;box-shadow:none}.dropdown-menu.dropdown-menu-icon-text .dropdown-item .dropdown-item-text,.apexcharts-toolbar .dropdown-menu-icon-text.apexcharts-menu .dropdown-item .dropdown-item-text{padding:0}.dropdown-menu.dropdown-menu-avatar .dropdown-item,.apexcharts-toolbar .dropdown-menu-avatar.apexcharts-menu .dropdown-item{padding-top:.3rem;padding-bottom:.3rem}.dropdown-menu.dropdown-menu-avatar .dropdown-item .dropdown-item-text,.apexcharts-toolbar .dropdown-menu-avatar.apexcharts-menu .dropdown-item .dropdown-item-text{padding:0}.dropdown-menu.dropdown-menu-avatar .dropdown-item .avatar,.apexcharts-toolbar .dropdown-menu-avatar.apexcharts-menu .dropdown-item .avatar{margin-right:1rem}.dropdown-menu .dropdown-item,.apexcharts-toolbar .apexcharts-menu .dropdown-item{color:#262a2e;cursor:pointer;border-radius:.25rem;padding:.25rem .75rem}.dropdown-menu .dropdown-item .dropdown-icon,.apexcharts-toolbar .apexcharts-menu .dropdown-item .dropdown-icon{font-size:1.125rem;margin-right:.625rem;width:21px;position:relative;top:2px}.dropdown-menu .dropdown-item .dropdown-icon.feather-icon,.apexcharts-toolbar .apexcharts-menu .dropdown-item .dropdown-icon.feather-icon,.dropdown-menu .dropdown-item .dropdown-icon .svg-icon,.apexcharts-toolbar .apexcharts-menu .dropdown-item .dropdown-icon .svg-icon{top:-2px}.dropdown-menu .dropdown-item.active,.apexcharts-toolbar .apexcharts-menu .dropdown-item.active,.dropdown-menu .dropdown-item:active,.apexcharts-toolbar .apexcharts-menu .dropdown-item:active{background-color:#007d88;color:#fff}.dropdown-menu .dropdown-item:focus:not(.active):not(.disabled),.apexcharts-toolbar .apexcharts-menu .dropdown-item:focus:not(.active):not(.disabled),.dropdown-menu .dropdown-item:hover:not(.active):not(.disabled),.apexcharts-toolbar .apexcharts-menu .dropdown-item:hover:not(.active):not(.disabled){background-color:#f7f7f7;color:#262a2e}.dropdown-menu .dropdown-item:disabled,.apexcharts-toolbar .apexcharts-menu .dropdown-item:disabled,.dropdown-menu .dropdown-item.disabled,.apexcharts-toolbar .apexcharts-menu .dropdown-item.disabled{color:#b5b5b5;background-color:transparent}.dropdown-menu .sub-dropdown-menu,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu{position:relative}.dropdown-menu .sub-dropdown-menu .dropdown-menu,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .dropdown-menu,.dropdown-menu .sub-dropdown-menu .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .dropdown-menu .sub-dropdown-menu .apexcharts-menu,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .apexcharts-menu{top:0}.dropdown-menu .sub-dropdown-menu .dropdown-menu:before,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .dropdown-menu:before,.dropdown-menu .sub-dropdown-menu .apexcharts-toolbar .apexcharts-menu:before,.apexcharts-toolbar .dropdown-menu .sub-dropdown-menu .apexcharts-menu:before,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .apexcharts-menu:before,.dropdown-menu .sub-dropdown-menu .dropdown-menu:after,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .dropdown-menu:after,.dropdown-menu .sub-dropdown-menu .apexcharts-toolbar .apexcharts-menu:after,.apexcharts-toolbar .dropdown-menu .sub-dropdown-menu .apexcharts-menu:after,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .apexcharts-menu:after{display:none!important}.dropdown-menu .sub-dropdown-menu .dropdown-menu.open-left-side,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .dropdown-menu.open-left-side,.dropdown-menu .sub-dropdown-menu .apexcharts-toolbar .open-left-side.apexcharts-menu,.apexcharts-toolbar .dropdown-menu .sub-dropdown-menu .open-left-side.apexcharts-menu,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .open-left-side.apexcharts-menu{right:100%!important;left:auto!important}.dropdown-menu .sub-dropdown-menu .dropdown-menu.open-right-side,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .dropdown-menu.open-right-side,.dropdown-menu .sub-dropdown-menu .apexcharts-toolbar .open-right-side.apexcharts-menu,.apexcharts-toolbar .dropdown-menu .sub-dropdown-menu .open-right-side.apexcharts-menu,.apexcharts-toolbar .apexcharts-menu .sub-dropdown-menu .open-right-side.apexcharts-menu{left:100%!important}.dropdown-menu.dropdown-menu-dark,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu{background:#262a2e;border-color:#262a2e;color:#fff}.dropdown-menu.dropdown-menu-dark .dropdown-header,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-header,.dropdown-menu.dropdown-menu-dark .dropdown-item-text,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item-text{color:#6f6f6f}.dropdown-menu.dropdown-menu-dark .dropdown-item,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item{color:#eaeaea}.dropdown-menu.dropdown-menu-dark .dropdown-item:focus:not(.active):not(.disabled),.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item:focus:not(.active):not(.disabled),.dropdown-menu.dropdown-menu-dark .dropdown-item:hover:not(.active):not(.disabled),.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item:hover:not(.active):not(.disabled){background-color:#4f4f4f;color:#fff}.dropdown-menu.dropdown-menu-dark .dropdown-item.active,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item.active,.dropdown-menu.dropdown-menu-dark .dropdown-item:active,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item:active{color:#fff}.dropdown-menu.dropdown-menu-dark .dropdown-item:disabled,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item:disabled,.dropdown-menu.dropdown-menu-dark .dropdown-item.disabled,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-item.disabled{color:#5f5f5f}.dropdown-menu.dropdown-menu-dark .dropdown-divider,.apexcharts-toolbar .dropdown-menu-dark.apexcharts-menu .dropdown-divider{border-color:#262a2e}.dropdown-divider{border-color:#eaeaea;margin-right:-.5rem;margin-left:-.5rem}.show-on-hover:hover>.dropdown-menu,.apexcharts-toolbar .show-on-hover:hover>.apexcharts-menu{display:block}.show-on-hover>.dropdown-toggle:active{pointer-events:none}.dropdown-menu.animated,.apexcharts-toolbar .animated.apexcharts-menu{-webkit-animation-duration:.55s;animation-duration:.55s;-webkit-animation-timing-function:ease;animation-timing-function:ease}.custom-caret svg{height:19px;width:19px}.btn-sm .custom-caret svg,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button .custom-caret svg{height:17px;width:17px}.btn-group-lg>.btn+.dropdown-toggle-split,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-group-lg>.hopscotch-nav-button+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:1.3rem;padding-left:1.3rem}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button+.dropdown-toggle-split{padding-right:.8rem;padding-left:.8rem}.avatar{position:relative;display:inline-block;width:4rem;height:4rem;vertical-align:middle;background-color:transparent}.avatar .avatar-img,.avatar .initial-wrap{width:100%;height:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.avatar>.initial-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;font-size:1.1rem;font-weight:600}.avatar.avatar-rounded .avatar-img,.avatar.avatar-rounded .initial-wrap{border-radius:50%}.avatar.avatar-square .avatar-img,.avatar.avatar-square .initial-wrap{border-radius:0}.avatar.avatar-xxxl{width:9rem;height:9rem}.avatar.avatar-xxxl>.initial-wrap{font-size:2.25rem}.avatar.avatar-xxl{width:8rem;height:8rem}.avatar.avatar-xxl>.initial-wrap{font-size:2rem}.avatar.avatar-xl{width:7rem;height:7rem}.avatar.avatar-xl>.initial-wrap{font-size:1.75rem}.avatar.avatar-lg{width:6rem;height:6rem}.avatar.avatar-lg>.initial-wrap{font-size:1.5rem}.avatar.avatar-md{width:5rem;height:5rem}.avatar.avatar-md>.initial-wrap{font-size:1.25rem}.avatar.avatar-sm{width:3rem;height:3rem}.avatar.avatar-sm>.initial-wrap{font-size:1rem}.avatar.avatar-xs{width:2rem;height:2rem}.avatar.avatar-xs>.initial-wrap{font-size:.75rem}.avatar.avatar-xxs{width:1.5rem;height:1.5rem}.avatar.avatar-xxs>.initial-wrap{font-size:.6rem}.avatar.avatar-icon>.initial-wrap{font-size:1.5rem;font-weight:inherit}.avatar.avatar-icon.avatar-xxxl>.initial-wrap{font-size:2.75rem}.avatar.avatar-icon.avatar-xxl>.initial-wrap{font-size:2.5rem}.avatar.avatar-icon.avatar-xl>.initial-wrap{font-size:2.25rem}.avatar.avatar-icon.avatar-lg>.initial-wrap{font-size:2rem}.avatar.avatar-icon.avatar-md>.initial-wrap{font-size:1.75rem}.avatar.avatar-icon.avatar-sm>.initial-wrap{font-size:1.25rem}.avatar.avatar-icon.avatar-xs>.initial-wrap{font-size:1.25rem}.avatar.avatar-icon.avatar-xxs>.initial-wrap{font-size:1rem}.avatar.avatar-logo>.initial-wrap{background:#f7f7f7}.avatar.avatar-logo>.initial-wrap>img{height:50%;width:50%}.avatar.avatar-cyan>.initial-wrap{background-color:#18ddef!important;color:#fff}.avatar.avatar-info>.initial-wrap{background-color:#18ddef!important;color:#fff}.avatar.avatar-sky>.initial-wrap{background-color:#00b0ff!important;color:#fff}.avatar.avatar-green>.initial-wrap{background-color:#00d67f!important;color:#fff}.avatar.avatar-success>.initial-wrap{background-color:#00d67f!important;color:#fff}.avatar.avatar-red>.initial-wrap{background-color:red!important;color:#fff}.avatar.avatar-danger>.initial-wrap{background-color:red!important;color:#fff}.avatar.avatar-yellow>.initial-wrap{background-color:#ffc400!important;color:#fff}.avatar.avatar-warning>.initial-wrap{background-color:#ffc400!important;color:#fff}.avatar.avatar-pink>.initial-wrap{background-color:#e92990!important;color:#fff}.avatar.avatar-purple>.initial-wrap{background-color:#c02ff3!important;color:#fff}.avatar.avatar-violet>.initial-wrap{background-color:#7429f8!important;color:#fff}.avatar.avatar-indigo>.initial-wrap{background-color:#322bf3!important;color:#fff}.avatar.avatar-blue>.initial-wrap{background-color:#298dff!important;color:#fff}.avatar.avatar-primary>.initial-wrap{background-color:#007d88!important;color:#fff}.avatar.avatar-teal>.initial-wrap{background-color:#007d88!important;color:#fff}.avatar.avatar-neon>.initial-wrap{background-color:#81e230!important;color:#fff}.avatar.avatar-lime>.initial-wrap{background-color:#c2e939!important;color:#fff}.avatar.avatar-sun>.initial-wrap{background-color:#ffea00!important;color:#262a2e}.avatar.avatar-orange>.initial-wrap{background-color:#ff9100!important;color:#fff}.avatar.avatar-pumpkin>.initial-wrap{background-color:#ff5700!important;color:#fff}.avatar.avatar-brown>.initial-wrap{background-color:#954d15!important;color:#fff}.avatar.avatar-gold>.initial-wrap{background-color:#c39749!important;color:#fff}.avatar.avatar-dark>.initial-wrap{background-color:#262a2e!important;color:#fff}.avatar.avatar-light>.initial-wrap{background-color:#eaeaea!important;color:#262a2e}.avatar.avatar-grey>.initial-wrap{background-color:#9e9e9e!important;color:#fff}.avatar.avatar-secondary>.initial-wrap{background-color:#6f6f6f!important;color:#fff}.avatar.avatar-soft-cyan>.initial-wrap{background-color:#edfcfe!important;color:#18ddef}.avatar.avatar-soft-info>.initial-wrap{background-color:#edfcfe!important;color:#18ddef}.avatar.avatar-soft-sky>.initial-wrap{background-color:#ebf9ff!important;color:#00b0ff}.avatar.avatar-soft-green>.initial-wrap{background-color:#ebfcf5!important;color:#00d67f}.avatar.avatar-soft-success>.initial-wrap{background-color:#ebfcf5!important;color:#00d67f}.avatar.avatar-soft-red>.initial-wrap{background-color:#ffebeb!important;color:red}.avatar.avatar-soft-danger>.initial-wrap{background-color:#ffebeb!important;color:red}.avatar.avatar-soft-yellow>.initial-wrap{background-color:#fffaeb!important;color:#ffc400}.avatar.avatar-soft-warning>.initial-wrap{background-color:#fffaeb!important;color:#ffc400}.avatar.avatar-soft-pink>.initial-wrap{background-color:#fdeef6!important;color:#e92990}.avatar.avatar-soft-purple>.initial-wrap{background-color:#faeefe!important;color:#c02ff3}.avatar.avatar-soft-violet>.initial-wrap{background-color:#f4eefe!important;color:#7429f8}.avatar.avatar-soft-indigo>.initial-wrap{background-color:#efeefe!important;color:#322bf3}.avatar.avatar-soft-blue>.initial-wrap{background-color:#eef6ff!important;color:#298dff}.avatar.avatar-soft-primary>.initial-wrap{background-color:#ebf5f5!important;color:#007d88}.avatar.avatar-soft-teal>.initial-wrap{background-color:#ebf5f5!important;color:#007d88}.avatar.avatar-soft-neon>.initial-wrap{background-color:#f5fdee!important;color:#81e230}.avatar.avatar-soft-lime>.initial-wrap{background-color:#fafdef!important;color:#c2e939}.avatar.avatar-soft-sun>.initial-wrap{background-color:#fffdeb!important;color:#ffea00}.avatar.avatar-soft-orange>.initial-wrap{background-color:#fff6eb!important;color:#ff9100}.avatar.avatar-soft-pumpkin>.initial-wrap{background-color:#fff2eb!important;color:#ff5700}.avatar.avatar-soft-brown>.initial-wrap{background-color:#f7f1ec!important;color:#954d15}.avatar.avatar-soft-gold>.initial-wrap{background-color:#faf7f0!important;color:#c39749}.avatar.avatar-soft-dark>.initial-wrap{background-color:#d8d8d8!important;color:#262a2e}.avatar.avatar-soft-light>.initial-wrap{background-color:#f7f7f7!important;color:#6f6f6f}.avatar.avatar-soft-grey>.initial-wrap{background-color:#f7f7f7!important;color:#9e9e9e}.avatar.avatar-soft-secondary>.initial-wrap{background-color:#f3f3f3!important;color:#6f6f6f}.avatar-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.avatar-group .avatar{width:2.625rem;height:2.625rem}.avatar-group .avatar .avatar-img,.avatar-group .avatar>.initial-wrap{border:2px solid #fff;font-size:.9rem}.avatar-group.avatar-group-overlapped .avatar{margin-right:-.875rem}.avatar-group.avatar-group-overlapped .avatar:hover{z-index:1}.avatar-group.avatar-group-lg .avatar{width:3.25rem;height:3.25rem}.avatar-group.avatar-group-lg .avatar>.initial-wrap{font-size:.95rem}.avatar-group.avatar-group-lg.avatar-group-overlapped .avatar{margin-right:-1rem}.avatar-group.avatar-group-sm .avatar{width:2rem;height:2rem}.avatar-group.avatar-group-sm .avatar>.initial-wrap{font-size:.6rem}.avatar-group.avatar-group-sm.avatar-group-overlapped .avatar{margin-right:-.625rem}.pagination-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-link{color:#262a2e;border-color:#d8d8d8;min-width:40px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center}.page-link:focus,.page-link:hover{color:#262a2e;box-shadow:none;background-color:#eaeaea;border-color:#d8d8d8}.pagination{--bs-pagination-disabled-bg: "transporent"}.pagination .page-item.active .page-link{background:#007d88;border-color:#007d88;color:#fff}.pagination .page-item.disabled .page-link{color:#b5b5b5}.pagination .page-item:first-child .page-link{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.pagination .page-item:last-child .page-link{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.pagination.custom-pagination .page-item+.page-item{padding-left:.5rem;margin:0}.pagination.custom-pagination .page-link{padding:.5rem .8rem;border-radius:.5rem}.pagination.custom-pagination.pagination-rounded .page-link{border-radius:50rem}.pagination.custom-pagination.pagination-rounded .page-item:first-child .page-link,.pagination.custom-pagination.pagination-rounded .page-item:last-child .page-link{border-radius:50rem}.pagination.custom-pagination.pagination-filled .page-item:not(.active) .page-link{background:#f7f7f7;border-color:#f7f7f7}.pagination.custom-pagination.pagination-filled .page-item:not(.active):hover .page-link{background-color:#eaeaea}.pagination.custom-pagination.pagination-simple .page-item:not(.active) .page-link{border-color:transparent}.pagination.pagination-sm .page-link{padding:.3rem .6rem;min-height:30px;min-width:30px}.badge{font-weight:500;border-radius:.5rem;padding:.5rem .625rem;font-size:70%;min-width:25px;letter-spacing:.3px;vertical-align:middle;display:inline-block;text-align:center;text-transform:capitalize}.badge.badge-indicator{width:10px;height:10px;min-width:initial;border:2px solid #fff;border-radius:50%;padding:0;position:relative}.badge.badge-indicator:empty{display:inline-block}.badge.badge-indicator.badge-indicator-sm{width:7px;height:7px}.badge.badge-indicator.badge-indicator-lg{width:12px;height:12px}.badge.badge-indicator.badge-indicator-xl{width:16px;height:16px}.badge.badge-indicator.badge-indicator-nobdr{width:8px;height:8px;border:none}.badge.badge-indicator.badge-indicator-nobdr-sm{width:5px;height:5px;border:none}@-webkit-keyframes ripple{0%{transform:scale(.8);opacity:.5}to{transform:scale(2.4);opacity:0}}@keyframes ripple{0%{transform:scale(.8);opacity:.5}to{transform:scale(2.4);opacity:0}}.badge.badge-indicator.badge-indicator-processing{position:relative}.badge.badge-indicator.badge-indicator-processing:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid;border-radius:50%;-webkit-animation:ripple 1.2s infinite ease-in-out;animation:ripple 1.2s infinite ease-in-out;content:""}.badge>span{display:flex;align-items:center}.badge>span .icon{display:flex;font-size:.875rem;margin-right:.25rem}.badge>span .badge-dot{display:flex;font-size:8px;margin-right:.25rem}.badge.badge-sm{font-size:60%;padding:.25rem .5rem;min-width:19px}.badge.badge-sm>span .badge-dot{font-size:.375rem}.badge.badge-sm>span .icon{font-size:.75rem}.badge.badge-cyan{background:#18ddef;color:#fff}.badge.badge-cyan.badge-indicator-processing:after{border-color:#18ddef}.badge.badge-info{background:#18ddef;color:#fff}.badge.badge-info.badge-indicator-processing:after{border-color:#18ddef}.badge.badge-sky{background:#00b0ff;color:#fff}.badge.badge-sky.badge-indicator-processing:after{border-color:#00b0ff}.badge.badge-green{background:#00d67f;color:#fff}.badge.badge-green.badge-indicator-processing:after{border-color:#00d67f}.badge.badge-success{background:#00d67f;color:#fff}.badge.badge-success.badge-indicator-processing:after{border-color:#00d67f}.badge.badge-red{background:red;color:#fff}.badge.badge-red.badge-indicator-processing:after{border-color:red}.badge.badge-danger{background:red;color:#fff}.badge.badge-danger.badge-indicator-processing:after{border-color:red}.badge.badge-yellow{background:#ffc400;color:#fff}.badge.badge-yellow.badge-indicator-processing:after{border-color:#ffc400}.badge.badge-warning{background:#ffc400;color:#fff}.badge.badge-warning.badge-indicator-processing:after{border-color:#ffc400}.badge.badge-pink{background:#e92990;color:#fff}.badge.badge-pink.badge-indicator-processing:after{border-color:#e92990}.badge.badge-purple{background:#c02ff3;color:#fff}.badge.badge-purple.badge-indicator-processing:after{border-color:#c02ff3}.badge.badge-violet{background:#7429f8;color:#fff}.badge.badge-violet.badge-indicator-processing:after{border-color:#7429f8}.badge.badge-indigo{background:#322bf3;color:#fff}.badge.badge-indigo.badge-indicator-processing:after{border-color:#322bf3}.badge.badge-blue{background:#298dff;color:#fff}.badge.badge-blue.badge-indicator-processing:after{border-color:#298dff}.badge.badge-primary{background:#007d88;color:#fff}.badge.badge-primary.badge-indicator-processing:after{border-color:#007d88}.badge.badge-teal{background:#007d88;color:#fff}.badge.badge-teal.badge-indicator-processing:after{border-color:#007d88}.badge.badge-neon{background:#81e230;color:#fff}.badge.badge-neon.badge-indicator-processing:after{border-color:#81e230}.badge.badge-lime{background:#c2e939;color:#fff}.badge.badge-lime.badge-indicator-processing:after{border-color:#c2e939}.badge.badge-sun{background:#ffea00;color:#262a2e}.badge.badge-sun.badge-indicator-processing:after{border-color:#ffea00}.badge.badge-orange{background:#ff9100;color:#fff}.badge.badge-orange.badge-indicator-processing:after{border-color:#ff9100}.badge.badge-pumpkin{background:#ff5700;color:#fff}.badge.badge-pumpkin.badge-indicator-processing:after{border-color:#ff5700}.badge.badge-smoke{background:#5e7d8a;color:#fff}.badge.badge-smoke.badge-indicator-processing:after{border-color:#5e7d8a}.badge.badge-brown{background:#954d15;color:#fff}.badge.badge-brown.badge-indicator-processing:after{border-color:#954d15}.badge.badge-gold{background:#c39749;color:#fff}.badge.badge-gold.badge-indicator-processing:after{border-color:#c39749}.badge.badge-grey{background:#9e9e9e;color:#fff}.badge.badge-grey.badge-indicator-processing:after{border-color:#9e9e9e}.badge.badge-secondary{background:#6f6f6f;color:#fff}.badge.badge-secondary.badge-indicator-processing:after{border-color:#6f6f6f}.badge.badge-light{background:#eaeaea;color:#262a2e}.badge.badge-light.badge-indicator-processing:after{border-color:#eaeaea}.badge.badge-dark{background:#262a2e;color:#fff}.badge.badge-dark.badge-indicator-processing:after{border-color:#262a2e}.badge.badge-outline{background:transparent;border:1px solid}.badge.badge-outline.badge-cyan,.badge.badge-outline.badge-info{border-color:#18ddef;color:#18ddef}.badge.badge-outline.badge-sky{border-color:#00b0ff;color:#00b0ff}.badge.badge-outline.badge-green,.badge.badge-outline.badge-success{border-color:#00d67f;color:#00ab66}.badge.badge-outline.badge-red,.badge.badge-outline.badge-danger{border-color:red;color:#e60000}.badge.badge-outline.badge-yellow,.badge.badge-outline.badge-warning{border-color:#ffc400;color:#cc9d00}.badge.badge-outline.badge-grey{border-color:#9e9e9e;color:#9e9e9e}.badge.badge-outline.badge-secondary{border-color:#6f6f6f;color:#6f6f6f}.badge.badge-outline.badge-light{border-color:#eaeaea;color:#262a2e}.badge.badge-outline.badge-dark{border-color:#262a2e;color:#262a2e}.badge.badge-outline.badge-pink{border-color:#e92990;color:#e92990}.badge.badge-outline.badge-purple{border-color:#c02ff3;color:#c02ff3}.badge.badge-outline.badge-violet{border-color:#7429f8;color:#7429f8}.badge.badge-outline.badge-indigo{border-color:#322bf3;color:#322bf3}.badge.badge-outline.badge-blue{border-color:#298dff;color:#298dff}.badge.badge-outline.badge-primary,.badge.badge-outline.badge-teal{border-color:#007d88;color:#007d88}.badge.badge-outline.badge-neon{border-color:#81e230;color:#81e230}.badge.badge-outline.badge-lime{border-color:#c2e939;color:#c2e939}.badge.badge-outline.badge-sun{border-color:#ffea00;color:#ffea00}.badge.badge-outline.badge-orange{border-color:#ff9100;color:#ff9100}.badge.badge-outline.badge-pumpkin{border-color:#ff5700;color:#ff5700}.badge.badge-outline.badge-smoke{border-color:#5e7d8a;color:#5e7d8a}.badge.badge-outline.badge-brown{border-color:#954d15;color:#954d15}.badge.badge-outline.badge-gold{border-color:#c39749;color:#c39749}.badge.badge-soft-cyan{background:#edfcfe;color:#18ddef}.badge.badge-soft-cyan.badge-indicator-processing:after{border-color:#edfcfe}.badge.badge-soft-info{background:#edfcfe;color:#18ddef}.badge.badge-soft-info.badge-indicator-processing:after{border-color:#edfcfe}.badge.badge-soft-sky{background:#ebf9ff;color:#00b0ff}.badge.badge-soft-sky.badge-indicator-processing:after{border-color:#ebf9ff}.badge.badge-soft-green{background:#ebfcf5;color:#00ab66}.badge.badge-soft-green.badge-indicator-processing:after{border-color:#ebfcf5}.badge.badge-soft-success{background:#ebfcf5;color:#00ab66}.badge.badge-soft-success.badge-indicator-processing:after{border-color:#ebfcf5}.badge.badge-soft-red{background:#ffebeb;color:#e60000}.badge.badge-soft-red.badge-indicator-processing:after{border-color:#ffebeb}.badge.badge-soft-danger{background:#ffebeb;color:#e60000}.badge.badge-soft-danger.badge-indicator-processing:after{border-color:#ffebeb}.badge.badge-soft-yellow{background:#fffaeb;color:#cc9d00}.badge.badge-soft-yellow.badge-indicator-processing:after{border-color:#fffaeb}.badge.badge-soft-warning{background:#fffaeb;color:#cc9d00}.badge.badge-soft-warning.badge-indicator-processing:after{border-color:#fffaeb}.badge.badge-soft-pink{background:#fdeef6;color:#e92990}.badge.badge-soft-pink.badge-indicator-processing:after{border-color:#fdeef6}.badge.badge-soft-purple{background:#faeefe;color:#c02ff3}.badge.badge-soft-purple.badge-indicator-processing:after{border-color:#faeefe}.badge.badge-soft-violet{background:#f4eefe;color:#7429f8}.badge.badge-soft-violet.badge-indicator-processing:after{border-color:#f4eefe}.badge.badge-soft-indigo{background:#efeefe;color:#322bf3}.badge.badge-soft-indigo.badge-indicator-processing:after{border-color:#efeefe}.badge.badge-soft-blue{background:#eef6ff;color:#298dff}.badge.badge-soft-blue.badge-indicator-processing:after{border-color:#eef6ff}.badge.badge-soft-primary{background:#ebf5f5;color:#007d88}.badge.badge-soft-primary.badge-indicator-processing:after{border-color:#ebf5f5}.badge.badge-soft-teal{background:#ebf5f5;color:#007d88}.badge.badge-soft-teal.badge-indicator-processing:after{border-color:#ebf5f5}.badge.badge-soft-neon{background:#f5fdee;color:#81e230}.badge.badge-soft-neon.badge-indicator-processing:after{border-color:#f5fdee}.badge.badge-soft-lime{background:#fafdef;color:#c2e939}.badge.badge-soft-lime.badge-indicator-processing:after{border-color:#fafdef}.badge.badge-soft-sun{background:#fffdeb;color:#ffea00}.badge.badge-soft-sun.badge-indicator-processing:after{border-color:#fffdeb}.badge.badge-soft-orange{background:#fff6eb;color:#ff9100}.badge.badge-soft-orange.badge-indicator-processing:after{border-color:#fff6eb}.badge.badge-soft-pumpkin{background:#fff2eb;color:#ff5700}.badge.badge-soft-pumpkin.badge-indicator-processing:after{border-color:#fff2eb}.badge.badge-soft-smoke{background:#f2f5f6;color:#5e7d8a}.badge.badge-soft-smoke.badge-indicator-processing:after{border-color:#f2f5f6}.badge.badge-soft-brown{background:#f7f1ec;color:#954d15}.badge.badge-soft-brown.badge-indicator-processing:after{border-color:#f7f1ec}.badge.badge-soft-gold{background:#faf7f0;color:#c39749}.badge.badge-soft-gold.badge-indicator-processing:after{border-color:#faf7f0}.badge.badge-soft-grey{background:#f7f7f7;color:#9e9e9e}.badge.badge-soft-grey.badge-indicator-processing:after{border-color:#f7f7f7}.badge.badge-soft-secondary{background:#f3f3f3;color:#6f6f6f}.badge.badge-soft-secondary.badge-indicator-processing:after{border-color:#f3f3f3}.badge.badge-soft-light{background:#f7f7f7;color:#6f6f6f}.badge.badge-soft-light.badge-indicator-processing:after{border-color:#f7f7f7}.badge.badge-soft-dark{background:#d8d8d8;color:#262a2e}.badge.badge-soft-dark.badge-indicator-processing:after{border-color:#d8d8d8}.badge.badge-pill{border-radius:50rem}a.badge{-moz-transition:all .15s ease;-o-transition:all .15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}a.badge:hover,a.badge:focus{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px);box-shadow:0 .1875rem .5rem #2f343a4d!important}a.badge-sky:hover,a.badge-sky:focus{box-shadow:0 .1875rem .5rem #00b0ff4d!important}a.badge-cyan:hover,a.badge-cyan:focus{background:#18ddef;color:#fff;box-shadow:0 .1875rem .5rem #18ddef4d!important}a.badge-info:hover,a.badge-info:focus{background:#18ddef;color:#fff;box-shadow:0 .1875rem .5rem #18ddef4d!important}a.badge-blue:hover,a.badge-blue:focus{background:#298dff;color:#fff;box-shadow:0 .1875rem .5rem #298dff4d!important}a.badge-primary:hover,a.badge-primary:focus{background:#007d88;color:#fff;box-shadow:0 .1875rem .5rem #007d884d!important}a.badge-green:hover,a.badge-green:focus{background:#00d67f;color:#fff;box-shadow:0 .1875rem .5rem #00d67f4d!important}a.badge-success:hover,a.badge-success:focus{background:#00d67f;color:#fff;box-shadow:0 .1875rem .5rem #00d67f4d!important}a.badge-red:hover,a.badge-red:focus{background:red;color:#fff;box-shadow:0 .1875rem .5rem #ff00004d!important}a.badge-danger:hover,a.badge-danger:focus{background:red;color:#fff;box-shadow:0 .1875rem .5rem #ff00004d!important}a.badge-yellow:hover,a.badge-yellow:focus{background:#ffc400;color:#fff;box-shadow:0 .1875rem .5rem #ffc4004d!important}a.badge-warning:hover,a.badge-warning:focus{background:#ffc400;color:#fff;box-shadow:0 .1875rem .5rem #ffc4004d!important}a.badge-grey:hover,a.badge-grey:focus{background:#9e9e9e;color:#fff;box-shadow:0 .1875rem .5rem #9e9e9e4d!important}a.badge-secondary:hover,a.badge-secondary:focus{background:#6f6f6f;color:#fff;box-shadow:0 .1875rem .5rem #6f6f6f4d!important}a.badge-pink:hover,a.badge-pink:focus{box-shadow:0 .1875rem .5rem #e929904d!important}a.badge-purple:hover,a.badge-purple:focus{box-shadow:0 .1875rem .5rem #c02ff34d!important}a.badge-violet:hover,a.badge-violet:focus{box-shadow:0 .1875rem .5rem #7429f84d!important}a.badge-indigo:hover,a.badge-indigo:focus{box-shadow:0 .1875rem .5rem #322bf34d!important}a.badge-teal:hover,a.badge-teal:focus{box-shadow:0 .1875rem .5rem #007d884d!important}a.badge-neon:hover,a.badge-neon:focus{box-shadow:0 .1875rem .5rem #81e2304d!important}a.badge-lime:hover,a.badge-lime:focus{box-shadow:0 .1875rem .5rem #c2e9394d!important}a.badge-sun:hover,a.badge-sun:focus{box-shadow:0 .1875rem .5rem #ffea004d!important}a.badge-orange:hover,a.badge-orange:focus{box-shadow:0 .1875rem .5rem #ff91004d!important}a.badge-pumpkin:hover,a.badge-pumpkin:focus{box-shadow:0 .1875rem .5rem #ff57004d!important}a.badge-smoke:hover,a.badge-smoke:focus{box-shadow:0 .1875rem .5rem #5e7d8a4d!important}a.badge-brown:hover,a.badge-brown:focus{box-shadow:0 .1875rem .5rem #954d154d!important}a.badge-gold:hover,a.badge-gold:focus{box-shadow:0 .1875rem .5rem #c397494d!important}a.badge-light:hover,a.badge-light:focus{background:#eaeaea;color:#262a2e;box-shadow:0 .1875rem .5rem #d8d8d8!important}a.badge-dark:hover,a.badge-dark:focus{background:#262a2e;color:#fff;box-shadow:0 .1875rem .5rem #262a2e4d!important}a.badge-outline:hover,a.badge-outline:focus{background:transparent;box-shadow:none}.badge-status .badge-label{margin-left:.25rem;font-size:.875rem}.badge-on-text .badge{position:relative;top:-5px;right:0}.badge-on-text-end .badge{margin-left:.5rem;position:relative;top:-1px}.list-group-item{border-color:#d8d8d8}.list-group-item:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.list-group-item:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.list-group-item.active{background-color:#007d88;border-color:#007d88}.list-group-item.active h1,.list-group-item.active h2,.list-group-item.active h3,.list-group-item.active h4,.list-group-item.active h5,.list-group-item.active h6{color:#fff}.list-group-item.disabled,.list-group-item:disabled{color:#b5b5b5}.list-group-item.list-group-item-action:not(.active):focus,.list-group-item.list-group-item-action:not(.active):hover{background-color:#f7f7f7}.list-group-item.list-group-item-primary:not(.active){color:#007d88;background-color:#ebf5f5}.list-group-item.list-group-item-info:not(.active){color:#18ddef;background-color:#edfcfe}.list-group-item.list-group-item-success:not(.active){color:#00d67f;background-color:#ebfcf5}.list-group-item.list-group-item-warning:not(.active){color:#ffc400;background-color:#fffaeb}.list-group-item.list-group-item-danger:not(.active){color:red;background-color:#ffebeb}.list-group-item.list-group-item-secondary:not(.active){color:#6f6f6f;background-color:#f3f3f3}.list-group-item.list-group-item-light:not(.active){color:#5f5f5f;background-color:#f7f7f7}.list-group-item.list-group-item-dark:not(.active){color:#fff;background-color:#262a2e}.list-group-item.list-group-inv{color:#fff}.list-group-item.list-group-inv.list-group-inv-primary:not(.active){background-color:#007d88;border-color:#007d88}.list-group-item.list-group-inv.list-group-inv-info:not(.active){background-color:#18ddef;border-color:#18ddef}.list-group-item.list-group-inv.list-group-inv-success:not(.active){background-color:#00d67f;border-color:#00d67f}.list-group-item.list-group-inv.list-group-inv-warning:not(.active){background-color:#ffc400;border-color:#ffc400}.list-group-item.list-group-inv.list-group-inv-danger:not(.active){background-color:red;border-color:red}.list-group-item.list-group-inv.list-group-inv-secondary:not(.active){background-color:#6f6f6f;border-color:#6f6f6f}.list-group-horizontal-xxl>.list-group-item:first-child,.list-group-horizontal-xl>.list-group-item:first-child,.list-group-horizontal-lg>.list-group-item:first-child,.list-group-horizontal-md>.list-group-item:first-child,.list-group-horizontal-sm>.list-group-item:first-child,.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.5rem}.list-group-horizontal-xxl>.list-group-item:last-child,.list-group-horizontal-xl>.list-group-item:last-child,.list-group-horizontal-lg>.list-group-item:last-child,.list-group-horizontal-md>.list-group-item:last-child,.list-group-horizontal-sm>.list-group-item:last-child,.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.5rem}.list-group.active-info .list-group-item.active{background-color:#18ddef;border-color:#18ddef}.list-group.active-success .list-group-item.active{background-color:#00d67f;border-color:#00d67f}.list-group.active-warning .list-group-item.active{background-color:#ffc400;border-color:#ffc400}.list-group.active-danger .list-group-item.active{background-color:red;border-color:red}.list-group.active-primary .list-group-item.active{background-color:#007d88;border-color:#007d88}.list-group.active-secondary .list-group-item.active{background-color:#6f6f6f;border-color:#6f6f6f}.infowindow-wrap .infowindow-header{color:#262a2e;padding:0 5px}.infowindow-wrap .infowindow-body{padding:0 .25rem;color:#6f6f6f;font-size:1rem}.jvectormap-zoomin,.jvectormap-zoomout{line-height:9px;background:#262a2e;padding:.25rem;width:.75rem;height:13px;border-radius:0}.jvectormap-zoomout{top:31px}.jvectormap-goback{padding:.15rem .4rem;font-size:.75rem;background:#007d88;border-radius:.2rem}.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample{height:23px}.jvectormap-legend-cnt-h .jvectormap-legend{background:#262a2e;padding:.25rem;border-radius:.125rem}.jvectormap-legend-cnt-h .jvectormap-legend.jvectormap-legend-icons{color:#262a2e;background:#fff;border:#c7c7c7 1px solid}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-title{font-weight:500;margin-bottom:.625rem}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick{width:55px}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick .jvectormap-legend-tick-text{font-size:.75rem;font-weight:500;text-transform:capitalize;margin-top:.25rem}.progress{border-radius:0}.progress.progress-bar-rounded,.progress.progress-bar-rounded .progress-bar{border-radius:50rem}.progress.progress-bar-xs{height:5px}.progress.progress-bar-sm{height:9px}.progress.progress-bar-md{height:13px}.progress.progress-bar-lg{height:18px}.progress.progress-bar-xl{height:20px}.progress .progress-bar{background-color:#007d88}.progress .progress-bar .progress-tooltip{position:absolute;right:-20px;width:50px;background:#262a2e;bottom:25px;border-radius:.3rem;padding:.25rem .625rem;font-size:.75rem;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center}.progress .progress-bar .progress-tooltip:after{content:"";position:absolute;width:0;height:0;bottom:-10px;left:-5px;right:0;margin:auto;box-sizing:border-box;border:.6em solid rgba(240,210,210,.1);border-color:transparent transparent #262a2e #262a2e;transform-origin:0 0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.progress.progress-width-animated{overflow:visible!important}.progress.progress-width-animated .progress-bar{overflow:visible!important;position:relative}.progress-label{text-transform:capitalize;font-size:.875rem;font-weight:400;margin-bottom:.5rem}.progress-wrap.lb-side-left .progress-lb-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progress-wrap.lb-side-left .progress-lb-wrap .progress-label{display:inline-block;padding-right:1rem;flex:0 0 auto;-ms-flex:0 0 auto;margin-bottom:0}.progress-wrap.lb-side-left .progress-lb-wrap .progress{flex:1 1 100%;-ms-flex:1 1 100%;max-width:100%}.hk-sidebar-togglable{height:25px;width:25px;left:-12.5px;border-radius:50%;top:52px;position:absolute;background:#fff;cursor:pointer;border:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;box-shadow:0 .125rem .125rem #2f343a26!important;-moz-transition:transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;z-index:2}.hk-sidebar-togglable:after{content:"";font-family:remixicon;text-rendering:auto}.hk-sidebar-togglable.active{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.hk-sidebar-togglable.active:after{content:""}.advance-list{padding-left:0}.advance-list>li{margin-bottom:1.25rem}.advance-list>li:last-child{margin-bottom:0}.advance-list-item{padding:.5rem 1.25rem;min-height:50px;border:1px solid #d8d8d8;border-radius:.5rem;list-style:none;background:#fff;position:relative;-moz-transition:all .3s cubic-bezier(.4,0,.2,1);-o-transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.advance-list-item:hover{-webkit-transform:scale(1.02,1.02);-moz-transform:scale(1.02,1.02);-ms-transform:scale(1.02,1.02);-o-transform:scale(1.02,1.02);transform:scale(1.02);z-index:1;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.advance-list-item.drp-open{z-index:4}.lg-outer .lg-img-wrap{padding:0}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;right:0;margin:auto;width:auto!important;height:100%!important}.img-container,.img-preview{background-color:#f7f7f7;width:100%;text-align:center}.img-container{min-height:200px;max-height:469px;margin-bottom:1rem}.img-container>img{max-width:100%}.docs-preview{margin-right:-1rem}.img-preview{float:left;margin-right:.5rem;margin-bottom:.5rem;overflow:hidden}.img-preview>img{max-width:100%}.preview-lg{width:255px;height:143px}.preview-md{width:128px;height:72px}.preview-sm{width:72px;height:41px}.preview-xs{width:40px;height:24px;margin-right:0}.docs-data>.input-group{margin-bottom:.5rem}.docs-data>.input-group>label{min-width:80px}.docs-buttons>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .docs-buttons>.hopscotch-nav-button,.docs-buttons>.btn-group,.docs-buttons>.form-control,.docs-buttons>.form-select,.wizard>.content>.body .docs-buttons>input,.docs-buttons>.dd-handle{margin-right:.25rem;margin-bottom:.5rem}.docs-toggles>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .docs-toggles>.hopscotch-nav-button,.docs-toggles>.btn-group,.docs-toggles>.dropdown{margin-bottom:.5rem}.docs-tooltip{display:block;margin:-.5rem -.75rem;padding:.5rem .75rem}.docs-aspect-ratios,.docs-view-modes{width:100%}.docs-aspect-ratios>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .docs-aspect-ratios>.hopscotch-nav-button{width:20%}.docs-view-modes>.btn,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .docs-view-modes>.hopscotch-nav-button{width:25%}.docs-options .dropdown-menu,.docs-options .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .docs-options .apexcharts-menu{width:100%}.docs-options .dropdown-menu>li,.docs-options .apexcharts-toolbar .apexcharts-menu>li,.apexcharts-toolbar .docs-options .apexcharts-menu>li{padding:.25rem 1rem}.docs-options .dropdown-menu>li:hover,.docs-options .apexcharts-toolbar .apexcharts-menu>li:hover,.apexcharts-toolbar .docs-options .apexcharts-menu>li:hover{background-color:#f7f7f7}.docs-options .dropdown-menu>li>label,.docs-options .apexcharts-toolbar .apexcharts-menu>li>label,.apexcharts-toolbar .docs-options .apexcharts-menu>li>label{margin-bottom:0}.docs-cropped .modal-body{text-align:center}.docs-cropped .modal-body>img,.docs-cropped .modal-body>canvas{max-width:100%}.common-credits>li{display:block;margin-bottom:1rem}.common-credits>li:last-child{margin-bottom:0}#session-timeout-dialog .modal-header{background:red}#session-timeout-dialog .modal-header .modal-title,#session-timeout-dialog .modal-header button.btn-close{color:#fff}#session-timeout-dialog .modal-body p.mb-10{font-size:1.1rem}#session-timeout-dialog .modal-body .countdown-holder{color:red}#session-timeout-dialog .modal-body .progress{margin-top:1.25rem}#session-timeout-dialog .modal-footer{border-top:none}div.hopscotch-bubble{border:none;box-shadow:0 4px 16px #0000001f;border-radius:.25rem;font-size:.875rem;font-family:var(--bs-body-font-family)}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-bubble-number{display:none}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-bubble-content{margin:0}div.hopscotch-bubble .hopscotch-bubble-container h3{color:#262a2e;font-family:var(--bs-body-font-family);font-size:1.1rem;font-weight:500;line-height:1.2;margin:-1px 16px 4px 0;padding:0}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-content{color:#6f6f6f;font-family:var(--bs-body-font-family);line-height:inherit;margin:.5rem 0;font-weight:inherit;padding:0}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions{margin:1.25rem 0 0}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button{outline:none;background-image:none;font-weight:400;margin:0;overflow:visible;text-decoration:none!important;width:auto;height:auto;line-height:inherit;text-shadow:none}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:focus,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:active,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:hover{box-shadow:none!important}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev{margin-right:.625rem}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-bubble-close{text-shadow:none;font: 14px/1 Material-Design-Iconic-Font;text-rendering:auto;outline:none;color:#262a2e;background:transparent;-moz-osx-font-smoothing:grayscale;text-indent:inherit;width:auto;height:auto;font-size:0;z-index:1;opacity:.6;right:3px}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-bubble-close:before{content:"";font-size:1.125rem}div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-bubble-close:hover{opacity:1}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:2px;left:32px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down{bottom:-32px;left:4px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{top:30px;right:-32px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right:after{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{top:10px;left:2px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow{display:none}div.hopscotch-bubble .hopscotch-bubble-arrow-container:after{content:"";position:absolute;width:0;height:0;margin-left:0;top:0;left:0;box-sizing:border-box;border:.6em solid rgba(0,0,0,.1);border-color:transparent transparent #fff #fff;transform-origin:0 0;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);box-shadow:-2px 2px 16px #0000000d}div.hopscotch-bubble.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}div.hopscotch-bubble.tour-hopscotch-dark{background:#00585f}div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container h3,div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-content{color:#fff}div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button.prev{margin-right:.625rem}div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-container .hopscotch-bubble-close{outline:none;color:#fff}div.hopscotch-bubble.tour-hopscotch-dark .hopscotch-bubble-arrow-container:after{border-color:transparent transparent #00585f #00585f}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}to{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}to{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}div.hopscotch-bubble.fade-in-up{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}to{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-ms-transform:translateY(-20px)}to{opacity:1;-ms-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}div.hopscotch-bubble.fade-in-down{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(-20px)}to{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(-20px)}to{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}div.hopscotch-bubble.fade-in-right{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(20px)}to{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(20px)}to{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}div.hopscotch-bubble.fade-in-left{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@media (max-width: 1199px){div.hopscotch-bubble{display:none}}.rating .jq-star{width:1rem!important;height:1rem!important;display:inline-block;line-height:0;cursor:pointer;margin-right:.25rem}.rating .jq-star:last-child{margin-right:0}.rating .jq-star polygon[class^=svg-empty]{fill:#eaeaea}.rating .jq-star polygon[class^=svg-hovered],.rating .jq-star polygon[class^=svg-rated],.rating .jq-star polygon[class^=svg-active]{fill:#007d88}.rating .jq-star .jq-star-svg{width:100%;height:100%}.rating.rating-yellow .jq-star polygon[class^=svg-hovered],.rating.rating-yellow .jq-star polygon[class^=svg-rated],.rating.rating-yellow .jq-star polygon[class^=svg-active]{fill:#ffc400}.rating.rating-progressive[data-rating="1"] .jq-star polygon[class^=svg-rated],.rating.rating-progressive[data-rating="1"] .jq-star polygon[class^=svg-active]{fill:red}.rating.rating-progressive[data-rating="2"] .jq-star polygon[class^=svg-rated],.rating.rating-progressive[data-rating="2"] .jq-star polygon[class^=svg-active]{fill:#ffd23d}.rating.rating-progressive[data-rating="3"] .jq-star polygon[class^=svg-rated],.rating.rating-progressive[data-rating="3"] .jq-star polygon[class^=svg-active]{fill:#ffc400}.rating.rating-progressive[data-rating="4"] .jq-star polygon[class^=svg-rated],.rating.rating-progressive[data-rating="4"] .jq-star polygon[class^=svg-active]{fill:#3de09e}.rating.rating-progressive[data-rating="5"] .jq-star polygon[class^=svg-rated],.rating.rating-progressive[data-rating="5"] .jq-star polygon[class^=svg-active]{fill:#00d67f}.rating.rating-progressive.rating-level-1 .jq-star polygon[class^=svg-hovered]{fill:red}.rating.rating-progressive.rating-level-2 .jq-star polygon[class^=svg-hovered]{fill:#ffd23d}.rating.rating-progressive.rating-level-3 .jq-star polygon[class^=svg-hovered]{fill:#ffc400}.rating.rating-progressive.rating-level-4 .jq-star polygon[class^=svg-hovered]{fill:#3de09e}.rating.rating-progressive.rating-level-5 .jq-star polygon[class^=svg-hovered]{fill:#00d67f}.rating.rating-lg .jq-star{width:1.5rem!important;height:1.5rem!important}.rating.rating-xl .jq-star{width:2rem!important;height:2rem!important}.editable{outline:none}.tox.tox-tinymce{z-index:11}.chip{display:inline-block;position:relative;vertical-align:middle}.chip>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;position:relative;padding:.25rem .75rem;font-size:.875rem;line-height:1.5;border-radius:.5rem;color:#262a2e}.chip .chip-text{pointer-events:none}.chip input{position:absolute;height:100%;width:100%;left:0;top:0;opacity:0;cursor:pointer}.chip input+span{pointer-events:none}.chip.chip-primary>span{background-color:#ebf5f5;border:1px solid #ebf5f5;color:#007d88}.chip.chip-primary:hover input+span{border-color:#c7e2e5;background-color:#c7e2e5}.chip.chip-primary input:checked+span{color:#fff;border-color:#007d88;background-color:#007d88}.chip.chip-secondary>span{background-color:#f7f7f7;border:1px solid #f7f7f7;color:#262a2e}.chip.chip-secondary:hover input+span{border-color:#eaeaea;background-color:#eaeaea}.chip.chip-secondary input:checked+span{color:#fff;border-color:#262a2e;background-color:#262a2e}.chip.chip-outline-primary>span{background:transparent;border:1px solid #99cbcf;color:#007d88}.chip.chip-outline-primary:hover input+span{border-color:#007d88}.chip.chip-outline-primary input:checked+span{color:#fff;border-color:#007d88;background-color:#007d88}.chip.chip-outline-secondary>span{background:transparent;border:1px solid #b5b5b5;color:#262a2e}.chip.chip-outline-secondary:hover input+span{border-color:#262a2e}.chip.chip-outline-secondary input:checked+span{color:#fff;border-color:#262a2e;background-color:#262a2e}.chip.chip-wth-icon>span i,.chip.chip-wth-icon>span .feather-icon,.chip.chip-wth-icon>span .svg-icon{font-size:1rem;line-height:1;margin-right:.5rem;display:flex}.chip.chip-wth-icon>span .feather-icon>svg,.chip.chip-wth-icon>span .svg-icon>svg{height:1em;width:1em}.chip.chip-ticked>span:before{font:normal normal normal 0/1 "Material-Design-Iconic-Font";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";-moz-transition:all .15s ease;-o-transition:all .15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}.chip.chip-ticked>span .chip-text{-moz-transition:all .15s ease;-o-transition:all .15s ease;-webkit-transition:all .15s ease;transition:all .15s ease}.chip.chip-ticked input:checked+span:before{font-size:1rem}.chip.chip-ticked input:checked+span .chip-text{margin-left:.5rem}.chip.chip-dismissable .btn-close{margin-left:.5rem;color:inherit!important}.chip.chip-pill>span{border-radius:50rem}.chip.chip-disabled{cursor:not-allowed}.chip.chip-disabled input{pointer-events:none}.chip.chip-disabled>span{border-color:#f7f7f7!important;background-color:#f7f7f7!important;color:#b5b5b5!important}.chip.chip-disabled>span .btn-close{color:#b5b5b5!important;pointer-events:none}.chip.user-chip>span{border-radius:50rem}.chip.user-chip>span .avatar{height:100%;width:auto;padding:.2rem;position:absolute;left:0}.chip.user-chip>span .avatar img{border-radius:50%}.chip.user-chip>span .chip-text{margin-left:1.375rem}.chip.chip-lg>span{padding:.5rem 1rem;font-size:1rem}.chip.chip-lg.chip-wth-icon>span i,.chip.chip-lg.chip-wth-icon>span svg{font-size:1.125rem}.chip.chip-lg.chip-ticked input:checked+span:before{font-size:1.25rem}.chip.chip-lg.user-chip>span .chip-text{margin-left:1.875rem}.tag-input{border:none;outline:none}.tags-container .hk-chip{margin-right:.625rem;margin-bottom:.625rem}.hk-playlist-wrap .media{cursor:pointer}.hk-playlist-wrap .media .media-body .song-name{color:#262a2e}.hk-playlist-wrap .media .media-body .palyer-action-wrap .volume-ctrl{opacity:0;-moz-transition:.15 ease-in-out;-o-transition:.15 ease-in-out;-webkit-transition:.15 ease-in-out;transition:.15 ease-in-out}.hk-playlist-wrap .media.active .media-body .song-name{color:#007d88}.hk-playlist-wrap .media.active .media-body .palyer-action-wrap .volume-ctrl{opacity:1}.hk-ribbon-type-1{display:flex;justify-content:center;align-items:center;position:absolute;left:20px;background:#007d88;color:#fff;padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;min-height:26px;top:0;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.hk-ribbon-type-1>span{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.hk-ribbon-type-1.ribbon-wth-flag:before{background-color:transparent;top:0;bottom:0;content:"";position:absolute;border-top:13px solid #007D88;border-bottom:13px solid #007D88;border-right:13px solid #007D88;border-left:.6rem solid transparent!important;left:-14px}.hk-ribbon-type-1.ribbon-wth-flag:after{background-color:transparent;border:13px solid #007D88;top:0;bottom:0;content:"";position:absolute;right:-14px;border-top:13px solid #007D88;border-bottom:13px solid #007D88;border-left:13px solid #007D88;border-right:.6rem solid transparent!important}.hk-ribbon-type-1.overhead-start{left:14px}.hk-ribbon-type-1.overhead-start.ribbon-wth-flag{border-top-right-radius:0;border-bottom-right-radius:0}.hk-ribbon-type-1.overhead-start.ribbon-wth-flag:before{display:none}.hk-ribbon-type-1.overhead-end{right:14px;left:auto}.hk-ribbon-type-1.overhead-end.ribbon-wth-flag{border-top-left-radius:0;border-bottom-left-radius:0}.hk-ribbon-type-1.overhead-end.ribbon-wth-flag:after{display:none}.hk-ribbon-type-1.overhead-center{left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);right:auto}.hk-ribbon-type-1.overhead-center.ribbon-wth-flag{border-radius:0}.hk-ribbon-type-1.start-over{left:-14px;top:14px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.hk-ribbon-type-1.start-over.ribbon-wth-flag{border-top-right-radius:0;border-bottom-right-radius:0}.hk-ribbon-type-1.start-over.ribbon-wth-flag:before{display:none}.hk-ribbon-type-1.end-over{right:-14px;left:auto;top:14px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.hk-ribbon-type-1.end-over.ribbon-wth-flag{border-top-left-radius:0;border-bottom-left-radius:0}.hk-ribbon-type-1.end-over.ribbon-wth-flag:after{display:none}.hk-ribbon-type-1.start-touch{left:0;top:14px;border-top-left-radius:0;border-bottom-left-radius:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.hk-ribbon-type-1.start-touch.ribbon-wth-flag{border-radius:0}.hk-ribbon-type-1.start-touch.ribbon-wth-flag:before{display:none}.hk-ribbon-type-1.end-touch{right:0;left:auto;border-top-right-radius:0;border-bottom-right-radius:0;top:14px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.hk-ribbon-type-1.end-touch.ribbon-wth-flag{border-radius:0}.hk-ribbon-type-1.end-touch.ribbon-wth-flag:after{display:none}.hk-ribbon-type-1.ribbon-square{border-radius:0}.hk-ribbon-type-1.ribbon-wth-icon>span>*{font-size:1.125rem;margin-right:.25rem}.hk-ribbon-type-1.hk-ribbon-uppercase{font-weight:600;font-size:.75rem;text-transform:uppercase}.hk-ribbon-type-1.hk-ribbon-blue{background:#298dff}.hk-ribbon-type-1.hk-ribbon-blue.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-blue.ribbon-wth-flag:after{border-color:#298dff}.hk-ribbon-type-1.hk-ribbon-primary{background:#007d88}.hk-ribbon-type-1.hk-ribbon-primary.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-primary.ribbon-wth-flag:after{border-color:#007d88}.hk-ribbon-type-1.hk-ribbon-info{background:#18ddef}.hk-ribbon-type-1.hk-ribbon-info.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-info.ribbon-wth-flag:after{border-color:#18ddef}.hk-ribbon-type-1.hk-ribbon-cyan{background:#18ddef}.hk-ribbon-type-1.hk-ribbon-cyan.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-cyan.ribbon-wth-flag:after{border-color:#18ddef}.hk-ribbon-type-1.hk-ribbon-green{background:#00d67f}.hk-ribbon-type-1.hk-ribbon-green.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-green.ribbon-wth-flag:after{border-color:#00d67f}.hk-ribbon-type-1.hk-ribbon-success{background:#00d67f}.hk-ribbon-type-1.hk-ribbon-success.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-success.ribbon-wth-flag:after{border-color:#00d67f}.hk-ribbon-type-1.hk-ribbon-red{background:red}.hk-ribbon-type-1.hk-ribbon-red.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-red.ribbon-wth-flag:after{border-color:red}.hk-ribbon-type-1.hk-ribbon-danger{background:red}.hk-ribbon-type-1.hk-ribbon-danger.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-danger.ribbon-wth-flag:after{border-color:red}.hk-ribbon-type-1.hk-ribbon-yellow{background:#ffc400}.hk-ribbon-type-1.hk-ribbon-yellow.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-yellow.ribbon-wth-flag:after{border-color:#ffc400}.hk-ribbon-type-1.hk-ribbon-warning{background:#ffc400}.hk-ribbon-type-1.hk-ribbon-warning.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-warning.ribbon-wth-flag:after{border-color:#ffc400}.hk-ribbon-type-1.hk-ribbon-sky{background:#00b0ff}.hk-ribbon-type-1.hk-ribbon-sky.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-sky.ribbon-wth-flag:after{border-color:#00b0ff}.hk-ribbon-type-1.hk-ribbon-pink{background:#e92990}.hk-ribbon-type-1.hk-ribbon-pink.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-pink.ribbon-wth-flag:after{border-color:#e92990}.hk-ribbon-type-1.hk-ribbon-purple{background:#c02ff3}.hk-ribbon-type-1.hk-ribbon-purple.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-purple.ribbon-wth-flag:after{border-color:#c02ff3}.hk-ribbon-type-1.hk-ribbon-violet{background:#7429f8}.hk-ribbon-type-1.hk-ribbon-violet.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-violet.ribbon-wth-flag:after{border-color:#7429f8}.hk-ribbon-type-1.hk-ribbon-indigo{background:#322bf3}.hk-ribbon-type-1.hk-ribbon-indigo.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-indigo.ribbon-wth-flag:after{border-color:#322bf3}.hk-ribbon-type-1.hk-ribbon-teal{background:#007d88}.hk-ribbon-type-1.hk-ribbon-teal.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-teal.ribbon-wth-flag:after{border-color:#007d88}.hk-ribbon-type-1.hk-ribbon-neon{background:#81e230}.hk-ribbon-type-1.hk-ribbon-neon.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-neon.ribbon-wth-flag:after{border-color:#81e230}.hk-ribbon-type-1.hk-ribbon-lime{background:#c2e939}.hk-ribbon-type-1.hk-ribbon-lime.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-lime.ribbon-wth-flag:after{border-color:#c2e939}.hk-ribbon-type-1.hk-ribbon-sun{color:#262a2e;background:#ffea00}.hk-ribbon-type-1.hk-ribbon-sun.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-sun.ribbon-wth-flag:after{border-color:#ffea00}.hk-ribbon-type-1.hk-ribbon-orange{background:#ff9100}.hk-ribbon-type-1.hk-ribbon-orange.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-orange.ribbon-wth-flag:after{border-color:#ff9100}.hk-ribbon-type-1.hk-ribbon-pumpkin{background:#ff5700}.hk-ribbon-type-1.hk-ribbon-pumpkin.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-pumpkin.ribbon-wth-flag:after{border-color:#ff5700}.hk-ribbon-type-1.hk-ribbon-brown{background:#954d15}.hk-ribbon-type-1.hk-ribbon-brown.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-brown.ribbon-wth-flag:after{border-color:#954d15}.hk-ribbon-type-1.hk-ribbon-gold{background:#c39749}.hk-ribbon-type-1.hk-ribbon-gold.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-gold.ribbon-wth-flag:after{border-color:#c39749}.hk-ribbon-type-1.hk-ribbon-smoke{background:#5e7d8a}.hk-ribbon-type-1.hk-ribbon-smoke.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-smoke.ribbon-wth-flag:after{border-color:#5e7d8a}.hk-ribbon-type-1.hk-ribbon-grey{background:#9e9e9e}.hk-ribbon-type-1.hk-ribbon-grey.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-grey.ribbon-wth-flag:after{border-color:#9e9e9e}.hk-ribbon-type-1.hk-ribbon-secondary{background:#6f6f6f}.hk-ribbon-type-1.hk-ribbon-secondary.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-secondary.ribbon-wth-flag:after{border-color:#6f6f6f}.hk-ribbon-type-1.hk-ribbon-light{background:#eaeaea;color:#262a2e}.hk-ribbon-type-1.hk-ribbon-light.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-light.ribbon-wth-flag:after{border-color:#eaeaea}.hk-ribbon-type-1.hk-ribbon-dark{background:#262a2e}.hk-ribbon-type-1.hk-ribbon-dark.ribbon-wth-flag:before,.hk-ribbon-type-1.hk-ribbon-dark.ribbon-wth-flag:after{border-color:#262a2e}.hk-ribbon-type-2{display:flex;justify-content:center;align-items:center;position:absolute;left:20px;background:#007d88;color:#fff;padding:.25rem .5rem;font-size:1.125rem;font-weight:500;top:-8px;height:39px;width:34px;text-align:center}.hk-ribbon-type-2>span{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1;font-size:1.25rem}.hk-ribbon-type-2:after{background-color:transparent;border-top:17px solid #007D88;border-right:17px solid #007D88;border-left:17px solid #007D88;border-bottom:.6rem solid transparent!important;bottom:-10px;content:"";position:absolute;left:0;right:0}.hk-ribbon-type-2.overhead-start{left:20px}.hk-ribbon-type-2.overhead-end{right:20px;left:auto}.hk-ribbon-type-2.overhead-center{left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%);right:auto}.hk-ribbon-type-2.top-touch{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;top:0}.hk-ribbon-type-2.top-touch.overhead-center{-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%)}.hk-ribbon-type-2.hk-ribbon-blue{background:#298dff}.hk-ribbon-type-2.hk-ribbon-blue:after{border-color:#298dff}.hk-ribbon-type-2.hk-ribbon-primary{background:#007d88}.hk-ribbon-type-2.hk-ribbon-primary:after{border-color:#007d88}.hk-ribbon-type-2.hk-ribbon-cyan{background:#18ddef}.hk-ribbon-type-2.hk-ribbon-cyan:before,.hk-ribbon-type-2.hk-ribbon-cyan:after{border-color:#18ddef}.hk-ribbon-type-2.hk-ribbon-info{background:#18ddef}.hk-ribbon-type-2.hk-ribbon-info:before,.hk-ribbon-type-2.hk-ribbon-info:after{border-color:#18ddef}.hk-ribbon-type-2.hk-ribbon-green{background:#00d67f}.hk-ribbon-type-2.hk-ribbon-green:before,.hk-ribbon-type-2.hk-ribbon-green:after{border-color:#00d67f}.hk-ribbon-type-2.hk-ribbon-success{background:#00d67f}.hk-ribbon-type-2.hk-ribbon-success:before,.hk-ribbon-type-2.hk-ribbon-success:after{border-color:#00d67f}.hk-ribbon-type-2.hk-ribbon-red{background:red}.hk-ribbon-type-2.hk-ribbon-red:before,.hk-ribbon-type-2.hk-ribbon-red:after{border-color:red}.hk-ribbon-type-2.hk-ribbon-danger{background:red}.hk-ribbon-type-2.hk-ribbon-danger:before,.hk-ribbon-type-2.hk-ribbon-danger:after{border-color:red}.hk-ribbon-type-2.hk-ribbon-yellow{background:#ffc400}.hk-ribbon-type-2.hk-ribbon-yellow:before,.hk-ribbon-type-2.hk-ribbon-yellow:after{border-color:#ffc400}.hk-ribbon-type-2.hk-ribbon-warning{background:#ffc400}.hk-ribbon-type-2.hk-ribbon-warning:before,.hk-ribbon-type-2.hk-ribbon-warning:after{border-color:#ffc400}.hk-ribbon-type-2.hk-ribbon-sky{background:#00b0ff}.hk-ribbon-type-2.hk-ribbon-sky:before,.hk-ribbon-type-2.hk-ribbon-sky:after{border-color:#00b0ff}.hk-ribbon-type-2.hk-ribbon-pink{background:#e92990}.hk-ribbon-type-2.hk-ribbon-pink:before,.hk-ribbon-type-2.hk-ribbon-pink:after{border-color:#e92990}.hk-ribbon-type-2.hk-ribbon-purple{background:#c02ff3}.hk-ribbon-type-2.hk-ribbon-purple:before,.hk-ribbon-type-2.hk-ribbon-purple:after{border-color:#c02ff3}.hk-ribbon-type-2.hk-ribbon-violet{background:#7429f8}.hk-ribbon-type-2.hk-ribbon-violet:before,.hk-ribbon-type-2.hk-ribbon-violet:after{border-color:#7429f8}.hk-ribbon-type-2.hk-ribbon-indigo{background:#322bf3}.hk-ribbon-type-2.hk-ribbon-indigo:before,.hk-ribbon-type-2.hk-ribbon-indigo:after{border-color:#322bf3}.hk-ribbon-type-2.hk-ribbon-teal{background:#007d88}.hk-ribbon-type-2.hk-ribbon-teal:before,.hk-ribbon-type-2.hk-ribbon-teal:after{border-color:#007d88}.hk-ribbon-type-2.hk-ribbon-neon{background:#81e230}.hk-ribbon-type-2.hk-ribbon-neon:before,.hk-ribbon-type-2.hk-ribbon-neon:after{border-color:#81e230}.hk-ribbon-type-2.hk-ribbon-lime{background:#c2e939}.hk-ribbon-type-2.hk-ribbon-lime:before,.hk-ribbon-type-2.hk-ribbon-lime:after{border-color:#c2e939}.hk-ribbon-type-2.hk-ribbon-sun{background:#ffea00;color:#262a2e}.hk-ribbon-type-2.hk-ribbon-sun:before,.hk-ribbon-type-2.hk-ribbon-sun:after{border-color:#ffea00}.hk-ribbon-type-2.hk-ribbon-orange{background:#ff9100}.hk-ribbon-type-2.hk-ribbon-orange:before,.hk-ribbon-type-2.hk-ribbon-orange:after{border-color:#ff9100}.hk-ribbon-type-2.hk-ribbon-pumpkin{background:#ff5700}.hk-ribbon-type-2.hk-ribbon-pumpkin:before,.hk-ribbon-type-2.hk-ribbon-pumpkin:after{border-color:#ff5700}.hk-ribbon-type-2.hk-ribbon-brown{background:#954d15}.hk-ribbon-type-2.hk-ribbon-brown:before,.hk-ribbon-type-2.hk-ribbon-brown:after{border-color:#954d15}.hk-ribbon-type-2.hk-ribbon-gold{background:#c39749}.hk-ribbon-type-2.hk-ribbon-gold:before,.hk-ribbon-type-2.hk-ribbon-gold:after{border-color:#c39749}.hk-ribbon-type-2.hk-ribbon-smoke{background:#5e7d8a}.hk-ribbon-type-2.hk-ribbon-smoke:before,.hk-ribbon-type-2.hk-ribbon-smoke:after{border-color:#5e7d8a}.hk-ribbon-type-2.hk-ribbon-grey{background:#9e9e9e}.hk-ribbon-type-2.hk-ribbon-grey:before,.hk-ribbon-type-2.hk-ribbon-grey:after{border-color:#9e9e9e}.hk-ribbon-type-2.hk-ribbon-secondary{background:#6f6f6f}.hk-ribbon-type-2.hk-ribbon-secondary:before,.hk-ribbon-type-2.hk-ribbon-secondary:after{border-color:#6f6f6f}.hk-ribbon-type-2.hk-ribbon-light{background:#eaeaea;color:#262a2e}.hk-ribbon-type-2.hk-ribbon-light:before,.hk-ribbon-type-2.hk-ribbon-light:after{border-color:#eaeaea}.hk-ribbon-type-2.hk-ribbon-dark{background:#262a2e}.hk-ribbon-type-2.hk-ribbon-dark:before,.hk-ribbon-type-2.hk-ribbon-dark:after{border-color:#262a2e}.badge-icon{width:4rem;height:4.313rem;font-size:2.25rem;position:relative;display:inline-block;vertical-align:middle}.badge-icon>svg{position:absolute;left:0;top:0;right:0;height:100%;width:100%}.badge-icon .badge-icon-wrap{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;height:100%;width:100%;color:#fff;position:relative;z-index:1}.badge-icon.badge-icon-lg{width:6rem;height:6.031rem;font-size:3.25rem}.badge-icon.badge-icon-md{width:5rem;height:5.031rem;font-size:2.75rem}.badge-icon.badge-icon-sm{width:3rem;height:3.313rem;font-size:1.75rem}.badge-icon.badge-icon-xs{width:2rem;height:2.313rem;font-size:1.25rem}.badge-icon.badge-icon-xxs{width:1.5rem;height:1.813rem;font-size:1rem}.badge-icon.badge-circle{height:4rem}.badge-icon.badge-circle.badge-icon-lg{height:6rem}.badge-icon.badge-circle.badge-icon-md{height:5rem}.badge-icon.badge-circle.badge-icon-sm{height:3rem}.badge-icon.badge-circle.badge-icon-xs{height:2rem}.badge-icon.badge-circle.badge-icon-xxs{height:1.5rem}.badge-icon.badge-level{position:relative}.badge-icon.badge-level>span{position:absolute;bottom:0;right:16%;z-index:1;font-weight:600;color:inherit;font-size:40%;background:transparent}.badge-icon.badge-level>span:before{content:attr(title);position:absolute;-webkit-text-stroke:4px #fff;left:0;z-index:-1}.avatar.custom-badge-on-avatar .badge-icon{font-size:inherit}.callout{margin-bottom:0}.callout.callout-floating{position:fixed;width:300px;z-index:1055;margin-bottom:0}.callout.callout-floating.top-end{top:25px;right:25px}.callout.callout-floating.bottom-end{bottom:25px;right:25px}.callout.callout-floating.top-start{top:25px;left:25px}.callout.callout-floating.bottom-start{bottom:25px;left:25px}.callout.callout-floating.top-center{top:25px;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%)}.callout.callout-floating.bottom-center{bottom:25px;left:50%;width:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%)}.callout.callout-dark{color:#fff}.callout.callout-dark h1,.callout.callout-dark h2,.callout.callout-dark h3,.callout.callout-dark h4,.callout.callout-dark h5,.callout.callout-dark h6,.callout.callout-dark p{color:inherit}.hk-toolbar .nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:100%}.hk-toolbar .nav .nav-item{height:100%}.hk-toolbar.toolbar-asymmetric{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.btn-filter{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#f7f7f7}.btn-filter:hover,.btn-filter:focus{color:#6f6f6f;background-color:transparent;background-image:none;border-color:#f7f7f7}.btn-filter.active{color:#007d88;background-color:#ebf5f5;border-color:#007d88;box-shadow:none!important}.btn-filter.active:hover,.btn-filter.active:focus{color:#007d88;background-color:#ebf5f5;border-color:#007d88}.filter-block-wrap .filter-block.card .card-img{-o-object-fit:cover;object-fit:cover}.filter-block-wrap .filter-block.card .card-img-overlay{background-color:rgba(38,42,46,var(--bs-bg-opacity))}.filter-block-wrap .filter-block.card input{position:absolute;z-index:1;left:0;top:0;margin:0;height:100%;width:100%;opacity:0;cursor:pointer}.filter-block-wrap .filter-block.card input:checked~.card-img-overlay{background-color:rgba(41,141,255,var(--bs-bg-opacity))}[data-content-sidebar=active].hk-wrapper .hk-pg-wrapper{margin-right:17.5rem}[data-content-sidebar=active].hk-wrapper .hk-content-sidebar{position:fixed;top:64px;overflow-y:auto;width:280px;right:0;z-index:2;background:#fff;padding-top:1.5rem;border-left:1px solid #d8d8d8;bottom:0}[data-content-sidebar=active].hk-wrapper .hk-content-sidebar .sidebar-content-wrap{padding:1.25rem}.hk-fixed-footer{position:fixed;bottom:0;z-index:1032;background:#fff;box-shadow:1px 1px 3px 5px #0000001a;right:0;left:0}.hk-wrapper.fixed-footer-active .hk-pg-wrapper{padding-bottom:8.125rem}.ghost-card{opacity:0}.sortable-chosen{z-index:5000;border:2px solid #eaeaea!important}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .hk-pg-body .auth-content{min-height:calc(100vh - 249px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .v-separator{margin:0;position:relative}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .v-separator:after{height:100%;right:0}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .v-separator.separator-sm:after{height:70%}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split{min-height:100vh}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;position:relative}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content mark{z-index:1;color:#262a2e}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content mark:after{z-index:-1;background:#00d67f;opacity:1}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content .extr-link{font-size:.75rem;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content .extr-link .feather-icon,.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content .extr-link .svg-icon{margin-right:.25rem}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content .extr-link .feather-icon svg,.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .auth-content .extr-link .svg-icon svg{height:14px;width:14px}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .credit-text{position:absolute;left:30px;bottom:30px;mix-blend-mode:inherit}.hk-wrapper.hk-pg-auth .hk-pg-wrapper .auth-split .bg-img{position:absolute;left:0;top:0;max-width:100%;object-fit:cover;height:100%;z-index:-1}@media (max-width: 767px){.hk-wrapper.hk-pg-auth .hk-pg-wrapper .hk-pg-body .container-xxl .auth-content{min-height:auto;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.hk-wrapper.hk-pg-auth .v-separator:after{display:none}}.hk-wrapper .hk-navbar{border-bottom:1px solid #eaeaea;height:65px;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown .dropdown-menu,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown .apexcharts-menu{position:absolute}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu{width:21.875rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-header,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-header,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-header{color:#262a2e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;border-bottom:1px solid #f7f7f7}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-body,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-body,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-body{height:23.75rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-footer,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-footer,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-footer{border-top:1px solid #f7f7f7;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#007d88;font-size:.875rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-item,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-item,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-item{white-space:inherit;padding-top:.75rem;padding-bottom:.75rem;border-radius:.5rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-item .media .media-head,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-item .media .media-head,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-item .media .media-head{margin-right:1rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-item .media .media-body>div .notifications-info,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-item .media .media-body>div .notifications-info,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-item .media .media-body>div .notifications-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.25rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-item .media .media-body>div .notifications-info>.badge,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-item .media .media-body>div .notifications-info>.badge,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-item .media .media-body>div .notifications-info>.badge{margin-right:.625rem}.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .dropdown-menu .dropdown-item .media .media-body>div .notifications-info .notifications-time,.hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-toolbar .apexcharts-menu .dropdown-item .media .media-body>div .notifications-info .notifications-time,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-nav .nav-item .dropdown.dropdown-notifications .apexcharts-menu .dropdown-item .media .media-body>div .notifications-info .notifications-time{font-size:.75rem;color:#6f6f6f}.hk-wrapper .hk-navbar .navbar-search{display:-webkit-box;display:-ms-flexbox;display:flex}.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input>span.btn-input-clear,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle>span.btn-input-clear{display:none}.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input+.input-suffix>span.spinner-border,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control+.input-prefix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select+.input-prefix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input+.input-prefix>span.spinner-border,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input+.input-prefix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle+.input-prefix>span.spinner-border{display:none}.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control:focus+.input-suffix,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select:focus+.input-suffix,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input:focus+.input-suffix,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input:focus+.input-suffix,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle:focus+.input-suffix,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control:focus+.input-prefix,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select:focus+.input-prefix,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input:focus+.input-prefix,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input:focus+.input-prefix,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle:focus+.input-prefix{border:none;pointer-events:auto}.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control:focus+.input-suffix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select:focus+.input-suffix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input:focus+.input-suffix>span:not(.btn-input-clear):not(.spinner-border),.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input:focus+.input-suffix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle:focus+.input-suffix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control:focus+.input-prefix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select:focus+.input-prefix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input:focus+.input-prefix>span:not(.btn-input-clear):not(.spinner-border),.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input:focus+.input-prefix>span:not(.btn-input-clear):not(.spinner-border),.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle:focus+.input-prefix>span:not(.btn-input-clear):not(.spinner-border){display:none}.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-control:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-select:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading .wizard>.content>.body input:focus+.input-suffix>span.btn-input-clear,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search.loading input:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.dd-handle:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-control:focus+.input-prefix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-select:focus+.input-prefix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading .wizard>.content>.body input:focus+.input-prefix>span.btn-input-clear,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search.loading input:focus+.input-prefix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.dd-handle:focus+.input-prefix>span.btn-input-clear{display:none!important}.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-control:focus+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-select:focus+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading .wizard>.content>.body input:focus+.input-suffix>span.spinner-border,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search.loading input:focus+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.dd-handle:focus+.input-suffix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-control:focus+.input-prefix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.form-select:focus+.input-prefix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading .wizard>.content>.body input:focus+.input-prefix>span.spinner-border,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search.loading input:focus+.input-prefix>span.spinner-border,.hk-wrapper .hk-navbar .navbar-search .input-search.loading input.dd-handle:focus+.input-prefix>span.spinner-border{display:inline}.hk-wrapper .hk-navbar .navbar-search .dropdown-menu,.hk-wrapper .hk-navbar .navbar-search .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-search .apexcharts-menu{width:18rem}.hk-wrapper .hk-navbar .navbar-search .dropdown-menu .dropdown-body,.hk-wrapper .hk-navbar .navbar-search .apexcharts-toolbar .apexcharts-menu .dropdown-body,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-search .apexcharts-menu .dropdown-body{max-height:19.75rem}.hk-wrapper .hk-navbar .navbar-search .dropdown-menu .dropdown-footer,.hk-wrapper .hk-navbar .navbar-search .apexcharts-toolbar .apexcharts-menu .dropdown-footer,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-search .apexcharts-menu .dropdown-footer{border-top:1px solid #f7f7f7;padding:1rem;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#007d88;font-size:.875rem}.hk-wrapper .hk-navbar .navbar-search .dropdown-menu .dropdown-item,.hk-wrapper .hk-navbar .navbar-search .apexcharts-toolbar .apexcharts-menu .dropdown-item,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-search .apexcharts-menu .dropdown-item{white-space:inherit}.hk-wrapper .hk-navbar .nav-start-wrap,.hk-wrapper .hk-navbar .nav-end-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-wrapper .hk-navbar .nav-start-wrap>.navbar-nav,.hk-wrapper .hk-navbar .nav-end-wrap>.navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-wrapper .hk-navbar .navbar-brand .brand-img:last-child{margin-left:.5rem}.hk-wrapper[data-navbar-style=collapsed] .hk-navbar{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);overflow:hidden}.hk-wrapper[data-navbar-style=collapsed] .hk-pg-wrapper{padding-top:0}@media (min-width: 992px){.hk-wrapper .hk-navbar{-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease}}@media (min-width: 1200px){.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle{width:18rem}.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input:focus+.input-suffix>span.btn-input-clear,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle:focus+.input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-control:focus+.input-prefix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.form-select:focus+.input-prefix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search .wizard>.content>.body input:focus+.input-prefix>span.btn-input-clear,.wizard>.content>.body .hk-wrapper .hk-navbar .navbar-search .input-search input:focus+.input-prefix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .input-search input.dd-handle:focus+.input-prefix>span.btn-input-clear{display:inline!important}.hk-wrapper .hk-navbar .nav-start-wrap,.hk-wrapper .hk-navbar .nav-end-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.hk-wrapper .hk-navbar .nav-start-wrap>.navbar-nav,.hk-wrapper .hk-navbar .nav-end-wrap>.navbar-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-wrapper[data-navbar-style=collapsed][data-layout=horizontal] .hk-pg-wrapper{padding-top:65px}.hk-wrapper[data-navbar-style=collapsed][data-layout=horizontal][data-layout-style=default] .hk-menu{top:0}}@media (max-width: 1199px){.hk-wrapper .hk-navbar .navbar-search .mobile-search .input-search .input-suffix,.hk-wrapper .hk-navbar .navbar-search .mobile-search .input-search .input-prefix{pointer-events:auto!important}.hk-wrapper .hk-navbar .navbar-search .mobile-search .input-search .input-suffix>span.btn-input-clear,.hk-wrapper .hk-navbar .navbar-search .mobile-search .input-search .input-prefix>span.btn-input-clear{display:inline!important}.hk-wrapper .hk-navbar .navbar-search .dropdown-menu,.hk-wrapper .hk-navbar .navbar-search .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-search .apexcharts-menu{position:fixed;top:0;left:0;width:100%;height:100%}.hk-wrapper .hk-navbar .navbar-search .dropdown-menu .dropdown-body,.hk-wrapper .hk-navbar .navbar-search .apexcharts-toolbar .apexcharts-menu .dropdown-body,.apexcharts-toolbar .hk-wrapper .hk-navbar .navbar-search .apexcharts-menu .dropdown-body{max-height:calc(100% - 55px)}}[data-footer=simple].hk-wrapper .hk-pg-wrapper,.footer-simple-example.hk-wrapper .hk-pg-wrapper{padding-bottom:120px}[data-footer=simple] .hk-footer,.footer-simple-example .hk-footer{position:absolute;left:0;right:0;bottom:0;border-top:1px solid #eaeaea;background:#fff}[data-footer=simple] .hk-footer .footer>.row,.footer-simple-example .hk-footer .footer>.row{height:60px;align-items:center;justify-content:center;-webkit-justify-content:center;padding:22px 0}[data-footer=simple] .hk-footer .footer .footer-text,.footer-simple-example .hk-footer .footer .footer-text{font-size:.75rem}[data-footer=simple] .hk-footer .footer .footer-text a,.footer-simple-example .hk-footer .footer .footer-text a{color:#007d88}[data-footer=simple] .hk-footer .footer .footer-text .copy-text,.footer-simple-example .hk-footer .footer .footer-text .copy-text{padding-right:5px}[data-footer=simple] .hk-footer .footer .footer-text .footer-link-sep,.footer-simple-example .hk-footer .footer .footer-text .footer-link-sep{padding:0 5px;color:#d8d8d8}[data-footer=simple] .hk-footer .footer .footer-extr-link,.footer-simple-example .hk-footer .footer .footer-extr-link{font-size:.75rem;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end}[data-footer=simple] .hk-footer .footer .footer-extr-link .feather-icon,.footer-simple-example .hk-footer .footer .footer-extr-link .feather-icon{margin-right:.25rem;color:#007d88}[data-footer=simple] .hk-footer .footer .footer-extr-link .feather-icon svg,.footer-simple-example .hk-footer .footer .footer-extr-link .feather-icon svg{height:14px;width:14px}[data-footer=simple] .hk-footer.footer-wth-bg,.footer-simple-example .hk-footer.footer-wth-bg{background:#f7f7f7;border-top:none}[data-footer=complex].hk-wrapper .hk-pg-wrapper,.footer-complex-example.hk-wrapper .hk-pg-wrapper{padding-bottom:400px}[data-footer=complex] .hk-footer,.footer-complex-example .hk-footer{position:absolute;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #d8d8d8}[data-footer=complex] .hk-footer.footer-wth-bg,.footer-complex-example .hk-footer.footer-wth-bg{background:#f7f7f7;border-top:none}[data-footer=complex] .hk-footer .footer,.footer-complex-example .hk-footer .footer{padding-top:40px;padding-bottom:30px}[data-footer=complex] .hk-footer .footer>.row:last-child,.footer-complex-example .hk-footer .footer>.row:last-child{margin-top:3.375rem;align-items:center}[data-footer=complex] .hk-footer .footer .footer-brand,.footer-complex-example .hk-footer .footer .footer-brand{display:block;margin-bottom:.25rem}[data-footer=complex] .hk-footer .footer .footer-info-text,.footer-complex-example .hk-footer .footer .footer-info-text{font-size:.875rem;width:85%}[data-footer=complex] .hk-footer .footer .quick-links-head,.footer-complex-example .hk-footer .footer .quick-links-head{text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:600}[data-footer=complex] .hk-footer .footer .quick-links,.footer-complex-example .hk-footer .footer .quick-links{display:block;color:#262a2e;margin-bottom:.25rem;font-size:.875rem}[data-footer=complex] .hk-footer .footer .quick-links:hover,.footer-complex-example .hk-footer .footer .quick-links:hover{color:#262a2e}[data-footer=complex] .hk-footer .footer .footer-text,.footer-complex-example .hk-footer .footer .footer-text{font-size:.75rem}[data-footer=complex] .hk-footer .footer .footer-text a,.footer-complex-example .hk-footer .footer .footer-text a{color:#007d88}[data-footer=complex] .hk-footer .footer .footer-text .copy-text,.footer-complex-example .hk-footer .footer .footer-text .copy-text{padding-right:.25rem}[data-footer=complex] .hk-footer .footer .footer-text .footer-link-sep,.footer-complex-example .hk-footer .footer .footer-text .footer-link-sep{padding:0 .25rem;color:#d8d8d8}[data-footer=complex] .hk-footer .footer .footer-social-btn-wrap,.footer-complex-example .hk-footer .footer .footer-social-btn-wrap{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-end;-webkit-justify-content:flex-end}[data-footer=complex] .hk-footer .footer .footer-social-btn-wrap .btn,[data-footer=complex] .hk-footer .footer .footer-social-btn-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions [data-footer=complex] .hk-footer .footer .footer-social-btn-wrap .hopscotch-nav-button,.footer-complex-example .hk-footer .footer .footer-social-btn-wrap .btn,.footer-complex-example .hk-footer .footer .footer-social-btn-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .footer-complex-example .hk-footer .footer .footer-social-btn-wrap .hopscotch-nav-button{margin-left:.625rem;flex-shrink:0}.footer-complex-example.hk-wrapper .hk-pg-wrapper{padding-bottom:120px}@media (max-width: 1400px){[data-footer=complex].hk-wrapper .hk-pg-wrapper,.footer-complex-example.hk-wrapper .hk-pg-wrapper{padding-bottom:31.875rem}[data-footer=complex] .hk-footer .footer .footer-info-text,.footer-complex-example .hk-footer .footer .footer-info-text{width:100%}[data-footer=complex] .hk-footer .footer>.row>.col-xl-6,.footer-complex-example .hk-footer .footer>.row>.col-xl-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}[data-footer=complex] .hk-footer .footer>.row>.col-xl-6:last-child,.footer-complex-example .hk-footer .footer>.row>.col-xl-6:last-child{margin-top:2.125rem}[data-footer=complex] .hk-footer .footer>.row:last-child,.footer-complex-example .hk-footer .footer>.row:last-child{margin-top:2.125rem}}@media (max-width: 1199px){[data-footer=simple] .hk-footer .footer>.row,.footer-simple-example .hk-footer .footer>.row{height:auto}[data-footer=simple] .hk-footer .footer>.row>.col-xl-6 .col-xl-4,.footer-simple-example .hk-footer .footer>.row>.col-xl-6 .col-xl-4{margin-bottom:1.875rem}[data-footer=simple] .hk-footer .footer>.row>.col-xl-6 .col-xl-4:last-child,.footer-simple-example .hk-footer .footer>.row>.col-xl-6 .col-xl-4:last-child{margin-bottom:0}[data-footer=simple] .hk-footer .footer .footer-text,.footer-simple-example .hk-footer .footer .footer-text{text-align:center;margin-bottom:.625rem}[data-footer=simple] .hk-footer .footer .footer-extr-link,.footer-simple-example .hk-footer .footer .footer-extr-link{justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}[data-footer=complex].hk-wrapper .hk-pg-wrapper,.footer-complex-example.hk-wrapper .hk-pg-wrapper{padding-bottom:34.5rem}[data-footer=complex] .hk-footer .footer .footer-social-btn-wrap,.footer-complex-example .hk-footer .footer .footer-social-btn-wrap{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start;margin-top:1.5rem}[data-footer=complex] .hk-footer .footer .footer-social-btn-wrap .btn:first-child,[data-footer=complex] .hk-footer .footer .footer-social-btn-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:first-child,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions [data-footer=complex] .hk-footer .footer .footer-social-btn-wrap .hopscotch-nav-button:first-child,.footer-complex-example .hk-footer .footer .footer-social-btn-wrap .btn:first-child,.footer-complex-example .hk-footer .footer .footer-social-btn-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:first-child,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .footer-complex-example .hk-footer .footer .footer-social-btn-wrap .hopscotch-nav-button:first-child{margin-left:0}}@media (max-width: 767px){[data-footer=complex].hk-wrapper .hk-pg-wrapper,.footer-complex-example.hk-wrapper .hk-pg-wrapper{padding-bottom:63rem}[data-footer=complex] .hk-footer .footer>.row>.col-xl-6 .col-md-4,.footer-complex-example .hk-footer .footer>.row>.col-xl-6 .col-md-4{margin-bottom:1.875rem}[data-footer=complex] .hk-footer .footer>.row>.col-xl-6 .col-md-4:last-child,.footer-complex-example .hk-footer .footer>.row>.col-xl-6 .col-md-4:last-child{margin-bottom:0}}@media (max-width: 666px){[data-footer=simple].hk-wrapper .hk-pg-wrapper,.footer-simple-example.hk-wrapper .hk-pg-wrapper{padding-bottom:10rem}}.navbar{z-index:100}.navbar .navbar-toggler-menu,.navbar .navbar-toggler{border:none;padding:0}.navbar .navbar-toggler-menu{align-self:center;margin-right:.625rem}.navbar .navbar-brand{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.navbar.navbar-dark{background:#262a2e}.navbar.navbar-dark .badge.badge-indicator{border-color:#262a2e}.navbar.navbar-dark .form-control,.navbar.navbar-dark .form-select,.navbar.navbar-dark .wizard>.content>.body input,.wizard>.content>.body .navbar.navbar-dark input,.navbar.navbar-dark .dd-handle{border-color:#fff;color:#fff}.navbar.navbar-dark .input-affix-wrapper.affix-border .input-prefix,.navbar.navbar-dark .input-affix-wrapper.affix-border .input-suffix{border-color:#fff;color:#fff}.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.hopscotch-nav-button{color:#fff}.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:before,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:before,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:before{background:#ffffff0d}.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:not(:disabled):not(.disabled).active .icon,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled).active .icon,.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:not(:disabled):not(.disabled):active .icon,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:not(:disabled):not(.disabled):active .icon,.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:hover .icon,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:hover .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:hover .icon,.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover:focus .icon,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:focus .icon,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.flush-soft-hover.hopscotch-nav-button:focus .icon{color:#fff}.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark.disabled,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.disabled.hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.disabled.hopscotch-nav-button,.navbar.navbar-dark .btn.btn-icon[class*=btn-flush-].btn-flush-dark:disabled,.navbar.navbar-dark div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .btn-icon[class*=btn-flush-].btn-flush-dark.hopscotch-nav-button:disabled,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .navbar.navbar-dark .btn-icon[class*=btn-flush-].btn-flush-dark.hopscotch-nav-button:disabled{color:#fffc}.navbar.navbar-light{background:#fff}.navbar.navbar-light .badge.badge-indicator{border-color:#fff}.nav-link{color:#007d88}.nav-link:hover,.nav-link:focus{color:#3d9ca5}.nav .nav-item{position:relative}.nav .nav-item .nav-link.no-arrow{padding-right:.75rem!important}.nav .nav-item .nav-link.no-arrow:after{display:none}.nav .nav-item .nav-link.link-with-arrow{padding-right:1.8rem!important;position:relative}.nav .nav-item .nav-link.link-with-arrow:after{content:"";font: 14px/1 Material-Design-Iconic-Font;font-size:1rem;text-rendering:auto;margin-left:auto;position:absolute;right:1rem;top:calc(50% - 8px);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-moz-transition:all .4s ease;-o-transition:all .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease}.nav.nav-icon>.nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center}.nav.nav-icon>.nav-item .nav-link>.nav-icon-wrap{margin-right:.875rem;font-size:1.25rem;line-height:0;position:relative}.nav.nav-icon.nav-icon-top>.nav-item>.nav-link{text-align:center;display:block}.nav.nav-icon.nav-icon-top>.nav-item>.nav-link>.nav-icon-wrap{margin-right:0;margin-bottom:.5rem;display:block}.nav.nav-pills>.nav-item>.nav-link{border-radius:.5rem;margin-left:.25rem;margin-right:.25rem}.nav.nav-pills>.nav-item>.nav-link.active{background-color:#007d88!important}.nav.nav-pills>.nav-item>.nav-link.active.link-with-arrow:after{color:#fff9}.nav.nav-pills>.nav-item>.nav-link.active:after{color:#fff9}.nav.nav-pills .show>.nav-link{background-color:transparent}.nav.nav-pills.nav-pills-square>.nav-item>.nav-link{border-radius:0}.nav.nav-pills.nav-pills-rounded>.nav-item>.nav-link{border-radius:50rem}.nav.nav-pills.nav-pills-soft>.nav-item>.nav-link.active{background-color:#ebf5f5!important;color:#007d88!important}.nav.nav-pills.nav-pills-soft>.nav-item>.nav-link.active.link-with-arrow:after{color:inherit}.nav.nav-pills.nav-pills-soft>.nav-item>.nav-link.active:after{color:inherit}.nav.nav-pills.nav-icon.nav-icon-top>.nav-item>.nav-link{padding-top:.95rem;padding-bottom:.95rem}.nav.nav-line>.nav-item>.nav-link{border-bottom:1px solid transparent;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.nav.nav-line>.nav-item>.nav-link.active{border-color:#007d88!important}.nav.nav-vertical{-ms-flex-direction:column!important;flex-direction:column!important}.nav.nav-vertical .nav-item .nav-link{justify-content:flex-start;-webkit-justify-content:flex-start;position:relative}.nav.nav-vertical .nav-item .nav-link[data-toggle=collapse]:after{content:"";font: 14px/1 Material-Design-Iconic-Font;font-size:1rem;text-rendering:auto;margin-left:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-moz-transition:all .4s ease;-o-transition:all .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease}.nav.nav-vertical .nav-item .nav-link[data-toggle=collapse][aria-expanded=true]:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.nav.nav-vertical.nav-pills>.nav-item>.nav-link{margin:.25rem 0}.nav.nav-vertical.nav-line>.nav-item>.nav-link{border-bottom:none;border-left:1px solid transparent}.nav.nav-vertical.nav-separator>.nav-item>.nav-link{padding:.75rem 1.5rem}.nav.nav-vertical.nav-separator>.nav-item:after{content:"";position:absolute;width:100%;left:0;top:auto;bottom:0;height:1px;margin:0}.nav.nav-dark .nav-link{color:#fff}.nav.nav-dark .nav-link:hover,.nav.nav-dark .nav-link:focus{color:#fffc}.nav.nav-dark .nav-link.disabled{color:#ffffff4d}.nav.nav-dark .nav-link.active{color:#007d88}.nav.nav-dark .nav-link:after{color:#ffffff4d}.nav.nav-dark .nav-link.link-with-arrow:after{color:#ffffff4d}.nav.nav-dark .nav-item.show .nav-link{color:#fff}.nav.nav-dark.nav-pills>.nav-item>.nav-link.active{color:#fff}.nav.nav-dark.nav-pills>.nav-item>.nav-link.active:hover,.nav.nav-dark.nav-pills>.nav-item>.nav-link.active:focus{color:#fff}.nav.nav-dark.nav-pills>.nav-item>.nav-link{color:#fff}.nav.nav-dark.nav-pills>.nav-item>.nav-link:hover,.nav.nav-dark.nav-pills>.nav-item>.nav-link:focus{background:#ffffff1a}.nav.nav-dark.nav-pills>.nav-item>.nav-link.disabled{color:#ffffff4d}.nav.nav-dark.nav-vertical .nav-item .nav-link[data-toggle=collapse]:after{color:#ffffff4d}.nav.nav-dark.nav-line .nav-item.show .nav-link{color:#fff}.nav.nav-light .nav-link{color:#262a2e}.nav.nav-light .nav-link:hover,.nav.nav-light .nav-link:focus{color:#262a2ecc}.nav.nav-light .nav-link.disabled{color:#262a2e4d}.nav.nav-light .nav-link.active{color:#007d88}.nav.nav-light .nav-link:after{color:#262a2e4d}.nav.nav-light .nav-link.link-with-arrow:after{color:#262a2e4d}.nav.nav-light .nav-item.show .nav-link{color:#262a2e}.nav.nav-light.nav-vertical .nav-item .nav-link[data-toggle=collapse]:after{color:#262a2e4d}.nav.nav-light.nav-pills>.nav-item>.nav-link.active{color:#fff}.nav.nav-light.nav-pills>.nav-item>.nav-link.active:hover,.nav.nav-light.nav-pills>.nav-item>.nav-link.active:focus{color:#fff}.nav.nav-light.nav-pills>.nav-item>.nav-link{color:#262a2e}.nav.nav-light.nav-pills>.nav-item>.nav-link:hover,.nav.nav-light.nav-pills>.nav-item>.nav-link:focus{background:#262a2e14}.nav.nav-light.nav-pills>.nav-item>.nav-link.disabled{color:#262a2e4d}.nav.nav-sm>.nav-item .nav-link>.nav-icon-wrap{margin-right:.875rem;font-size:1rem}.nav.nav-sm .nav-link{padding:.25rem .75rem;font-size:.875rem}.nav-tabs{border-bottom:1px solid #d8d8d8}.nav-tabs .nav-item.show .nav-link:hover,.nav-tabs .nav-item.show .nav-link:focus,.nav-tabs>.nav-item>.nav-link:hover,.nav-tabs>.nav-item>.nav-link:focus{border-color:transparent}.nav-tabs .nav-item.show .nav-link.active,.nav-tabs>.nav-item>.nav-link.active{background-color:transparent;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) #fff}.nav-tabs.nav-sm .nav-item.show .nav-link,.nav-tabs.nav-sm>.nav-item>.nav-link{padding:.4rem .75rem}.nav-tabs .nav-item.show .nav-link{border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) #fff}.nav-tabs.nav-pills{border-bottom:0}.nav-tabs.nav-pills>.nav-item{margin-bottom:0}.nav-tabs.nav-pills>.nav-item>.nav-link{border:none!important}.nav-tabs.nav-light>.nav-item>.nav-link.active{background:#fff;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) #fff}.nav-tabs.nav-light .nav-item.show .nav-link{border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) #fff}.nav-tabs.nav-dark{border-color:#ffffff1a}.nav-tabs.nav-dark>.nav-item>.nav-link.active{background:#fff;border-color:rgba(255,255,255,.1) rgba(255,255,255,.1) #fff}.nav-tabs.nav-dark .nav-item.show .nav-link{border-color:rgba(255,255,255,.1) rgba(255,255,255,.1) #fff}.nav-tabs.nav-line{border-bottom:0}.nav-tabs.nav-line>.nav-item{margin-bottom:0}.nav-tabs.nav-line>.nav-item>.nav-link{background:transparent;border-left:0;border-top:0;border-right:0}.nav-tabs.nav-line>.nav-item>.nav-link.active{background:transparent}.tab-content{margin-top:1rem}.nav-segmented-tabs{display:-ms-flexbox;display:flex;border-bottom:none}.nav-segmented-tabs>.nav-item{margin-right:-1px}.nav-segmented-tabs>.nav-item:first-child .nav-link{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.nav-segmented-tabs>.nav-item:last-child .nav-link{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.nav-segmented-tabs>.nav-item>.nav-link{border:1px solid #d8d8d8!important;border-radius:0;text-align:center;background:transparent;height:100%}.nav-segmented-tabs>.nav-item>.nav-link.active{color:#fff!important;background:#007d88!important;border-color:#007d88!important}.nav-segmented-tabs.segmented-tabs-rounded>.nav-item:first-child .nav-link{border-top-left-radius:50px;border-bottom-left-radius:50px}.nav-segmented-tabs.segmented-tabs-rounded>.nav-item:last-child .nav-link{border-top-right-radius:50px;border-bottom-right-radius:50px}.nav-segmented-tabs.segmented-tabs-square>.nav-item>.nav-link{border-radius:0}.nav-segmented-tabs.segmented-tabs-filled>.nav-item{margin-right:0}.nav-segmented-tabs.segmented-tabs-filled>.nav-item .nav-link{border:none!important;background:#f7f7f7}.nav-segmented-tabs.nav-dark>.nav-item>.nav-link{border-color:#ffffff26!important}.nav-segmented-tabs.nav-dark>.nav-item.show>.nav-link{background:transparent;color:#fff}.nav-segmented-tabs.nav-dark.segmented-tabs-filled>.nav-item .nav-link{background:#ffffff0d}.nav-header-bold{padding:1.5rem 0 .5rem;width:240px;font-size:.75rem;text-transform:uppercase;font-weight:600;color:#007d88}.hk-wrapper[data-aside=fixed] .hk-pg-wrapper{margin-right:180px}.hk-wrapper[data-aside=fixed] .hk-aside{position:fixed;top:65px;overflow-y:auto;width:180px;right:0;z-index:1;background:#fff;border-left:1px solid #d8d8d8;bottom:0}.hk-wrapper[data-aside=fixed] .hk-aside .nicescroll-bar{padding:1.5rem}.hk-wrapper[data-aside=sticky] .hk-aside{position:sticky;top:70px;overflow-y:auto;height:calc(100vh - 250px);z-index:1;margin-top:3rem}.hk-wrapper .nav-toc .nav-header{font-size:.75rem;text-transform:uppercase;font-weight:600;color:#9e9e9e}.hk-wrapper .nav-toc .nav{margin:1rem 0;font-size:.875rem;flex-wrap:nowrap;border-left:1px solid;border-color:#d8d8d8}.hk-wrapper .nav-toc .nav .nav-item{margin-bottom:.25rem}.hk-wrapper .nav-toc .nav .nav-item:last-child{margin-bottom:0}.hk-wrapper .nav-toc .nav .nav-item a.nav-link{color:#262a2e;padding:0 0 0 1rem;display:block;margin-left:-1px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-left:1px solid transparent}.hk-wrapper .nav-toc .nav .nav-item a.nav-link:hover,.hk-wrapper .nav-toc .nav .nav-item a.nav-link:focus{color:#262a2ecc}.hk-wrapper .nav-toc .nav .nav-item a.nav-link.active{color:#007d88;border-color:#007d88}@media (max-width: 767px){.hk-wrapper[data-aside=fixed] .hk-pg-wrapper{margin-right:0}.hk-wrapper[data-aside=fixed] .hk-aside{display:none}}.toc-wrapper .nav.nav-vertical .nav-item .nav-link{font-size:.875rem;padding:.125rem 0}.hk-wrapper[data-layout=horizontal] .hk-pg-wrapper{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=horizontal] .hk-menu{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;position:fixed;top:0;bottom:0;width:270px;margin-left:0;z-index:1032;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=horizontal] .hk-menu>.nicescroll-bar{overflow:auto;flex:1 1 auto}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap{padding:1.5rem;position:relative}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#007d88;font-weight:500}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;margin:0 -1rem;white-space:nowrap}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link>*{-moz-transition:transform .25s ease;-o-transition:transform .25s ease;-webkit-transition:transform .25s ease;transition:transform .25s ease}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap>*:not(.badge){font-size:1.5rem}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{position:absolute;right:1rem;z-index:-1;content:"";font: 1.125rem/1 Material-Design-Iconic-Font;text-rendering:auto;margin-left:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link:hover>*{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translate(5px)}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link.active{color:#007d88!important}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.more-nav-item>.nav-link[data-bs-toggle=collapse]:after{display:none}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.more-nav-item .nav-children .nav-item .nav-link .nav-icon-wrap{display:none}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul{position:relative;padding:.5rem 0}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{content:"";width:1px;height:calc(100% - 20px);position:absolute;left:10px;top:0;bottom:0;margin:auto}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link{font-size:.875rem;padding:.15rem 0 .15rem 1.4rem;margin:0 0 0 1rem;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link[data-bs-toggle=collapse]:after{right:0}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-children .nav-item .nav-link{padding:.15rem 0 .15rem 2rem}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap .menu-gap{height:25px}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-header{padding:.5rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex:0 0 auto;height:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-header .navbar-toggle{flex-shrink:0}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-header>span{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;align-items:center;flex-grow:1;justify-content:space-between}.hk-wrapper[data-layout=horizontal] .hk-menu .menu-header>span .navbar-brand .brand-img:last-child{margin-left:.5rem}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-pg-wrapper{margin-left:0}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-navbar{left:0}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu{left:-270px}.hk-wrapper[data-layout=horizontal][data-layout-style=collapsed] .hk-menu{left:0}.hk-wrapper[data-layout=horizontal][data-layout-style=collapsed] .hk-menu-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1031;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease;background:#262a2e80;opacity:1;height:auto;width:auto;visibility:visible}.hk-wrapper[data-layout=horizontal][data-menu=light] .hk-menu{background:#fff}.hk-wrapper[data-layout=horizontal][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#262a2e}.hk-wrapper[data-layout=horizontal][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#262a2e4d}.hk-wrapper[data-layout=horizontal][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}.hk-wrapper[data-layout=horizontal][data-menu=dark] .hk-menu{background:#262a2e}.hk-wrapper[data-layout=horizontal][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#fff}.hk-wrapper[data-layout=horizontal][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#ffffff4d}.hk-wrapper[data-layout=horizontal][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}@media (max-width: 1199px){.hk-wrapper[data-layout=horizontal] .hk-menu .menu-content-wrap>.menu-group{padding:0}}@media (min-width: 1200px){.hk-wrapper[data-layout=horizontal].hk-section-nav-active .hk-section-nav{top:130px}.hk-wrapper[data-layout=horizontal] .hk-pg-wrapper{padding-top:130px}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu{left:0;top:65px;right:0;bottom:auto;width:100%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);border-bottom:1px solid #eaeaea;border-right:0;z-index:1029}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu>.nicescroll-bar{overflow:visible!important}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap{padding:0;position:relative;min-height:auto}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group>.navbar-nav.flex-column{flex-direction:row!important}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{display:none}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link{min-height:65px}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link:hover>*{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item{position:relative}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{margin:0}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{position:static;margin-left:.75rem}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:first-child>.nav-link{padding-left:0}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item ul.nav-children{height:auto!important;min-width:10rem;position:absolute;z-index:1;border-radius:.25rem;border:1px solid #eaeaea}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children{padding:1rem 0}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item .nav-link{padding:.25rem 1.5rem}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item .nav-link[data-bs-toggle=collapse]:after{margin-left:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item ul.nav-children{padding:.5rem 0;left:100%;top:0;position:absolute}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item ul.nav-children .nav-item .nav-link{padding:.25rem 1rem}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item.edge ul.nav-children{left:auto!important;right:100%}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.collapse,.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.collapse.show,.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.collapsing{display:block;clip:rect(1px,1px,1px,1px);opacity:.1;-moz-transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);-o-transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);-webkit-transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);-webkit-transform:translateY(-10px) scaleY(.5);-moz-transform:translateY(-10px) scaleY(.5);-ms-transform:translateY(-10px) scaleY(.5);-o-transform:translateY(-10px) scaleY(.5);transform:translateY(-10px) scaleY(.5);-webkit-transform-origin:top;transform-origin:top;box-shadow:0 .25rem .3125rem #2f343a26!important;top:100%;position:fixed}.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:hover>ul.collapse,.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:hover>ul.collapse.show,.hk-wrapper[data-layout=horizontal][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:hover>ul.collapsing{clip:auto;opacity:1;-webkit-transform:translateY(0) scaleY(1);-moz-transform:translateY(0) scaleY(1);-ms-transform:translateY(0) scaleY(1);-o-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}.hk-wrapper[data-layout=horizontal][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item ul.nav-children{background:#fff}.hk-wrapper[data-layout=horizontal][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item ul.nav-children{background:#262a2e}}.hk-wrapper[data-layout=vertical] .hk-pg-wrapper{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=vertical] .hk-menu{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;position:fixed;top:0;bottom:0;width:270px;margin-left:0;z-index:1032;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=vertical] .hk-menu>.nicescroll-bar{overflow:auto;flex:1 1 auto}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap{padding:1.5rem;position:relative}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#9e9e9e;font-weight:500}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;margin:0 -1rem;white-space:nowrap}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link>*{-moz-transition:transform .25s ease;-o-transition:transform .25s ease;-webkit-transition:transform .25s ease;transition:transform .25s ease}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap>*:not(.badge){font-size:1.5rem}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{position:absolute;right:1rem;z-index:-1;content:"";font: 1.125rem/1 Material-Design-Iconic-Font;text-rendering:auto;margin-left:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link:hover>*{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translate(5px)}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link.active{color:#007d88!important}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item.active>.nav-link{background:#007d8826;color:#007d88!important;border-radius:.5rem}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul{position:relative;padding:.5rem 0}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{content:"";width:1px;height:calc(100% - 20px);position:absolute;left:10px;top:0;bottom:0;margin:auto}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link{font-size:.875rem;padding:.15rem 0 .15rem 1.4rem;margin:0 0 0 1rem;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link[data-bs-toggle=collapse]:after{right:0}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link.active{color:#007d88!important;background:transparent}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-children .nav-item .nav-link{padding:.15rem 0 .15rem 2rem}.hk-wrapper[data-layout=vertical] .hk-menu .menu-content-wrap .menu-gap{height:25px}.hk-wrapper[data-layout=vertical] .hk-menu .menu-header{padding:.5rem 1.1875rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex:0 0 auto;height:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.hk-wrapper[data-layout=vertical] .hk-menu .menu-header .navbar-toggle{flex-shrink:0}.hk-wrapper[data-layout=vertical] .hk-menu .menu-header>span{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;align-items:center;flex-grow:1;justify-content:space-between}.hk-wrapper[data-layout=vertical] .hk-menu .menu-header>span .navbar-brand .brand-img:last-child{margin-left:.5rem}.hk-wrapper[data-layout=vertical] .hk-menu .bottom-nav{flex:0 0 auto;padding-bottom:.5rem}.hk-wrapper[data-layout=vertical] .hk-menu .simplebar-track.simplebar-horizontal{display:none}.hk-wrapper[data-layout=vertical][data-layout-style=default] .hk-pg-wrapper{margin-left:0}.hk-wrapper[data-layout=vertical][data-layout-style=default] .hk-navbar{left:0}.hk-wrapper[data-layout=vertical][data-layout-style=default] .hk-menu{left:-270px}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu{left:0}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1031;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease;background:#262a2e80;opacity:1;height:auto;width:auto;visibility:visible}.hk-wrapper[data-layout=vertical][data-menu=light] .hk-menu{background:#fff}.hk-wrapper[data-layout=vertical][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#262a2e}.hk-wrapper[data-layout=vertical][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#262a2e4d}.hk-wrapper[data-layout=vertical][data-menu=light] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}.hk-wrapper[data-layout=vertical][data-menu=dark] .hk-menu{background:#262a2e}.hk-wrapper[data-layout=vertical][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#fff}.hk-wrapper[data-layout=vertical][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#ffffff4d}.hk-wrapper[data-layout=vertical][data-menu=dark] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}@media (min-width: 1200px){.hk-wrapper[data-layout=vertical][data-layout-style=default] .hk-pg-wrapper{margin-left:270px}.hk-wrapper[data-layout=vertical][data-layout-style=default] .hk-navbar{left:270px}.hk-wrapper[data-layout=vertical][data-layout-style=default] .hk-menu{left:0}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-pg-wrapper{margin-left:72px}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-navbar{left:72px}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu{width:72px}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-header .navbar-toggle{filter:blur(100px)}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-content-wrap>.callout{display:none}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-content-wrap .menu-group .nav-header{display:none}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link>*:not(.nav-icon-wrap){visibility:hidden;flex-shrink:0}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link[data-bs-toggle=collapse]:after{right:-1.5rem}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-content-wrap .menu-group .collapse.show,.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-content-wrap .menu-gap{display:none}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .menu-header>span .navbar-brand .brand-img:last-child{display:none}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu .navbar-toggle{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover{width:270px}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-header .navbar-toggle{filter:none}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-content-wrap>.callout{display:-webkit-box;display:-ms-flexbox;display:flex}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-content-wrap .menu-group .nav-header{display:block}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link>*:not(.nav-icon-wrap){visibility:visible}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link[data-bs-toggle=collapse]:after{right:1rem}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-content-wrap .menu-group .collapse.show{display:-ms-flexbox;display:flex}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-content-wrap .menu-gap{display:block}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed][data-hover=active] .hk-menu:hover .menu-header>span .navbar-brand .brand-img:last-child{display:inline}.hk-wrapper[data-layout=vertical][data-layout-style=collapsed] .hk-menu-backdrop{opacity:0;height:0;width:0;visibility:hidden}}.hk-wrapper[data-layout=twocolumn] .hk-pg-wrapper{margin-left:72px;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=twocolumn] .hk-navbar{left:72px}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;position:fixed;left:0;top:0;bottom:0;width:72px;margin-left:0;z-index:1032;border-right:1px solid #d8d8d8;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu>.nicescroll-bar{overflow:auto;flex:1 1 auto}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-content-wrap{padding:1.5rem;position:relative}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-content-wrap .navbar-nav .nav-item .nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;margin:0 -1rem;white-space:nowrap}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-content-wrap .navbar-nav .nav-item .nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-content-wrap .navbar-nav .nav-item .nav-link .nav-icon-wrap>*:not(.badge){font-size:1.5rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-content-wrap .navbar-nav .nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-content-wrap .navbar-nav>.nav-item.active>.nav-link{background:#007d8826;color:#007d88!important;border-radius:.5rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-header{padding:.5rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .menu-header .navbar-brand{margin:0}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu .bottom-nav{flex:0 0 auto;padding-bottom:.5rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;position:fixed;top:0;bottom:0;left:72px;width:270px;margin-left:0;z-index:1031;overflow:hidden;border-right:1px solid #d8d8d8;-webkit-transform:translate(-100%);-moz-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%);-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu>.nicescroll-bar{overflow:auto;flex:1 1 auto}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap{padding:1.5rem;position:relative}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#007d88;font-weight:500}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;margin:0 -1rem;white-space:nowrap}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link>*{-moz-transition:transform .25s ease;-o-transition:transform .25s ease;-webkit-transition:transform .25s ease;transition:transform .25s ease}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap>*:not(.badge){font-size:1.5rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{position:absolute;right:1rem;z-index:-1;content:"";font: 1.125rem/1 Material-Design-Iconic-Font;text-rendering:auto;margin-left:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse][aria-default=true]:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link:hover>*{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translate(5px)}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul{position:relative;padding:.5rem 0}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{content:"";width:1px;height:calc(100% - 20px);position:absolute;left:10px;top:0;bottom:0;margin:auto}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link{font-size:.875rem;padding:.15rem 0 .15rem 1.4rem;margin:0 0 0 1rem;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link[data-bs-toggle=collapse]:after{right:0}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-group .nav-children .nav-children .nav-item .nav-link{padding:.15rem 0 .15rem 2rem}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-content-wrap .menu-gap{height:25px}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-header{padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex:0 0 auto;min-height:65px;width:269px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .menu-header .navbar-toggle{flex-shrink:0}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu .subnav-list{display:none}.hk-wrapper[data-layout=twocolumn][data-submenu=active] .hk-menu .sub-menu{-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .main-menu{background:#fff}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .main-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#262a2e}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .main-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#262a2e4d}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .main-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .sub-menu{background:#fff}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#262a2e}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#262a2e4d}.hk-wrapper[data-layout=twocolumn][data-menu=light] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .main-menu{background:#262a2e}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .main-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#fff}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .main-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#ffffff4d}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .main-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .sub-menu{background:#2f343a}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#fff}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#ffffff4d}.hk-wrapper[data-layout=twocolumn][data-menu=dark] .hk-menu .sub-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}@media (max-width: 1199px){.hk-wrapper[data-layout=twocolumn] .hk-pg-wrapper{margin-left:0}.hk-wrapper[data-layout=twocolumn] .hk-navbar{left:0}.hk-wrapper[data-layout=twocolumn] .hk-menu .main-menu{left:-72px}.hk-wrapper[data-layout=twocolumn] .hk-menu .sub-menu,.hk-wrapper[data-layout=twocolumn][data-layout-style=offcanvas] .hk-menu .main-menu{left:0}.hk-wrapper[data-layout=twocolumn][data-layout-style=offcanvas] .hk-menu .sub-menu{left:72px}.hk-wrapper[data-layout=twocolumn][data-layout-style=offcanvas] .hk-menu-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1030;background:#262a2e80;height:auto;width:auto}}.hk-wrapper[data-layout=navbar] .hk-pg-wrapper{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=navbar] .hk-menu{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;position:fixed;top:0;bottom:0;width:270px;margin-left:0;z-index:1032;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=navbar] .hk-menu>.nicescroll-bar{overflow:auto;flex:1 1 auto}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap{padding:1.5rem;position:relative}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#007d88;font-weight:500}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 1rem;margin:0 -1rem;white-space:nowrap}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link>*{-moz-transition:transform .25s ease;-o-transition:transform .25s ease;-webkit-transition:transform .25s ease;transition:transform .25s ease}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link .nav-icon-wrap>*:not(.badge){font-size:1.5rem}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{position:absolute;right:1rem;z-index:-1;content:"";font: 1.125rem/1 Material-Design-Iconic-Font;text-rendering:auto;margin-left:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse][aria-expanded=true]:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link:hover>*{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translate(5px)}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link.active{color:#007d88!important}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.more-nav-item>.nav-link[data-bs-toggle=collapse]:after{display:none}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item.more-nav-item .nav-children .nav-item .nav-link .nav-icon-wrap{display:none}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item.active>.nav-link{color:#007d88!important}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul{position:relative;padding:.5rem 0}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{content:"";width:1px;height:calc(100% - 20px);position:absolute;left:10px;top:0;bottom:0;margin:auto}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link{font-size:.875rem;padding:.15rem 0 .15rem 1.4rem;margin:0 0 0 1rem;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-item .nav-link[data-bs-toggle=collapse]:after{right:0}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-group .nav-children .nav-children .nav-item .nav-link{padding:.15rem 0 .15rem 2rem}.hk-wrapper[data-layout=navbar] .hk-menu .menu-content-wrap .menu-gap{height:25px}.hk-wrapper[data-layout=navbar] .hk-menu .menu-header{padding:.5rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex:0 0 auto;height:65px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.hk-wrapper[data-layout=navbar] .hk-menu .menu-header .navbar-toggle{flex-shrink:0}.hk-wrapper[data-layout=navbar] .hk-menu .menu-header>span{display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;align-items:center;flex-grow:1;justify-content:space-between}.hk-wrapper[data-layout=navbar] .hk-menu .menu-header>span .navbar-brand .brand-img:last-child{margin-left:.5rem}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-pg-wrapper{margin-left:0}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-navbar{left:0}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu{left:-270px}.hk-wrapper[data-layout=navbar][data-layout-style=collapsed] .hk-menu{left:0}.hk-wrapper[data-layout=navbar][data-layout-style=collapsed] .hk-menu-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1031;-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease;background:#262a2e80;opacity:1;height:auto;width:auto;visibility:visible}.hk-wrapper[data-layout=navbar] .simplebar-track.simplebar-horizontal{display:none}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-light .hk-menu{background:#fff}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-light .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#262a2e}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-light .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#262a2e4d}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-light .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-dark .hk-menu{background:#262a2e}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-dark .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{color:#fff}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-dark .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{color:#ffffff4d}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-dark .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{background:#d8d8d8}@media (max-width: 1199px){.hk-wrapper[data-layout=navbar] .hk-menu .container.menu-group{padding:0}}@media (min-width: 1200px){.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu{background:inherit!important;width:100%;position:static;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);border:0}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu>.nicescroll-bar{overflow:visible!important}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap{padding:0;position:relative;min-height:auto}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group>.navbar-nav.flex-column{flex-direction:row!important}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>ul:after{display:none}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link{min-height:65px}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav>.nav-item>.nav-link:hover>*{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item{position:relative}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link{margin:0}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item .nav-link[data-bs-toggle=collapse]:after{position:static;margin-left:.75rem}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item ul.nav-children{height:auto!important;min-width:10rem;position:absolute;z-index:1;border-radius:.25rem;border:1px solid #eaeaea}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children{padding:1rem 0}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item .nav-link{padding:.25rem 1.5rem}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item .nav-link[data-bs-toggle=collapse]:after{margin-left:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item ul.nav-children{padding:.5rem 0;left:100%;top:0;position:absolute}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item ul.nav-children .nav-item .nav-link{padding:.25rem 1rem}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.nav-children .nav-item.edge ul.nav-children{left:auto!important;right:100%}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.collapse,.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.collapse.show,.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item>ul.collapsing{display:block;clip:rect(1px,1px,1px,1px);opacity:.1;-moz-transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);-o-transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);-webkit-transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);transition:transform .1s cubic-bezier(.2,0,.2,1),opacity .2s cubic-bezier(.2,0,.2,1);-webkit-transform:translateY(-10px) scaleY(.5);-moz-transform:translateY(-10px) scaleY(.5);-ms-transform:translateY(-10px) scaleY(.5);-o-transform:translateY(-10px) scaleY(.5);transform:translateY(-10px) scaleY(.5);-webkit-transform-origin:top;transform-origin:top;box-shadow:0 .25rem .3125rem #2f343a26!important;top:100%;position:fixed}.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:hover>ul.collapse,.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:hover>ul.collapse.show,.hk-wrapper[data-layout=navbar][data-layout-style=default] .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item:hover>ul.collapsing{clip:auto;opacity:1;-webkit-transform:translateY(0) scaleY(1);-moz-transform:translateY(0) scaleY(1);-ms-transform:translateY(0) scaleY(1);-o-transform:translateY(0) scaleY(1);transform:translateY(0) scaleY(1)}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-light .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item ul.nav-children{background:#fff}.hk-wrapper[data-layout=navbar] .hk-navbar.navbar.navbar-dark .hk-menu .menu-content-wrap .menu-group .navbar-nav .nav-item ul.nav-children{background:#262a2e}}.hk-wrapper .hk-drawer{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;top:0;right:-320px;width:320px;bottom:0;z-index:1050;border:none;background:#fff;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper .hk-drawer .drawer-header{padding:.75rem 1.25rem;border-bottom:1px solid #d8d8d8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.hk-wrapper .hk-drawer .drawer-header .drawer-text{font-size:1rem;color:#2f343a;font-weight:500}.hk-wrapper .hk-drawer .drawer-header .drawer-header-action{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-wrapper .hk-drawer .drawer-header.header-bold .drawer-text{font-size:.75rem;text-transform:uppercase;font-weight:600}.hk-wrapper .hk-drawer .drawer-header.header-wth-bg{background:#007d88;border-bottom:0}.hk-wrapper .hk-drawer .drawer-header.header-wth-bg .drawer-text,.hk-wrapper .hk-drawer .drawer-header.header-wth-bg .drawer-close{color:#fff}.hk-wrapper .hk-drawer .drawer-header.header-flush{border-bottom:0}.hk-wrapper .hk-drawer .drawer-body{overflow:auto;flex:1 1 auto}.hk-wrapper .hk-drawer .drawer-body .drawer-content-wrap{padding:1.25rem 1.25rem 7rem}.hk-wrapper .hk-drawer .drawer-body .drawer-content-wrap .drawer-close{position:absolute;right:14px;top:10px;cursor:pointer}.hk-wrapper .hk-drawer .drawer-footer{padding:.75rem 1.25rem;background:#fff;border-top:1px solid #d8d8d8}.hk-wrapper .hk-drawer.drawer-left{left:-320px;border-right:1px solid #d8d8d8}.hk-wrapper .hk-drawer.drawer-right{right:-320px;border-left:1px solid #d8d8d8}.hk-wrapper .hk-drawer.drawer-small{top:65px}.hk-wrapper .hk-drawer.drawer-toggle.hk-drawer.drawer-left{left:0}.hk-wrapper .hk-drawer.drawer-toggle.hk-drawer.drawer-right{right:0}.hk-wrapper.hk-drawer-push.hk-drawer-pushleft .hk-pg-wrapper{margin-left:20rem}.hk-wrapper.hk-drawer-push.hk-drawer-pushright .hk-pg-wrapper{margin-right:20rem}.hk-wrapper.hk-drawer-push.hk-drawer-wth-nav-push .hk-navbar{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper.hk-drawer-push.hk-drawer-wth-nav-push.hk-drawer-pushleft .hk-navbar{left:320px}.hk-wrapper.hk-drawer-push.hk-drawer-wth-nav-push.hk-drawer-pushright .hk-navbar{right:320px}.hk-wrapper .hk-drawer-backdrop{position:absolute;height:100%;width:100%;background:#262a2e;opacity:.25;z-index:1033;top:0;left:0}@media (max-width: 1199px){.hk-wrapper.hk-drawer-push.hk-drawer-pushleft .hk-pg-wrapper{margin-left:0}.hk-wrapper.hk-drawer-push.hk-drawer-pushright .hk-pg-wrapper{margin-right:0}.hk-wrapper.hk-drawer-push.hk-drawer-wth-nav-push .hk-navbar{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.hk-wrapper.hk-drawer-push.hk-drawer-wth-nav-push.hk-drawer-pushleft .hk-navbar{left:0}.hk-wrapper.hk-drawer-push.hk-drawer-wth-nav-push.hk-drawer-pushright .hk-navbar{right:0}}.chatapp-wrap{position:relative;overflow:hidden;height:calc(100vh - 65px);-moz-transition:height .2s ease;-o-transition:height .2s ease;-webkit-transition:height .2s ease;transition:height .2s ease}.chatapp-wrap .chatapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;overflow:hidden;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.chatapp-wrap .chatapp-content .chatapp-aside{border-right:1px solid #eaeaea;background:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;height:100%;z-index:1;left:0;margin-top:0;width:370px;flex-shrink:0}.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;border-bottom:1px solid #eaeaea;background:#fff;color:#262a2e}.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .chatapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .chatapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .chatapp-title:after{top:0}.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .btn,.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .hopscotch-nav-button{margin-right:.25rem}.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .btn:last-child,.chatapp-wrap .chatapp-content .chatapp-aside header.aside-header div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:last-child,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .chatapp-wrap .chatapp-content .chatapp-aside header.aside-header .hopscotch-nav-button:last-child{margin-right:0}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body{-ms-flex:1;flex:1;height:100%;overflow:auto;padding:1.25rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .aside-search,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .frequent-contact{margin-bottom:1.25rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .frequent-contact ul li .avatar{cursor:pointer}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list{margin:0 -.8rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item{padding:0;border:none;margin-bottom:.25rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item:last-child{margin-bottom:0}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media{padding:.75rem .8rem;border-radius:.5rem;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-head{position:relative;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:first-child{min-width:0;flex:1}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-name,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-last-chat,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-name{color:#262a2e;font-weight:500;margin-bottom:.25rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:last-child{text-align:right;padding-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;width:4.5rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:last-child .last-chat-time{font-size:.75rem;color:#007d88}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:last-child .badge{margin-top:.25rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media .media-body>div:last-child .action-drp{opacity:0;visibility:hidden;position:absolute;top:15px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:hover,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:focus{background-color:#f2f2f2}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:hover .media-body>div:last-child .action-drp,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:focus .media-body>div:last-child .action-drp{opacity:1;visibility:visible}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:hover .media-body>div:last-child .last-chat-time,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:hover .media-body>div:last-child .badge-pill,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:focus .media-body>div:last-child .last-chat-time,.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media:focus .media-body>div:last-child .badge-pill{opacity:0;visibility:hidden;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media.read-chat .media-body>div:last-child .last-chat-time{color:#6f6f6f}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media.read-chat.active-user{background-color:#f2f2f2}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .list-group-item .media.read-chat.active-user .media-body>div:first-child .user-name{color:#007d88}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .title-wth-divider{padding:0 .8rem}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .chat-contacts-list .title-wth-divider:after{background:#f7f7f7}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .channels-list .nav-item .nav-link{padding-left:0;padding-right:0}.chatapp-wrap .chatapp-content .chatapp-single-chat{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-flow:column;height:100%;background:#fff;z-index:10}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .back-user-list{display:none;margin-right:.625rem}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media .media-body .user-status{font-size:.875rem}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media .media-body .user-name,.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media .media-body .user-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .chat-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .chat-options-wrap>a{margin-left:.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;-ms-flex:1;flex:1;height:100%;overflow:auto}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body ul.list-unstyled{width:90%;margin:0 auto;padding:2rem 1.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body{margin-left:.75rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box>div{padding:.625rem 1rem;border-radius:1.25rem;display:inline-block;position:relative}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box>div p:first-child{color:#262a2e}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box>div .chat-time{display:block;text-transform:uppercase;font-size:.75rem;margin-top:.25rem;opacity:.5}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box+.msg-box{margin-top:.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box .msg-action{margin-left:1rem;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;background:transparent!important}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box .msg-action:after{display:none}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body .msg-box:hover .msg-action{opacity:1}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div{cursor:pointer}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div .media .file-name{color:#262a2e;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:165px}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div .media .file-size{font-size:.875rem;margin-top:.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div .file-overlay{position:absolute;opacity:0;left:0;top:0;height:100%;width:100%;color:#fff;background:#262a2e66;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div:hover .file-overlay{opacity:1}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div.msg-action:after{display:none}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box+.msg-box{margin-top:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-imgs .msg-box>div{padding:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-imgs .msg-box>div img{border-radius:1.25rem;max-width:336px}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-imgs .msg-box:first-child>div,.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-imgs .msg-box:last-child>div{border-radius:1.25rem!important}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.received{margin-bottom:1.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.received .media-body .msg-box>div{background:#f2f2f2}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.received .media-body .msg-box:first-child>div{border-top-left-radius:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent{margin-bottom:1.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body .msg-box{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body .msg-box>div{background:#007d88}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body .msg-box>div p{color:#fff}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body .msg-box>div .chat-time{color:#fff}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body .msg-box:first-child>div{border-top-right-radius:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.sent .media-body .msg-box .msg-action{margin-left:0;margin-right:1rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.media-attachment{margin-bottom:1.125rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media.media-attachment .media-body>.msg-box{margin-bottom:.25rem;margin-right:.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .day-sep{position:relative;text-align:center;overflow:hidden;font-size:.875rem;margin:1.875rem 0;text-transform:capitalize}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .day-sep:before{background:#eaeaea;content:"";height:1px;right:50%;position:absolute;top:50%;width:100%}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .day-sep:after{background:#eaeaea;content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .day-sep span{display:inline-block;background:#fff;z-index:1;position:relative;padding:0 .625rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .start-conversation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;height:calc(100vh - 195px);flex-flow:column}.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 1.25rem;background:#fff;border-top:1px solid #eaeaea;margin-top:-1px;position:relative;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .feather-icon,.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .svg-icon{display:block}.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .input-group{width:100%}.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .input-group .form-control,.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .input-group .form-select,.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .input-group .wizard>.content>.body input,.wizard>.content>.body .chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .input-group input,.chatapp-wrap .chatapp-content .chatapp-single-chat footer.chat-footer .input-group .dd-handle{margin:0 .75rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info{position:absolute;top:65px;right:-370px;width:370px;margin-left:0;bottom:0;z-index:100;border:none;background:#fff;border-left:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .nicescroll-bar{padding:1.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-name{font-size:1.25rem;font-weight:500;color:#262a2e}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-info{padding-left:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-info li{margin-bottom:.625rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-info li a{color:#262a2e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-info li a .cp-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.5rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-info li a .cp-icon-wrap .feather-icon,.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-info li a .cp-icon-wrap .svg-icon{font-size:1.125rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-action{padding-left:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-action li{margin-bottom:.625rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-action li a{color:#262a2e}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-action li:last-child{margin-bottom:.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files{margin:0 -.8rem;padding-left:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li{padding:.8rem;border-radius:.5rem;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;margin-bottom:.25rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li:last-child{margin-bottom:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media .media-head{margin-right:1rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media .media-head .avatar.avatar-sm .avatar-icon{font-size:1.75rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media .media-body>div:first-child{min-width:0;-ms-flex:1;flex:1}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media .media-body .file-name{color:#262a2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li .media .media-body .file-size{margin-top:.25rem;font-size:.875rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li:hover{background-color:#f2f2f2}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li:hover .media .media-body .file-name{color:#007d88}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .cp-files li:hover .media .media-body a.cp-file-action{color:#262a2e}.chatapp-wrap.chatapp-info-active .chatapp-single-chat .chat-body{margin-right:370px}.chatapp-wrap.chatapp-info-active .chatapp-single-chat .chat-info{right:0}.chatapp-wrap.chatapp-info-active .chatapp-single-chat footer.chat-footer{margin-right:370px}.chatapp-wrap .invite-user-list{padding:0 1rem}.chatapp-wrap .invite-user-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:.625rem}.chatapp-wrap .invite-user-list>li .user-name{color:#262a2e;font-weight:500}.invite-user-list{padding:0 1rem}.invite-user-list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:.625rem}.invite-user-list>li .user-name{color:#262a2e;font-weight:500}.chatapp-call-window .modal-content{min-height:calc(100vh - 100px)}.chatapp-call-window .modal-content .modal-header{padding:.3rem 1.25rem}.chatapp-call-window .modal-content .modal-header .modal-title{text-align:center;width:100%;font-size:.875rem}.chatapp-call-window .modal-content .modal-header>.modal-action{display:-webkit-box;display:-ms-flexbox;display:flex;right:1.25rem;position:absolute}.chatapp-call-window .modal-content .modal-body{display:flex;align-items:center;flex-flow:column;justify-content:center;padding:3.125rem}.chatapp-call-window .modal-content .modal-footer{border-top:0;min-height:160px;justify-content:center}.chatapp-call-window .modal-content .modal-footer .chatapp-caller-img{right:30px;bottom:30px;position:absolute}.chatapp-call-window .modal-content.fullscreen{position:fixed;top:0;bottom:0;left:0;overflow-y:auto;border-radius:0}.chatapp-call-window .modal-content.fullscreen .modal-header{border-radius:0}.hk-wrapper[data-navbar-style=collapsed] .chatapp-wrap{height:100vh}.one{opacity:0;-webkit-animation:dot 1.3s infinite;-webkit-animation-delay:0s;animation:dot 1.3s infinite;animation-delay:0s}.two{opacity:0;-webkit-animation:dot 1.3s infinite;-webkit-animation-delay:.2s;animation:dot 1.3s infinite;animation-delay:.2s}.three{opacity:0;-webkit-animation:dot 1.3s infinite;-webkit-animation-delay:.3s;animation:dot 1.3s infinite;animation-delay:.3s}@-webkit-keyframes dot{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes dot{0%{opacity:0}50%{opacity:0}to{opacity:1}}@media (max-width: 1599px){.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info{right:-320px;width:320px}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body ul.list-unstyled{width:100%}.chatapp-wrap .chatapp-content .chatapp-aside{width:320px}.chatapp-wrap.chatapp-info-active .chatapp-single-chat .chat-info{right:0}.chatapp-wrap.chatapp-info-active .chatapp-single-chat .chat-body{margin-right:20rem}.chatapp-wrap.chatapp-info-active .chatapp-single-chat footer.chat-footer{margin-right:20rem}ul.hk-list{margin:0 -.28rem}ul.hk-list li{padding:.68rem .28rem}}@media (min-width: 1200px){button.btn-close.info-close{display:none}}@media (max-width: 1199px){.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info{top:0;box-shadow:0 8px 16px #0000001a}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body,.chatapp-wrap.chatapp-info-active .chatapp-content .chatapp-single-chat .chat-body{margin-right:0}.chatapp-wrap.chatapp-info-active .chatapp-content .chatapp-single-chat footer{margin-right:0}button.btn-close.info-close{top:20px;position:absolute;right:20px;z-index:1}}@media (min-width: 992px){.chatapp-wrap .chatapp-content .chatapp-aside .hk-sidebar-togglable{display:none}}@media (max-width: 991px){.chatapp-wrap .chatapp-content .chatapp-aside{width:100%}.chatapp-wrap .chatapp-content .chatapp-single-chat{right:-100%;position:fixed;top:0;width:100%}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .back-user-list{display:block;flex-shrink:0}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .chat-options-wrap{margin-left:auto}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body ul.list-unstyled{width:100%}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-info .avatar.avatar-xxl{width:6rem;height:6rem}.chatapp-wrap.chatapp-slide .chatapp-content .chatapp-aside{left:-100%}.chatapp-wrap.chatapp-slide .chatapp-content .chatapp-single-chat{right:0}.chatapp-call-window .modal-content .modal-footer .chatapp-caller-img{display:none}}@media (max-width: 767px){.chatapp-wrap .chatapp-content{margin-left:0;padding-left:0}.chatapp-wrap .chatapp-content .chatapp-aside .aside-body .frequent-contact ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.chatapp-wrap .chatapp-content .chatapp-single-chat header.chat-header .media .media-head .avatar.avatar-sm{width:2.5rem;height:2.5rem}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div .media .avatar.avatar-xs{width:1.5rem;height:1.5rem;flex-shrink:0}.chatapp-wrap .chatapp-content .chatapp-single-chat .chat-body .media .media-body.msg-docs .msg-box>div .media .file-name{max-width:calc(100vw - 300px)}.chatapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.chatapp-wrap .hk-sidebar-togglable:after{content:""}.chatapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.chatapp-wrap .hk-sidebar-togglable.active:after{content:""}}@keyframes mercuryTypingAnimation{0%{transform:translateY(0);background-color:#99cbcf}28%{transform:translateY(-7px);background-color:#6bb4ba}44%{transform:translateY(0);background-color:#3d9ca5}}.typing{align-items:center;display:flex;height:17px}.typing .dot{animation:mercuryTypingAnimation 1.8s infinite ease-in-out;background-color:#99cbcf;height:5px;border-radius:50%;margin-right:.25rem;vertical-align:middle;width:5px;display:inline-block}.typing .dot:nth-child(1){animation-delay:.2s}.typing .dot:nth-child(2){animation-delay:.3s}.typing .dot:nth-child(3){animation-delay:.4s}.typing .dot:last-child{margin-right:0}.hk-chat-popup{position:fixed;top:0;bottom:0;right:0;display:none;width:380px;box-shadow:0 8px 10px #0000001a;z-index:10000;background:#fff;flex-flow:column}.hk-chat-popup header{background:#262a2e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;flex-shrink:0;padding:.5rem 1.25rem;height:64px}.hk-chat-popup header .media-wrap .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-chat-popup header .media-wrap .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.hk-chat-popup header .media-wrap .media .media-body .user-name{font-size:1rem;color:#fff;text-transform:capitalize}.hk-chat-popup header .media-wrap .media .media-body .user-status{font-size:.875rem;color:#fff;text-transform:capitalize}.hk-chat-popup header .input-group .contact-search{padding:0;color:#fff;border:none;background:transparent}.hk-chat-popup .chat-popup-body{overflow:auto;flex:1 1 auto}.hk-chat-popup .chat-popup-body .contact-list-wrap{padding:0 1.25rem 1.25rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list{margin:0 -.8rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item{padding:0;border:none;margin-bottom:.25rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item:last-child{margin-bottom:0}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media{padding:.75rem .8rem;border-radius:.5rem;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-head{position:relative;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:first-child{min-width:0;flex:1}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-name,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-last-chat,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-status{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:first-child .user-name{color:#262a2e;font-weight:500;margin-bottom:.25rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:last-child{text-align:right;padding-left:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;width:4.5rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:last-child .last-chat-time{font-size:.75rem;color:#007d88}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:last-child .badge{margin-top:.25rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media .media-body>div:last-child .action-drp{opacity:0;visibility:hidden;position:absolute;top:15px;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:hover,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:focus{background-color:#f2f2f2}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:hover .media-body>div:last-child .action-drp,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:focus .media-body>div:last-child .action-drp{opacity:1;visibility:visible}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:hover .media-body>div:last-child .last-chat-time,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:hover .media-body>div:last-child .badge-pill,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:focus .media-body>div:last-child .last-chat-time,.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media:focus .media-body>div:last-child .badge-pill{opacity:0;visibility:hidden;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media.read-chat .media-body>div:last-child .last-chat-time{color:#6f6f6f}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media.read-chat.active-user{background-color:#f2f2f2}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .list-group-item .media.read-chat.active-user .media-body>div:first-child .user-name{color:#007d88}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .title-wth-divider{padding:0 .8rem}.hk-chat-popup .chat-popup-body .contact-list-wrap .chat-contacts-list .title-wth-divider:after{background:#f7f7f7}.hk-chat-popup .chat-popup-body ul.list-unstyled{width:95%;margin:0 auto;padding:1.25rem 0}.hk-chat-popup .chat-popup-body .media .media-body{margin-left:.75rem}.hk-chat-popup .chat-popup-body .media .media-body .msg-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-chat-popup .chat-popup-body .media .media-body .msg-box>div{padding:.625rem 1rem;border-radius:1.25rem;display:inline-block;position:relative}.hk-chat-popup .chat-popup-body .media .media-body .msg-box>div p:first-child{color:#262a2e}.hk-chat-popup .chat-popup-body .media .media-body .msg-box>div .chat-time{display:block;text-transform:uppercase;font-size:.75rem;margin-top:.25rem;opacity:.5}.hk-chat-popup .chat-popup-body .media .media-body .msg-box>div .file-overlay{position:absolute;opacity:0;left:0;top:0;height:100%;width:100%;color:#fff;background:#262a2e66;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.hk-chat-popup .chat-popup-body .media .media-body .msg-box>div:hover .file-overlay{opacity:1}.hk-chat-popup .chat-popup-body .media .media-body .msg-box+.msg-box{margin-top:.25rem}.hk-chat-popup .chat-popup-body .media .media-body .msg-box .msg-action{margin-left:1rem;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;background:transparent!important;position:absolute;top:0;right:0;z-index:1}.hk-chat-popup .chat-popup-body .media .media-body .msg-box:hover .msg-action{opacity:1}.hk-chat-popup .chat-popup-body .media .media-body.msg-docs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hk-chat-popup .chat-popup-body .media .media-body.msg-docs .msg-box>div .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-chat-popup .chat-popup-body .media .media-body.msg-docs .msg-box>div .media .avatar.avatar-sm .avatar-icon{font-size:1.75rem}.hk-chat-popup .chat-popup-body .media .media-body.msg-docs .msg-box>div .media .file-name{color:#262a2e;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:165px}.hk-chat-popup .chat-popup-body .media .media-body.msg-docs .msg-box>div .media .file-size{font-size:.875rem;margin-top:.25rem}.hk-chat-popup .chat-popup-body .media .media-body.msg-docs .msg-box+.msg-box{margin-top:0}.hk-chat-popup .chat-popup-body .media .media-body.msg-imgs .msg-box>div{padding:0}.hk-chat-popup .chat-popup-body .media .media-body.msg-imgs .msg-box>div img{border-radius:1.25rem;height:150px;width:100%}.hk-chat-popup .chat-popup-body .media .media-body.msg-imgs .msg-box:first-child>div,.hk-chat-popup .chat-popup-body .media .media-body.msg-imgs .msg-box:last-child>div{border-radius:1.25rem!important}.hk-chat-popup .chat-popup-body .media.received{margin-bottom:1.25rem}.hk-chat-popup .chat-popup-body .media.received .media-body .msg-box>div{background:#f2f2f2}.hk-chat-popup .chat-popup-body .media.received .media-body .msg-box:first-child>div{border-top-left-radius:0}.hk-chat-popup .chat-popup-body .media.sent{margin-bottom:1.25rem}.hk-chat-popup .chat-popup-body .media.sent .media-body{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.hk-chat-popup .chat-popup-body .media.sent .media-body .msg-box{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hk-chat-popup .chat-popup-body .media.sent .media-body .msg-box>div{background:#007d88}.hk-chat-popup .chat-popup-body .media.sent .media-body .msg-box>div p{color:#fff}.hk-chat-popup .chat-popup-body .media.sent .media-body .msg-box>div .chat-time{color:#fff}.hk-chat-popup .chat-popup-body .media.sent .media-body .msg-box:first-child>div{border-top-right-radius:0}.hk-chat-popup .chat-popup-body .media.media-attachment{margin-bottom:17px}.hk-chat-popup .chat-popup-body .media.media-attachment .media-body>.msg-box{margin-bottom:.25rem;margin-right:.25rem}.hk-chat-popup .chat-popup-body .media.typing-wrap .media-body .msg-box>div:after{display:none}.hk-chat-popup .chat-popup-body .day-sep{position:relative;text-align:center;overflow:hidden;font-size:.875rem;margin:1.875rem 0;text-transform:capitalize}.hk-chat-popup .chat-popup-body .day-sep:before{background:#eaeaea;content:"";height:1px;right:50%;position:absolute;top:50%;width:100%}.hk-chat-popup .chat-popup-body .day-sep:after{background:#eaeaea;content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.hk-chat-popup .chat-popup-body .day-sep span{display:inline-block;background:#fff;z-index:1;position:relative;padding:0 .625rem}.hk-chat-popup footer{background:#fff;border-top:1px solid #eaeaea;margin-top:-1px;position:relative;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.hk-chat-popup footer .feather-icon,.hk-chat-popup footer .svg-icon{display:block}.hk-chat-popup footer .form-control,.hk-chat-popup footer .form-select,.hk-chat-popup footer .wizard>.content>.body input,.wizard>.content>.body .hk-chat-popup footer input,.hk-chat-popup footer .dd-handle{height:57px}.btn-popup-open,.btn-popup-close{position:fixed;right:20px;bottom:20px;z-index:111}.chat-popover{position:fixed;right:20px;bottom:100px;background:#fff;width:270px;border-radius:.5rem;box-shadow:0 8px 10px #0000001a;padding:1rem;display:none;z-index:99}.chat-popover p{font-size:.875rem}@media (max-width: 800px){.hk-chat-popup{width:100%}}.hk-chatbot-popup{position:fixed;bottom:100px;right:30px;display:none;width:380px;border-radius:.5rem;overflow:hidden;box-shadow:0 8px 10px #0000001a;z-index:10000;background:#fff}.hk-chatbot-popup header{background:#262a2e;padding:.5rem 1.25rem 5.5rem}.hk-chatbot-popup header .chatbot-head-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.hk-chatbot-popup header .media-wrap .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-chatbot-popup header .media-wrap .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.hk-chatbot-popup header .media-wrap .media .media-body .user-name,.hk-chatbot-popup header .media-wrap .media .media-body .user-status{font-size:1rem;color:#fff;text-transform:capitalize}.hk-chatbot-popup header .media-wrap .media .media-body .user-status{font-size:.875rem}.hk-chatbot-popup .chatbot-popup-body{height:calc(100vh - 440px);position:relative}.hk-chatbot-popup .chatbot-popup-body.overflow{overflow:auto}.hk-chatbot-popup .chatbot-popup-body .nicescroll-bar{margin-top:-5.25rem}.hk-chatbot-popup .chatbot-popup-body .init-content-wrap{padding:1.25rem}.hk-chatbot-popup .chatbot-popup-body .init-content-wrap .btn-wrap{text-align:right}.hk-chatbot-popup .chatbot-popup-body .init-content-wrap .btn-wrap .btn,.hk-chatbot-popup .chatbot-popup-body .init-content-wrap .btn-wrap div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hk-chatbot-popup .chatbot-popup-body .init-content-wrap .btn-wrap .hopscotch-nav-button{margin-bottom:.625rem}.hk-chatbot-popup .chatbot-popup-body ul.list-unstyled{width:95%;margin:0 auto;padding:1.25rem 0}.hk-chatbot-popup .chatbot-popup-body .media .media-body{margin-left:.75rem}.hk-chatbot-popup .chatbot-popup-body .media .media-body .msg-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hk-chatbot-popup .chatbot-popup-body .media .media-body .msg-box>div{padding:.625rem 1rem;border-radius:1.25rem;display:inline-block;position:relative}.hk-chatbot-popup .chatbot-popup-body .media .media-body .msg-box>div p:first-child{color:#262a2e}.hk-chatbot-popup .chatbot-popup-body .media .media-body .msg-box+.msg-box{margin-top:.25rem}.hk-chatbot-popup .chatbot-popup-body .media.received{margin-bottom:1.25rem}.hk-chatbot-popup .chatbot-popup-body .media.received .media-body .msg-box>div{background:#f2f2f2}.hk-chatbot-popup .chatbot-popup-body .media.received .media-body .msg-box:first-child>div{border-top-left-radius:0}.hk-chatbot-popup .chatbot-popup-body .media.sent{margin-bottom:1.25rem}.hk-chatbot-popup .chatbot-popup-body .media.sent .media-body{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}.hk-chatbot-popup .chatbot-popup-body .media.sent .media-body .msg-box{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hk-chatbot-popup .chatbot-popup-body .media.sent .media-body .msg-box>div{background:#007d88}.hk-chatbot-popup .chatbot-popup-body .media.sent .media-body .msg-box>div p{color:#fff}.hk-chatbot-popup .chatbot-popup-body .media.sent .media-body .msg-box>div .chat-time{color:#fff}.hk-chatbot-popup .chatbot-popup-body .media.sent .media-body .msg-box:first-child>div{border-top-right-radius:0}.hk-chatbot-popup .chatbot-popup-body .media.typing-wrap .media-body .msg-box>div:after{display:none}.hk-chatbot-popup .chatbot-popup-body .day-sep{position:relative;text-align:center;overflow:hidden;font-size:.875rem;margin:1.875rem 0;text-transform:capitalize}.hk-chatbot-popup .chatbot-popup-body .day-sep:before{background:#eaeaea;content:"";height:1px;right:50%;position:absolute;top:50%;width:100%}.hk-chatbot-popup .chatbot-popup-body .day-sep:after{background:#eaeaea;content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.hk-chatbot-popup .chatbot-popup-body .day-sep span{display:inline-block;background:#fff;z-index:1;position:relative;padding:0 .625rem}.hk-chatbot-popup footer{background:#fff}.hk-chatbot-popup footer .input-group{border-top:1px solid #eaeaea}.hk-chatbot-popup footer .input-group .form-control,.hk-chatbot-popup footer .input-group .form-select,.hk-chatbot-popup footer .input-group .wizard>.content>.body input,.wizard>.content>.body .hk-chatbot-popup footer .input-group input,.hk-chatbot-popup footer .input-group .dd-handle{height:57px}.hk-chatbot-popup footer .chatbot-intro-text{text-align:center;padding:.5rem 1.25rem}.hk-chatbot-popup footer .footer-copy-text{background:#f7f7f7;padding:.5rem 1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:.75rem}.hk-chatbot-popup footer .footer-copy-text .brand-link img{width:75px;margin-left:.25rem}@media (max-width: 767px){.hk-chatbot-popup{width:100%;flex-flow:column;border-radius:0;bottom:0;right:0;top:0}.hk-chatbot-popup header{padding:.5rem 1.25rem 1rem}.hk-chatbot-popup .chatbot-popup-body{overflow:auto;flex:1 1 auto;height:auto}.hk-chatbot-popup .chatbot-popup-body .nicescroll-bar{margin-top:0}.hk-chatbot-popup footer .chatbot-intro-text{display:none}}.calendarapp-wrap{position:relative;height:calc(100vh - 65px);-moz-transition:height .2s ease;-o-transition:height .2s ease;-webkit-transition:height .2s ease;transition:height .2s ease}.calendarapp-wrap .calendarapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.calendarapp-wrap .calendarapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap{padding:1.5rem}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap>.navbar-nav>.nav-item.active>.nav-link{background:#007d8826;color:#007d88}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker{background-color:#fff;font-family:inherit;position:relative;display:block!important;border:none}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month{margin:0}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day-name,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__time-name{width:30px;line-height:30px;margin:0}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day{font-size:.875rem;color:#6f6f6f}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day.react-datepicker__day--outside-month{color:#d8d8d8}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__header{text-align:center;background-color:transparent;border-bottom:none;border-top-left-radius:.3rem;padding:8px 0;position:relative}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .datepicker__quarter-text{color:#8e8e8e}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__current-month,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker-time__header,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker-year-header{width:auto;font-size:.875rem;color:#262a2e;letter-spacing:.5px;text-transform:uppercase;font-weight:600;margin-bottom:.25rem}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__year-read-view--down-arrow,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-read-view--down-arrow,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-year-read-view--down-arrow,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__navigation-icon:before{border-width:2px 2px 0 0;height:7px;top:13px;width:7px;border-color:#b5b5b5}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__navigation--previous{left:-5px}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__navigation--next{right:-5px}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__navigation:hover *:before{border-color:#262a2e}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day-name{color:#6f6f6f;font-size:.875rem;font-weight:600}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day--selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day--in-selecting-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day--in-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-text--selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-text--in-selecting-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-text--in-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__quarter-text--selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__quarter-text--in-selecting-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__quarter-text--in-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__year-text--selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__year-text--in-selecting-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__year-text--in-range,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day:hover,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-text:hover,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__quarter-text:hover,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__year-text:hover{border-radius:50%;background-color:#c7e2e5;color:#007d88}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__day--keyboard-selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__month-text--keyboard-selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__quarter-text--keyboard-selected,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .react-datepicker__year-text--keyboard-selected{background-color:transparent;color:#8e8e8e}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker{position:static;display:block!important;margin:0;border:none;overflow:hidden;width:auto}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar{padding:0;max-width:auto;width:auto}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table{padding:0}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table th,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td{min-width:30px;width:30px;height:30px;z-index:1}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table th.active,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table th:hover,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td.active,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td:hover{background:transparent}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td:after{content:"";height:100%;width:100%;position:absolute;left:0;top:0;border-radius:50%;z-index:-1}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td.active,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td:hover{background:transparent;color:#007d88}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td.active:after,.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .vue-daterange-picker .daterangepicker .drp-calendar .calendar-table td:hover:after{background:#c7e2e5}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .upcoming-event-wrap .nav .nav-item .event-time{color:#6f6f6f;font-size:.75rem}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .upcoming-event-wrap .nav .nav-item .event-name{margin-top:.25rem;font-weight:500}.calendarapp-wrap .calendarapp-sidebar .menu-content-wrap .categories-wrap .form-check{padding-top:.5rem;padding-bottom:.5rem}.calendarapp-wrap .calendarapp-sidebar .calendarapp-fixednav{height:61px;border-top:1px solid #eaeaea}.calendarapp-wrap .calendarapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.calendarapp-wrap .calendarapp-content header.cd-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;position:relative}.calendarapp-wrap .calendarapp-content header.cd-header .cd-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendarapp-wrap .calendarapp-content header.cd-header .cd-month h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.calendarapp-wrap .calendarapp-content header.cd-header .cd-month:after{top:0}.calendarapp-wrap .calendarapp-content header.cd-header .title{display:flex;align-items:center;justify-content:center;align-self:center}.calendarapp-wrap .calendarapp-content header.cd-header .cd-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.calendarapp-wrap .calendarapp-content header.cd-header .cd-options-wrap>a{margin-left:.25rem;display:inline-block}.calendarapp-wrap .calendarapp-content header.cd-header .cd-options-wrap>a:first-child{margin-left:0}.calendarapp-wrap .calendarapp-content .cd-header+div{flex-grow:1}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;margin-bottom:0;background:#fff;position:relative}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex:1}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(1) .btn-group{order:2;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(1) .btn-group .fc-prev-button,.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(1) .btn-group .fc-next-button{border:none;background:transparent}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(1) .fc-today-button{border-radius:.5rem;margin-left:0!important;margin-right:1rem}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(2){justify-content:center}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(2) h2{font-size:1.5rem;font-weight:500;margin-bottom:0}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar .fc-toolbar-chunk:nth-child(3){justify-content:flex-end}.calendarapp-wrap .calendarapp-content .fc .fc-toolbar>*>:not(:first-child){margin-left:.25rem}.calendarapp-wrap .calendarapp-content .fc .fc-col-header td,.calendarapp-wrap .calendarapp-content .fc .fc-col-header th{border:1px solid #eaeaea}.calendarapp-wrap .calendarapp-content .fc .fc-col-header-cell-cushion{font-size:.75rem;font-weight:600;text-transform:uppercase;padding:.25rem 0;color:#262a2e}.calendarapp-wrap .calendarapp-content .fc .fc-timegrid-axis-cushion,.calendarapp-wrap .calendarapp-content .fc .fc-timegrid-slot-label-cushion{font-size:.875rem}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-body,.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-body .fc-scrollgrid-sync-table{width:100%!important;height:100%!important}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-body .fc-scrollgrid-sync-table td,.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-body .fc-scrollgrid-sync-table th{border:1px solid #eaeaea}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-day-top{justify-content:center}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-day-number{padding:.625rem}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-day.fc-day-today{background:transparent}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top{padding:.25rem}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top .fc-daygrid-day-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;height:35px;width:35px;background:#007d88;border-radius:50%;color:#fff;position:relative}.calendarapp-wrap .calendarapp-content .fc .fc-list-event-dot{border-color:#007d88}.calendarapp-wrap .calendarapp-content .fc .fc-timegrid-slot{border-left:0}.calendarapp-wrap .calendarapp-content .fc .fc-timegrid-divider{border:0}.calendarapp-wrap .calendarapp-content .fc .fc-v-event{background-color:#007d88}.calendarapp-wrap .calendarapp-content .fc .fc-timegrid-divider{padding:0}.calendarapp-wrap .calendarapp-content .fc .fc-scrollgrid-liquid{border:1px solid #eaeaea;border-left:0}.calendarapp-wrap .calendarapp-content .fc .fc-view-harness .fc-daygrid{background:#fff}.calendarapp-wrap .calendarapp-content .fc .fc-view-harness .fc-daygrid .fc-scrollgrid-liquid .fc-day-other{background-color:#f7f7f7}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event{padding:.125rem .375rem;border-radius:.5rem}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event.has-avatar{padding:.375rem .625rem}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event.has-avatar .avatar{margin-right:.625rem;flex-shrink:0}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event .fc-event-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event .fc-event-main i{margin-right:.25rem}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event .fc-event-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event .fc-event-main .fc-event-main-frame{overflow:hidden}.calendarapp-wrap .calendarapp-content .fc .fc-daygrid-event .fc-event-main .fc-event-main-frame .fc-event-title{text-overflow:ellipsis}.calendarapp-wrap .calendarapp-content .fc-daygrid-event-dot{border-color:#007d88}.calendarapp-wrap.calendarapp-sidebar-toggle .calendarapp-sidebar{left:-270px}.calendarapp-wrap.calendarapp-sidebar-toggle .calendarapp-content{padding-left:0}.hk-wrapper[data-navbar-style=collapsed] .calendarapp-wrap{height:100vh}.hk-wrapper .calendar-drawer>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;flex-flow:column}.hk-wrapper .calendar-drawer .event-head{display:-webkit-box;display:-ms-flexbox;display:flex}.hk-wrapper .calendar-drawer .event-head .event-name{font-size:1.25rem;font-weight:500;color:#262a2e;outline:none}.hk-wrapper .calendar-drawer .event-head .badge-indicator{position:relative;top:7px}.hk-wrapper .calendar-drawer .event-detail{padding-left:0}.hk-wrapper .calendar-drawer .event-detail li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.125rem}.hk-wrapper .calendar-drawer .event-detail li .ev-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;color:#262a2e;position:relative;top:1px;margin-right:.625rem}.hk-wrapper .calendar-drawer .event-detail li .ev-icon-wrap .feather-icon,.hk-wrapper .calendar-drawer .event-detail li .ev-icon-wrap .svg-icon{font-size:1.125rem}@media (max-width: 1199px){.calendarapp-wrap .calendarapp-sidebar{left:-270px}.calendarapp-wrap .calendarapp-content{margin-left:0;padding-left:0}.calendarapp-wrap .calendarapp-content .fc-toolbar-chunk:nth-child(3)>.btn-group{display:none}.calendarapp-wrap.calendarapp-sidebar-toggle .calendarapp-sidebar{left:0}.calendarapp-wrap.calendarapp-sidebar-toggle .calendarapp-content{left:270px;padding-left:270px;margin-left:-270px}.calendarapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.calendarapp-wrap .hk-sidebar-togglable:after{content:""}.calendarapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.calendarapp-wrap .hk-sidebar-togglable.active:after{content:""}}.emailapp-wrap{position:relative;height:calc(100vh - 65px);-moz-transition:height .2s ease;-o-transition:height .2s ease;-webkit-transition:height .2s ease;transition:height .2s ease}.emailapp-wrap .emailapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.emailapp-wrap .emailapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.emailapp-wrap .emailapp-sidebar .menu-content-wrap{padding:1.5rem}.emailapp-wrap .emailapp-sidebar .menu-content-wrap .menu-gap{height:25px}.emailapp-wrap .emailapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.emailapp-wrap .emailapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.375rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.emailapp-wrap .emailapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.emailapp-wrap .emailapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active{background:#007d8826;color:#007d88}.emailapp-wrap .emailapp-sidebar .emailapp-fixednav{height:61px;border-top:1px solid #eaeaea}.emailapp-wrap .emailapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.emailapp-wrap .emailapp-content .emailapp-aside{border-right:1px solid #eaeaea;background:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;height:100%;z-index:1;left:0;width:370px;flex-shrink:0;margin-top:0}.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;border-bottom:1px solid #eaeaea;background:#fff;color:#262a2e}.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .emailapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .emailapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .emailapp-title:after{top:0}.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .btn,.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .hopscotch-nav-button{margin-right:.5rem}.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .btn:last-child,.emailapp-wrap .emailapp-content .emailapp-aside header.aside-header div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .hopscotch-nav-button:last-child,div.hopscotch-bubble .hopscotch-bubble-container .hopscotch-actions .emailapp-wrap .emailapp-content .emailapp-aside header.aside-header .hopscotch-nav-button:last-child{margin-right:0}.emailapp-wrap .emailapp-content .emailapp-aside .aside-search{margin-bottom:1.25rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body{overflow:auto;-ms-flex:1;flex:1;height:100%;padding:1.25rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list{margin:0 -.8rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item{padding:0;border:none;margin-bottom:.25rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media{padding:.75rem .8rem;border-radius:.5rem;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-head{position:relative;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-head .badge-indicator{margin-top:.875rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div{min-width:0;flex:1}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem;opacity:0;color:#6f6f6f}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star>.feather-icon>svg,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star .svg-icon>svg{cursor:pointer}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star>.feather-icon>svg:hover,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star.marked{opacity:1}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star.marked>.feather-icon>svg,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star.marked>.feather-icon>svg:hover,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div>div:first-child div:last-child .email-time{font-size:.75rem;margin-left:.625rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div .email-head,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div .email-subject{color:#262a2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div .email-subject{margin-bottom:.25rem;font-weight:500}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div .email-head{font-weight:500;margin-right:.5rem;max-width:150px}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media .media-body>div .email-text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media:hover,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media:focus{background-color:#f2f2f2}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media:hover .media-body>div>div:first-child div:last-child .email-star,.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media:focus .media-body>div>div:first-child div:last-child .email-star{opacity:1}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .list-group-item .media.read-email.active-user{background-color:#f2f2f2}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .hk-section-head-border{padding:0 .8rem}.emailapp-wrap .emailapp-content .emailapp-aside .aside-body .email-list .hk-section-head-border:after{background:#f7f7f7}.emailapp-wrap .emailapp-content .emailapp-single-email{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .feather-icon,.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .svg-icon{display:block}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .back-user-list{display:none;margin-right:.625rem}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .media .media-body .user-status{font-size:.875rem}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .email-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .email-options-wrap>a{margin-left:.25rem;display:inline-block}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .email-options-wrap>a:first-child{margin-left:0}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .nicescroll-bar{padding:1.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-subject{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;margin-bottom:1.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-subject>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-subject>div h4{margin-bottom:0}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item{overflow:auto}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header{border-color:transparent}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div{padding:1.25rem;cursor:pointer;width:100%;position:relative}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .media .media-head{margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .media .media-body>div:first-child{color:#262a2e;font-weight:500}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-time{font-size:.75rem;margin-right:1.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.625rem;position:relative;z-index:1}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star>.feather-icon>svg,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star .svg-icon>svg{cursor:pointer}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star>.feather-icon>svg:hover,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star.marked>.feather-icon>svg,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star.marked>.feather-icon>svg:hover,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action .email-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head .email-head-action>a{display:none}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head [data-bs-toggle=collapse]{position:absolute;top:0;width:100%;height:100%;left:0;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head [data-bs-toggle=collapse]~.media .media-body>div:last-child{display:none}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head [data-bs-toggle=collapse][aria-expanded=true]~.email-head-action>a{display:inline-block}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div .email-head [data-bs-toggle=collapse][aria-expanded=true]~.media .media-body>div:last-child{display:block}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .accordion-header>div[data-bs-toggle=collapse][aria-expanded=true] .email-head .email-head-action>a{display:inline-block}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box{margin-bottom:.5rem;margin-right:.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div{cursor:pointer;padding:.625rem 1rem;border-radius:1.25rem;display:inline-block;position:relative;background:#f2f2f2}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div .media .avatar.avatar-sm .avatar-icon{font-size:1.75rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div .media .media-body{margin-left:1.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div .media .file-size{margin-top:.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div .file-overlay{position:absolute;opacity:0;left:0;top:0;height:100%;width:100%;color:#fff;background:#262a2e66;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div:hover .file-overlay{opacity:1}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .email-attachment-wrap .attachment-box>div.msg-action:after{display:none}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown{display:inline-block}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown>.dropdown-toggle{position:relative;z-index:1}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .dropdown-menu,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-toolbar .apexcharts-menu,.apexcharts-toolbar .emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-menu{padding:1rem;font-size:.875rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .dropdown-menu>div,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-toolbar .apexcharts-menu>div,.apexcharts-toolbar .emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-menu>div{margin-bottom:.25rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .dropdown-menu>div:last-child,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-toolbar .apexcharts-menu>div:last-child,.apexcharts-toolbar .emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-menu>div:last-child{margin-bottom:0}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .dropdown-menu>div>span,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-toolbar .apexcharts-menu>div>span,.apexcharts-toolbar .emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-menu>div>span{display:inline-block}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .dropdown-menu>div>span:first-child,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-toolbar .apexcharts-menu>div>span:first-child,.apexcharts-toolbar .emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-menu>div>span:first-child{min-width:50px;text-align:right;margin-right:.5rem}.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .dropdown-menu>div>span:last-child,.emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-toolbar .apexcharts-menu>div>span:last-child,.apexcharts-toolbar .emailapp-wrap .emailapp-content .emailapp-single-email .email-body .single-email-thread .accordion-item .mail-desc-dropdown .apexcharts-menu>div>span:last-child{color:#262a2e}.emailapp-wrap.emailapp-sidebar-toggle .emailapp-sidebar{left:-270px}.emailapp-wrap.emailapp-sidebar-toggle .emailapp-content{padding-left:0}.emailapp-wrap .compose-email-popup{position:fixed;bottom:0;right:20px;width:700px;overflow-y:auto;box-shadow:0 8px 10px #0000001a;z-index:10000;background:#fff;display:none;border-radius:.5rem .5rem 0 0}.emailapp-wrap .compose-email-popup header{padding:.75rem 1.25rem;background:#262a2e;color:#fff}.emailapp-wrap .compose-email-popup header #max_compose_popup .icon>span:last-child{display:none}.emailapp-wrap .compose-email-popup header .btn-close{color:#fff;opacity:.6}.emailapp-wrap .compose-email-popup header .btn-close:not(:disabled):not(.disabled):focus,.emailapp-wrap .compose-email-popup header .btn-close:not(:disabled):not(.disabled):hover{color:#fff;opacity:1}.emailapp-wrap .compose-email-popup form{padding:1rem;flex:1 1 auto;overflow:auto}.emailapp-wrap .compose-email-popup form textarea{height:230px}.emailapp-wrap .compose-email-popup.minimize-email-popup{width:300px;min-height:auto}.emailapp-wrap .compose-email-popup.minimize-email-popup form,.emailapp-wrap .compose-email-popup.minimize-email-popup .compose-email-footer{display:none}.emailapp-wrap .compose-email-popup.maximize-email-popup{width:calc(100vw - 700px);height:calc(100vh - 200px);bottom:0;right:0;left:0;top:0;margin:auto}.emailapp-wrap .compose-email-popup.maximize-email-popup header #max_compose_popup .icon>span:first-child{display:none}.emailapp-wrap .compose-email-popup.maximize-email-popup header #max_compose_popup .icon>span:last-child{display:inline}.emailapp-wrap .compose-email-popup.maximize-email-popup form textarea.form-control,.emailapp-wrap .compose-email-popup.maximize-email-popup form textarea.form-select,.emailapp-wrap .compose-email-popup.maximize-email-popup form textarea.dd-handle{height:calc(100vh - 500px)}.emailapp-wrap .compose-email-popup .compose-email-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding:0 1rem 1rem}.hk-wrapper.hk__email__backdrop:after{position:absolute;height:100%;width:100%;background:#262a2e;opacity:.5;z-index:1033;top:0;left:0;content:""}.hk-wrapper[data-navbar-style=collapsed] .emailapp-wrap{height:100vh}@media (max-width: 1199px){.emailapp-wrap .emailapp-sidebar{left:-270px}.emailapp-wrap .emailapp-content{margin-left:0;padding-left:0}.emailapp-wrap.emailapp-sidebar-toggle .emailapp-sidebar{left:0}.emailapp-wrap.emailapp-sidebar-toggle .emailapp-content{left:270px;padding-left:270px;margin-left:-270px}.emailapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.emailapp-wrap .hk-sidebar-togglable:after{content:""}.emailapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.emailapp-wrap .hk-sidebar-togglable.active:after{content:""}}@media (max-width: 991px){.emailapp-wrap .emailapp-content .emailapp-aside{width:100%}.emailapp-wrap .emailapp-content .emailapp-single-email{right:-100%;position:fixed;top:0;width:100%}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:flex-start}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .back-user-list{display:block;flex-shrink:0}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .email-options-wrap+.email-options-wrap{margin-left:auto}.emailapp-wrap .emailapp-content .emailapp-single-email header.email-header .hk-navbar-togglable{display:none!important}.emailapp-wrap.emailapp-slide .emailapp-content .emailapp-aside{left:-100%}.emailapp-wrap.emailapp-slide .emailapp-content .emailapp-single-email{right:0}.emailapp-wrap .compose-email-popup{width:100%;height:100%;right:0;border-radius:0}.emailapp-wrap .compose-email-popup form textarea.form-control,.emailapp-wrap .compose-email-popup form textarea.form-select,.emailapp-wrap .compose-email-popup form textarea.dd-handle{height:calc(100vh - 300px)!important}.emailapp-wrap .compose-email-popup.maximize-email-popup{width:100%;height:100%;left:0;top:0;border-radius:0}}.taskboardapp-wrap{position:relative;height:calc(100vh - 65px);-moz-transition:height .2s ease;-o-transition:height .2s ease;-webkit-transition:height .2s ease;transition:height .2s ease}.taskboardapp-wrap .taskboardapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.taskboardapp-wrap .taskboardapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap{padding:1.5rem}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-gap{height:25px}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link,.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap,.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;margin-right:.875rem}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text,.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div .nav-icon-wrap .nav-link-text{display:inline-block}.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active,.taskboardapp-wrap .taskboardapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div.active{background:#007d8826;color:#007d88}.taskboardapp-wrap .taskboardapp-sidebar .taskboardapp-fixednav{height:61px;border-top:1px solid #eaeaea}.taskboardapp-wrap .taskboardapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;width:100%;z-index:10}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;font-weight:500;margin-bottom:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.625rem;font-size:1.25rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star>.feather-icon>svg,.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star .svg-icon>svg{cursor:pointer}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star>.feather-icon>svg:hover,.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star.marked>.feather-icon>svg,.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star.marked>.feather-icon>svg:hover,.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title h1 .task-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboardapp-title:after{top:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .media .media-body .user-status{font-size:.875rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboard-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboard-options-wrap>a{margin-left:.25rem;display:inline-block}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboard-options-wrap>a:first-child{margin-left:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboard-options-wrap>.d-flex.ms-auto>a{margin-left:.25rem;display:inline-block}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap header.taskboard-header .taskboard-options-wrap>.d-flex.ms-auto>a:first-child{margin-left:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body{overflow:hidden;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;width:100%}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .taskbar-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding:1.25rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-scroll{display:-ms-flexbox;display:flex;overflow-x:auto;max-height:100%;overflow-y:hidden;margin-top:2.25rem;padding:0 1.25rem 1.25rem;-moz-transition:width .2s ease;-o-transition:width .2s ease;-webkit-transition:width .2s ease;transition:width .2s ease}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap{display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;float:left}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist{max-height:100%;margin:0 .875rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist:first-child{margin-left:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist:last-child{margin-right:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist .tasklist-cards-wrap{height:100%;min-height:20px;overflow-y:auto}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist .custom-scroll::-webkit-scrollbar{width:8px}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist .custom-scroll::-webkit-scrollbar-thumb{border-radius:50px;border:1px solid #ccc;background-color:#fff}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .tasklist .custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#ccc}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .spipeline-list{margin:0 .875rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .spipeline-list:first-child{margin-left:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body>div .tasklist-wrap .spipeline-list:last-child{margin-right:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap{margin-top:3.75rem;margin-bottom:3.75rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-]{margin-bottom:1.875rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card{margin-bottom:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card .media .media-head{margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.board-card .media .media-head{margin-right:1rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.board-card .media .media-body{overflow:hidden}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.board-card .media .media-body span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#262a2e;font-weight:500;font-size:1.125rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.team-card .media .media-head{margin-right:1rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.team-card .media .media-body{overflow:hidden}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.team-card .media .media-body>div:first-child{color:#262a2e;font-weight:500;font-size:1.125rem;margin-bottom:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.team-card .media .media-body>div:first-child .badge{margin-left:.625rem;flex-shrink:0}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.team-card .media .media-body>div:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body .board-team-wrap .tab-pane .row>[class*=col-] .card.team-card .media .media-body>div:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body.taskboard-body-alt{background:#f7f7f7}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-body.taskboard-body-alt>div .tasklist-scroll{overflow:auto;max-height:inherit;height:100%;margin-top:0;padding-bottom:1.25rem;padding-top:1.875rem;margin-bottom:5.125rem}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-info{position:absolute;top:65px;right:-370px;width:370px;margin-left:0;bottom:0;z-index:100;border:none;background:#fff;border-left:1px solid #eaeaea;box-shadow:0 8px 16px #0000001a;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-info .nicescroll-bar{padding:1.25rem}.taskboardapp-wrap.taskboardapp-sidebar-toggle .taskboardapp-sidebar{left:-270px}.taskboardapp-wrap.taskboardapp-sidebar-toggle .taskboardapp-content{padding-left:0}.taskboardapp-wrap.taskboardapp-info-active .taskboardapp-detail-wrap .taskboard-info{right:0}.tasklist{min-height:100px;width:350px;-ms-flex:0 0 auto;flex:0 0 auto;background:#f7f7f7}.tasklist>.card-header{flex-flow:column}.tasklist>.card-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;width:100%;margin-bottom:1rem}.tasklist .tasklist-handle{cursor:grab}.tasklist .tasklist-handle h6{pointer-events:none}.tasklist.add-new-task{min-height:0;border:0;background:transparent;margin-left:1.75rem}.spipeline-list{min-height:100px;width:350px;-ms-flex:0 0 auto;flex:0 0 auto;background:transparent}.spipeline-list>.card-header{flex-flow:column;background:#fff;border-radius:.5rem!important;margin-bottom:.875rem}.spipeline-list>.card-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;width:100%}.spipeline-list>.card-header>div .overall-estimation{color:#262a2e;font-weight:500}.spipeline-list>.card-header>div .spipeline-dot-sep{color:#d8d8d8;margin:0 5px}.spipeline-list>.card-header>div .lead-count{font-size:.75rem}.spipeline-list>.card-header .btn-block{margin-top:1rem}.spipeline-list>.card-body{border-radius:.5rem!important;padding:0}.spipeline-list .spipeline-handle{cursor:grab}.spipeline-list .spipeline-handle h6{pointer-events:none}.spipeline-list.create-new-list{justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;min-height:139px}.spipeline-list.create-new-list>.card-header{background:transparent;margin:0}.spipeline-list.create-new-list>.card-header .btn-block{margin:0}.tasklist-card .card-header .card-action-wrap{opacity:0;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.tasklist-card:hover .card-header .card-action-wrap{opacity:1}.tasklist-card .card-body{padding-top:0}.tasklist-card .card-footer>div{display:-webkit-box;display:-ms-flexbox;display:flex}.tasklist-card .card-footer .task-counter,.tasklist-card .card-footer .task-discuss{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem}.tasklist-card .card-footer .task-counter>span,.tasklist-card .card-footer .task-discuss>span{display:-webkit-box;display:-ms-flexbox;display:flex}.tasklist-card .card-footer .task-counter>span:first-child,.tasklist-card .card-footer .task-discuss>span:first-child{margin-right:.25rem}.tasklist-card .card-footer .task-discuss{margin-left:.5rem}.tasklist-card .card-footer .task-deadline{font-size:.875rem}.spipeline-card .card-body{padding:.75rem 1.25rem}.spipeline-card .card-body>.media .media-head{margin-right:1rem}.spipeline-card .card-body>.media .media-body .brand-name{color:#262a2e;font-weight:600}.spipeline-card .card-body>.media .media-body .price-estimation{color:#262a2e;font-weight:500}.spipeline-card .card-body>.media .media-body .media{margin-top:.25rem}.spipeline-card .card-body>.media .media-body .media .media-head{margin-right:.25rem}.spipeline-card .card-body>.media .media-body .media .media-body p{font-size:.75rem}.spipeline-card .card-body .spipeline-dropdown .position-relative{top:-10px}.spipeline-card .card-body .spipeline-dropdown .dropdown-item{padding:.5rem .75rem}.spipeline-card.lost-deal{background:#ffebeb}.spipeline-card.won-deal{background:#ebfcf5}.hk-wrapper[data-navbar-style=collapsed] .taskboardapp-wrap{height:100vh}.task-detail-modal .modal-body header.task-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding:1.25rem;border-radius:.5rem .5rem 0 0;height:65px;background:#fff;border-bottom:1px solid #eaeaea;position:relative;margin-right:12.5rem}.task-detail-modal .modal-body header.task-header .apexcharts-datalabels-group text{font-family:inherit;font-size:.75rem;fill:#6f6f6f;position:absolute;transform:translateY(5px)}.task-detail-modal .modal-body header.task-header .apexcharts-datalabels-group text:last-child{display:none}.task-detail-modal .modal-body header.task-header .task-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star>.feather-icon>svg,.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star .svg-icon>svg{height:21px;width:21px;cursor:pointer}.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star>.feather-icon>svg:hover,.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star.marked>.feather-icon>svg,.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star.marked>.feather-icon>svg:hover,.task-detail-modal .modal-body header.task-header .task-options-wrap .task-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.task-detail-modal .modal-body header.task-header .task-options-wrap>a{display:inline-block}.task-detail-modal .modal-body header.task-header .task-options-wrap>a:first-child{margin-left:0}.task-detail-modal .modal-body .task-detail-body{padding:1.25rem;margin-right:12.5rem}.task-detail-modal .modal-body .task-detail-body form .media .media-head{margin-right:1rem}.task-detail-modal .modal-body .task-detail-body form .media .media-body .as-name{font-weight:500;color:#262a2e}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .note-block .media{margin-bottom:1.25rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .note-block .media .media-head{margin-right:1rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .note-block .media .media-body div:first-child{font-weight:500;color:#262a2e}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .note-block .media .media-body div:last-child{font-size:.875rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-head{margin-right:1rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>div:first-child .cm-name{font-weight:500;color:#262a2e}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>div:first-child .badge{margin-left:.625rem;flex-shrink:0}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body .comment-action-wrap span,.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body .comment-action-wrap a{color:#6f6f6f;font-size:.75rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body .comment-action-wrap .comment-dot-sep{margin:0 .25rem;color:#d8d8d8}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>.media{margin-top:1.875rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files{margin:0 -.8rem;padding-left:0}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li{padding:.8rem;border-radius:.5rem;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;margin-bottom:.25rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li:last-child{margin-bottom:0}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-head{margin-right:1rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-head .avatar.avatar-sm .avatar-icon{font-size:1.75rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body>div:first-child{min-width:0;-ms-flex:1;flex:1}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body .file-name{color:#262a2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;max-width:200px}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body .file-size{margin-top:.25rem;font-size:.875rem}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li:hover{background-color:#f2f2f2}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li:hover .media .media-body .file-name{color:#007d88}.task-detail-modal .modal-body .task-detail-body .tab-content .tab-pane .file-block .sh-files li:hover .media .media-body a.cp-file-action{color:#262a2e}.task-detail-modal .modal-body .task-action-wrap{position:absolute;top:0;width:200px;right:0;z-index:1;border-left:1px solid #eaeaea;bottom:0;background:#fff}.task-detail-modal .modal-body .task-action-wrap .nicescroll-bar{padding:1.5rem}.task-detail-modal .modal-body .task-action-wrap .nicescroll-bar .nav-vertical>.nav-item>.nav-link{padding-left:0;padding-right:0}@media (max-width: 1399px){.taskboardapp-wrap .taskboardapp-sidebar{left:-270px}.taskboardapp-wrap .taskboardapp-content{margin-left:0;padding-left:0}.taskboardapp-wrap.taskboardapp-sidebar-toggle .taskboardapp-sidebar{left:0}.taskboardapp-wrap.taskboardapp-sidebar-toggle .taskboardapp-content{left:270px;padding-left:270px;margin-left:-270px}.taskboardapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.taskboardapp-wrap .hk-sidebar-togglable:after{content:""}.taskboardapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.taskboardapp-wrap .hk-sidebar-togglable.active:after{content:""}}@media (max-width: 1199px){.taskboardapp-wrap .taskboardapp-content .taskboardapp-detail-wrap .taskboard-info{top:0}.info-close{position:relative;top:-4px}.task-detail-modal .modal-body header.task-header,.task-detail-modal .modal-body .task-detail-body{margin-right:0}.task-action-wrap{display:none}}.hk-checklist .form-check{margin-bottom:.625rem;position:relative}.hk-checklist .form-check .form-check-label{position:relative}.hk-checklist .form-check .done-strikethrough{display:block;height:12px;background:red;mix-blend-mode:multiply;opacity:.08;width:0;transition:width .35s ease-in-out,opacity .25s ease-in-out;position:absolute;margin-left:0;top:35%;left:0;pointer-events:none;content:""}.hk-checklist .form-check.form-check input:checked+label .done-strikethrough{width:100%}.hk-checklist .form-check .delete-checklist{position:absolute;right:0;opacity:0;-moz-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.hk-checklist .form-check:hover .delete-checklist{opacity:1}.hk-checklist .add-new-checklist .feather-icon{margin-right:.25rem}.hk-checklist .form-control.checklist-input,.hk-checklist .checklist-input.form-select,.hk-checklist .wizard>.content>.body input.checklist-input,.wizard>.content>.body .hk-checklist input.checklist-input,.hk-checklist .checklist-input.dd-handle{position:absolute;top:0;border:none;box-shadow:none;padding:0;height:auto;width:auto}.contactapp-wrap{position:relative;height:calc(100vh - 65px)}.contactapp-wrap .contactapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.contactapp-wrap .contactapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.contactapp-wrap .contactapp-sidebar .menu-content-wrap{padding:1.5rem}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .menu-gap{height:25px}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active{background:#007d8826;color:#007d88}.contactapp-wrap .contactapp-sidebar .menu-content-wrap .tag-cloud .badge{margin-bottom:.25rem}.contactapp-wrap .contactapp-sidebar .contactapp-fixednav{height:61px;border-top:1px solid #eaeaea}.contactapp-wrap.contactapp-sidebar-toggle .contactapp-sidebar{left:-270px}.contactapp-wrap.contactapp-sidebar-toggle .contactapp-content{padding-left:0}.contactapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.contactapp-content header.contact-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.contactapp-content header.contact-header .contactapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactapp-content header.contact-header .contactapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.contactapp-content header.contact-header .contactapp-title:after{top:0}.contactapp-content header.contact-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactapp-content header.contact-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.contactapp-content header.contact-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}.contactapp-content header.contact-header .media .media-body .user-status{font-size:.875rem}.contactapp-content header.contact-header .contact-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.contactapp-content header.contact-header .contact-options-wrap>a{margin-left:.25rem;display:inline-block}.contactapp-content header.contact-header .contact-options-wrap>a:first-child{margin-left:0}header.contact-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}header.contact-header .contactapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.contact-header .contactapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}header.contact-header .contactapp-title:after{top:0}header.contact-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.contact-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}header.contact-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}header.contact-header .media .media-body .user-status{font-size:.875rem}header.contact-header .contact-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}header.contact-header .contact-options-wrap>a{margin-left:.25rem;display:inline-block}header.contact-header .contact-options-wrap>a:first-child{margin-left:0}.contactapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.contactapp-detail-wrap .contact-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.contactapp-detail-wrap .contact-body .nicescroll-bar{padding:1.25rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .quick-access-form-wrap{padding:1rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .quick-access-form-wrap .quick-access-form{border-radius:.5rem;padding:1.25rem;background:#f7f7f7}.contactapp-detail-wrap .contact-body .nicescroll-bar .quick-access-form-wrap .quick-access-form .dropify-square{position:absolute}.contactapp-detail-wrap .contact-body .nicescroll-bar .quick-access-form-wrap .quick-access-form .dropify-square .dropify-wrapper{height:1.75rem;width:5.75rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .quick-access-form-wrap .quick-access-form .col-md-12{padding-left:7.125rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-left,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-left,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right{min-height:45px;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-left>div,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-left>div{margin-right:1rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-left>div:last-child,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-left>div:last-child{margin-right:0}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right{justify-content:flex-end;-webkit-justify-content:flex-end}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right>div,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right>div{margin-left:1rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right>div:first-child,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right>div:first-child{margin-left:0}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_filter,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_length,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_info,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_filter,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_length,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_info{float:none}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_filter label,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_length label,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_info label,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_filter label,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_length label,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_info label{margin-bottom:0}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_info,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_info{padding-top:0;width:95px;text-align:right}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_paginate,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_paginate{padding-top:0}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child),.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child){display:none}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .page-link,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .page-link{padding:0;background:transparent;min-width:auto;font-size:1.25rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_length select,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_length select{margin-right:0;margin-left:.625rem;display:inline-block;width:auto}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem;font-size:1rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star>.feather-icon>svg,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star .svg-icon>svg{cursor:pointer}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star>.feather-icon>svg:hover,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star.marked>.feather-icon>svg,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star.marked>.feather-icon>svg:hover,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .form-check.form-check-lg{position:absolute;left:14px;top:17px;cursor:pointer;opacity:0}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .user-name{color:#262a2e;font-weight:500;margin-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .user-name,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .user-email,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .user-contact,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .user-desg{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .card-footer{padding:0;justify-content:center}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card .card-footer>.d-flex{padding:.75rem 1.25rem;justify-content:center;width:100%;color:#6f6f6f;font-size:1rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card.contact-card:hover .form-check.form-check-lg{opacity:1}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.625rem;opacity:0;font-size:1rem}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star>.feather-icon>svg,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star .svg-icon>svg{cursor:pointer}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star>.feather-icon>svg:hover,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star.marked{opacity:1}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star.marked>.feather-icon>svg,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star.marked>.feather-icon>svg:hover,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card .contact-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .card:hover .contact-star,.contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view.select-multiple .card.contact-card .form-check.form-check-lg{opacity:1}.contact-list-view .contact-toolbar-left,.contact-list-view .contact-toolbar-right,.contact-card-view .contact-toolbar-left,.contact-card-view .contact-toolbar-right{min-height:45px;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-list-view .contact-toolbar-left>div,.contact-card-view .contact-toolbar-left>div{margin-right:1rem}.contact-list-view .contact-toolbar-left>div:last-child,.contact-card-view .contact-toolbar-left>div:last-child{margin-right:0}.contact-list-view .contact-toolbar-right,.contact-card-view .contact-toolbar-right{justify-content:flex-end;-webkit-justify-content:flex-end}.contact-list-view .contact-toolbar-right>div,.contact-card-view .contact-toolbar-right>div{margin-left:1rem}.contact-list-view .contact-toolbar-right>div:first-child,.contact-card-view .contact-toolbar-right>div:first-child{margin-left:0}.contact-list-view .contact-toolbar-right .dataTables_filter,.contact-list-view .contact-toolbar-right .dataTables_length,.contact-list-view .contact-toolbar-right .dataTables_info,.contact-card-view .contact-toolbar-right .dataTables_filter,.contact-card-view .contact-toolbar-right .dataTables_length,.contact-card-view .contact-toolbar-right .dataTables_info{float:none}.contact-list-view .contact-toolbar-right .dataTables_filter label,.contact-list-view .contact-toolbar-right .dataTables_length label,.contact-list-view .contact-toolbar-right .dataTables_info label,.contact-card-view .contact-toolbar-right .dataTables_filter label,.contact-card-view .contact-toolbar-right .dataTables_length label,.contact-card-view .contact-toolbar-right .dataTables_info label{margin-bottom:0}.contact-list-view .contact-toolbar-right .dataTables_info,.contact-card-view .contact-toolbar-right .dataTables_info{padding-top:0;width:95px;text-align:right}.contact-list-view .contact-toolbar-right .dataTables_paginate,.contact-card-view .contact-toolbar-right .dataTables_paginate{padding-top:0}.contact-list-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child),.contact-card-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child){display:none}.contact-list-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .page-link,.contact-card-view .contact-toolbar-right .dataTables_paginate .pagination.custom-pagination .page-link{padding:0;background:transparent;min-width:auto;font-size:1.25rem}.contact-list-view .contact-toolbar-right .dataTables_length select,.contact-card-view .contact-toolbar-right .dataTables_length select{margin-right:0;margin-left:.625rem;display:inline-block;width:auto}.contact-detail-body .nicescroll-bar{padding:0!important}.contact-detail-body .nicescroll-bar .contact-info{position:relative;padding:1.25rem;flex-shrink:0;border-right:1px solid #eaeaea}.contact-detail-body .nicescroll-bar .contact-info .action-btn{position:absolute;right:1.25rem}.contact-detail-body .nicescroll-bar .contact-info .cp-name{font-size:1.25rem;font-weight:500;color:#262a2e}.contact-detail-body .nicescroll-bar .contact-info .cp-info{padding-left:0}.contact-detail-body .nicescroll-bar .contact-info .dropify-circle .dropify-wrapper{margin:0 auto}.contact-detail-body .nicescroll-bar .contact-info .card{margin-bottom:0;box-shadow:none;border:0;border-radius:0;padding:.5rem 0}.contact-detail-body .nicescroll-bar .contact-info .card .card-header{border:none;padding:.5rem 0}.contact-detail-body .nicescroll-bar .contact-info .card .card-header>a{font-size:.875rem;font-weight:500;display:block;width:100%;color:#007d88;text-align:left;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.contact-detail-body .nicescroll-bar .contact-info .card .card-body{padding:.5rem 0}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-info li{margin-bottom:.625rem}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-info li a{color:#262a2e}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-info li>span{display:inline-block}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-info li>span:first-child{min-width:100px;margin-right:1rem}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-info li>span:last-child{color:#262a2e}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-action{padding-left:0}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-action li{margin-bottom:10px}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-action li a{color:#262a2e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-action li a .cp-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.5rem;font-size:1.125rem}.contact-detail-body .nicescroll-bar .contact-info .card .card-body .cp-action li:last-child{margin-bottom:.25rem}.contact-detail-body .nicescroll-bar .contact-more-info{flex-grow:1}.contact-detail-body .nicescroll-bar .contact-more-info .nav-tabs .nav-item .nav-link{padding:.75rem 1.25rem}.contact-detail-body .nicescroll-bar .contact-more-info .nav-tabs.nav-line{border-bottom:1px solid #eaeaea}.contact-detail-body .nicescroll-bar .contact-more-info .tab-content,.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap{padding:0 1.25rem}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus{padding:0;list-style-type:none;font-family:arial;font-size:.875rem;clear:both;line-height:1em;margin:0 -1px;text-align:center}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li{float:left;padding:1rem 1.875rem 1rem 2.5rem;background:#d8d8d8;position:relative;width:19.5%;margin:0 1px}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li:before{content:"";border-left:20px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;top:0;bottom:0;left:0}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li:first-child{border-radius:.5rem 0 0 .5rem}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li:first-child:before{display:none}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li:last-child{border-radius:0 .5rem .5rem 0}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li:last-child:after{display:none}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li:after{content:"";border-left:20px solid #d8d8d8;border-top:20px solid transparent;border-bottom:20px solid transparent;position:absolute;top:0;bottom:0;left:100%;z-index:20}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li.active{background:#ff9100;color:#fff}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li.active:after{border-left-color:#ff9100}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li.completed{background:#007d88;color:#fff}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li.completed:after{border-left-color:#007d88}.contact-detail-body .nicescroll-bar .contact-more-info .pipeline-status-wrap .pipeline-stutus li>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-detail-body .nicescroll-bar .contact-more-info .activity-wrap{padding:0 1.25rem 1.25rem}.contact-detail-body .nicescroll-bar .contact-more-info .activity-wrap .activity-thread{padding-left:0}.contact-detail-body .nicescroll-bar .contact-more-info .activity-wrap .activity-thread li{margin-bottom:1rem}.contact-detail-body .nicescroll-bar .contact-more-info .activity-wrap .activity-thread li:last-child{margin-bottom:0}.contact-detail-body .nicescroll-bar .contact-more-info .activity-wrap .activity-thread li .media .media-head{margin-right:1rem}.contact-detail-body .nicescroll-bar .contact-more-info .activity-wrap .activity-thread li .media .media-body>div .activity-time{font-size:.75rem;margin-top:.25rem}.contact-detail-modal header.contact-header{height:auto;padding:1.25rem;border-radius:.5rem .5rem 0 0}.contact-detail-modal header.contact-header ul.hk-list.hk-list-sm li{padding:0 .4rem}.hk-wrapper[data-navbar-style=collapsed] .contactapp-wrap{height:100vh}@media (max-width: 1740px){.contactapp-wrap .contactapp-content{margin-left:0;padding-left:0}.contactapp-wrap .contactapp-content .contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_info,.contactapp-wrap .contactapp-content .contactapp-detail-wrap .contact-body .nicescroll-bar .contact-list-view .contact-toolbar-right .dataTables_length,.contactapp-wrap .contactapp-content .contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_info,.contactapp-wrap .contactapp-content .contactapp-detail-wrap .contact-body .nicescroll-bar .contact-card-view .contact-toolbar-right .dataTables_length{display:none}.contactapp-wrap .contactapp-sidebar{left:-270px}.contactapp-wrap.contactapp-sidebar-toggle .contactapp-sidebar{left:0}.contactapp-wrap.contactapp-sidebar-toggle .contactapp-content{left:270px;padding-left:270px;margin-left:-270px}.contactapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.contactapp-wrap .hk-sidebar-togglable:after{content:""}.contactapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.contactapp-wrap .hk-sidebar-togglable.active:after{content:""}}.fmapp-wrap{position:relative;height:calc(100vh - 65px)}.fmapp-wrap .fmapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.fmapp-wrap .fmapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.fmapp-wrap .fmapp-sidebar .menu-content-wrap{padding:1.5rem}.fmapp-wrap .fmapp-sidebar .menu-content-wrap .menu-gap{height:25px}.fmapp-wrap .fmapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.fmapp-wrap .fmapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fmapp-wrap .fmapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.fmapp-wrap .fmapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.fmapp-wrap .fmapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item.active>.nav-link{background:#007d8826;color:#007d88}.fmapp-wrap .fmapp-sidebar .fmapp-storage{padding:1.5rem}.fmapp-wrap .fmapp-sidebar .fmapp-fixednav{height:61px;border-top:1px solid #eaeaea}.fmapp-wrap .fmapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.fmapp-wrap .fmapp-content .fmapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header .fmapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header .fmapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header .fmapp-title:after{top:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header .fm-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header .fm-options-wrap>a{margin-left:.25rem;display:inline-block}.fmapp-wrap .fmapp-content .fmapp-detail-wrap header.fm-header .fm-options-wrap>a:first-child{margin-left:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar{padding:1.25rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .nav-line{margin:0 -1.25rem;border-bottom:1px solid #eaeaea}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star>.feather-icon>svg,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star .svg-icon>svg{height:16px;width:16px;cursor:pointer}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star>.feather-icon>svg:hover,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star.marked>.feather-icon>svg,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star.marked>.feather-icon>svg:hover,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .file-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .media .media-body .file-name{color:#262a2e;font-weight:500;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .fmapp-info-trigger.media{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .fmapp-info-trigger.media .media-body .file-name{-moz-transition:color .2s ease;-o-transition:color .2s ease;-webkit-transition:color .2s ease;transition:color .2s ease}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-list-view .fmapp-info-trigger.media:hover .media-body .file-name{color:#007d88}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.25rem;margin-top:.4rem;margin-left:.625rem;opacity:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star>.feather-icon>svg,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star .svg-icon>svg{cursor:pointer}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star>.feather-icon>svg:hover,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star.marked>.feather-icon>svg,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star.marked>.feather-icon>svg:hover,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .file-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card{cursor:pointer}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card .card-body{min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card .card-body i{font-size:2.375rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card .card-footer{display:block;-moz-transition:background .2s ease;-o-transition:background .2s ease;-webkit-transition:background .2s ease;transition:background .2s ease}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card .card-footer>.d-flex>div{min-width:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card .card-footer>.d-flex>div .file-name{color:#262a2e;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card .file-star.marked,.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card:hover .file-star{opacity:1}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card:hover .card-footer{background:#ebf5f5}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-card:hover .card-footer .file-name{color:#007d88}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card{-moz-transition:background .2s ease;-o-transition:background .2s ease;-webkit-transition:background .2s ease;transition:background .2s ease;cursor:pointer}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card .card-body .media{overflow:hidden}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card .card-body .media .avatar{flex-shrink:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card .card-body .media .media-body{min-width:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card .card-body .media .media-body .file-name{color:#262a2e;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card .file-star.marked{opacity:1}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card:hover{background:#ebf5f5}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card:hover .file-star{opacity:1}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card:hover .card-body .media .avatar{flex-shrink:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .fm-body .nicescroll-bar .file-card-view .card.file-compact-card:hover .card-body .media .media-body .file-name{color:#007d88}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info{position:absolute;top:65px;right:-370px;width:370px;margin-left:0;bottom:0;z-index:100;border:none;background:#fff;border-left:1px solid #eaeaea;box-shadow:0 8px 16px #0000001a;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .nicescroll-bar{padding:1.25rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .file-name{color:#262a2e;font-size:1.25rem;font-weight:500;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-info{padding-left:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-info li{margin-bottom:.625rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-info li a{color:#262a2e}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-info li>span{display:inline-block}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-info li>span:first-child{min-width:100px;margin-right:1rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-info li>span:last-child{color:#262a2e}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-action{padding-left:0}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-action li{margin-bottom:.625rem}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-action li a{color:#262a2e}.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info .fm-action li:last-child{margin-bottom:.25rem}.fmapp-wrap.fmapp-info-active .fmapp-detail-wrap .file-info{right:0}.fmapp-wrap.fmapp-sidebar-toggle .fmapp-sidebar{left:-270px}.fmapp-wrap.fmapp-sidebar-toggle .fmapp-content{padding-left:0}.hk-wrapper[data-navbar-style=collapsed] .fmapp-wrap{height:100vh}@media (max-width: 1199px){.fmapp-wrap .fmapp-content .fmapp-detail-wrap .file-info{top:0}}@media (max-width: 767px){.fmapp-wrap .fmapp-sidebar{left:-270px}.fmapp-wrap .fmapp-content{margin-left:0;padding-left:0}.fmapp-wrap.fmapp-sidebar-toggle .fmapp-sidebar{left:0}.fmapp-wrap.fmapp-sidebar-toggle .fmapp-content{left:270px;padding-left:270px;margin-left:-270px}.fmapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.fmapp-wrap .hk-sidebar-togglable:after{content:""}.fmapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.fmapp-wrap .hk-sidebar-togglable.active:after{content:""}}.galleryapp-wrap{position:relative;height:calc(100vh - 65px)}.galleryapp-wrap .galleryapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.galleryapp-wrap .galleryapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap{padding:1.5rem}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap .menu-gap{height:25px}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.galleryapp-wrap .galleryapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active{background:#007d8826;color:#007d88}.galleryapp-wrap .galleryapp-sidebar .galleryapp-fixednav{height:61px;border-top:1px solid #eaeaea}.galleryapp-wrap .galleryapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header .galleryapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header .galleryapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header .galleryapp-title:after{top:0}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header .gallery-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header .gallery-options-wrap>a{margin-left:.25rem;display:inline-block}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap header.gallery-header .gallery-options-wrap>a:first-child{margin-left:0}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar{padding:1.25rem}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a{position:relative;display:block}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .form-check{position:absolute;left:14px;top:17px;cursor:pointer;opacity:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:14px;top:20px;opacity:0;color:#6f6f6f}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star>.feather-icon>svg,.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star .svg-icon>svg{cursor:pointer}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star>.feather-icon>svg:hover,.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star.marked{opacity:1}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star.marked>.feather-icon>svg,.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star.marked>.feather-icon>svg:hover,.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a:hover .form-check,.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a:hover .gallery-star{opacity:1}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-img{min-height:230px;background-size:cover;background-position:center}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body .nicescroll-bar .hk-gallery a .gallery-img.gallery-video:after{content:"";font-family:remixicon;font-style:normal;position:absolute;right:14px;bottom:14px;font-size:1.5rem;height:35px;width:35px;border-radius:50%;background:#ffffff73;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;color:#fff}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body.select-multiple .nicescroll-bar{padding:1.25rem}.galleryapp-wrap .galleryapp-content .galleryapp-detail-wrap .gallery-body.select-multiple .nicescroll-bar .hk-gallery a .form-check{opacity:1}.galleryapp-wrap.galleryapp-sidebar-toggle .galleryapp-sidebar{left:-270px}.galleryapp-wrap.galleryapp-sidebar-toggle .galleryapp-content{padding-left:0}.lg-outer.galleryapp-info-active .lg-img-wrap{padding-right:26.25rem!important;background-position:center center;background-position:calc((100% - 300px)/2) center}.lg-outer.galleryapp-info-active .lg-video-cont{padding-right:20rem!important;background-position:center center;background-position:calc((100% - 300px)/2) center}.lg-outer.galleryapp-info-active .lg-sub-html{height:100%;overflow-y:auto;position:absolute;right:0;top:0;width:420px;z-index:99999;left:auto;color:inherit;padding:0;text-align:left}.lg-outer.galleryapp-info-active .lg-sub-html header.gallery-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding:1.25rem;margin:0 -1.25rem;height:65px;border-bottom:1px solid #eaeaea;position:relative}.lg-outer.galleryapp-info-active .lg-sub-html header.gallery-header .file-name{font-weight:500;color:#262a2e;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lg-outer.galleryapp-info-active .lg-sub-html header.gallery-header .file-type{font-size:.75rem}.lg-outer.galleryapp-info-active .lg-sub-html header.gallery-header .gallery-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.lg-outer.galleryapp-info-active .lg-sub-html header.gallery-header .gallery-options-wrap>a{margin-left:.25rem;display:inline-block}.lg-outer.galleryapp-info-active .lg-sub-html header.gallery-header .gallery-options-wrap>a:first-child{margin-left:0}.lg-outer.galleryapp-info-active .lg-sub-html .gallery-detail-body .file-info li{margin-bottom:.625rem}.lg-outer.galleryapp-info-active .lg-sub-html .gallery-detail-body .file-info li>span{display:inline-block}.lg-outer.galleryapp-info-active .lg-sub-html .gallery-detail-body .file-info li>span:first-child{min-width:100px;margin-right:1rem}.lg-outer.galleryapp-info-active .lg-sub-html .gallery-detail-body .file-info li>span:last-child{color:#262a2e}.lg-outer.galleryapp-info-active .galleryapp-info-active.fb_iframe_widget{background-image:none}.lg-outer.galleryapp-info-active .lg-toolbar{right:420px;width:auto}.lg-outer.galleryapp-info-active .lg-actions .lg-next{right:440px}.lg-outer.galleryapp-info-active .lg-item,.lg-outer.galleryapp-info-active .lg-item.lg-complete .lg-img-wrap,.lg-outer.galleryapp-info-active .lg-item.lg-complete .lg-video-cont{background-image:none}.hk-wrapper[data-navbar-style=collapsed] .galleryapp-wrap{height:100vh}@media (max-width: 767px){.galleryapp-wrap .galleryapp-sidebar{left:-270px}.galleryapp-wrap .galleryapp-content{margin-left:0;padding-left:0}.galleryapp-wrap.galleryapp-sidebar-toggle .galleryapp-sidebar{left:0}.galleryapp-wrap.galleryapp-sidebar-toggle .galleryapp-content{left:270px;padding-left:270px;margin-left:-270px}.galleryapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.galleryapp-wrap .hk-sidebar-togglable:after{content:""}.galleryapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.galleryapp-wrap .hk-sidebar-togglable.active:after{content:""}.lg-outer.galleryapp-info-active .lg-img-wrap,.lg-outer.galleryapp-info-active .lg-video-cont{padding-right:0!important}.lg-outer.galleryapp-info-active .lg-sub-html{display:none}.lg-outer.galleryapp-info-active .lg-toolbar{right:0}.lg-outer.galleryapp-info-active .lg-actions .lg-next{right:20px}}.todoapp-wrap{position:relative;height:calc(100vh - 65px)}.todoapp-wrap .todoapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.todoapp-wrap .todoapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.todoapp-wrap .todoapp-sidebar .menu-content-wrap{padding:1.5rem}.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-gap{height:25px}.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link,.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap,.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;margin-right:.875rem}.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text,.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>div .nav-icon-wrap .nav-link-text{display:inline-block}.todoapp-wrap .todoapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item.active>.nav-link{background:#007d8826;color:#007d88}.todoapp-wrap .todoapp-sidebar .todoapp-fixednav{height:61px;border-top:1px solid #eaeaea}.todoapp-wrap .todoapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:270px;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.todoapp-wrap .todoapp-content .todoapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10;width:calc(100vw - 270px)}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;font-weight:500;margin-bottom:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.625rem;font-size:1.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star>.feather-icon>svg,.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star .svg-icon>svg{cursor:pointer}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star>.feather-icon>svg:hover,.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star.marked>.feather-icon>svg,.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star.marked>.feather-icon>svg:hover,.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title h1 .task-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todoapp-title:after{top:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .media .media-body .user-status{font-size:.875rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todo-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todo-options-wrap>.d-flex.ms-auto>a,.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todo-options-wrap>a{margin-left:.25rem;display:inline-block}.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todo-options-wrap>.d-flex.ms-auto>a:first-child,.todoapp-wrap .todoapp-content .todoapp-detail-wrap header.todo-header .todo-options-wrap>a:first-child{margin-left:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body{overflow:hidden;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar{padding:1.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .todo-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .todo-toolbar>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .todo-toolbar>div .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child){display:none}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .todo-toolbar>div .pagination.custom-pagination .page-link{padding:0;background:transparent;min-width:auto;font-size:1.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .gutter.gutter-horizontal{position:relative;width:7px;cursor:ew-resize;text-align:center;background:#fff;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;z-index:5}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .gutter.gutter-horizontal:after{display:inline-block;font-family:remixicon!important;font-style:normal;content:"";position:absolute;top:50%;left:-8px;font-size:1.25rem;transform:translateY(-50%);color:#007d88}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap{width:calc(100vw - 270px)}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:.625rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star>.feather-icon>svg,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star .svg-icon>svg{cursor:pointer}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star>.feather-icon>svg:hover,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star.marked>.feather-icon>svg,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star.marked>.feather-icon>svg:hover,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task .todo-text{color:#262a2e}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table .gt-single-task>div{display:-webkit-box;display:-ms-flexbox;display:flex}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table.table-bordered.dataTable{margin-top:0!important}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table.table-bordered.dataTable th:first-child,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table.table-bordered.dataTable td:first-child{border-left-width:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table.table-bordered.dataTable thead tr:first-child th,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table.table-bordered.dataTable thead tr:first-child td{border-top-width:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table th.selection-cell-header{width:1px;padding-right:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .table-wrap table.gt-todo-table td.selection-cell{padding-right:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container{overflow:initial}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt{fill:#007d88}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt .grid-row:nth-child(2n){fill:#fff}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt .row-line,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt .tick{stroke:#d8d8d8}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt .bar{fill:#8e8e8e;stroke:#6f6f6f}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt .bar-progress{fill:#007d88}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body .nicescroll-bar .split-wrap .split .gantt-wrap .gantt-container .gantt .grid-header{stroke-width:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .todo-body li{list-style:none}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info{position:absolute;top:65px;right:-550px;width:550px;margin-left:0;bottom:0;z-index:100;border:none;background:#fff;border-left:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;padding:0 1.25rem;border-radius:.5rem .5rem 0 0;height:65px;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .apexcharts-datalabels-group text{font-family:inherit;font-size:.75rem;fill:#6f6f6f;position:absolute;transform:translateY(5px)}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .apexcharts-datalabels-group text:last-child{display:none}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.625rem;font-size:1.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star>.feather-icon>svg,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star .svg-icon>svg{cursor:pointer}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star>.feather-icon>svg:hover,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star.marked>.feather-icon>svg,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star.marked>.feather-icon>svg:hover,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap .task-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap>a{display:inline-block}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info header.task-header .task-options-wrap>a:first-child{margin-left:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body{padding:1.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body form .media .media-head{margin-right:1rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body form .media .media-body .as-name{font-weight:500;color:#262a2e}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .note-block .media{margin-bottom:1.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .note-block .media .media-head{margin-right:1rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .note-block .media .media-body div:first-child{font-weight:500;color:#262a2e}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .note-block .media .media-body div:last-child{font-size:.875rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-head{margin-right:1rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>div:first-child .cm-name{font-weight:500;color:#262a2e}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>div:first-child .badge{margin-left:.625rem;flex-shrink:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body .comment-action-wrap span,.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body .comment-action-wrap a{color:#6f6f6f;font-size:.75rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body .comment-action-wrap .comment-dot-sep{margin:0 .25rem;color:#d8d8d8}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .comment-block .media .media-body>.media{margin-top:1.875rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files{padding-left:0;margin:0 -.8rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li{padding:.8rem;border-radius:.5rem;-moz-transition:.2s ease;-o-transition:.2s ease;-webkit-transition:.2s ease;transition:.2s ease;margin-bottom:.25rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li:last-child{margin-bottom:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .avatar.avatar-sm{margin-right:1rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .avatar.avatar-sm .avatar-icon{font-size:1.75rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body>div:first-child{min-width:0;-ms-flex:1;flex:1}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body .file-name{color:#262a2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;max-width:200px}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li .media .media-body .file-size{margin-top:.25rem;font-size:.875rem}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li:hover{background-color:#f2f2f2}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li:hover .media .media-body .file-name{color:#007d88}.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info .task-detail-body .tab-content .tab-pane .file-block .sh-files li:hover .media .media-body a.cp-file-action{color:#262a2e}.todoapp-wrap.todoapp-sidebar-toggle .todoapp-sidebar{left:-270px}.todoapp-wrap.todoapp-sidebar-toggle .todoapp-content{padding-left:0}.todoapp-wrap.todoapp-info-active .todoapp-detail-wrap .todo-body{margin-right:550px}.todoapp-wrap.todoapp-info-active .todoapp-detail-wrap .task-info{right:0}.todoapp-wrap.ganttapp-wrap .todoapp-content .todoapp-detail-wrap .nicescroll-bar{padding:0}.todoapp-wrap.ganttapp-wrap .todoapp-content .todoapp-detail-wrap .nicescroll-bar table.dataTable.cell-border thead th{border-right:1px solid #eaeaea}.todoapp-wrap.ganttapp-wrap .todoapp-content .todoapp-detail-wrap .nicescroll-bar table.dataTable.cell-border tbody tr th:first-child,.todoapp-wrap.ganttapp-wrap .todoapp-content .todoapp-detail-wrap .nicescroll-bar table.dataTable.cell-border tbody tr td:first-child{border-left:0}.advance-list-item.single-task-list .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.advance-list-item.single-task-list .form-check+div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.advance-list-item.single-task-list .form-check+div .todo-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem}.advance-list-item.single-task-list .form-check+div .todo-star>.feather-icon>svg,.advance-list-item.single-task-list .form-check+div .todo-star .svg-icon>svg{cursor:pointer}.advance-list-item.single-task-list .form-check+div .todo-star>.feather-icon>svg:hover,.advance-list-item.single-task-list .form-check+div .todo-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.advance-list-item.single-task-list .form-check+div .todo-star.marked>.feather-icon>svg,.advance-list-item.single-task-list .form-check+div .todo-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.advance-list-item.single-task-list .form-check+div .todo-star.marked>.feather-icon>svg:hover,.advance-list-item.single-task-list .form-check+div .todo-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.advance-list-item.single-task-list .form-check+div .todo-text{cursor:pointer;max-width:300px}.advance-list-item.single-task-list .form-check+div .badge-indicator{margin:0 .75rem 0 .5rem;flex-shrink:0}.advance-list-item.single-task-list.selected{background:#ebf5f5}.hk-wrapper[data-navbar-style=collapsed] .todoapp-wrap{height:100vh}@media (max-width: 1740px){.todoapp-wrap .todoapp-sidebar{left:-270px}.todoapp-wrap .todoapp-content{margin-left:0;padding-left:0}.todoapp-wrap.todoapp-sidebar-toggle .todoapp-sidebar{left:0}.todoapp-wrap.todoapp-sidebar-toggle .todoapp-content{left:270px;padding-left:270px;margin-left:-270px}.todoapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.todoapp-wrap .hk-sidebar-togglable:after{content:""}.todoapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.todoapp-wrap .hk-sidebar-togglable.active:after{content:""}}@media (max-width: 1500px){.todoapp-wrap.todoapp-info-active .todoapp-detail-wrap .todo-body{margin-right:0}.todoapp-wrap.todoapp-info-active .todoapp-detail-wrap .task-info{box-shadow:0 8px 16px #0000001a}}@media (max-width: 1199px){.todoapp-wrap .todoapp-content .todoapp-detail-wrap .task-info{top:0;width:100%;right:-100%;z-index:102}.todoapp-wrap.todoapp-info-active .todoapp-detail-wrap .task-info{right:0}}@media (max-width: 767px){.advance-list-item.single-task-list{min-height:auto}.advance-list-item.single-task-list .form-check+div .todo-text{cursor:pointer;max-width:calc(100vw - 250px)}}.blogapp-wrap{position:relative;height:calc(100vh - 65px)}.blogapp-wrap .blogapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.blogapp-wrap .blogapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.blogapp-wrap .blogapp-sidebar .menu-content-wrap{padding:1.5rem}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-gap{height:25px}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#007d88;font-weight:500}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link[data-toggle=collapse]:after{content:"";font: 18px/1 Material-Design-Iconic-Font;text-rendering:auto;margin-left:auto;-webkit-transform:translateX(0) rotate(0deg);-moz-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);-o-transform:translateX(0) rotate(0deg);transform:translate(0) rotate(0);-moz-transition:all .4s ease;-o-transition:all .4s ease;-webkit-transition:all .4s ease;transition:all .4s ease;color:#262a2e4d}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link[data-toggle=collapse][aria-expanded=true]:after{-webkit-transform:translateX(0) rotate(-180deg);-moz-transform:translateX(0) rotate(-180deg);-ms-transform:translateX(0) rotate(-180deg);-o-transform:translateX(0) rotate(-180deg);transform:translate(0) rotate(-180deg)}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active{background:#007d8826;color:#007d88}.blogapp-wrap .blogapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item .secondary-nav .nav-item .nav-link{padding-left:3.3rem}.blogapp-wrap .blogapp-sidebar .tag-cloud .badge{margin-bottom:.25rem}.blogapp-wrap .blogapp-sidebar .blogapp-fixednav{height:61px;border-top:1px solid #eaeaea}.blogapp-wrap .blogapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:16.875rem;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.blogapp-wrap .blogapp-content .blogapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header .blogapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header .blogapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header .blogapp-title:after{top:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header .blog-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header .blog-options-wrap>a{margin-left:.25rem;display:inline-block}.blogapp-wrap .blogapp-content .blogapp-detail-wrap header.blog-header .blog-options-wrap>a:first-child{margin-left:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar{padding:1.25rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-left,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right{min-height:45px;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-left>div{margin-right:1rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-left>div:last-child{margin-right:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right{justify-content:flex-end;-webkit-justify-content:flex-end}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right>div{margin-left:1rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right>div:first-child{margin-left:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_filter,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_length,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_info{float:none}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_filter label,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_length label,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_info label{margin-bottom:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_info{padding-top:0;width:95px;text-align:right}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_paginate{padding-top:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_paginate .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child){display:none}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_paginate .pagination.custom-pagination .page-link{padding:0;background:transparent;min-width:auto;font-size:1.25rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_length select{margin-right:0;margin-left:.625rem;display:inline-block;width:auto}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .edit-post-form .tox-tinymce{border:0}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .edit-post-form .tox-tinymce .tox-statusbar__text-container{display:none!important}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .edit-post-form .nav-tabs>.nav-item>.nav-link{position:relative;z-index:1}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .edit-post-form .nav-tabs>.nav-item>.nav-link.active{border-color:#eaeaea #eaeaea #fff}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .edit-post-form .advance-option-post .nav-tabs{margin-left:-1.25rem;margin-right:-1.25rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .edit-post-form .advance-option-post .uploaded-img-prev a .card{min-height:100px;background-size:cover;background-position:center;margin-bottom:0;margin-top:1rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .nav-line{margin:0 -1.25rem;border-bottom:1px solid #eaeaea}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star>.feather-icon>svg,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star .svg-icon>svg{height:16px;width:16px;cursor:pointer}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star>.feather-icon>svg:hover,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star.marked>.feather-icon>svg,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star.marked>.feather-icon>svg:hover,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .post-list .post-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.blogapp-wrap.blogapp-sidebar-toggle .blogapp-sidebar{left:-270px}.blogapp-wrap.blogapp-sidebar-toggle .blogapp-content{padding-left:0}.hk-wrapper[data-navbar-style=collapsed] .blogapp-wrap{height:100vh}@media (max-width: 1740px){.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_info,.blogapp-wrap .blogapp-content .blogapp-detail-wrap .blog-body .nicescroll-bar .blog-toolbar-right .dataTables_length{display:none}}@media (max-width: 767px){.blogapp-wrap .blogapp-sidebar{left:-270px}.blogapp-wrap .blogapp-content{margin-left:0;padding-left:0}.blogapp-wrap.blogapp-sidebar-toggle .blogapp-sidebar{left:0}.blogapp-wrap.blogapp-sidebar-toggle .blogapp-content{left:16.875rem;padding-left:16.875rem;margin-left:-16.875rem}.blogapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.blogapp-wrap .hk-sidebar-togglable:after{content:""}.blogapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.blogapp-wrap .hk-sidebar-togglable.active:after{content:""}}.invoiceapp-wrap{position:relative;height:calc(100vh - 65px)}.invoiceapp-wrap .invoiceapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.invoiceapp-wrap .invoiceapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap{padding:1.5rem}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .menu-gap{height:25px}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#007d88;font-weight:500}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.invoiceapp-wrap .invoiceapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active{background:#007d8826;color:#007d88}.invoiceapp-wrap .invoiceapp-sidebar .invoiceapp-fixednav{height:61px;border-top:1px solid #eaeaea}.invoiceapp-wrap .invoiceapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:16.875rem;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.invoiceapp-wrap .invoiceapp-content header.invoice-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.invoiceapp-wrap .invoiceapp-content header.invoice-header .invoiceapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceapp-wrap .invoiceapp-content header.invoice-header .invoiceapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.invoiceapp-wrap .invoiceapp-content header.invoice-header .invoiceapp-title:after{top:0}.invoiceapp-wrap .invoiceapp-content header.invoice-header .media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceapp-wrap .invoiceapp-content header.invoice-header .media .media-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.invoiceapp-wrap .invoiceapp-content header.invoice-header .media .media-body .user-name{font-size:1rem;font-weight:500;color:#262a2e;text-transform:capitalize}.invoiceapp-wrap .invoiceapp-content header.invoice-header .media .media-body .user-status{font-size:.875rem}.invoiceapp-wrap .invoiceapp-content header.invoice-header .invoice-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.invoiceapp-wrap .invoiceapp-content header.invoice-header .invoice-options-wrap>a{margin-left:.25rem;display:inline-block}.invoiceapp-wrap .invoiceapp-content header.invoice-header .invoice-options-wrap>a:first-child{margin-left:0}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar{padding:1.25rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-left,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right{min-height:45px;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-left>div{margin-right:1rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-left>div:last-child{margin-right:0}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right{justify-content:flex-end;-webkit-justify-content:flex-end}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right>div{margin-left:1rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right>div:first-child{margin-left:0}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_filter,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_length,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_info{float:none}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_filter label,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_length label,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_info label{margin-bottom:0}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_info{padding-top:0;width:95px;text-align:right}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_paginate{padding-top:0}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_paginate .pagination.custom-pagination .paginate_button:not(:first-child):not(:last-child){display:none}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_paginate .pagination.custom-pagination .page-link{padding:0;background:transparent;min-width:auto;font-size:1.25rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_length select{margin-right:0;margin-left:.625rem;display:inline-block;width:auto}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:.625rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star>.feather-icon>svg,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star .svg-icon>svg{cursor:pointer}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star>.feather-icon>svg:hover,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star .svg-icon>svg:hover{fill:#ffc400;stroke:#ffc400}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star.marked>.feather-icon>svg,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star.marked .svg-icon>svg{fill:#ffc400;stroke:#ffc400}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star.marked>.feather-icon>svg:hover,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-list-view .invoice-star.marked .svg-icon>svg:hover{fill:none;stroke:currentColor}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap{border:1px solid #eaeaea}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .invoice-table thead tr th,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table thead tr th{border-color:transparent}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .invoice-table thead tr th:first-child,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table thead tr th:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .invoice-table thead tr th:last-child,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table thead tr th:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .subtotal-table,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .subtotal-table{min-width:450px}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .invoice-table,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .subtotal-table,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .subtotal-table{border-collapse:separate;border-spacing:0px}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .invoice-table td,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .invoice-table th,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .subtotal-table td,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .subtotal-table th,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table td,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table th,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .subtotal-table td,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .subtotal-table th{border:1px solid #eaeaea}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .form-group,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .form-group{position:relative}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .dropzone,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .dropzone{min-height:198px}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .template-invoice-wrap .dropzone .dz-icon,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .dropzone .dz-icon{margin-top:50px}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-settings{position:absolute;top:65px;right:-370px;width:370px;margin-left:0;bottom:0;z-index:100;border:none;background:#fff;border-left:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-settings .nicescroll-bar{padding:1.25rem}.invoiceapp-wrap.invoiceapp-setting-active .invoiceapp-content .invoiceapp-detail-wrap .invoice-body{margin-right:370px}.invoiceapp-wrap.invoiceapp-setting-active .invoiceapp-content .invoiceapp-detail-wrap .invoice-settings{right:0}.invoiceapp-wrap.invoiceapp-sidebar-toggle .invoiceapp-sidebar{left:-270px}.invoiceapp-wrap.invoiceapp-sidebar-toggle .invoiceapp-content{padding-left:0}.hk-wrapper[data-navbar-style=collapsed] .invoiceapp-wrap{height:100vh}@media (max-width: 1740px){.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_info,.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .invoice-toolbar-right .dataTables_length{display:none}}@media (max-width: 1600px){.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-settings{box-shadow:0 8px 16px #0000001a}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body,.invoiceapp-wrap.invoiceapp-setting-active .invoiceapp-content .invoiceapp-detail-wrap .invoice-body{margin-right:0}}@media (max-width: 1199px){.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-settings{top:0}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.invoiceapp-wrap .invoiceapp-content .invoiceapp-detail-wrap .invoice-body .nicescroll-bar .create-invoice-wrap .invoice-table-wrap .invoice-table{min-width:900px}.invoiceapp-wrap .invoiceapp-sidebar{left:-270px}.invoiceapp-wrap .invoiceapp-content{margin-left:0;padding-left:0}.invoiceapp-wrap.invoiceapp-sidebar-toggle .invoiceapp-sidebar{left:0}.invoiceapp-wrap.invoiceapp-sidebar-toggle .invoiceapp-content{left:16.875rem;padding-left:16.875rem;margin-left:-16.875rem}.invoiceapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.invoiceapp-wrap .hk-sidebar-togglable:after{content:""}.invoiceapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.invoiceapp-wrap .hk-sidebar-togglable.active:after{content:""}}.integrationsapp-wrap{position:relative;height:calc(100vh - 65px)}.integrationsapp-wrap .integrationsapp-sidebar{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;left:0;width:270px;margin-left:0;top:0;height:100%;z-index:1;border:none;background:#fff;border-right:1px solid #eaeaea;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.integrationsapp-wrap .integrationsapp-sidebar>div.nicescroll-bar{flex:1 1 auto;overflow:auto}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap{padding:1.5rem}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .menu-gap{height:25px}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .nav-header{padding:0 0 .5rem;font-size:.875rem;color:#007d88;font-weight:500}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item{margin-left:-1rem;margin-right:-1rem}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link{border-radius:.5rem;padding:.5rem 1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.875rem;font-size:1.5rem}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link .nav-icon-wrap .nav-link-text{display:inline-block}.integrationsapp-wrap .integrationsapp-sidebar .menu-content-wrap .menu-group>.navbar-nav>.nav-item>.nav-link.active{background:#007d8826;color:#007d88}.integrationsapp-wrap .integrationsapp-sidebar .integrationsapp-fixednav{height:61px;border-top:1px solid #eaeaea}.integrationsapp-wrap .integrationsapp-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-left:16.875rem;position:relative;height:100%;left:0;-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;background:#fff;flex-flow:column;height:100%;z-index:10}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:65px;padding:0 1.25rem;background:#fff;border-bottom:1px solid #eaeaea;position:relative}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header .integrationsapp-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header .integrationsapp-title h1{font-size:1.5rem;font-weight:500;margin-bottom:0}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header .integrationsapp-title:after{top:0}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header .integrations-options-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header .integrations-options-wrap>a{margin-left:.25rem;display:inline-block}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap header.integrations-header .integrations-options-wrap>a:first-child{margin-left:0}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body{-moz-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;transition:all .2s ease;overflow:hidden;-ms-flex:1;flex:1}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar{padding:1.25rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .app-name{color:#262a2e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .app-cat{font-size:.875rem;margin-bottom:.625rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-head{margin-right:1rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.25rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body>div:first-child .cm-name{font-weight:500;color:#262a2e}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body>div:first-child .badge{margin-left:.625rem;flex-shrink:0}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body .comment-action-wrap span,.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body .comment-action-wrap a{color:#6f6f6f;font-size:.75rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body .comment-action-wrap .comment-dot-sep{margin:0 .25rem;color:#d8d8d8}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .comment-block .media .media-body>.media{margin-top:1.875rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .review-block .media .media-head{margin-right:1rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .review-block .media .media-body .cr-name{font-weight:500;color:#262a2e}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .review-block .review-action-wrap span,.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .review-block .review-action-wrap a{font-size:.75rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .review-block .review-action-wrap .review-dot-sep{margin:0 .25rem;color:#d8d8d8}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .tab-content .review-block .review .review{margin-left:3.125rem;margin-top:1.875rem}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .card-int{min-height:250px}.integrationsapp-wrap .integrationsapp-content .integrationsapp-detail-wrap .integrations-body .nicescroll-bar .content-aside .tag-cloud .badge{margin-bottom:.25rem}.integrationsapp-wrap.integrationsapp-sidebar-toggle .integrationsapp-sidebar{left:-270px}.integrationsapp-wrap.integrationsapp-sidebar-toggle .integrationsapp-content{padding-left:0}.hk-wrapper[data-navbar-style=collapsed] .integrationsapp-wrap{height:100vh}@media (max-width: 991px){.integrationsapp-wrap .integrationsapp-sidebar{left:-270px}.integrationsapp-wrap .integrationsapp-content{margin-left:0;padding-left:0}.integrationsapp-wrap.integrationsapp-sidebar-toggle .integrationsapp-sidebar{left:0}.integrationsapp-wrap.integrationsapp-sidebar-toggle .integrationsapp-content{left:16.875rem;padding-left:16.875rem;margin-left:-16.875rem}.integrationsapp-wrap .hk-sidebar-togglable{-webkit-transform:translateX(32px);-moz-transform:translateX(32px);-ms-transform:translateX(32px);-o-transform:translateX(32px);transform:translate(32px)}.integrationsapp-wrap .hk-sidebar-togglable:after{content:""}.integrationsapp-wrap .hk-sidebar-togglable.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}.integrationsapp-wrap .hk-sidebar-togglable.active:after{content:""}}@media (min-width: 1200px){.hk-wrapper[data-layout=horizontal] .chatapp-wrap,.hk-wrapper[data-layout=horizontal] .calendarapp-wrap,.hk-wrapper[data-layout=horizontal] .emailapp-wrap,.hk-wrapper[data-layout=horizontal] .taskboardapp-wrap,.hk-wrapper[data-layout=horizontal] .contactapp-wrap,.hk-wrapper[data-layout=horizontal] .fmapp-wrap,.hk-wrapper[data-layout=horizontal] .galleryapp-wrap,.hk-wrapper[data-layout=horizontal] .todoapp-wrap,.hk-wrapper[data-layout=horizontal] .blogapp-wrap,.hk-wrapper[data-layout=horizontal] .invoiceapp-wrap,.hk-wrapper[data-layout=horizontal] .integrationsapp-wrap{height:calc(100vh - 130px)}.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .chatapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .calendarapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .emailapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .taskboardapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .contactapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .fmapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .galleryapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .todoapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .blogapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .invoiceapp-wrap,.hk-wrapper[data-layout=horizontal][data-navbar-style=collapsed] .integrationsapp-wrap{height:calc(100vh - 65px)}}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:8px;background-color:#e0e3e4;border-radius:6px}.rc-slider-track{position:absolute;height:8px;background-color:#298dff;border-radius:6px}.rc-slider-handle{position:absolute;width:20px;height:20px;margin-top:-6px;background-color:#298dff;border:solid 2px #f5f5f6;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;touch-action:pan-x}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-handle:hover,.rc-slider-handle:active{cursor:pointer}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#ababab;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666161}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed;cursor:not-allowed!important}.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-handle{margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-grid .rc-slider-mark{position:absolute;top:25px;left:0;width:100%;font-size:12px}.rc-slider-grid .rc-slider-dot{position:absolute;bottom:-16px;width:0px;height:8px;vertical-align:middle;background-color:#fff;border:1px solid #e9e9e9;cursor:pointer}.rc-slider-grid .rc-slider-dot-active{border-color:#96dbfa}.rc-slider-grid .rc-slider-dot-reverse{margin-right:-4px}.rcs-sm .rc-slider-rail{position:absolute;width:100%;height:4px;border-radius:6px}.rcs-sm .rc-slider-track{position:absolute;height:4px;border-radius:6px}.rcs-sm .rc-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px}.rcs-sm .rc-slider-mark{position:absolute;top:16px;left:0;width:100%;font-size:12px}.rcs-sky .rc-slider-track,.rcs-sky .rc-slider-handle{background-color:#00acf0}.rcs-cyan .rc-slider-track,.rcs-info .rc-slider-track,.rcs-cyan .rc-slider-handle,.rcs-info .rc-slider-handle{background-color:#1ebccd}.rcs-green .rc-slider-track,.rcs-success .rc-slider-track,.rcs-green .rc-slider-handle,.rcs-success .rc-slider-handle{background-color:#22af47}.rcs-yellow .rc-slider-track,.rcs-warning .rc-slider-track,.rcs-yellow .rc-slider-handle,.rcs-warning .rc-slider-handle{background-color:#ffbf36}.rcs-red .rc-slider-track,.rcs-danger .rc-slider-track,.rcs-red .rc-slider-handle,.rcs-danger .rc-slider-handle{background-color:#f83f37}.rcs-blue .rc-slider-track,.rcs-blue .rc-slider-handle{background-color:#0092ee}.rcs-pink .rc-slider-track,.rcs-pink .rc-slider-handle{background-color:#ed1b60}.rcs-purple .rc-slider-track,.rcs-purple .rc-slider-handle{background-color:#ab26aa}.rcs-violet .rc-slider-track,.rcs-violet .rc-slider-handle{background-color:#6640b2}.rcs-primary .rc-slider-track,.rcs-indigo .rc-slider-track,.rcs-primary .rc-slider-handle,.rcs-indigo .rc-slider-handle{background-color:#3a55b1}.rcs-teal .rc-slider-track,.rcs-teal .rc-slider-handle{background-color:#009b84}.rcs-neon .rc-slider-track,.rcs-neon .rc-slider-handle{background-color:#88c241}.rcs-lime .rc-slider-track,.rcs-lime .rc-slider-handle{background-color:#d0d962}.rcs-sun .rc-slider-track,.rcs-sun .rc-slider-handle{background-color:#fde335}.rcs-orange .rc-slider-track,.rcs-orange .rc-slider-handle{background-color:#ff9528}.rcs-pumpkin .rc-slider-track,.rcs-pumpkin .rc-slider-handle{background-color:#ff6028}.rcs-brown .rc-slider-track,.rcs-brown .rc-slider-handle{background-color:#7a5449}.rcs-gold .rc-slider-track,.rcs-gold .rc-slider-handle{background-color:#c1993f}.rcs-grey .rc-slider-track,.rcs-secondary .rc-slider-track,.rcs-grey .rc-slider-handle,.rcs-secondary .rc-slider-handle{background-color:#9e9e9e}.rcs-dark .rc-slider-track,.rcs-dark .rc-slider-handle{background-color:#324148}.rcs-light .rc-slider-track,.rcs-light .rc-slider-handle{background-color:#f5f5f6}th[data-v-cb851e7a],td[data-v-cb851e7a]{padding:2px;background-color:#fff}td.today[data-v-cb851e7a]{font-weight:700}td.disabled[data-v-cb851e7a]{pointer-events:none;background-color:#eee;border-radius:0;opacity:.6}.fa[data-v-cb851e7a]{display:inline-block;width:100%;height:100%;background:transparent no-repeat center center;background-size:100% 100%;fill:#ccc}.prev[data-v-cb851e7a]:hover,.next[data-v-cb851e7a]:hover{background-color:transparent!important}.prev .fa[data-v-cb851e7a]:hover,.next .fa[data-v-cb851e7a]:hover{opacity:.6}.chevron-left[data-v-cb851e7a]{width:16px;height:16px;display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -2 10 10'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.chevron-right[data-v-cb851e7a]{width:16px;height:16px;display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -2 10 10'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.yearselect[data-v-cb851e7a]{padding-right:1px;border:none;-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.monthselect[data-v-cb851e7a]{border:none}.daterangepicker.show-calendar[data-v-b086bea8]{display:block;top:auto}.daterangepicker.opensleft[data-v-b086bea8]{right:10px;left:auto}.daterangepicker.openscenter[data-v-b086bea8]{right:auto;left:50%;transform:translate(-50%)}.daterangepicker.opensright[data-v-b086bea8]{left:10px;right:auto}.slide-fade-enter-active[data-v-b086bea8]{transition:all .2s ease}.slide-fade-leave-active[data-v-b086bea8]{transition:all .1s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-b086bea8],.slide-fade-leave-to[data-v-b086bea8]{transform:translate(10px);opacity:0}.vue-daterange-picker[data-v-b086bea8]{position:relative;display:inline-block;min-width:60px}.vue-daterange-picker .show-ranges.hide-calendars[data-v-b086bea8]{width:150px;min-width:150px}.inline .daterangepicker[data-v-b086bea8]{position:static}.inline .daterangepicker[data-v-b086bea8]:before,.inline .daterangepicker[data-v-b086bea8]:after{display:none}
