@charset "UTF-8";.vue-echarts-container,x-vue-echarts{display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.vue-echarts-inner{flex-grow:1;height:auto!important;min-width:0;width:auto!important}/*!
 * 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,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-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:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.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-bottom:1rem;margin-top:0}dt{font-weight:700}.small,small{font-size:.875em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}code{color:var(--bs-code-color);font-size:.875em;word-wrap:break-word}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}.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}.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}}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-thumbnail{background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:.25rem}.figure-caption{color:var(--bs-secondary-color);font-size:.875em}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}@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);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{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)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table-sm>:not(caption)>*>*{padding:.25rem}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a5b5cc;--bs-table-striped-bg:#c4d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe5;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b4b6b7;--bs-table-striped-bg:#d6d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbcdce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#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}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a5c4ca;--bs-table-striped-bg:#c4e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e6c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dab9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece0be;--bs-table-hover-color:#000}.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:#dfc1c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7c9;--bs-table-hover-color:#000}.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}.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}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:var(--bs-body-color);outline: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::file-selector-button{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-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-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.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{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%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;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386B6FE'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.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::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-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;width:1rem}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height: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;width:1rem}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.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>label{border:var(--bs-border-width) solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.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{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;top:1rem;right:.375rem;bottom:1rem;left:.375rem;position:absolute;z-index:-1}.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{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;top:1rem;right:.375rem;bottom:1rem;left:.375rem;position:absolute;z-index:-1}.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: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-text{align-items:center;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.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.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.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{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.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;charset=utf-8,%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.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.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-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{color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.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{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.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-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 hsla(0,0%,100%,.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);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.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-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)}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.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;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropdown-item{background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.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:hsla(0,0%,100%,.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:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*-1)}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.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;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.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-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.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}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' 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;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.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;list-style:none;margin-bottom:0;padding-left:0}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.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;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23052C65' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='m2 5 6 6 6-6'/%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{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}.accordion-button:focus{box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.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:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-flush>.accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236DA8FD' viewBox='0 0 16 16'%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-.708'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236DA8FD' viewBox='0 0 16 16'%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-.708'/%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);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.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;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-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);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.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;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}@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;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.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;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 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.414'/%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%);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.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);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.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);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}.modal.show .modal-dialog{transform:none}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}.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;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex);word-wrap:break-word;opacity:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.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);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%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 0'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%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-.708'/%3E%3C/svg%3E")}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.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}.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}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width)}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin:calc(var(--bs-offcanvas-padding-y)*-.5) calc(var(--bs-offcanvas-padding-x)*-.5) calc(var(--bs-offcanvas-padding-y)*-.5) auto;padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-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%}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:var(--bs-border-width)}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!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-grid{display:inline-grid!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))}.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-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!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-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}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!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}.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-success{--bs-text-opacity:1;color:rgba(var(--bs-success-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-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-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-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}.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-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}.rounded{border-radius:var(--bs-border-radius)!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-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-0{border-top-left-radius:0!important;border-top-right-radius:0!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-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-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}@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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top: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}}#layout-menu::-webkit-scrollbar-track{background-color:#eee;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);opacity:.5}#layout-menu::-webkit-scrollbar{background-color:#eee;opacity:.5;width:0}#layout-menu:hover::-webkit-scrollbar{background-color:#eee;height:4px;opacity:.5;width:2px}#layout-menu::-webkit-scrollbar:hover{background-color:#eee;height:4px;opacity:.5;width:6px}#layout-menu::-webkit-scrollbar-thumb:hover{background-color:#f5f5f5;height:4px;opacity:.5;width:6px}#layout-menu{overflow-y:scroll;scroll-behavior:smooth}.margin-menu::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);opacity:.5}.margin-menu::-webkit-scrollbar{background-color:#f5f5f5;opacity:.5;width:0}.margin-menu:hover::-webkit-scrollbar{background-color:#f5f5f5;height:5px;opacity:.5;width:2px}.margin-menu::-webkit-scrollbar-thumb:hover,.margin-menu::-webkit-scrollbar:hover{background-color:#f5f5f5;height:5px;opacity:.5;width:6px}.auth-wrapper{display:flex;flex-basis:100%;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);width:100%}.btn{font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;text-align:left}.bg-login-blue{align-items:center;background-color:#568fce;border-radius:1.125rem;display:flex;flex-direction:column;height:calc(100vh - 4rem);justify-content:center;padding-bottom:20px;padding-top:10px;width:100%}.account-create{color:#8a8a8a;font-size:18px;font-weight:500;line-height:19px}.account-create,.bg-login{letter-spacing:0;text-align:center}.bg-login{font-size:40px;font-weight:600;line-height:48px}.row-height{align-items:center;height:100vh}.bg-login1{font-size:20px;font-weight:400;letter-spacing:0;line-height:28px;text-align:center}.form-control.login-input,.input-group-text.login-input{border:var(--bs-border-width) solid #5b5b5b;height:50px}.input-group-text.login-input:hover{border:var(--bs-border-width) solid #568fce}.btn.text-black1{box-shadow:0 4px 12.600000381469727px #0000001c!important;color:#333!important;font-size:16px}.form-label2{color:#000;font-weight:400;letter-spacing:0;margin-bottom:12px;text-align:left}.form-label2,.form-labl21{font-size:16px;line-height:19px}.form-labl21,.login-head{color:#568fce;font-weight:600}.login-head{font-size:31px;letter-spacing:0;line-height:38px;margin-left:-3px;padding-bottom:2.5rem;padding-top:1.5rem;position:relative;text-align:left;top:2rem}.ti-eye-off{color:#000}.auth-wrapper .auth-inner{width:100%}.w-px-450{width:450px!important}.auth-wrapper.auth-basic{align-items:center;justify-content:center;overflow:hidden}.auth-wrapper.auth-basic .auth-inner{position:relative}.auth-wrapper.auth-basic .auth-inner:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAADzCAMAAACG9Mt0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAA9KADAAQAAAABAAAA8wAAAADhQHfUAAAAyVBMVEUAAAD///+AgP+AgP9mZv+AgNWAgP9tbf9gYP+AgP9xcf9mZv+AZuaAgP9dXf90dOhiYv92dv9mZu5mZv93d+53d/9paf94afCAcfFrXvJra/9mZvJzZvJzc/JoaP96b/Rqav91aupsYvV2bOt2bPVxaPZ7cfZqavZyau1waPd4aO9xafBxafh4afB1bfh4avFuZ/F2afJzZvJzZ/N0aPN0bvN3bPR0ae5yZ/R3be93bfR1au9zafBxbPVzavV0a/F0a/ZyafFwaPKZm3nTAAAAQ3RSTlMAAQIEBQYGBwgICQoKCgsLDQ0PDw8PERESExMUFBQWFxgYGhoaGxsdHSAgIiIiIyQlJygqLCwtLi8vLzAzNDU3Nzg7h9vbHgAAA9RJREFUeNrt3ftS2kAUx/Fc1gSyWsErtuJdRDQiiteolb7/QzUoTm07k4AzObuu3/MCez45yWbzT36eZ6b8erO1e1B97baadd+zocJWmg0HaXe/+uqmg2GWtkLT5Lle1m9LdhG2+1lvzuiUO1knEF81yFc1N+35m15kZOGodz1vyLx+v2Lseq/erxtZd/NuweCTtfiwaWLOD5FnsqI7+VnP3y8afnEs3Es/1+H1qvETwuq18B7e6VlwLup1ZM8kWWQBOsrmHL7GVtxvYRZYgQ4ywae61ffsqH5Lbq20bQm6ncp9P2ehJegwE/u+rl95ttSwLrVSc2ANetAU28dSa9Cp2E623bUG3d2VWmn/wBq0XCugQYMGLdVKoOJaoiuok1NdXSW1WAUfRPtRUllflaJf5ZE/O9pXVbZUPTov5c+IDqvtRwStdTgLutoxy6GnGfYb2o+1I2gd+1OiqzfLocvVE7TSDqG1mgodaqfQZbvZC9rXjqG1X45WzqFVKVpk0LLo4lGP0ZGD6KgMnTiITkrQgXYQrYNitHISrYrRsZPouBhdcxJdK0YnTqKTYrR2Eq1BgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRoh9DH59ag86ACoSYOL61B55EUQk1s3VqDzsNHhJpYe7QGncfMSHUxaliCHgcKSXVxeWQJehwdJdXF4dAS9DgkTKqLxuibFeiXODixNi7OrEC/BP+JtbE0WrYA/RrxKNfH2YUF6NegSbk+Gk87xtErN6EsWm88fzeMXpwE9EruLns/l42io4dJFLPo2/Po1w+D6IW7t9Bt2SPx3vOOMfS7eHVZtN54ulg2go56138Ct4XRunE2Ovsmjg46WeddUoUWr6WL0fCoIYgO2/2s91fstDZQjcPL0ePt5flpdXUwqW46uMrS1j95JNpQrW0dHp9UV/uT2m416/8HVGg3qzhpBjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KBBgwYNGjRo0KC/FDpx0pwUo2tOomvF6NhJdFyMVk6iVTE6cBIdeF9vJyvZx/I/AzuIjsrQvoNovwzt4FamSs0Ojrp80PmvoB0zh940pb7azf1yg7t0LIt978uppzbnalfucDW92ZndLPRmKweGPduYJ+zoM5/Dk+gD5NdvLhXXPp88qcUqmEH5G5JZRs6cuxwIAAAAAElFTkSuQmCC);content:" ";height:243px;left:-46px;position:absolute;top:-54px;width:244px}@media (max-width:575.98px){.auth-wrapper.auth-basic .auth-inner:before{display:none}}.auth-wrapper.auth-basic .auth-inner:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAAEQCAMAAABP1NsnAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABEKADAAQAAAABAAABEAAAAAAQWxS2AAAAwFBMVEUAAAD///+AgICAgP9VVaqqVf+qqv+AgL+AgP9mZsxmZv+ZZv+AgNWAgP9tbdttbf+Sbf+AYN+AgN+AgP9xceNmZv+AZuaAZv90dOh0dP9qav+AauqAav+AgP92dv9tbf+Abe2Abf93Zu53d+6AcO94afCAcfF5a+R5a/JzZuaAZvKAc/J5bed5bfOAaPN6b/R1auqAavR6ZvV6cPV2bOuAbPV7aPZ2be2AbfZ7au17avZ3Zu53b+57a+97a/d4aO9J6CoeAAAAQHRSTlMAAQICAwMDBAQFBQUGBgcHBwgICAkKCgoLCwwMDAwNDg4ODw8QERITExQUFBUVFhcYGBkZGhobHBwdHR4eHx8gJ5uMWwAAA/FJREFUeNrt2G1XEkEYxvHZNk2xHGzdbKFl0cTwgdSkCKzu7/+t4pw6sAjtjIueE/f8r3fMO35nZnbuy5gVGcvfzJe0rnTfGI+MggGJRUZnbpPIhJKt88nU53JnFULvyISY6KAv8vPj0vr2rYwiE2Z2B9J+uNYcyyQxwWZvaeGH3G4bMjsvI/kcwTC/V+7kLoahlITzQojP3ZFgsJCh7IJQzpX0QFj4uMiY18eDMZ9bZCF9OQahnK6cm/Y7js0sh/LF3Auv1PlQd3MxbdXYIQspV44EEEAAAWTNDAYYkKdJbNMsLzYueZbaZ2iM46RVbHBaiZ9Js+nHEdli42N9XuSen5hGp1CQTuOJQDRsD99N4gMSpYWapNH6IJo83CIeILZQFesEaber79NCWRoukOpNEnW0gXQqD81w6ACxhbrYde7VuFCYeA2QRCNIsgZISyNIqz6IyhPjOjNVIFYniK3dmKU6QdLaJUimEySrDZLrBMlrgxRKU7sxCw/EMe0CAggggADySJCqxixIkKpNEh6IozELD8RxjQACCCCAAPJIkKrGLEgQXqqAAEJjxrQLCCCAAEJjRmNGY8a0CwgggABCYwYIfQgggNCYMe0CAggggNCY0ZjRmDHtAgIIIIAAQmNGHwIIIDRmTLuAAAIIIDRmNGY0Zky7gAACCCCA0JjRhwACCI0Z0y4ggAACCI0ZjRmNGdMuIIAAAgggNGb0IYAAQmPGtAsIIIAAQmNGY0ZjxrQLCCCAAAIIjRl9CCCA0Jgx7QICCCCA0JjRmNGYMe0CAggggABCY0YfAgggNGZMu4AAAgggNGY0ZjRmTLuAAAIIIIDQmNGHAAIIjRnTLiCAAAIIjRmNGY0ZIEy7gAACCCA0ZvQhgABCY8a0CwgggABCY0ZjBgiNGdMuIIAAAgiN2f/Sh+Q6PfLaIJlOkKw2SKoTJK3dmFmdILb2tBvrBIlrg5iWRo+WqQ+SaARJ1gCJAzsxThCN16p1vNurGjNjoo42j07kAHFskoY2kEbl33U0ZgoPjXW+Rl0gkarnahqtDaJKxMPDDWIiNafGenh4gExvVhXfmk7Da6L1AVGxSby2h6MxK79Zk42ea1pJbJ48sU2zDezQ8iy1z6BBwoyjMQsvXp8YQAAhgADilRfyy+wf8WqZZUfGZihvgZiB3FybC+kCUU5XLkAo50C+gbBQdUzkAIVyejIAYfFTI1solHP2HgNCnHn5AYNy4jvpoVB6fVzL91cwzLJ9Lfd7S0jhehxO5H5/yePr1W6gHonI7fJ5ORSR/n6Q2yQanq763zuXU5LJZRKiyD/W9/pjkdPZz0/yJ8fqVyry+qQZDMjJKoDfy8bRVhHhQTwAAAAASUVORK5CYII=);bottom:-55px;content:" ";height:272px;position:absolute;right:-75px;width:272px;z-index:-1}@media (max-width:575.98px){.auth-wrapper.auth-basic .auth-inner:after{display:none}.w-px-450{width:100%!important}}.auth-wrapper.auth-cover{align-items:flex-start}.auth-wrapper.auth-cover .auth-inner{height:100vh;overflow-y:auto;position:relative}.auth-wrapper.auth-cover .brand-logo{justify-content:unset;left:2rem;margin:0;position:absolute;top:2rem;z-index:1}.auth-wrapper.auth-basic .auth-inner{max-width:400px}.auth-wrapper .brand-logo{display:flex;justify-content:center;margin:1rem 0 2rem}.auth-wrapper .brand-logo .brand-text{font-weight:600}.auth-wrapper .auth-footer-btn .btn{padding:.6rem!important}.auth-wrapper .auth-footer-btn .btn:not(:last-child){margin-right:1rem}.divider{margin:.5rem 0!important}.auth-wrapper .auth-footer-btn .btn:focus{box-shadow:none}.auth-wrapper .auth-input{max-width:50px;padding-left:.571rem;padding-right:.571rem}.auth-wrapper .custom-options-checkable .plan-price .pricing-value{font-size:3rem}.auth-wrapper .custom-options-checkable .plan-price sup{left:.2rem;top:-1.5rem}.auth-wrapper .custom-options-checkable .plan-price sub{bottom:0;right:.14rem}@media (min-width:1200px){.auth-wrapper.auth-cover .auth-card{width:400px}}@media (max-width:575.98px){.auth-wrapper.auth-cover .brand-logo{left:1.5rem;padding-left:0}.btn{font-size:16px}.auth-wrapper .auth-bg{padding-top:0!important}.form-label2{font-size:15px}.w-px-400{width:100%!important}.px-2{padding-left:1.5rem!important;padding-right:1.5rem!important}.login-head{font-size:24px}}.auth-wrapper .auth-bg{background-color:#fff}.dark-layout .auth-wrapper .auth-bg{background-color:#283046}@media (max-height:825px) and (max-width:991.98px){.dark-layout .auth-wrapper .auth-inner{background-color:#283046}.auth-wrapper .auth-bg{margin:auto 0;padding-top:3rem}.auth-wrapper .auth-inner{background-color:#fff}.auth-wrapper.auth-cover .auth-inner{display:flex;flex-direction:column;flex-wrap:nowrap;padding-bottom:1rem}.auth-wrapper.auth-cover .brand-logo{left:0;padding-left:1.5rem;position:relative}}@media (max-width:1600px){.login-img{display:block;margin:0 auto;width:80%}.w-px-450{width:400px!important}.login-head{padding-bottom:2rem;padding-top:4rem}.bg-login{font-size:32px}.bg-login1{font-size:18px}}/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#007bff;--bs-indigo:#6610f2;--bs-purple:#7367f0;--bs-pink:#e83e8c;--bs-red:#ea5455;--bs-orange:#fd7e14;--bs-yellow:#ff9f43;--bs-green:#28c76f;--bs-teal:#20c997;--bs-cyan:#00cfe8;--bs-black:#4b465c;--bs-white:#fff;--bs-gray:rgba(75,70,92,.6);--bs-gray-dark:rgba(75,70,92,.8);--bs-gray-25:rgba(75,70,92,.015);--bs-gray-50:rgba(75,70,92,.03);--bs-primary:#7367f0;--bs-secondary:#a8aaae;--bs-success:#28c76f;--bs-info:#00cfe8;--bs-warning:#ff9f43;--bs-danger:#ea5455;--bs-light:#dfdfe3;--bs-dark:#4b4b4b;--bs-gray:rgba(75,70,92,.05);--bs-primary-rgb:115,103,240;--bs-secondary-rgb:168,170,174;--bs-success-rgb:40,199,111;--bs-info-rgb:0,207,232;--bs-warning-rgb:255,159,67;--bs-danger-rgb:234,84,85;--bs-light-rgb:223,223,227;--bs-dark-rgb:75,75,75;--bs-gray-rgb:75,70,92;--bs-primary-text-emphasis:#2e2960;--bs-secondary-text-emphasis:#434446;--bs-success-text-emphasis:#10502c;--bs-info-text-emphasis:#00535d;--bs-warning-text-emphasis:#66401b;--bs-danger-text-emphasis:#5e2222;--bs-light-text-emphasis:rgba(75,70,92,.7);--bs-dark-text-emphasis:rgba(75,70,92,.7);--bs-primary-bg-subtle:#e3e1fc;--bs-secondary-bg-subtle:#eeeeef;--bs-success-bg-subtle:#d4f4e2;--bs-info-bg-subtle:#ccf5fa;--bs-warning-bg-subtle:#ffecd9;--bs-danger-bg-subtle:#fbdddd;--bs-light-bg-subtle:rgba(251,250,251,.525);--bs-dark-bg-subtle:rgba(75,70,92,.4);--bs-primary-border-subtle:#c7c2f9;--bs-secondary-border-subtle:#dcdddf;--bs-success-border-subtle:#a9e9c5;--bs-info-border-subtle:#99ecf6;--bs-warning-border-subtle:#ffd9b4;--bs-danger-border-subtle:#f7bbbb;--bs-light-border-subtle:rgba(75,70,92,.2);--bs-dark-border-subtle:rgba(75,70,92,.5);--bs-white-rgb:255,255,255;--bs-black-rgb:75,70,92;--bs-font-sans-serif:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--bs-font-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-root-font-size:16px;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:.9375rem;--bs-body-font-weight:400;--bs-body-line-height:1.47;--bs-body-color:#6f6b7d;--bs-body-color-rgb:111,107,125;--bs-body-bg:#f8f7fa;--bs-body-bg-rgb:248,247,250;--bs-emphasis-color:#4b465c;--bs-emphasis-color-rgb:75,70,92;--bs-secondary-color:hsla(253,8%,45%,.75);--bs-secondary-color-rgb:111,107,125;--bs-secondary-bg:rgba(75,70,92,.2);--bs-secondary-bg-rgb:75,70,92;--bs-tertiary-color:hsla(253,8%,45%,.5);--bs-tertiary-color-rgb:111,107,125;--bs-tertiary-bg:rgba(75,70,92,.05);--bs-tertiary-bg-rgb:75,70,92;--bs-heading-color:#5d596c;--bs-link-color:#7367f0;--bs-link-color-rgb:115,103,240;--bs-link-decoration:none;--bs-link-hover-color:#685dd8;--bs-link-hover-color-rgb:104,93,216;--bs-code-color:#e83e8c;--bs-highlight-color:#6f6b7d;--bs-highlight-bg:#ffecd9;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dbdade;--bs-border-color-translucent:rgba(75,70,92,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:.625rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .25rem 1rem hsla(251,6%,66%,.45);--bs-box-shadow-sm:0 .125rem .25rem hsla(251,6%,66%,.3);--bs-box-shadow-lg:0 .625rem 1.25rem hsla(251,6%,66%,.4);--bs-box-shadow-inset:inset 0 1px 2px rgba(75,70,92,.075);--bs-focus-ring-width:.15rem;--bs-focus-ring-opacity:.75;--bs-focus-ring-color:rgba(75,70,92,.75);--bs-form-valid-color:#28c76f;--bs-form-valid-border-color:#28c76f;--bs-form-invalid-color:#ea5455;--bs-form-invalid-border-color:#ea5455}*,:after,:before{box-sizing:border-box}:root{font-size:var(--bs-root-font-size)}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:#8a8c8e;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);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(75,70,92,0)}.logo-container1{display:flex;justify-content:center}hr{border:0;border-top:var(--bs-border-width) solid;margin:1rem 0;opacity:1}.hr1,hr{color:#e9e9e9}.hr1{border-top:2px solid;margin-left:-25px;margin-right:-25px;margin-top:1px;padding:0!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#313335;font-weight:500;line-height:1.37;margin-bottom:1rem;margin-top:0}h5 .h5_sub{font-size:20px;font-weight:600}.h1,h1{font-size:calc(1.3625rem + 1.35vw)}@media (min-width:1200px){.h1,h1{font-size:2.375rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.2875rem + .45vw)}@media (min-width:1200px){.h3,h3{font-size:1.3rem}}.h4,h4{font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){.h4,h4{font-size:1.375rem}}.h5,h5{font-size:17px;font-weight:600}.h6,h6{font-size:.8375rem}p{color:#858585;font-size:14px;margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.8125rem}.mark,mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:none}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;font-size:.8125rem;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:var(--bs-code-color);font-size:.8125rem;word-wrap:break-word}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.8125rem;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#a5a3ae;padding-bottom:.55rem;padding-top:.55rem;text-align:left}th{font-weight:500;text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}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{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}@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}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.125rem;font-weight:300}.custom-text,.custom-text1{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-text1{display:inline-block}@media screen and (min-width:1200px) and (max-width:1599px){.h1{font-size:25px!important}.fw-medium1{font-size:14px!important}}.display-1{font-size:calc(1.6rem + 4.2vw);font-weight:500;line-height:1.37}@media (min-width:1200px){.display-1{font-size:4.75rem}}.display-2{font-size:calc(1.5625rem + 3.75vw);font-weight:500;line-height:1.37}@media (min-width:1200px){.display-2{font-size:4.375rem}}.display-3{font-size:calc(1.5125rem + 3.15vw);font-weight:500;line-height:1.37}@media (min-width:1200px){.display-3{font-size:3.875rem}}.display-4{font-size:calc(1.4625rem + 2.55vw);font-weight:500;line-height:1.37}@media (min-width:1200px){.display-4{font-size:3.375rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:500;line-height:1.37}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.3875rem + 1.65vw);font-weight:500;line-height:1.37}@media (min-width:1200px){.display-6{font-size:2.625rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.8125rem;text-transform:uppercase}.blockquote{font-size:1.171875rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#4b465c99;font-size:.8125rem;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:transparent;border:0 solid var(--bs-border-color);border-radius:0;padding:0}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#a5a3ae;font-size:.8125rem}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@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:1440px}}: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-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.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:38%}.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-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:#fbfbfc;--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(115,103,240,.08);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:#f8fcff;border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:middle;width:100%}.table>:not(caption)>*>*{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)));color:var( --bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)) );padding:1rem}.table>tbody{border-bottom:1px solid #ecedee;vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem 1.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-columns>:not(caption)>tr>:nth-child(2n),.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-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:#4b465c;--bs-table-bg:#f4f3fe;--bs-table-border-color:#d2d0de;--bs-table-striped-bg:#f1f0fb;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#e6e5f1;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#edecf8;--bs-table-hover-color:#4b465c}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#4b465c;--bs-table-border-color:#d5d4da}.table-success{--bs-table-color:#4b465c;--bs-table-border-color:#cdd7d5}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#4b465c;--bs-table-border-color:#cbd7dd}.table-warning{--bs-table-color:#4b465c;--bs-table-border-color:#dbd4d2}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#4b465c;--bs-table-border-color:#d9cfd3}.table-light{--bs-table-color:#7e7e7f;--bs-table-bg:#f3f3f3;--bs-table-border-color:#ecedee}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-border-color:#6f6f6f}.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{color:#4a4d4f;font-size:13px;font-weight:500;letter-spacing:0;line-height:20px;margin-bottom:10px;text-align:left}.col-form-label{color:#5d596c;font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.422rem + var(--bs-border-width));padding-top:calc(.422rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.125rem;padding-bottom:calc(.594rem + var(--bs-border-width));padding-top:calc(.594rem + var(--bs-border-width))}.col-form-label-sm{font-size:.8125rem;padding-bottom:calc(.266rem + var(--bs-border-width));padding-top:calc(.266rem + var(--bs-border-width))}.form-text{color:#333435;font-size:.8125rem;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:var(--bs-border-width) solid #ecedee;border-radius:6px;color:#4a4d4f!important;display:block;font-size:13px;font-weight:500;line-height:1.2;padding:.7rem .375rem .7rem .7rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:#fff;border-color:#568fce;box-shadow:0 3px 10px #568fce59!important;color:#6f6b7d;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:#b2b2b2;font-size:13px;opacity:1}.form-control::placeholder{color:#b2b2b2;font-size:13px;opacity:1}.form-control:disabled{background-color:#4b465c14;opacity:1}.form-control::file-selector-button{background-color:#fff;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#6f6b7d;margin:-.422rem -.875rem;margin-inline-end:.875rem;padding:.422rem .875rem;pointer-events:none;transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:none}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.422rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:.8125rem;min-height:calc(1.5em + .532rem + var(--bs-border-width)*2);padding:.266rem .625rem}.form-control-sm::file-selector-button{margin:-.266rem -.625rem;margin-inline-end:.625rem;padding:.266rem .625rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.125rem;min-height:calc(1.5em + 1.188rem + var(--bs-border-width)*2);padding:.594rem 1rem}.form-control-lg::file-selector-button{margin:-.594rem -1rem;margin-inline-end:1rem;padding:.594rem 1rem}textarea.form-control{min-height:calc(1.5em + .844rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .532rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1.188rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .844rem + var(--bs-border-width)*2);padding:.422rem;width:3rem}.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 + .532rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1.188rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23d8d6de' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .875rem center;background-repeat:no-repeat;background-size:22px 20px;border:var(--bs-border-width) solid #ecedee;border-radius:var(--bs-border-radius);color:#4a4d4f;display:block;font-size:13px;font-weight:500;line-height:1.2;padding:.7rem .375rem .7rem .7rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#7367f0;box-shadow:0 .125rem .25rem #a5a3ae4d;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.875rem}.form-select:disabled{background-color:#4b465c14;color:#a5a3ae}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #6f6b7d}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:.8125rem;padding-bottom:.266rem;padding-left:.625rem;padding-top:.266rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.125rem;padding-bottom:.594rem;padding-left:1rem;padding-top:.594rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.378125rem;padding-left:1.7em}.form-check .form-check-input{float:left;margin-left:-1.7em;margin-top:5px}.form-check-reverse{padding-left:0;padding-right:1.7em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.7em}.form-check-input{--bs-form-check-bg:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #dbdade;flex-shrink:0;height:1em;margin-top:.135em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:0}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#000;box-shadow:none;outline:0}.form-check-input:checked{background-color:#568fce!important;border-color:#568fce!important}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='13' fill='none' viewBox='0 0 15 14'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m3.417 7 2.916 2.917 5.834-5.834'/%3E%3C/svg%3E")!important}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Crect width='8' height='8' x='5' y='5' fill='%23568FCE' rx='4'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#568fce;border-color:#568fce;--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5.5 9h7'/%3E%3C/svg%3E")}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-check-label{cursor:pointer;font-size:13px}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='6' fill='rgba(75, 70, 92, 0.2)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='6' fill='%237367f0'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E")}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.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{filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:.85rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #4b465c1a,0 .31rem 1.25rem #4b465c66}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 3px #4b465c1a,0 .31rem 1.25rem #4b465c66}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:0;border-radius:1rem;height:.75rem;margin-top:-.3125rem;-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;width:.75rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#fff}.form-range::-webkit-slider-runnable-track{background-color:#4b465c33;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.125rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:0;border-radius:1rem;height:.75rem;-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;width:.75rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#fff}.form-range::-moz-range-track{background-color:#4b465c33;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.125rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#dbdade}.form-range:disabled::-moz-range-thumb{background-color:#dbdade}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:var(--bs-border-width) solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .875rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .2s ease-in-out,transform .2s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .875rem}.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-bottom:.625rem;padding-top:1.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-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.75);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),.75);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{background-color:#fff;border-radius:var(--bs-border-radius);content:"";height:1.5em;top:1rem;right:.4375rem;bottom:1rem;left:.4375rem;position:absolute;z-index:-1}.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{background-color:#fff;border-radius:var(--bs-border-radius);content:"";height:1.5em;top:1rem;right:.4375rem;bottom:1rem;left:.4375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.75);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:#4b465c99}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:#4b465c14}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.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{align-items:center;background-color:#fff;border:var(--bs-border-width) solid #ecedee;border-radius:var(--bs-border-radius);color:#6f6b7d;display:flex;font-size:.8375rem;font-weight:400;line-height:1.5;padding:.422rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:var(--bs-border-radius-lg);font-size:1.125rem;padding:.594rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:var(--bs-border-radius-sm);font-size:.8125rem;padding:.266rem .625rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3.325rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.btn{--bs-btn-padding-x:1.25rem;--bs-btn-padding-y:.6rem;--bs-btn-font-family: ;--bs-btn-font-size:.8375rem!important;--bs-btn-font-weight:500!important;--bs-btn-line-height:1.125!important;--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:0 .125rem .25rem hsla(251,6%,66%,.3);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .05rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,background 0s,border 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:none;border-color:none}.btn.btn-outline-primary:hover{background-color:#568fcee6;color:#fff!important}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}#reportrange{min-width:80px}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{box-shadow:none;outline:none}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events: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:rgba(75,70,92,.6);--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:136,126,242;text-decoration:none}.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:.84rem;--bs-btn-padding-x:1.625rem;--bs-btn-font-size:1.0625rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.41rem;--bs-btn-padding-x:.875rem;--bs-btn-font-size:.8125rem;--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{height:auto;transition:width .35s ease;width:0}@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{content:"";display:inline-block;margin-left:.5em;vertical-align:middle}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:13rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.25rem;--bs-dropdown-font-size:.9375rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:#fff;--bs-dropdown-border-color:#dbdade;--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:0px;--bs-dropdown-inner-border-radius:0px;--bs-dropdown-divider-bg:#dbdade;--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .25rem 1rem hsla(251,6%,66%,.45);--bs-dropdown-link-color:#5d596c;--bs-dropdown-link-hover-color:#7367f0;--bs-dropdown-link-hover-bg:rgba(115,103,240,.08);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#7367f0;--bs-dropdown-link-disabled-color:#c9c8ce;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.42rem;--bs-dropdown-header-color:#a5a3ae;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{content:"";display:inline-block;margin-left:.5em;vertical-align:middle}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.42em solid transparent;border-left:.42em solid;border-right:0;border-top:.42em solid transparent;content:"";display:inline-block;margin-left:.5em;vertical-align:middle}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.5em;vertical-align:middle}.dropstart .dropdown-toggle:before{border-bottom:.42em solid transparent;border-right:.42em solid;border-top:.42em solid transparent;content:"";display:inline-block;margin-right:.5em;vertical-align:middle}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:#353535!important;display:block;font-size:14px;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#568fce14;color:#568fce!important}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.75rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:rgba(75,70,92,.3);--bs-dropdown-bg:rgba(75,70,92,.8);--bs-dropdown-border-color:#dbdade;--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:rgba(75,70,92,.3);--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:#dbdade;--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#7367f0;--bs-dropdown-link-disabled-color:rgba(75,70,92,.5);--bs-dropdown-header-color:rgba(75,70,92,.5)}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.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(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.9375rem;padding-right:.9375rem}.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-left:.65625rem;padding-right:.65625rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:1.21875rem;padding-right:1.21875rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;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-left-radius:0;border-bottom-right-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:1.25rem;--bs-nav-link-padding-y:.543rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:#5d596c;--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#a5a3ae;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;border-radius:8px,8px,0,0;color:#8a8c8e;display:block;font-size:15px;font-weight:600;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);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:#568fce}.nav-link:focus-visible{box-shadow:0 0 0 .15rem #4b465cbf;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:transparent;--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) transparent;--bs-nav-tabs-link-active-color:#1a1a1a;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{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);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:#313335}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#4591ce}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.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{border-bottom:var(--bs-nav-underline-border-width) solid transparent;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:currentcolor;color:var(--bs-nav-underline-link-active-color);font-weight:700}.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(75,70,92,.5);--bs-navbar-hover-color:#6f6b7d;--bs-navbar-disabled-color:rgba(75,70,92,.3);--bs-navbar-active-color:#6f6b7d;--bs-navbar-brand-padding-y:.4970625rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1rem;--bs-navbar-brand-color:#6f6b7d;--bs-navbar-brand-hover-color:#6f6b7d;--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.5rem;--bs-navbar-toggler-padding-x:.7rem;--bs-navbar-toggler-font-size:.625rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(75, 70, 92, 0.5)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(75,70,92,.06);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.05rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);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:.543rem;--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;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.543rem;padding-top:.543rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.bootstrap-select{border-radius:.375rem}.dropdown-menu.inner.show{max-height:250px;overflow-y:scroll}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.border-right{border-right:1px solid #ebe9f1!important}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.8);--bs-navbar-hover-color:#fff;--bs-navbar-disabled-color:hsla(0,0%,100%,.4);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.card{background-clip:padding-box;box-shadow:0 .25rem 1.125rem #4b465c1a;--bs-card-spacer-y:1.2rem;--bs-card-spacer-x:1.2rem;--bs-card-title-spacer-y:.875rem;--bs-card-title-color:#5d596c;--bs-card-subtitle-color: ;--bs-card-border-width:0;--bs-card-border-color:#dbdade;--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow:0 .25rem 1.125rem rgba(75,70,92,.1);--bs-card-inner-border-radius:.375rem;--bs-card-cap-padding-y:1.5rem;--bs-card-cap-padding-x:1.5rem;--bs-card-cap-bg:transparent;--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1.5rem;--bs-card-group-margin:.75rem;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:#676767;font-size:16px;font-weight:600;line-height:28px;margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle,.card-title{letter-spacing:0;text-align:center}.card-subtitle{color:#989898;font-size:15px;font-weight:500;line-height:22px;margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.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-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-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{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-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:#fff;--bs-accordion-transition:all .2s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:#fff;--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:.375rem;--bs-accordion-inner-border-radius:calc(.375rem - var(--bs-border-width));--bs-accordion-btn-padding-x:1.125rem;--bs-accordion-btn-padding-y:.82rem;--bs-accordion-btn-color:#5d596c;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cpath stroke='%235d596c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m7.5 5.5 5 5-5 5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.1' stroke-width='1.75' d='m7.5 5.5 5 5-5 5'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.125rem;--bs-accordion-btn-icon-transform:rotate(90deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cpath stroke='%235d596c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m7.5 5.5 5 5-5 5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.1' stroke-width='1.75' d='m7.5 5.5 5 5-5 5'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#7367f0;--bs-accordion-btn-focus-box-shadow:none;--bs-accordion-body-padding-x:1.7rem;--bs-accordion-body-padding-y:1.7rem;--bs-accordion-active-color:#5d596c;--bs-accordion-active-bg:#fff}.accordion-button{align-items:center;background-color:#f8fcff;border:0;border-radius:6px;box-shadow:0 5px 17px #00000005!important;color:#313131;display:flex;font-size:15px;font-weight:600;height:55px;line-height:20px;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){align-items:center;background-color:#f8fcff;border-radius:6px;color:#313131;display:flex;font-size:15px;font-weight:600}.accordion-button:not(.collapsed):after{content:""}.accordion-button:after,.accordion-button:not(.collapsed):after{color:#8d8e8f;flex-shrink:0;font-family:tabler-icons!important;font-size:1.275rem;margin-left:auto}.accordion-button:after{content:""}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:none;color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:transparent;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#4b465c;--bs-breadcrumb-item-padding-x:.575rem;--bs-breadcrumb-item-active-color:#4b465c;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);font-size:16px;list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var( --bs-breadcrumb-divider,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' fill='none' stroke='%238D8E8F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' class='icon icon-tabler icon-tabler-chevron-right' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m9 6 6 6-6 6'/%3E%3C/svg%3E") );float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.4rem;--bs-pagination-padding-y:.345rem;--bs-pagination-font-size:.8375rem;--bs-pagination-bg:rgba(75,70,92,.08);--bs-pagination-border-width:0px;--bs-pagination-border-color:rgba(75,70,92,.08);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:#5d596c;--bs-pagination-hover-bg:rgba(75,70,92,.16);--bs-pagination-hover-border-color:rgba(75,70,92,.16);--bs-pagination-focus-color:#5d596c;--bs-pagination-focus-bg:rgba(75,70,92,.16);--bs-pagination-focus-box-shadow:none;--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#7367f0;--bs-pagination-active-border-color:#7367f0;--bs-pagination-disabled-color:#a5a3ae;--bs-pagination-disabled-bg:rgba(75,70,92,.08);--bs-pagination-disabled-border-color:rgba(75,70,92,.08);cursor:pointer;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #f1f1f1;color:#756c6c;display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;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}.page-link:focus,.page-link:hover{background-color:#568fce;border-color:#568fce;color:#fff!important}.page-link:focus{box-shadow:var(--bs-pagination-focus-box-shadow);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:#568fce;border-color:#568fce;color:#fff;z-index:3}.disabled>.page-link,.page-link.disabled{background-color:#fff;border:1px solid #f1f1f1;color:#5d596c;pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:.25rem}.page-item .page-link{border-radius:8px}.pagination-lg{--bs-pagination-padding-x:.4rem;--bs-pagination-padding-y:1rem;--bs-pagination-font-size:1rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.25rem;--bs-pagination-padding-y:.4rem;--bs-pagination-font-size:.75rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:1em;--bs-badge-padding-y:.49em;--bs-badge-font-size:.81em;--bs-badge-font-weight:500;--bs-badge-color:#fff;--bs-badge-border-radius:.25rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:.875rem;--bs-alert-padding-y:.687rem;--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:.375rem;--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:2.625rem}.alert-dismissible .btn-close{padding:.85875rem .875rem;position:absolute;right:0;top:0;z-index:2}.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)}.alert-gray{--bs-alert-color:var(--bs-gray-text-emphasis);--bs-alert-bg:var(--bs-gray-bg-subtle);--bs-alert-border-color:var(--bs-gray-border-subtle);--bs-alert-link-color:var(--bs-gray-text-emphasis)}.flatpickr-calendar{border:1px solid #dbdade!important;box-shadow:none!important}@keyframes progress-bar-stripes{0%{background-position-x:.75rem}}.progress,.progress-stacked{--bs-progress-height:.4rem;--bs-progress-font-size:.75rem;--bs-progress-bg:#cfece0;--bs-progress-border-radius:3.125rem;--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#14a065;--bs-progress-bar-transition:width .6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:#6f6b7d;--bs-list-group-bg:transparent;--bs-list-group-border-color:#dbdade;--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1.25rem;--bs-list-group-item-padding-y:.57rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:#7367f0;--bs-list-group-action-hover-bg:#f4f3fe;--bs-list-group-action-active-color:#7367f0;--bs-list-group-action-active-bg:#f4f3fe;--bs-list-group-disabled-color:#a5a3ae;--bs-list-group-disabled-bg:transparent;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#7367f0;--bs-list-group-active-border-color:#7367f0;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f3f9ff;color:#06b22c;text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);color:#06b22c;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.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)}.list-group-item-gray{--bs-list-group-color:var(--bs-gray-text-emphasis);--bs-list-group-bg:var(--bs-gray-bg-subtle);--bs-list-group-border-color:var(--bs-gray-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-gray-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-gray-border-subtle);--bs-list-group-active-color:var(--bs-gray-bg-subtle);--bs-list-group-active-bg:var(--bs-gray-text-emphasis);--bs-list-group-active-border-color:var(--bs-gray-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%234b465c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%234b465c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:none;--bs-btn-close-focus-opacity:.75;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:transparent var(--bs-btn-close-bg) center/1.125rem auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1.125rem;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1.125rem}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1095;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.406rem;--bs-toast-spacing:1rem;--bs-toast-max-width:350px;--bs-toast-font-size:.9375rem;--bs-toast-color:#6f6b7d;--bs-toast-bg:hsla(0,0%,100%,.85);--bs-toast-border-width:0px;--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:#5d596c;--bs-toast-header-bg:#fff;--bs-toast-header-border-color:hsla(255,6%,86%,.3);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1095;max-width:100%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);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));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1090;--bs-modal-width:35rem;--bs-modal-padding:1.5rem;--bs-modal-margin:1.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:0px;--bs-modal-border-radius:.375rem;--bs-modal-box-shadow:0 .31rem 1.25rem 0 rgba(75,70,92,.4);--bs-modal-inner-border-radius:.375rem;--bs-modal-header-padding-x:.25rem;--bs-modal-header-padding-y:1.25rem;--bs-modal-header-padding:1.25rem 1.5rem .25rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:0px;--bs-modal-title-line-height:1.47;--bs-modal-footer-gap:1rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:0px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-100px) scale(.8);transition:transform .15s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translateY(0) scale(1)}.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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1089;--bs-backdrop-bg:#4b465c;--bs-backdrop-opacity:.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 .31rem 1.25rem 0 rgba(75,70,92,.4)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:22.5rem}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:50rem}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.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:1099;--bs-tooltip-max-width:600px;--bs-tooltip-padding-x:.75rem;--bs-tooltip-padding-y:.3125rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.9375rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#4b4b4b;--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:1;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;box-shadow:0 1px 2px #1018280f;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.47;margin:var(--bs-tooltip-margin);opacity:0;text-align:start;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#568fce;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#568fce;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#568fce;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#568fce;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:#568fce;border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1091;--bs-popover-max-width:276px;--bs-popover-font-size:.9375rem;--bs-popover-bg:#fff;--bs-popover-border-width:0px;--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));--bs-popover-box-shadow:0 .25rem 1rem hsla(251,6%,66%,.45);--bs-popover-header-padding-x:1.125rem;--bs-popover-header-padding-y:1rem;--bs-popover-header-font-size:.9375rem;--bs-popover-header-color:#5d596c;--bs-popover-header-bg:#fff;--bs-popover-body-padding-x:1.125rem;--bs-popover-body-padding-y:1.125rem;--bs-popover-body-color:#6f6b7d;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:#4591ce;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.47;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid transparent;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-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{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.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{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-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{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.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{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{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);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@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;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@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{align-items:center;background:none;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@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;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2.5rem;width:2.5rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='M11.25 4.5 6.75 9l4.5 4.5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='M11.25 4.5 6.75 9l4.5 4.5'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m7.25 4.5 4.5 4.5-4.5 4.5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m7.25 4.5 4.5 4.5-4.5 4.5'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:0 solid transparent;border-top:0 solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:5px;margin-left:5px;margin-right:5px;opacity:.4;padding:0;text-indent:-999px;transition:opacity .6s ease;width:34px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.437rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;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:#4b465c}.carousel-dark .carousel-caption{color:#4b465c}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.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-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid 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:1090;--bs-offcanvas-width:450px!important;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1.5rem;--bs-offcanvas-padding-y:1.5rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:0px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 .31rem 1.25rem 0 rgba(75,70,92,.4);--bs-offcanvas-transition:transform .25s ease-in-out;--bs-offcanvas-title-line-height:1.47}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{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{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translate(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translate(100%);width:var(--bs-offcanvas-width);z-index:1090}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#4b465c;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1089}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*0);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.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{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#4b465c 55%,rgba(0,0,0,.8) 75%,#4b465c 95%);mask-image:linear-gradient(130deg,#4b465c 55%,#000c,#4b465c 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#4b465c!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-gray{background-color:RGBA(var(--bs-gray-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-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(104,93,216,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(104,93,216,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-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(151,153,157,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(151,153,157,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-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(36,179,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(36,179,100,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-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(0,186,209,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(0,186,209,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-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(230,143,60,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(230,143,60,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-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(211,76,77,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(211,76,77,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-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(226,226,230,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(226,226,230,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-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(68,68,68,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(68,68,68,var(--bs-link-underline-opacity,1))!important}.link-gray{color:RGBA(var(--bs-gray-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-gray-rgb),var(--bs-link-underline-opacity,1))!important}.link-gray:focus,.link-gray:hover{color:RGBA(14,13,17,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(14,13,17,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-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;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{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);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{flex-shrink:0;height:1em;width:1em;fill:currentcolor;transition:transform .2s ease-in-out}@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{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0}.fixed-bottom{bottom:0;z-index:1030}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:1;width:var(--bs-border-width)}:root{color-scheme:light}b,strong{font-weight:700}[dir=rtl] caption{text-align:right}[dir=rtl] dd{margin-right:0}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}input:-internal-autofill-selected,input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{background-clip:text!important;-webkit-background-clip:text!important}[dir=rtl] .list-inline,[dir=rtl] .list-unstyled{padding-right:0}[dir=rtl] .list-inline-item:not(:last-child){margin-left:.5rem;margin-right:0}.row-bordered{overflow:hidden}.row-bordered>.col,.row-bordered>[class$=" col"],.row-bordered>[class*=" col "],.row-bordered>[class*=" col-"],.row-bordered>[class=col],.row-bordered>[class^="col "],.row-bordered>[class^=col-]{padding-top:1px;position:relative}.row-bordered>.col:before,.row-bordered>[class$=" col"]:before,.row-bordered>[class*=" col "]:before,.row-bordered>[class*=" col-"]:before,.row-bordered>[class=col]:before,.row-bordered>[class^="col "]:before,.row-bordered>[class^=col-]:before{border-top:1px solid #dbdade;bottom:-1px;content:"";display:block;height:0;left:0;position:absolute;right:0}.row-bordered>.col:after,.row-bordered>[class$=" col"]:after,.row-bordered>[class*=" col "]:after,.row-bordered>[class*=" col-"]:after,.row-bordered>[class=col]:after,.row-bordered>[class^="col "]:after,.row-bordered>[class^=col-]:after{border-left:1px solid #dbdade;bottom:0;content:"";display:block;left:-1px;position:absolute;top:0;width:0}.row-bordered.row-border-light>.col:after,.row-bordered.row-border-light>.col:before,.row-bordered.row-border-light>[class$=" col"]:after,.row-bordered.row-border-light>[class$=" col"]:before,.row-bordered.row-border-light>[class*=" col "]:after,.row-bordered.row-border-light>[class*=" col "]:before,.row-bordered.row-border-light>[class*=" col-"]:after,.row-bordered.row-border-light>[class*=" col-"]:before,.row-bordered.row-border-light>[class=col]:after,.row-bordered.row-border-light>[class=col]:before,.row-bordered.row-border-light>[class^="col "]:after,.row-bordered.row-border-light>[class^="col "]:before,.row-bordered.row-border-light>[class^=col-]:after,.row-bordered.row-border-light>[class^=col-]:before{border-color:#4b465c0d}[dir=rtl] .row-bordered>.col:after,[dir=rtl] .row-bordered>[class$=" col"]:after,[dir=rtl] .row-bordered>[class*=" col "]:after,[dir=rtl] .row-bordered>[class*=" col-"]:after,[dir=rtl] .row-bordered>[class=col]:after,[dir=rtl] .row-bordered>[class^="col "]:after,[dir=rtl] .row-bordered>[class^=col-]:after{left:auto;right:-1px}.bg-label-secondary{background-color:#f2f2f3!important;color:#a8aaae!important}.bg-label-success1{background-color:#f3f9ff!important;color:#3c3cbf!important}.bg-label-success2{background:#fdcb161a!important;color:#b97424!important}.bg-label-success{background-color:#effce9!important;color:#55ab2e!important}.bg-label-info{background-color:#d9f8fc!important;color:#00cfe8!important}.bg-label-warning{background-color:#fff1e3!important;color:#ff9f43!important}.bg-label-danger{background-color:#fce5e6!important;color:#ea5455!important}.bg-label-light{background-color:#fafafb!important;color:#dfdfe3!important}.bg-label-dark{background-color:#e4e4e4!important;color:#4b4b4b!important}.bg-label-gray{background-color:#ffffffdb!important;color:#4b465c0d!important}.bg-label-hover-secondary{background-color:#f2f2f3!important;color:#a8aaae!important}.bg-label-hover-secondary:hover{background-color:#a8aaae!important;color:#fff!important}.bg-label-hover-success{background-color:#dff7e9!important;color:#28c76f!important}.bg-label-hover-success:hover{background-color:#28c76f!important;color:#fff!important}.bg-label-hover-info{background-color:#d9f8fc!important;color:#00cfe8!important}.bg-label-hover-info:hover{background-color:#00cfe8!important;color:#fff!important}.bg-label-hover-warning{background-color:#fff1e3!important;color:#ff9f43!important}.bg-label-hover-warning:hover{background-color:#ff9f43!important;color:#fff!important}.bg-label-hover-danger{background-color:#fce5e6!important;color:#ea5455!important}.bg-label-hover-danger:hover{background-color:#ea5455!important;color:#fff!important}.bg-label-hover-light{background-color:#fafafb!important;color:#dfdfe3!important}.bg-label-hover-light:hover{background-color:#dfdfe3!important;color:#fff!important}.bg-label-hover-dark{background-color:#e4e4e4!important;color:#4b4b4b!important}.bg-label-hover-dark:hover{background-color:#4b4b4b!important;color:#fff!important}.bg-label-hover-gray{background-color:#ffffffdb!important;color:#4b465c0d!important}.bg-label-hover-gray:hover{background-color:#4b465c0d!important;color:#fff!important}.bg-gradient-secondary{background-image:linear-gradient(45deg,#a8aaae,#d4d5d7)!important}.bg-gradient-success{background-image:linear-gradient(45deg,#28c76f,#94e3b7)!important}.bg-gradient-info{background-image:linear-gradient(45deg,#00cfe8,#80e7f4)!important}.bg-gradient-warning{background-image:linear-gradient(45deg,#ff9f43,#ffcfa1)!important}.bg-gradient-danger{background-image:linear-gradient(45deg,#ea5455,#f5aaaa)!important}.bg-gradient-light{background-image:linear-gradient(45deg,#dfdfe3,#efeff1)!important}.bg-gradient-dark{background-image:linear-gradient(45deg,#4b4b4b,#a5a5a5)!important}.bg-gradient-gray{background-image:linear-gradient(45deg,#4b465c0d,#a5a3ae)!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#4b465ce6!important}a.bg-light:focus,a.bg-light:hover{background-color:#4b465c33!important}a.bg-lighter:focus,a.bg-lighter:hover{background-color:#4b465c0d!important}a.bg-lightest:focus,a.bg-lightest:hover{background-color:#4b465c08!important}.text-light[href]:focus,.text-light[href]:hover,.text-muted[href]:focus,.text-muted[href]:hover{color:#93909d!important}.text-lighter{color:#c9c8ce!important}.text-lighter[href]:focus,.text-lighter[href]:hover{color:#93909d!important}.text-lightest{color:#dbdade!important}.text-lightest[href]:focus,.text-lightest[href]:hover{color:#93909d!important}.invert-text-white,.invert-text-white[href]:hover:focus,.invert-text-white[href]:hover:hover{color:#fff!important}.invert-text-dark,.invert-text-dark[href]:hover:focus,.invert-text-dark[href]:hover:hover{color:#4b465c!important}.invert-bg-white,a.invert-bg-white:focus,a.invert-bg-white:hover{background-color:#fff!important}.invert-bg-dark,a.invert-bg-dark:focus,a.invert-bg-dark:hover{background-color:#4b465ce6!important}.invert-border-dark{border-color:#4b4b4b!important}.invert-border-white{border-color:#fff!important}.container-p-x{padding-left:1rem!important;padding-right:1rem!important}@media (min-width:992px){.container-p-x{padding-left:1.5rem!important;padding-right:1.5rem!important}}.container-m-nx{margin-left:-1rem!important;margin-right:-1rem!important}@media (min-width:992px){.container-m-nx{margin-left:-1.5rem!important;margin-right:-1.5rem!important}}.container-p-y1:not([class^=pt-]):not([class*=" pt-"]),.container-p-y:not([class^=pt-]):not([class*=" pt-"]){padding-top:.8rem!important}.container-p-y1:not([class^=pt-]):not([class*=" pt-"]),.container-p-y:not([class^=pb-]):not([class*=" pb-"]){padding-bottom:.5rem!important}.container-m-ny:not([class^=mt-]):not([class*=" mt-"]){margin-top:-1.5rem!important}.container-m-ny:not([class^=mb-]):not([class*=" mb-"]){margin-bottom:-1.5rem!important}.cell-fit{white-space:nowrap;width:.1%}.table-secondary{--bs-table-bg:#f8f8f9;--bs-table-striped-bg:#f5f4f6;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#eaeaec;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#f1f1f3;--bs-table-hover-color:#4b465c;border-color:#d5d4da;color:#4b465c}.table-secondary .btn-icon{color:#4b465c}.table-success{--bs-table-bg:#eefbf3;--bs-table-striped-bg:#ebf7f0;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#e1ede7;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#e7f4ed;--bs-table-hover-color:#4b465c;border-color:#cdd7d5;color:#4b465c}.table-info,.table-success .btn-icon{color:#4b465c}.table-info{--bs-table-bg:#ebfbfd;--bs-table-striped-bg:#e8f7fa;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#deedf0;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#e5f4f7;--bs-table-hover-color:#4b465c;border-color:#cbd7dd}.table-info .btn-icon{color:#4b465c}.table-warning{--bs-table-bg:#fff7f0;--bs-table-striped-bg:#fbf3ed;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#f1e9e4;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#f8f0ea;--bs-table-hover-color:#4b465c;border-color:#dbd4d2;color:#4b465c}.table-warning .btn-icon{color:#4b465c}.table-danger{--bs-table-bg:#fdf1f1;--bs-table-striped-bg:#f9eeee;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#efe3e5;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#f6eaeb;--bs-table-hover-color:#4b465c;border-color:#d9cfd3;color:#4b465c}.table-danger .btn-icon{color:#4b465c}.table-light{--bs-table-bg:#f5f5f5;--bs-table-striped-bg:#dcdce0;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#d3d3d8;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#d9d9de;--bs-table-hover-color:#4b465c;border-bottom:1px solid #ecedee;color:#7e7e7f}.table-light .btn-icon{color:#4b465c}.table-dark{--bs-table-bg:#4b4b4b;--bs-table-striped-bg:#4f4f4f;--bs-table-striped-color:#fff;--bs-table-active-bg:#595959;--bs-table-active-color:#fff;--bs-table-hover-bg:#525252;--bs-table-hover-color:#fff;border-color:#6f6f6f;color:#fff}.table-dark .btn-icon{color:#fff}.table:not(.table-borderless){margin-bottom:0}.table>:not(:first-child){border-top:0}.table .table-light th{border-bottom:0}.table .dropdown-item{display:flex;gap:.25rem}.table tr>td .dropdown{position:static}@supports (-moz-appearance:none){.table .dropdown-menu.show{display:inline-table}}.table th{color:#333!important;font-size:14px;font-weight:600;letter-spacing:1px;padding-bottom:.68rem;padding-top:.68rem;text-transform:capitalize}.table td{font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.table:not(.table-dark) thead:not(.table-dark) th{color:#5d596c}.table-border-bottom-0 tr:last-child td,.table-border-bottom-0 tr:last-child th{border-bottom-width:0}.table.table-dark .btn i{color:#fff}.table.table-flush-spacing tbody tr>td:first-child,.table.table-flush-spacing thead tr>td:first-child{padding-left:0}.table.table-flush-spacing tbody tr>td:last-child,.table.table-flush-spacing thead tr>td:last-child{padding-right:0}.nav-align-bottom .table:not(.table-dark),.nav-align-bottom .table:not(.table-dark) td,.nav-align-bottom .table:not(.table-dark) tfoot:not(.table-dark) th,.nav-align-bottom .table:not(.table-dark) thead:not(.table-dark) th,.nav-align-left .table:not(.table-dark),.nav-align-left .table:not(.table-dark) td,.nav-align-left .table:not(.table-dark) tfoot:not(.table-dark) th,.nav-align-left .table:not(.table-dark) thead:not(.table-dark) th,.nav-align-right .table:not(.table-dark),.nav-align-right .table:not(.table-dark) td,.nav-align-right .table:not(.table-dark) tfoot:not(.table-dark) th,.nav-align-right .table:not(.table-dark) thead:not(.table-dark) th,.nav-align-top .table:not(.table-dark),.nav-align-top .table:not(.table-dark) td,.nav-align-top .table:not(.table-dark) tfoot:not(.table-dark) th,.nav-align-top .table:not(.table-dark) thead:not(.table-dark) th{border-color:#4b465c13}.btn{align-items:center;box-shadow:none;cursor:pointer;display:inline-flex!important;font-weight:600;justify-content:center;line-height:1;padding:.686rem 1.4rem}.btn .ti{line-height:.9}.btn:not([class*=btn-label-]):not([class*=btn-outline-]){box-shadow:none}.btn:not([class*=btn-]){box-shadow:none!important}.btn.disabled,.btn:disabled{cursor:default;opacity:.65}.btn .badge{transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){.btn .badge{transition:none}}label.btn{margin-bottom:0}.btn-group-xl>.btn,.btn-xl{--bs-btn-padding-y:.875rem;--bs-btn-padding-x:1.75rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:.5rem}.btn-group-sm>.btn,.btn-sm{line-height:1}.btn-group-xs>.btn,.btn-xs{--bs-btn-padding-y:.175rem;--bs-btn-padding-x:.75rem;--bs-btn-font-size:.69rem;--bs-btn-border-radius:.25rem}.btn-secondary{background-color:#fff;border-color:#14a065;border-width:.5px,0,.5px,2px #14a065;color:#14a065;font-weight:700}.btn-secondary:hover{background-color:#97999d!important;border-color:#97999d!important;color:#fff!important}.btn-check:focus+.btn-secondary,.btn-secondary.focus,.btn-secondary:focus{background-color:#97999d;border-color:#97999d;box-shadow:none;color:#fff}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary.show.dropdown-toggle,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#97999d!important;border-color:#97999d!important;color:#fff!important}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#a8aaae!important;border-color:#a8aaae!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-secondary,.input-group .btn-secondary{border-left:var(--bs-border-width) solid #97999d;border-right:var(--bs-border-width) solid #97999d}.btn-group-vertical .btn-secondary{border-bottom-color:#97999d;border-top-color:#97999d}.btn-label-secondary{background:#f1f1f2;border-color:transparent;color:#a8aaae}.btn-label-secondary.waves-effect .waves-ripple{background:radial-gradient(#a7aaae33 0,#a7aaae4d 40%,#a7aaae66,#a7aaae80,#fff0 70%)}.btn-label-secondary:hover{background:#eaebec!important;border-color:transparent!important;color:#a8aaae!important}.btn-label-secondary.focus,.btn-label-secondary:focus{background:#eaebec;box-shadow:none!important;color:#a8aaae}.btn-label-secondary.active,.btn-label-secondary.show.dropdown-toggle,.btn-label-secondary:active,.show>.btn-label-secondary.dropdown-toggle{background-color:#eaebec!important;border-color:transparent!important;color:#a8aaae!important}.btn-label-secondary.active:focus,.btn-label-secondary.show.dropdown-toggle:focus,.btn-label-secondary:active:focus,.show>.btn-label-secondary.dropdown-toggle:focus{box-shadow:none}.btn-label-secondary.disabled,.btn-label-secondary:disabled{background:#f2f2f3!important;border-color:transparent!important;box-shadow:none;color:#a8aaae!important}.btn-group .btn-label-secondary,.input-group .btn-label-secondary{border-left:var(--bs-border-width) solid #eaebec;border-right:var(--bs-border-width) solid #eaebec}.btn-group-vertical .btn-label-secondary{border-bottom-color:#eaebec;border-top-color:#eaebec}.btn-outline-secondary{background:transparent;border-color:#a8aaae;color:#a8aaae}.btn-outline-secondary.waves-effect .waves-ripple{background:radial-gradient(#a7aaae33 0,#a7aaae4d 40%,#a7aaae66,#a7aaae80,#fff0 70%)}.btn-outline-secondary:hover{background-color:#f8f8f9!important;border-color:#a8aaae!important;color:#a8aaae!important}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{background-color:#f8f8f9;border-color:#a8aaae;box-shadow:none;color:#a8aaae}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{background-color:#f1f1f2!important;border-color:#a8aaae!important;color:#a8aaae!important}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:none}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent!important;color:#a8aaae!important}.btn-outline-secondary .badge{background:#a8aaae;border-color:#a8aaae;color:#fff}.btn-outline-sec{background-color:transparent;border:1px solid #568fce!important;color:#568fce}.btn-outline-sec.waves-effect .waves-ripple{background:radial-gradient(#a7aaae33 0,#a7aaae4d 40%,#a7aaae66,#a7aaae80,#fff0 70%)}.btn-outline-sec:hover{background-color:#f3f9ff!important;border-color:#568fce!important;color:#568fce!important}.btn-check:focus+.btn-outline-sec,.btn-outline-sec:focus{background-color:#f3f9ff;border-color:#568fce;box-shadow:none;color:#568fce}.btn-check:active+.btn-outline-sec,.btn-check:checked+.btn-outline-sec,.btn-outline-sec.active,.btn-outline-sec.dropdown-toggle.show,.btn-outline-sec:active{background-color:#f3f9ff!important;border-color:#568fce!important;color:#568fce!important}.btn-check:active+.btn-outline-sec:focus,.btn-check:checked+.btn-outline-sec:focus,.btn-outline-sec.active:focus,.btn-outline-sec.dropdown-toggle.show:focus,.btn-outline-sec:active:focus{box-shadow:none}.btn-outline-sec.disabled,.btn-outline-sec:disabled{background-color:transparent!important;color:#568fce!important}.btn-outline-secondary.active .badge,.btn-outline-secondary:active .badge,.btn-outline-secondary:focus:hover .badge,.btn-outline-secondary:hover .badge,.show>.btn-outline-secondary.dropdown-toggle .badge{background:#a8aaae;border-color:#a8aaae}.btn-success{background-color:#28c76f;border-color:#28c76f;color:#fff}.btn-success:hover{background-color:#24b364!important;border-color:#24b364!important;color:#fff!important}.btn-check:focus+.btn-success,.btn-success.focus,.btn-success:focus{background-color:#24b364;border-color:#24b364;box-shadow:none;color:#fff}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success.show.dropdown-toggle,.btn-success:active,.show>.btn-success.dropdown-toggle{background-color:#24b364!important;border-color:#24b364!important;color:#fff!important}.btn-success.disabled,.btn-success:disabled{background-color:#28c76f!important;border-color:#28c76f!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-success,.input-group .btn-success{border-left:var(--bs-border-width) solid #24b364;border-right:var(--bs-border-width) solid #24b364}.btn-group-vertical .btn-success{border-bottom-color:#24b364;border-top-color:#24b364}.btn-label-success{background:#ddf6e8;border-color:transparent;color:#28c76f}.btn-label-success.waves-effect .waves-ripple{background:radial-gradient(#28c76f33 0,#28c76f4d 40%,#28c76f66,#28c76f80,#fff0 70%)}.btn-label-success:hover{background:#cbf2dc!important;border-color:transparent!important;color:#28c76f!important}.btn-label-success.focus,.btn-label-success:focus{background:#cbf2dc;box-shadow:none!important;color:#28c76f}.btn-label-success.active,.btn-label-success.show.dropdown-toggle,.btn-label-success:active,.show>.btn-label-success.dropdown-toggle{background-color:#cbf2dc!important;border-color:transparent!important;color:#28c76f!important}.btn-label-success.active:focus,.btn-label-success.show.dropdown-toggle:focus,.btn-label-success:active:focus,.show>.btn-label-success.dropdown-toggle:focus{box-shadow:none}.btn-label-success.disabled,.btn-label-success:disabled{background:#dff7e9!important;border-color:transparent!important;box-shadow:none;color:#28c76f!important}.btn-group .btn-label-success,.input-group .btn-label-success{border-left:var(--bs-border-width) solid #cbf2dc;border-right:var(--bs-border-width) solid #cbf2dc}.btn-group-vertical .btn-label-success{border-bottom-color:#cbf2dc;border-top-color:#cbf2dc}.btn-outline-success{background:transparent;border-color:#28c76f;color:#28c76f}.btn-outline-success.waves-effect .waves-ripple{background:radial-gradient(#28c76f33 0,#28c76f4d 40%,#28c76f66,#28c76f80,#fff0 70%)}.btn-outline-success:hover{background-color:#eefbf3!important;border-color:#28c76f!important;color:#28c76f!important}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{background-color:#eefbf3;border-color:#28c76f;box-shadow:none;color:#28c76f}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{background-color:#ddf6e8!important;border-color:#28c76f!important;color:#28c76f!important}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:none}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent!important;color:#28c76f!important}.btn-outline-success .badge{color:#fff}.btn-outline-success .badge,.btn-outline-success.active .badge,.btn-outline-success:active .badge,.btn-outline-success:focus:hover .badge,.btn-outline-success:hover .badge,.show>.btn-outline-success.dropdown-toggle .badge{background:#28c76f;border-color:#28c76f}.btn-info{background-color:#00cfe8;border-color:#00cfe8;color:#fff}.btn-info:hover{background-color:#00bad1!important;border-color:#00bad1!important;color:#fff!important}.btn-check:focus+.btn-info,.btn-info.focus,.btn-info:focus{background-color:#00bad1;border-color:#00bad1;box-shadow:none;color:#fff}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info.show.dropdown-toggle,.btn-info:active,.show>.btn-info.dropdown-toggle{background-color:#00bad1!important;border-color:#00bad1!important;color:#fff!important}.btn-info.disabled,.btn-info:disabled{background-color:#00cfe8!important;border-color:#00cfe8!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-info,.input-group .btn-info{border-left:var(--bs-border-width) solid #00bad1;border-right:var(--bs-border-width) solid #00bad1}.btn-group-vertical .btn-info{border-bottom-color:#00bad1;border-top-color:#00bad1}.btn-label-info{background:#d6f7fb;border-color:transparent;color:#00cfe8}.btn-label-info.waves-effect .waves-ripple{background:radial-gradient(#00cfe833 0,#00cfe84d 40%,#00cfe866,#00cfe880,#fff0 70%)}.btn-label-info:hover{background:#c2f3f9!important;border-color:transparent!important;color:#00cfe8!important}.btn-label-info.focus,.btn-label-info:focus{background:#c2f3f9;box-shadow:none!important;color:#00cfe8}.btn-label-info.active,.btn-label-info.show.dropdown-toggle,.btn-label-info:active,.show>.btn-label-info.dropdown-toggle{background-color:#c2f3f9!important;border-color:transparent!important;color:#00cfe8!important}.btn-label-info.active:focus,.btn-label-info.show.dropdown-toggle:focus,.btn-label-info:active:focus,.show>.btn-label-info.dropdown-toggle:focus{box-shadow:none}.btn-label-info.disabled,.btn-label-info:disabled{background:#d9f8fc!important;border-color:transparent!important;box-shadow:none;color:#00cfe8!important}.btn-group .btn-label-info,.input-group .btn-label-info{border-left:var(--bs-border-width) solid #c2f3f9;border-right:var(--bs-border-width) solid #c2f3f9}.btn-group-vertical .btn-label-info{border-bottom-color:#c2f3f9;border-top-color:#c2f3f9}.btn-outline-info{background:transparent;border-color:#00cfe8;color:#00cfe8}.btn-outline-info.waves-effect .waves-ripple{background:radial-gradient(#00cfe833 0,#00cfe84d 40%,#00cfe866,#00cfe880,#fff0 70%)}.btn-outline-info:hover{background-color:#ebfbfd!important;border-color:#00cfe8!important;color:#00cfe8!important}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{background-color:#ebfbfd;border-color:#00cfe8;box-shadow:none;color:#00cfe8}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{background-color:#d6f7fb!important;border-color:#00cfe8!important;color:#00cfe8!important}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:none}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent!important;color:#00cfe8!important}.btn-outline-info .badge{color:#fff}.btn-outline-info .badge,.btn-outline-info.active .badge,.btn-outline-info:active .badge,.btn-outline-info:focus:hover .badge,.btn-outline-info:hover .badge,.show>.btn-outline-info.dropdown-toggle .badge{background:#00cfe8;border-color:#00cfe8}.btn-warning{background-color:#ff9f43;border-color:#ff9f43;color:#fff}.btn-warning:hover{background-color:#e68f3c!important;border-color:#e68f3c!important;color:#fff!important}.btn-check:focus+.btn-warning,.btn-warning.focus,.btn-warning:focus{background-color:#e68f3c;border-color:#e68f3c;box-shadow:none;color:#fff}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning.show.dropdown-toggle,.btn-warning:active,.show>.btn-warning.dropdown-toggle{background-color:#e68f3c!important;border-color:#e68f3c!important;color:#fff!important}.btn-warning.disabled,.btn-warning:disabled{background-color:#ff9f43!important;border-color:#ff9f43!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-warning,.input-group .btn-warning{border-left:var(--bs-border-width) solid #e68f3c;border-right:var(--bs-border-width) solid #e68f3c}.btn-group-vertical .btn-warning{border-bottom-color:#e68f3c;border-top-color:#e68f3c}.btn-label-warning{background:#fff0e1;border-color:transparent;color:#ff9f43}.btn-label-warning.waves-effect .waves-ripple{background:radial-gradient(#ff9f4333 0,#ff9f434d 40%,#ff9f4366,#ff9f4380,#fff0 70%)}.btn-label-warning:hover{background:#ffe8d2!important;border-color:transparent!important;color:#ff9f43!important}.btn-label-warning.focus,.btn-label-warning:focus{background:#ffe8d2;box-shadow:none!important;color:#ff9f43}.btn-label-warning.active,.btn-label-warning.show.dropdown-toggle,.btn-label-warning:active,.show>.btn-label-warning.dropdown-toggle{background-color:#ffe8d2!important;border-color:transparent!important;color:#ff9f43!important}.btn-label-warning.active:focus,.btn-label-warning.show.dropdown-toggle:focus,.btn-label-warning:active:focus,.show>.btn-label-warning.dropdown-toggle:focus{box-shadow:none}.btn-label-warning.disabled,.btn-label-warning:disabled{background:#fff1e3!important;border-color:transparent!important;box-shadow:none;color:#ff9f43!important}.btn-group .btn-label-warning,.input-group .btn-label-warning{border-left:var(--bs-border-width) solid #ffe8d2;border-right:var(--bs-border-width) solid #ffe8d2}.btn-group-vertical .btn-label-warning{border-bottom-color:#ffe8d2;border-top-color:#ffe8d2}.btn-outline-warning{background:transparent;border-color:#ff9f43;color:#ff9f43}.btn-outline-warning.waves-effect .waves-ripple{background:radial-gradient(#ff9f4333 0,#ff9f434d 40%,#ff9f4366,#ff9f4380,#fff0 70%)}.btn-outline-warning:hover{background-color:#fff7f0!important;border-color:#ff9f43!important;color:#ff9f43!important}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{background-color:#fff7f0;border-color:#ff9f43;box-shadow:none;color:#ff9f43}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{background-color:#fff0e1!important;border-color:#ff9f43!important;color:#ff9f43!important}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:none}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent!important;color:#ff9f43!important}.btn-outline-warning .badge{color:#fff}.btn-outline-warning .badge,.btn-outline-warning.active .badge,.btn-outline-warning:active .badge,.btn-outline-warning:focus:hover .badge,.btn-outline-warning:hover .badge,.show>.btn-outline-warning.dropdown-toggle .badge{background:#ff9f43;border-color:#ff9f43}.btn-danger{background-color:#ea5455;border-color:#ea5455;color:#fff}.btn-danger:hover{background-color:#d34c4d!important;border-color:#d34c4d!important;color:#fff!important}.btn-check:focus+.btn-danger,.btn-danger.focus,.btn-danger:focus{background-color:#d34c4d;border-color:#d34c4d;box-shadow:none;color:#fff}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger.show.dropdown-toggle,.btn-danger:active,.show>.btn-danger.dropdown-toggle{background-color:#d34c4d!important;border-color:#d34c4d!important;color:#fff!important}.btn-danger.disabled,.btn-danger:disabled{background-color:#ea5455!important;border-color:#ea5455!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-danger,.input-group .btn-danger{border-left:var(--bs-border-width) solid #d34c4d;border-right:var(--bs-border-width) solid #d34c4d}.btn-group-vertical .btn-danger{border-bottom-color:#d34c4d;border-top-color:#d34c4d}.btn-label-danger{background:#fce4e4;border-color:transparent;color:#ea5455}.btn-label-danger.waves-effect .waves-ripple{background:radial-gradient(#ea545533 0,#ea54554d 40%,#ea545566,#ea545580,#fff0 70%)}.btn-label-danger:hover{background:#fad6d6!important;border-color:transparent!important;color:#ea5455!important}.btn-label-danger.focus,.btn-label-danger:focus{background:#fad6d6;box-shadow:none!important;color:#ea5455}.btn-label-danger.active,.btn-label-danger.show.dropdown-toggle,.btn-label-danger:active,.show>.btn-label-danger.dropdown-toggle{background-color:#fad6d6!important;border-color:transparent!important;color:#ea5455!important}.btn-label-danger.active:focus,.btn-label-danger.show.dropdown-toggle:focus,.btn-label-danger:active:focus,.show>.btn-label-danger.dropdown-toggle:focus{box-shadow:none}.btn-label-danger.disabled,.btn-label-danger:disabled{background:#fce5e6!important;border-color:transparent!important;box-shadow:none;color:#ea5455!important}.btn-group .btn-label-danger,.input-group .btn-label-danger{border-left:var(--bs-border-width) solid #fad6d6;border-right:var(--bs-border-width) solid #fad6d6}.btn-group-vertical .btn-label-danger{border-bottom-color:#fad6d6;border-top-color:#fad6d6}.btn-outline-danger{background:transparent;border-color:#ea5455;color:#ea5455}.btn-outline-danger.waves-effect .waves-ripple{background:radial-gradient(#ea545533 0,#ea54554d 40%,#ea545566,#ea545580,#fff0 70%)}.btn-outline-danger:hover{background-color:#fdf1f1!important;border-color:#ea5455!important;color:#ea5455!important}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{background-color:#fdf1f1;border-color:#ea5455;box-shadow:none;color:#ea5455}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{background-color:#fce4e4!important;border-color:#ea5455!important;color:#ea5455!important}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:none}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent!important;color:#ea5455!important}.btn-outline-danger .badge{color:#fff}.btn-outline-danger .badge,.btn-outline-danger.active .badge,.btn-outline-danger:active .badge,.btn-outline-danger:focus:hover .badge,.btn-outline-danger:hover .badge,.show>.btn-outline-danger.dropdown-toggle .badge{background:#ea5455;border-color:#ea5455}.btn-light{background-color:#dfdfe3;border-color:#dfdfe3;color:#4b465c}.btn-light:hover{background-color:#e7e7ea!important;border-color:#e2e2e6!important;color:#4b465c!important}.btn-check:focus+.btn-light,.btn-light.focus,.btn-light:focus{background-color:#e7e7ea;border-color:#e2e2e6;box-shadow:none;color:#4b465c}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light.show.dropdown-toggle,.btn-light:active,.show>.btn-light.dropdown-toggle{background-color:#e5e5e9!important;border-color:#e2e2e6!important;color:#4b465c!important}.btn-light.disabled,.btn-light:disabled{background-color:#dfdfe3!important;border-color:#dfdfe3!important;box-shadow:none!important;color:#4b465c!important}.btn-group .btn-light,.input-group .btn-light{border-left:var(--bs-border-width) solid #e5e5e9;border-right:var(--bs-border-width) solid #e5e5e9}.btn-group-vertical .btn-light{border-bottom-color:#e5e5e9;border-top-color:#e5e5e9}.btn-label-light{background:#fafafb;border-color:transparent;color:#dfdfe3}.btn-label-light.waves-effect .waves-ripple{background:radial-gradient(#dedee333 0,#dedee34d 40%,#dedee366,#dedee380,#fff0 70%)}.btn-label-light:hover{background:#f7f7f8!important;border-color:transparent!important;color:#dfdfe3!important}.btn-label-light.focus,.btn-label-light:focus{background:#f7f7f8;box-shadow:none!important;color:#dfdfe3}.btn-label-light.active,.btn-label-light.show.dropdown-toggle,.btn-label-light:active,.show>.btn-label-light.dropdown-toggle{background-color:#f7f7f8!important;border-color:transparent!important;color:#dfdfe3!important}.btn-label-light.active:focus,.btn-label-light.show.dropdown-toggle:focus,.btn-label-light:active:focus,.show>.btn-label-light.dropdown-toggle:focus{box-shadow:none}.btn-label-light.disabled,.btn-label-light:disabled{background:#fafafb!important;border-color:transparent!important;box-shadow:none;color:#dfdfe3!important}.btn-group .btn-label-light,.input-group .btn-label-light{border-left:var(--bs-border-width) solid #f7f7f8;border-right:var(--bs-border-width) solid #f7f7f8}.btn-group-vertical .btn-label-light{border-bottom-color:#f7f7f8;border-top-color:#f7f7f8}.btn-outline-light{background:transparent;border-color:#dfdfe3;color:#dfdfe3}.btn-outline-light.waves-effect .waves-ripple{background:radial-gradient(#dedee333 0,#dedee34d 40%,#dedee366,#dedee380,#fff0 70%)}.btn-outline-light:hover{background-color:#fcfcfd!important;border-color:#dfdfe3!important;color:#dfdfe3!important}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{background-color:#fcfcfd;border-color:#dfdfe3;box-shadow:none;color:#dfdfe3}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{background-color:#fafafb!important;border-color:#dfdfe3!important;color:#dfdfe3!important}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:none}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent!important;color:#dfdfe3!important}.btn-outline-light .badge{color:#4b465c}.btn-outline-light .badge,.btn-outline-light.active .badge,.btn-outline-light:active .badge,.btn-outline-light:focus:hover .badge,.btn-outline-light:hover .badge,.show>.btn-outline-light.dropdown-toggle .badge{background:#dfdfe3;border-color:#dfdfe3}.btn-dark{background-color:#4b4b4b;border-color:#4b4b4b;color:#fff}.btn-dark:hover{background-color:#444!important;border-color:#444!important;color:#fff!important}.btn-check:focus+.btn-dark,.btn-dark.focus,.btn-dark:focus{background-color:#444;border-color:#444;box-shadow:none;color:#fff}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark.show.dropdown-toggle,.btn-dark:active,.show>.btn-dark.dropdown-toggle{background-color:#444!important;border-color:#444!important;color:#fff!important}.btn-dark.disabled,.btn-dark:disabled{background-color:#4b4b4b!important;border-color:#4b4b4b!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-dark,.input-group .btn-dark{border-left:var(--bs-border-width) solid #444;border-right:var(--bs-border-width) solid #444}.btn-group-vertical .btn-dark{border-bottom-color:#444;border-top-color:#444}.btn-label-dark{background:#e2e2e2;border-color:transparent;color:#4b4b4b}.btn-label-dark.waves-effect .waves-ripple{background:radial-gradient(#4b4b4b33 0,#4b4b4b4d 40%,#4b4b4b66,#4b4b4b80,#fff0 70%)}.btn-label-dark:hover{background:#d4d4d4!important;border-color:transparent!important;color:#4b4b4b!important}.btn-label-dark.focus,.btn-label-dark:focus{background:#d4d4d4;box-shadow:none!important;color:#4b4b4b}.btn-label-dark.active,.btn-label-dark.show.dropdown-toggle,.btn-label-dark:active,.show>.btn-label-dark.dropdown-toggle{background-color:#d4d4d4!important;border-color:transparent!important;color:#4b4b4b!important}.btn-label-dark.active:focus,.btn-label-dark.show.dropdown-toggle:focus,.btn-label-dark:active:focus,.show>.btn-label-dark.dropdown-toggle:focus{box-shadow:none}.btn-label-dark.disabled,.btn-label-dark:disabled{background:#e4e4e4!important;border-color:transparent!important;box-shadow:none;color:#4b4b4b!important}.btn-group .btn-label-dark,.input-group .btn-label-dark{border-left:var(--bs-border-width) solid #d4d4d4;border-right:var(--bs-border-width) solid #d4d4d4}.btn-group-vertical .btn-label-dark{border-bottom-color:#d4d4d4;border-top-color:#d4d4d4}.btn-outline-dark{background:transparent;border-color:#4b4b4b;color:#4b4b4b}.btn-outline-dark.waves-effect .waves-ripple{background:radial-gradient(#4b4b4b33 0,#4b4b4b4d 40%,#4b4b4b66,#4b4b4b80,#fff0 70%)}.btn-outline-dark:hover{background-color:#f1f1f1!important;border-color:#4b4b4b!important;color:#4b4b4b!important}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{background-color:#f1f1f1;border-color:#4b4b4b;box-shadow:none;color:#4b4b4b}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{background-color:#e2e2e2!important;border-color:#4b4b4b!important;color:#4b4b4b!important}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:none}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent!important;color:#4b4b4b!important}.btn-outline-dark .badge{color:#fff}.btn-outline-dark .badge,.btn-outline-dark.active .badge,.btn-outline-dark:active .badge,.btn-outline-dark:focus:hover .badge,.btn-outline-dark:hover .badge,.show>.btn-outline-dark.dropdown-toggle .badge{background:#4b4b4b;border-color:#4b4b4b}.btn-gray{background-color:#4b465c0d;border-color:#4b465c0d;color:#fff}.btn-gray:hover{background-color:#0e0d1125!important;border-color:#0e0d1125!important;color:#fff!important}.btn-check:focus+.btn-gray,.btn-gray.focus,.btn-gray:focus{background-color:#0e0d1125;border-color:#0e0d1125;box-shadow:none;color:#fff}.btn-check:active+.btn-gray,.btn-check:checked+.btn-gray,.btn-gray.active,.btn-gray.show.dropdown-toggle,.btn-gray:active,.show>.btn-gray.dropdown-toggle{background-color:#0e0d1125!important;border-color:#0e0d1125!important;color:#fff!important}.btn-gray.disabled,.btn-gray:disabled{background-color:#4b465c0d!important;border-color:#4b465c0d!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-gray,.input-group .btn-gray{border-left:var(--bs-border-width) solid rgba(14,13,17,.145);border-right:var(--bs-border-width) solid rgba(14,13,17,.145)}.btn-group-vertical .btn-gray{border-bottom-color:#0e0d1125;border-top-color:#0e0d1125}.btn-label-gray{background:#ffffffd8;border-color:transparent;color:#4b465c0d}.btn-label-gray.waves-effect .waves-ripple{background:radial-gradient(#4b465c33 0,#4b465c4d 40%,#4b465c66,#4b465c80,#fff0 70%)}.btn-label-gray:hover{background:#ffffffc5!important;border-color:transparent!important;color:#4b465c0d!important}.btn-label-gray.focus,.btn-label-gray:focus{background:#ffffffc5;box-shadow:none!important;color:#4b465c0d}.btn-label-gray.active,.btn-label-gray.show.dropdown-toggle,.btn-label-gray:active,.show>.btn-label-gray.dropdown-toggle{background-color:#ffffffc5!important;border-color:transparent!important;color:#4b465c0d!important}.btn-label-gray.active:focus,.btn-label-gray.show.dropdown-toggle:focus,.btn-label-gray:active:focus,.show>.btn-label-gray.dropdown-toggle:focus{box-shadow:none}.btn-label-gray.disabled,.btn-label-gray:disabled{background:#ffffffdb!important;border-color:transparent!important;box-shadow:none;color:#4b465c0d!important}.btn-group .btn-label-gray,.input-group .btn-label-gray{border-left:var(--bs-border-width) solid hsla(0,0%,100%,.772);border-right:var(--bs-border-width) solid hsla(0,0%,100%,.772)}.btn-group-vertical .btn-label-gray{border-bottom-color:#ffffffc5;border-top-color:#ffffffc5}.btn-outline-gray{background:transparent;border-color:#4b465c0d;color:#4b465c0d}.btn-outline-gray.waves-effect .waves-ripple{background:radial-gradient(#4b465c33 0,#4b465c4d 40%,#4b465c66,#4b465c80,#fff0 70%)}.btn-outline-gray:hover{background-color:#ffffffec!important;border-color:#4b465c0d!important;color:#4b465c0d!important}.btn-check:focus+.btn-outline-gray,.btn-outline-gray:focus{background-color:#ffffffec;border-color:#4b465c0d;box-shadow:none;color:#4b465c0d}.btn-check:active+.btn-outline-gray,.btn-check:checked+.btn-outline-gray,.btn-outline-gray.active,.btn-outline-gray.dropdown-toggle.show,.btn-outline-gray:active{background-color:#ffffffd8!important;border-color:#4b465c0d!important;color:#4b465c0d!important}.btn-check:active+.btn-outline-gray:focus,.btn-check:checked+.btn-outline-gray:focus,.btn-outline-gray.active:focus,.btn-outline-gray.dropdown-toggle.show:focus,.btn-outline-gray:active:focus{box-shadow:none}.btn-outline-gray.disabled,.btn-outline-gray:disabled{background-color:transparent!important;color:#4b465c0d!important}.btn-outline-gray .badge{color:#fff}.btn-outline-gray .badge,.btn-outline-gray.active .badge,.btn-outline-gray:active .badge,.btn-outline-gray:focus:hover .badge,.btn-outline-gray:hover .badge,.show>.btn-outline-gray.dropdown-toggle .badge{background:#4b465c0d;border-color:#4b465c0d}.btn-icon{--bs-btn-active-border-color:transparent;align-items:center;display:inline-flex;flex-shrink:0;height:calc(2.25469rem + var(--bs-border-width)*2);justify-content:center;padding:0;width:calc(2.25469rem + var(--bs-border-width)*2)}.btn-group-xl>.btn-icon.btn,.btn-icon.btn-xl{height:calc(3.46875rem + var(--bs-border-width)*2);width:calc(3.46875rem + var(--bs-border-width)*2)}.btn-group-xl>.btn-icon.btn>span,.btn-icon.btn-xl>span{font-size:1.25rem}.btn-group-lg>.btn-icon.btn,.btn-icon.btn-lg{font-size:1.0625rem;height:calc(3.14094rem + var(--bs-border-width)*2);width:calc(3.14094rem + var(--bs-border-width)*2)}.btn-group-sm>.btn-icon.btn,.btn-icon.btn-sm{font-size:.8125rem;height:calc(1.6325rem + var(--bs-border-width)*2);width:calc(1.6325rem + var(--bs-border-width)*2)}.btn-group-xs>.btn-icon.btn,.btn-icon.btn-xs{font-size:.69rem;height:calc(.8675rem + var(--bs-border-width)*2);width:calc(.8675rem + var(--bs-border-width)*2)}.btn.borderless:not(.active):not(:active):not(:hover):not(:focus),:not(.show)>.btn.borderless.dropdown-toggle:not(:hover):not(:focus){border-color:transparent;box-shadow:none}.btn.btn-link{font-size:inherit}.btn-pinned{position:absolute;top:.75rem}html:not([dir=rtl]) .btn-pinned{right:.75rem}[dir=rtl] .btn-pinned{left:.75rem}button:focus,button:focus-visible{outline:none}.btn:not([class*=btn-]),.btn:not([class*=btn-]).active,.btn:not([class*=btn-]).show,.btn:not([class*=btn-]):active{border:none}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-group-xl>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.btn-xl+.dropdown-toggle-split,.dropdown-toggle-split,.input-group-lg .btn+.dropdown-toggle-split{padding-left:.7em;padding-right:.7em}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.input-group-sm .btn+.dropdown-toggle-split{padding-left:.6em;padding-right:.6em}.btn-group-xs>.btn+.dropdown-toggle-split,.btn-xs+.dropdown-toggle-split{padding-left:.5em;padding-right:.5em}html:not([dir=rtl]) .btn-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child,html:not([dir=rtl]) .input-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child,html:not([dir=rtl]) .input-group>.btn:not([class*=btn-outline-]):first-child,html:not([dir=rtl]) :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):first-child{border-left-color:transparent}[dir=rtl] .btn-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child,[dir=rtl] .input-group>.btn-group:first-child>.btn:not([class*=btn-outline-]):first-child,[dir=rtl] .input-group>.btn:not([class*=btn-outline-]):first-child,[dir=rtl] :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):first-child{border-right-color:transparent}html:not([dir=rtl]) .btn-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type,html:not([dir=rtl]) .input-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type,html:not([dir=rtl]) .input-group>.btn:not([class*=btn-outline-]):last-of-type,html:not([dir=rtl]) :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):last-of-type{border-right-color:none}[dir=rtl] .btn-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type,[dir=rtl] .input-group>.btn-group:last-child>.btn:not([class*=btn-outline-]):last-of-type,[dir=rtl] .input-group>.btn:not([class*=btn-outline-]):last-of-type,[dir=rtl] :not(.btn-group):not(.input-group)>.btn-group>.btn:not([class*=btn-outline-]):last-of-type{border-left-color:transparent}[dir=rtl] .btn-group .btn[class]{border-radius:.375rem}[dir=rtl] .btn-group .btn-xs[class],[dir=rtl] .btn-group-xs .btn[class]{border-radius:.125rem}[dir=rtl] .btn-group .btn-sm[class],[dir=rtl] .btn-group-sm .btn[class]{border-radius:.25rem}[dir=rtl] .btn-group .btn-lg[class],[dir=rtl] .btn-group-lg .btn[class]{border-radius:.5rem}[dir=rtl] .btn-group .btn-xl[class],[dir=rtl] .btn-group-xl .btn[class]{border-radius:.625rem}[dir=rtl] .btn-group>.btn-group:not(:first-child),[dir=rtl] .btn-group>.btn:not(:first-child){margin-left:0;margin-right:calc(var(--bs-border-width)*-1)}[dir=rtl] .btn-group>.btn-group:not(:last-child)>.btn,[dir=rtl] .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .btn-group>.btn-group:not(:first-child)>.btn,[dir=rtl] .btn-group>.btn:nth-child(n+3),[dir=rtl] .btn-group>:not(.btn-check)+.btn{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .btn-group-vertical>.btn-group:not(:last-child)>.btn,[dir=rtl] .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=rtl] .btn-group-vertical>.btn-group:not(:first-child)>.btn,[dir=rtl] .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.bg-secondary.bg-glow{box-shadow:0 2px 3px #a7aaae4d}.bg-success.bg-glow{box-shadow:0 2px 3px #28c76f4d}.bg-info.bg-glow{box-shadow:0 2px 3px #00cfe84d}.bg-warning.bg-glow{box-shadow:0 2px 3px #ff9f434d}.bg-danger.bg-glow{box-shadow:0 2px 3px #ea54554d}.bg-dark.bg-glow{box-shadow:0 2px 3px #4b4b4b4d}.bg-gray.bg-glow{box-shadow:0 2px 3px #4b465c4d}.badge-center{align-items:center;display:inline-flex;font-size:.812rem;height:1.5rem;justify-content:center;margin:.1rem;padding:.35rem;width:1.5rem}.badge-center i{font-size:.875rem}.badge.badge-dot{border-radius:50%;display:inline-block;height:.5rem;margin:0;padding:0;vertical-align:middle;width:.5rem}.badge.badge-notifications{display:inline-block;margin:0;position:absolute;top:auto;transform:translate(-50%,-45%)}[dir=rtl] .badge.badge-notifications{transform:translate(50%,-45%)}.badge.badge-notifications:not(.badge-dot){border-radius:50rem;font-size:.75rem;line-height:.875rem;padding:.063rem .112rem}[data-trigger=hover]{outline:0}.dropdown-menu{border:1px solid #ecedee!important;border-radius:.375rem;box-shadow:0 4px 12.59000015258789px #00000012}.mega-dropdown>.dropdown-menu{left:0!important;right:0!important}.dropdown-menu .badge[class*=" float-"],.dropdown-menu .badge[class^=float-]{position:relative;top:.071em}[dir=rtl] .dropdown-menu{text-align:right}.dropdown-item{border-radius:0;bottom:0;line-height:1.375;margin:0;top:0}.dropdown-menu.show{padding-bottom:0;padding-top:0;top:0}.dropdown-toggle-hide-arrow>.dropdown-toggle:after,.dropdown-toggle-hide-arrow>.dropdown-toggle:before,.dropdown-toggle.hide-arrow:after,.dropdown-toggle.hide-arrow:before{display:none}.dropdown-toggle:after{margin-top:-.28em;transform:rotate(45deg)}.dropdown-toggle:after,.dropend .dropdown-toggle:after{border:1px solid;border-left:0;border-top:0;height:.42em;width:.42em}.dropend .dropdown-toggle:after{color:#333435;margin-top:-.168em;transform:rotate(-45deg)}[dir=rtl] .dropend .dropdown-toggle:after{margin-left:0!important;margin-right:.5em!important;transform:rotate(135deg)}.dropstart .dropdown-toggle:before{border:1px solid;border-right:0;border-top:0;height:.42em;margin-top:-.168em;transform:rotate(45deg);width:.42em}[dir=rtl] .dropstart .dropdown-toggle:before{margin-left:.5em!important;margin-right:0!important;transform:rotate(225deg)}.dropup .dropdown-toggle:after{border:1px solid;border-bottom:0;border-left:0;height:.42em;margin-top:0;transform:rotate(-45deg);width:.42em}.dropend .dropdown-toggle:after,.dropstart .dropdown-toggle:before{vertical-align:middle}[dir=rtl] .dropdown-toggle:not(.dropdown-toggle-split):after{margin-left:0;margin-right:.5em}[dir=rtl] .dropdown-menu-start{--bs-position:start}[dir=rtl] .dropdown-menu-start[data-bs-popper]{left:auto;right:0}[dir=rtl] .dropdown-menu-end{--bs-position:end}[dir=rtl] .dropdown-menu-end[data-bs-popper]{left:0;right:auto}@media (min-width:576px){[dir=rtl] .dropdown-menu-sm-start{--bs-position:start}[dir=rtl] .dropdown-menu-sm-start[data-bs-popper]{left:auto;right:0}[dir=rtl] .dropdown-menu-sm-end{--bs-position:end}[dir=rtl] .dropdown-menu-sm-end[data-bs-popper]{left:0;right:auto}}@media (min-width:768px){[dir=rtl] .dropdown-menu-md-start{--bs-position:start}[dir=rtl] .dropdown-menu-md-start[data-bs-popper]{left:auto;right:0}[dir=rtl] .dropdown-menu-md-end{--bs-position:end}[dir=rtl] .dropdown-menu-md-end[data-bs-popper]{left:0;right:auto}}@media (min-width:992px){[dir=rtl] .dropdown-menu-lg-start{--bs-position:start}[dir=rtl] .dropdown-menu-lg-start[data-bs-popper]{left:auto;right:0}[dir=rtl] .dropdown-menu-lg-end{--bs-position:end}[dir=rtl] .dropdown-menu-lg-end[data-bs-popper]{left:0;right:auto}}@media (min-width:1200px){[dir=rtl] .dropdown-menu-xl-start{--bs-position:start}[dir=rtl] .dropdown-menu-xl-start[data-bs-popper]{left:auto;right:0}[dir=rtl] .dropdown-menu-xl-end{--bs-position:end}[dir=rtl] .dropdown-menu-xl-end[data-bs-popper]{left:0;right:auto}}@media (min-width:1400px){[dir=rtl] .dropdown-menu-xxl-start{--bs-position:start}[dir=rtl] .dropdown-menu-xxl-start[data-bs-popper]{left:auto;right:0}[dir=rtl] .dropdown-menu-xxl-end{--bs-position:end}[dir=rtl] .dropdown-menu-xxl-end[data-bs-popper]{left:0;right:auto}}.nav .nav-item,.nav .nav-link,.tab-pane,.tab-pane .card-body{outline:none!important}.input-group.input-group-merge{height:36px}.nav.nav-pills .nav-link{padding-bottom:.5rem;padding-top:.5rem}.nav-tabs{background-color:#f4f5f6;border-bottom:var(--bs-border-width) solid #f4f5f6;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.nav~.tab-content{background:#fff}.nav-tabs-shadow{box-shadow:0 .25rem 1.125rem #4b465c1a}.nav-tabs .nav-link{line-height:1.79}.nav-tabs .nav-link,.nav-tabs .nav-link.active{border-width:0}.nav-pills .nav-link.active{box-shadow:0 .125rem .25rem #a5a3ae4d}.nav-pills .nav-link,.nav-tabs .nav-link{align-items:center;display:inline-flex;justify-content:center}.nav-pills .nav-link:not(.active):focus,.nav-pills .nav-link:not(.active):hover,.nav-tabs .nav-link:not(.active):focus,.nav-tabs .nav-link:not(.active):hover{color:#1a1a1a}.nav-pills:not(.nav-fill):not(.nav-justified) .nav-link,.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link{margin-right:.125rem;width:100%}[dir=rtl] .nav-pills:not(.nav-fill):not(.nav-justified) .nav-link,[dir=rtl] .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link{margin-left:.125rem;margin-right:0}.tab-content{padding:1.5rem 1.5rem 1.3rem}.tab-content,.tab-content.superbot-das{border-color:#f4f5f6;border-radius:.375rem}.tab-content.superbot-das{padding:1.5rem!important;position:relative}.nav-scrollable{display:-webkit-inline-box;display:-moz-inline-box;flex-wrap:nowrap;overflow-y:auto;width:100%}.nav-tabs.widget-nav-tabs{border:0!important;overflow-x:auto}.nav-tabs.widget-nav-tabs .nav-link{border:1px dashed #dbdade}@media (min-width:768px){.nav-tabs.widget-nav-tabs .nav-link{border-radius:.375rem;height:94px!important;width:110px!important}}@media (max-width:767.98px){.nav-tabs.widget-nav-tabs .nav-link{border:0!important;padding:0}}.nav-tabs.widget-nav-tabs .nav-link.active{border-color:#7367f0;box-shadow:none!important}.nav-tabs.widget-nav-tabs .nav-link.active .badge{background-color:#7367f014!important;color:#7367f0!important}@media (max-width:767.98px){.nav-tabs.widget-nav-tabs .nav-link .tab-widget-title{display:none}}.nav-sm.nav .nav-link,.nav-sm>.nav .nav-link{font-size:.75rem;line-height:1;padding:.376rem 1rem}.nav-lg.nav .nav-link,.nav-lg>.nav .nav-link{font-size:1rem;line-height:1.375;padding:.6rem 1.5rem}.nav-align-bottom,.nav-align-left,.nav-align-right,.nav-align-top{display:flex}.nav-align-bottom>.nav,.nav-align-bottom>div>.nav,.nav-align-left>.nav,.nav-align-left>div>.nav,.nav-align-right>.nav,.nav-align-right>div>.nav,.nav-align-top>.nav,.nav-align-top>div>.nav{position:relative;z-index:1}.nav-align-bottom .row-bordered>[class$=" col"]:after,.nav-align-bottom .row-bordered>[class$=" col"]:before,.nav-align-bottom .row-bordered>[class*=" col "]:after,.nav-align-bottom .row-bordered>[class*=" col "]:before,.nav-align-bottom .row-bordered>[class*=" col-"]:after,.nav-align-bottom .row-bordered>[class*=" col-"]:before,.nav-align-bottom .row-bordered>[class=col]:after,.nav-align-bottom .row-bordered>[class=col]:before,.nav-align-bottom .row-bordered>[class^="col "]:after,.nav-align-bottom .row-bordered>[class^="col "]:before,.nav-align-bottom .row-bordered>[class^=col-]:after,.nav-align-bottom .row-bordered>[class^=col-]:before,.nav-align-left .row-bordered>[class$=" col"]:after,.nav-align-left .row-bordered>[class$=" col"]:before,.nav-align-left .row-bordered>[class*=" col "]:after,.nav-align-left .row-bordered>[class*=" col "]:before,.nav-align-left .row-bordered>[class*=" col-"]:after,.nav-align-left .row-bordered>[class*=" col-"]:before,.nav-align-left .row-bordered>[class=col]:after,.nav-align-left .row-bordered>[class=col]:before,.nav-align-left .row-bordered>[class^="col "]:after,.nav-align-left .row-bordered>[class^="col "]:before,.nav-align-left .row-bordered>[class^=col-]:after,.nav-align-left .row-bordered>[class^=col-]:before,.nav-align-right .row-bordered>[class$=" col"]:after,.nav-align-right .row-bordered>[class$=" col"]:before,.nav-align-right .row-bordered>[class*=" col "]:after,.nav-align-right .row-bordered>[class*=" col "]:before,.nav-align-right .row-bordered>[class*=" col-"]:after,.nav-align-right .row-bordered>[class*=" col-"]:before,.nav-align-right .row-bordered>[class=col]:after,.nav-align-right .row-bordered>[class=col]:before,.nav-align-right .row-bordered>[class^="col "]:after,.nav-align-right .row-bordered>[class^="col "]:before,.nav-align-right .row-bordered>[class^=col-]:after,.nav-align-right .row-bordered>[class^=col-]:before,.nav-align-top .row-bordered>[class$=" col"]:after,.nav-align-top .row-bordered>[class$=" col"]:before,.nav-align-top .row-bordered>[class*=" col "]:after,.nav-align-top .row-bordered>[class*=" col "]:before,.nav-align-top .row-bordered>[class*=" col-"]:after,.nav-align-top .row-bordered>[class*=" col-"]:before,.nav-align-top .row-bordered>[class=col]:after,.nav-align-top .row-bordered>[class=col]:before,.nav-align-top .row-bordered>[class^="col "]:after,.nav-align-top .row-bordered>[class^="col "]:before,.nav-align-top .row-bordered>[class^=col-]:after,.nav-align-top .row-bordered>[class^=col-]:before{border-color:#4b465c13}.nav-align-left,.nav-align-right{align-items:stretch}.nav-align-left>.nav,.nav-align-left>div>.nav,.nav-align-right>.nav,.nav-align-right>div>.nav{flex-direction:column;flex-grow:0}.nav-align-left>.nav .nav-link,.nav-align-left>div>.nav .nav-link,.nav-align-right>.nav .nav-link,.nav-align-right>div>.nav .nav-link{margin:0 0 .125rem!important}.nav-align-left>.tab-content,.nav-align-right>.tab-content{flex-grow:1}.nav-align-top{flex-direction:column}html:not([dir=rtl]) .nav-align-right .nav-tabs{border:0;border-bottom-right-radius:.375rem;border-left:var(--bs-border-width) solid #dbdade}.nav-align-right{flex-direction:row-reverse}.nav-align-right>.nav .nav-item,.nav-align-right>div>.nav .nav-item{margin-bottom:0;margin-left:-1px}[dir=rtl] .nav-align-right>.nav .nav-item,[dir=rtl] .nav-align-right>div>.nav .nav-item{margin-left:0;margin-right:-1px}.nav-align-right .nav-pills{margin-left:1rem}.nav-align-right .nav-link{justify-content:end;text-align:right}.nav-align-right>.nav:not(.nav-pills) .nav-link,.nav-align-right>div>.nav:not(.nav-pills) .nav-link{border-radius:0 .375rem .375rem 0}[dir=rtl] .nav-align-right>.nav:not(.nav-pills) .nav-link,[dir=rtl] .nav-align-right>div>.nav:not(.nav-pills) .nav-link{border-radius:.375rem 0 0 .375rem}.nav-align-bottom{flex-direction:column-reverse}.nav-align-bottom .nav-tabs{border:0;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top:var(--bs-border-width) solid #dbdade;border-top-left-radius:0;border-top-right-radius:0}.nav-align-bottom .nav-pills{margin-top:1rem}.nav-align-bottom>.nav:not(.nav-pills) .nav-item,.nav-align-bottom>div>.nav:not(.nav-pills) .nav-item{margin-bottom:0;margin-top:-1px}.nav-align-bottom>.nav:not(.nav-pills) .nav-link,.nav-align-bottom>div>.nav:not(.nav-pills) .nav-link{border-radius:0 0 .375rem .375rem}html:not([dir=rtl]) .nav-align-left .nav-tabs{border:0;border-bottom-left-radius:.375rem;border-right:var(--bs-border-width) solid #dbdade}.nav-align-left.card{flex-direction:row!important}.nav-align-left>.nav .nav-item,.nav-align-left>div>.nav .nav-item{margin-bottom:0;margin-right:-1px}[dir=rtl] .nav-align-left>.nav .nav-item,[dir=rtl] .nav-align-left>div>.nav .nav-item{margin-left:-1px;margin-right:0}.nav-align-left .nav-link{justify-content:start;text-align:left}.nav-align-left>.nav:not(.nav-pills) .nav-link,.nav-align-left>div>.nav:not(.nav-pills) .nav-link{border-radius:.375rem 0 0 .375rem}[dir=rtl] .nav-align-left>.nav:not(.nav-pills) .nav-link,[dir=rtl] .nav-align-left>div>.nav:not(.nav-pills) .nav-link{border-radius:0 .375rem .375rem 0}.card .nav.nav-tabs{margin-left:-1.5rem;margin-right:-1.5rem}.card .nav.nav-pills{margin-left:0}.nav-align-bottom>.tab-content,.nav-align-left>.tab-content,.nav-align-right>.tab-content,.nav-align-top>.tab-content{background-clip:padding-box;background:#fff;flex-shrink:1}.nav-align-bottom>.nav-pills~.tab-content,.nav-align-left>.nav-pills~.tab-content,.nav-align-right>.nav-pills~.tab-content,.nav-align-top>.nav-pills~.tab-content{box-shadow:0 .25rem 1.125rem #4b465c1a}.nav-align-top :not(.nav-pills)~.tab-content{border-radius:0 0 .375rem .375rem}.nav-align-right :not(.nav-pills)~.tab-content{border-radius:.375rem 0 0 .375rem}[dir=rtl] .nav-align-right :not(.nav-pills)~.tab-content{border-radius:0 .375rem .375rem 0}.nav-align-bottom :not(.nav-pills)~.tab-content{border-radius:.375rem .375rem 0 0}.nav-align-left :not(.nav-pills)~.tab-content{border-radius:0 .375rem .375rem 0}[dir=rtl] .nav-align-left :not(.nav-pills)~.tab-content{border-radius:.375rem 0 0 .375rem}[dir=rtl] .nav{padding-right:0}[dir=rtl] .nav-align-left .nav-tabs{border:0;border-bottom-right-radius:.375rem;border-left:var(--bs-border-width) solid #dbdade}[dir=rtl] .nav-align-left .nav-link{text-align:right}[dir=rtl] .nav-align-right .nav-tabs{border:0;border-bottom-left-radius:.375rem;border-right:var(--bs-border-width) solid #dbdade}[dir=rtl] .nav-align-right .nav-link{text-align:left}[dir=rtl] .nav-align-right .nav-pills{margin-right:1rem}[dir=rtl] .card .nav.nav-pills{margin-right:0}.pagination-secondary .page-item.active .page-link,.pagination-secondary .page-item.first .page-link.active,.pagination-secondary .page-item.last .page-link.active,.pagination-secondary .page-item.next .page-link.active,.pagination-secondary .page-item.prev .page-link.active,.pagination-secondary .page-item.previous .page-link.active,.pagination-secondary .page-item>.page-link.active,.pagination-secondary.pagination li.active>a:not(.page-link){background-color:#a8aaae;border-color:#a8aaae;color:#fff}.pagination-success .page-item.active .page-link,.pagination-success .page-item.first .page-link.active,.pagination-success .page-item.last .page-link.active,.pagination-success .page-item.next .page-link.active,.pagination-success .page-item.prev .page-link.active,.pagination-success .page-item.previous .page-link.active,.pagination-success .page-item>.page-link.active,.pagination-success.pagination li.active>a:not(.page-link){background-color:#28c76f;border-color:#28c76f;color:#fff}.pagination-info .page-item.active .page-link,.pagination-info .page-item.first .page-link.active,.pagination-info .page-item.last .page-link.active,.pagination-info .page-item.next .page-link.active,.pagination-info .page-item.prev .page-link.active,.pagination-info .page-item.previous .page-link.active,.pagination-info .page-item>.page-link.active,.pagination-info.pagination li.active>a:not(.page-link){background-color:#00cfe8;border-color:#00cfe8;color:#fff}.pagination-warning .page-item.active .page-link,.pagination-warning .page-item.first .page-link.active,.pagination-warning .page-item.last .page-link.active,.pagination-warning .page-item.next .page-link.active,.pagination-warning .page-item.prev .page-link.active,.pagination-warning .page-item.previous .page-link.active,.pagination-warning .page-item>.page-link.active,.pagination-warning.pagination li.active>a:not(.page-link){background-color:#ff9f43;border-color:#ff9f43;color:#fff}.pagination-danger .page-item.active .page-link,.pagination-danger .page-item.first .page-link.active,.pagination-danger .page-item.last .page-link.active,.pagination-danger .page-item.next .page-link.active,.pagination-danger .page-item.prev .page-link.active,.pagination-danger .page-item.previous .page-link.active,.pagination-danger .page-item>.page-link.active,.pagination-danger.pagination li.active>a:not(.page-link){background-color:#ea5455;border-color:#ea5455;color:#fff}.pagination-dark .page-item.active .page-link,.pagination-dark .page-item.first .page-link.active,.pagination-dark .page-item.last .page-link.active,.pagination-dark .page-item.next .page-link.active,.pagination-dark .page-item.prev .page-link.active,.pagination-dark .page-item.previous .page-link.active,.pagination-dark .page-item>.page-link.active,.pagination-dark.pagination li.active>a:not(.page-link){background-color:#4b4b4b;border-color:#4b4b4b;color:#fff}.pagination-gray .page-item.active .page-link,.pagination-gray .page-item.first .page-link.active,.pagination-gray .page-item.last .page-link.active,.pagination-gray .page-item.next .page-link.active,.pagination-gray .page-item.prev .page-link.active,.pagination-gray .page-item.previous .page-link.active,.pagination-gray .page-item>.page-link.active,.pagination-gray.pagination li.active>a:not(.page-link){background-color:#4b465c0d;border-color:#4b465c0d;color:#fff}.page-link.dots.waves-effect,.page-link.dots.waves-effect:hover{background-color:transparent!important;border:none!important;cursor:default;font-size:.9375rem}.page-link.dots.waves-effect:hover{color:#000}.page-link,.page-link>a{min-width:calc(2.2264rem + 4px);text-align:center}.page-link:focus,.page-link>a:focus{color:#fff}.page-link.btn-primary{box-shadow:none!important}.pagination.pagination-square .page-item a{border-radius:0}.pagination.pagination-round .page-item a{border-radius:50%}.pagination-lg .page-link,.pagination-lg>li>a:not(.page-link){min-width:3rem}.pagination-lg>.page-item.first .page-link,.pagination-lg>.page-item.last .page-link,.pagination-lg>.page-item.next .page-link,.pagination-lg>.page-item.prev .page-link,.pagination-lg>.page-item.previous .page-link{padding-bottom:.8325rem;padding-top:.8rem}.pagination-sm>.page-item.prev .page-link,.pagination-sm>.page-item.previous .page-link{padding-bottom:.452rem;padding-top:.362rem}.pagination-sm .page-link,.pagination-sm>li>a:not(.page-link){min-width:1.75rem}.pagination-sm>.page-item.first .page-link,.pagination-sm>.page-item.last .page-link,.pagination-sm>.page-item.next .page-link,.pagination-sm>.page-item.prev .page-link,.pagination-sm>.page-item.previous .page-link{padding-bottom:.452rem;padding-top:.362rem}[dir=rtl] .pagination{padding-right:0}[dir=rtl] .page-item+.page-item .page-link,[dir=rtl] .pagination li+li>a:not(.page-link){margin-left:0;margin-right:.25rem}[dir=rtl] .page-item.first .page-link svg,[dir=rtl] .page-item.last .page-link svg,[dir=rtl] .page-item.next .page-link svg,[dir=rtl] .page-item.prev .page-link svg,[dir=rtl] .page-item.previous .page-link svg{transform:rotate(180deg)}.alert-secondary{background-color:#f1f1f2;border-color:#f1f1f2;color:#a8aaae}.alert-secondary .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23a8aaae' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23a8aaae' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-secondary .alert-link{color:#a8aaae}.alert-secondary hr{background-color:#a8aaae!important}.alert-success{background-color:#ddf6e8;border-color:#ddf6e8;color:#28c76f}.alert-success .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%2328c76f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%2328c76f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-success .alert-link{color:#28c76f}.alert-success hr{background-color:#28c76f!important}.alert-info{background-color:#d6f7fb;border-color:#d6f7fb;color:#00cfe8}.alert-info .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%2300cfe8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%2300cfe8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-info .alert-link{color:#00cfe8}.alert-info hr{background-color:#00cfe8!important}.alert-warning{background-color:#fff0e1;border-color:#fff0e1;color:#ff9f43}.alert-warning .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23ff9f43' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23ff9f43' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-warning .alert-link{color:#ff9f43}.alert-warning hr{background-color:#ff9f43!important}.alert-danger{background-color:#fce4e4;border-color:#fce4e4;color:#ea5455}.alert-danger .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23ea5455' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23ea5455' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-danger .alert-link{color:#ea5455}.alert-danger hr{background-color:#ea5455!important}.alert-dark{background-color:#e2e2e2;border-color:#e2e2e2;color:#4b4b4b}.alert-dark .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%234b4b4b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%234b4b4b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-dark .alert-link{color:#4b4b4b}.alert-dark hr{background-color:#4b4b4b!important}.alert-gray{background-color:#ffffffd8;border-color:#ffffffd8;color:#4b465c0d}.alert-gray .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='rgba(75, 70, 92, 0.05)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='rgba(75, 70, 92, 0.05)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-gray .alert-link{color:#4b465c0d}.alert-gray hr{background-color:#4b465c0d!important}.alert{font-weight:500}.alert .alert-icon{background-color:#fff;border-radius:.375rem;line-height:1;padding:.25rem}.alert .alert-icon-lg{padding:.375rem}[dir=rtl] .alert-dismissible{padding-left:2.625rem;padding-right:.875rem}[dir=rtl] .alert-dismissible .btn-close{left:0;right:auto}.ngb-tooltip-secondary+ngb-tooltip-window .tooltip-inner,.tooltip-secondary .tooltip-inner,.tooltip-secondary>.tooltip .tooltip-inner{background:#568fce;color:#fff}.ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-secondary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#568fce}.ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-secondary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#568fce}[dir=rtl] .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-secondary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#568fce}.ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-secondary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#568fce}.ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-secondary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#568fce}[dir=rtl] .ngb-tooltip-secondary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-secondary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-secondary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#568fce}.ngb-tooltip-success+ngb-tooltip-window .tooltip-inner,.tooltip-success .tooltip-inner,.tooltip-success>.tooltip .tooltip-inner{background:#28c76f;color:#fff}.ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-success.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#568fce}.ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-success.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#568fce}[dir=rtl] .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-success.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#568fce}.ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-success.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#568fce}.ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-success.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#568fce}[dir=rtl] .ngb-tooltip-success+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-success.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-success>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#568fce}.ngb-tooltip-info+ngb-tooltip-window .tooltip-inner,.tooltip-info .tooltip-inner,.tooltip-info>.tooltip .tooltip-inner{background:#00cfe8;color:#fff}.ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-info.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#00cfe8}.ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-info.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#568fce}[dir=rtl] .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-info.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#568fce}.ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-info.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#568fce}.ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-info.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#568fce}[dir=rtl] .ngb-tooltip-info+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-info.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-info>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#568fce}.ngb-tooltip-warning+ngb-tooltip-window .tooltip-inner,.tooltip-warning .tooltip-inner,.tooltip-warning>.tooltip .tooltip-inner{background:#fffaee;border:1px solid #f7b815;color:#e9a904}.ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-warning.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#e9a904}.ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-warning.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#e9a904}[dir=rtl] .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-warning.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#e9a904}.ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-warning.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#e9a904}.ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-warning.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#e9a904}[dir=rtl] .ngb-tooltip-warning+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-warning.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-warning>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#e9a904}.ngb-tooltip-danger+ngb-tooltip-window .tooltip-inner,.tooltip-danger .tooltip-inner,.tooltip-danger>.tooltip .tooltip-inner{background:#ea5455;color:#fff}.ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-danger.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#568fce}.ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-danger.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#568fce}[dir=rtl] .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-danger.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#568fce}.ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-danger.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#568fce}.ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-danger.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#568fce}[dir=rtl] .ngb-tooltip-danger+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-danger.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-danger>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#568fce}.ngb-tooltip-dark+ngb-tooltip-window .tooltip-inner,.tooltip-dark .tooltip-inner,.tooltip-dark>.tooltip .tooltip-inner{background:#4b4b4b;color:#fff}.ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-dark.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#568fce}.ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-dark.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#568fce}[dir=rtl] .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-dark.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#568fce}.ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-dark.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#568fce}.ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-dark.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#568fce}[dir=rtl] .ngb-tooltip-dark+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-dark.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-dark>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#568fce}.ngb-tooltip-gray+ngb-tooltip-window .tooltip-inner,.tooltip-gray .tooltip-inner,.tooltip-gray>.tooltip .tooltip-inner{background:#f6f6f7;color:#4b465c}.ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-gray.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#568fce}.ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-gray.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#568fce}[dir=rtl] .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-gray.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#568fce}.ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-gray.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#568fce}.ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-gray.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#568fce}[dir=rtl] .ngb-tooltip-gray+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-gray.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-gray>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#568fce}.modal-open .tooltip{z-index:1092}.tooltip-inner{box-shadow:none}.tooltip{line-height:1.375}[dir=rtl] .tooltip{text-align:right}[dir=rtl].bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow{left:inherit;right:0}[dir=rtl].bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-width:.4rem 0 .4rem .4rem;left:-1px}[dir=rtl].bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow{left:0;right:inherit}[dir=rtl].bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-width:.4rem .4rem .4rem 0;right:-1px}.ngb-popover-secondary+ngb-popover-window,.popover-secondary,.popover-secondary>.popover{background:#a8aaae;border-color:transparent}.ngb-popover-secondary+ngb-popover-window .popover-header,.popover-secondary .popover-header,.popover-secondary>.popover .popover-header{background:transparent;border-color:#568fce;color:#fff}.ngb-popover-secondary+ngb-popover-window .popover-body,.popover-secondary .popover-body,.popover-secondary>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-secondary+ngb-popover-window>.popover-arrow:before,.popover-secondary>.popover-arrow:before,.popover-secondary>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-secondary.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-secondary>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#a8aaae!important}.ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-secondary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-secondary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#a8aaae!important}[dir=rtl] .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-secondary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-secondary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#a8aaae!important}.ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-secondary.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-secondary>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#a8aaae!important}.ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-secondary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-secondary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#a8aaae!important}[dir=rtl] .ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-secondary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-secondary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#a8aaae!important}.ngb-popover-secondary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-secondary.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-secondary>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.ngb-popover-success+ngb-popover-window,.popover-success,.popover-success>.popover{background:#28c76f;border-color:transparent}.ngb-popover-success+ngb-popover-window .popover-header,.popover-success .popover-header,.popover-success>.popover .popover-header{background:transparent;border-color:#28c76f;color:#fff}.ngb-popover-success+ngb-popover-window .popover-body,.popover-success .popover-body,.popover-success>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-success+ngb-popover-window>.popover-arrow:before,.popover-success>.popover-arrow:before,.popover-success>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-success.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-success>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#28c76f!important}.ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-success.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-success>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#28c76f!important}[dir=rtl] .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-success.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-success>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#28c76f!important}.ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-success.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-success>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#28c76f!important}.ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-success.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-success>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#28c76f!important}[dir=rtl] .ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-success.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-success>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#28c76f!important}.ngb-popover-success+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-success.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-success>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.ngb-popover-info+ngb-popover-window,.popover-info,.popover-info>.popover{background:#00cfe8;border-color:transparent}.ngb-popover-info+ngb-popover-window .popover-header,.popover-info .popover-header,.popover-info>.popover .popover-header{background:transparent;border-color:#00cfe8;color:#fff}.ngb-popover-info+ngb-popover-window .popover-body,.popover-info .popover-body,.popover-info>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-info+ngb-popover-window>.popover-arrow:before,.popover-info>.popover-arrow:before,.popover-info>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-info.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-info>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#00cfe8!important}.ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-info.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-info>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#00cfe8!important}[dir=rtl] .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-info.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-info>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#00cfe8!important}.ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-info.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-info>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#00cfe8!important}.ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-info.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-info>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#00cfe8!important}[dir=rtl] .ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-info.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-info>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#00cfe8!important}.ngb-popover-info+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-info.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-info>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.ngb-popover-warning+ngb-popover-window,.popover-warning,.popover-warning>.popover{background:#ff9f43;border-color:transparent}.ngb-popover-warning+ngb-popover-window .popover-header,.popover-warning .popover-header,.popover-warning>.popover .popover-header{background:transparent;border-color:#ff9f43;color:#fff}.ngb-popover-warning+ngb-popover-window .popover-body,.popover-warning .popover-body,.popover-warning>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-warning+ngb-popover-window>.popover-arrow:before,.popover-warning>.popover-arrow:before,.popover-warning>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-warning.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-warning>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#ff9f43!important}.ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-warning.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-warning>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#ff9f43!important}[dir=rtl] .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-warning.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-warning>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#ff9f43!important}.ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-warning.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-warning>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#ff9f43!important}.ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-warning.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-warning>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#ff9f43!important}[dir=rtl] .ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-warning.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-warning>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#ff9f43!important}.ngb-popover-warning+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-warning.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-warning>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.ngb-popover-danger+ngb-popover-window,.popover-danger,.popover-danger>.popover{background:#ea5455;border-color:transparent}.ngb-popover-danger+ngb-popover-window .popover-header,.popover-danger .popover-header,.popover-danger>.popover .popover-header{background:transparent;border-color:#ea5455;color:#fff}.ngb-popover-danger+ngb-popover-window .popover-body,.popover-danger .popover-body,.popover-danger>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-danger+ngb-popover-window>.popover-arrow:before,.popover-danger>.popover-arrow:before,.popover-danger>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-danger.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-danger>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#ea5455!important}.ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-danger.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-danger>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#ea5455!important}[dir=rtl] .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-danger.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-danger>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#ea5455!important}.ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-danger.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-danger>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#ea5455!important}.ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-danger.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-danger>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#ea5455!important}[dir=rtl] .ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-danger.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-danger>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#ea5455!important}.ngb-popover-danger+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-danger.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-danger>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.ngb-popover-dark+ngb-popover-window,.popover-dark,.popover-dark>.popover{background:#4b4b4b;border-color:transparent}.ngb-popover-dark+ngb-popover-window .popover-header,.popover-dark .popover-header,.popover-dark>.popover .popover-header{background:transparent;border-color:#4b4b4b;color:#fff}.ngb-popover-dark+ngb-popover-window .popover-body,.popover-dark .popover-body,.popover-dark>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-dark+ngb-popover-window>.popover-arrow:before,.popover-dark>.popover-arrow:before,.popover-dark>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-dark>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#4b4b4b!important}.ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-dark>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#4b4b4b!important}[dir=rtl] .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-dark.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-dark>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#4b4b4b!important}.ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-dark>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#4b4b4b!important}.ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-dark.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-dark>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#4b4b4b!important}[dir=rtl] .ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-dark.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-dark>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#4b4b4b!important}.ngb-popover-dark+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-dark.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-dark>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.ngb-popover-gray+ngb-popover-window,.popover-gray,.popover-gray>.popover{background:#f6f6f7;border-color:transparent}.ngb-popover-gray+ngb-popover-window .popover-header,.popover-gray .popover-header,.popover-gray>.popover .popover-header{background:transparent;border-color:#f6f6f7;color:#4b465c}.ngb-popover-gray+ngb-popover-window .popover-body,.popover-gray .popover-body,.popover-gray>.popover .popover-body{background:transparent;color:#4b465ccc}.ngb-popover-gray+ngb-popover-window>.popover-arrow:before,.popover-gray>.popover-arrow:before,.popover-gray>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-gray.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-gray>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#f6f6f7!important}.ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-gray.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-gray>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#f6f6f7!important}[dir=rtl] .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-gray.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-gray>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#f6f6f7!important}.ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-gray.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-gray>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#f6f6f7!important}.ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-gray.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-gray>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#f6f6f7!important}[dir=rtl] .ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-gray.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-gray>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#f6f6f7!important}.ngb-popover-gray+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-gray.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-gray>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.modal-open .popover{z-index:1091}.popover{box-shadow:0 .25rem 1rem #a5a3ae73}.popover .popover-header{font-size:1.125rem;padding-bottom:0}.popover .popover-body{padding-top:1rem}.popover .popover-arrow{z-index:1}[dir=rtl] .popover{text-align:right}.col-form-label,.form-label{letter-spacing:inherit;text-transform:inherit}.form-label-lg{font-size:1.125rem}.form-label-sm{font-size:.8125rem}#confirmPassword:hover,#reportrange:hover{box-shadow:none!important}.form-control::-moz-placeholder,.form-control:focus::-moz-placeholder{-moz-transition:all .2s ease;transition:all .2s ease}.form-control::placeholder,.form-control:focus::placeholder{transition:all .2s ease}.form-control:hover:not([disabled]):not([focus]){border-color:#568fce}html:not([dir=rtl]) .form-control:not([readonly]):focus::-moz-placeholder{transform:translate(4px)}html:not([dir=rtl]) .form-control:not([readonly]):focus::placeholder{transform:translate(4px)}[dir=rtl] .form-control:not([readonly]):focus::-moz-placeholder{transform:translate(-4px)}[dir=rtl] .form-control:not([readonly]):focus::placeholder{transform:translate(-4px)}.form-select{background-clip:padding-box}.form-select:hover:not([disabled]):not([focus]){border-color:#568fce;box-shadow:0 3px 10px #568fce59!important}.form-select-sm{background-size:19px 17px}.form-select-lg{background-size:24px 22px}[dir=rtl] .form-select{background-position:left .875rem center;padding-left:2.45rem;padding-right:.875rem}[dir=rtl] .form-select[multiple],[dir=rtl] .form-select[size]:not([size="1"]){background-image:none;padding-left:.875rem}.form-check .form-check-input:disabled:not(:checked){background-color:#dbdade}.form-check .form-check-input:checked,.form-check .form-check-input[type=checkbox]:indeterminate{box-shadow:none}.form-check-input{cursor:pointer}[dir=rtl] .form-check{padding-left:0;padding-right:1.7em}[dir=rtl] .form-check .form-check-input{float:right;margin-left:0;margin-right:-1.7em}[dir=rtl] .form-switch{padding-left:0;padding-right:2.5em}[dir=rtl] .form-switch .form-check-input{background-position:100%;margin-left:0;margin-right:-2.5em}[dir=rtl] .form-switch .form-check-input:checked{background-position:0}[dir=rtl] .form-check-inline{margin-left:1rem;margin-right:0}.form-check-secondary .form-check-input:focus{border-color:#a8aaae}.form-check-secondary .form-check-input:checked,.form-check-secondary .form-check-input[type=checkbox]:indeterminate{background-color:#a8aaae;border-color:#a8aaae}.form-check-secondary.custom-option.checked{border:1px solid #a8aaae}.form-check-success .form-check-input:focus{border-color:#28c76f}.form-check-success .form-check-input:checked,.form-check-success .form-check-input[type=checkbox]:indeterminate{background-color:#28c76f;border-color:#28c76f}.form-check-success.custom-option.checked{border:1px solid #28c76f}.form-check-info .form-check-input:focus{border-color:#00cfe8}.form-check-info .form-check-input:checked,.form-check-info .form-check-input[type=checkbox]:indeterminate{background-color:#00cfe8;border-color:#00cfe8}.form-check-info.custom-option.checked{border:1px solid #00cfe8}.form-check-warning .form-check-input:focus{border-color:#ff9f43}.form-check-warning .form-check-input:checked,.form-check-warning .form-check-input[type=checkbox]:indeterminate{background-color:#ff9f43;border-color:#ff9f43}.form-check-warning.custom-option.checked{border:1px solid #ff9f43}.form-check-danger .form-check-input:focus{border-color:#ea5455}.form-check-danger .form-check-input:checked,.form-check-danger .form-check-input[type=checkbox]:indeterminate{background-color:#ea5455!important;border-color:#ea5455!important}.form-check-danger.custom-option.checked{border:1px solid #ea5455}.form-check-light .form-check-input:focus{border-color:#dfdfe3}.form-check-light .form-check-input:checked,.form-check-light .form-check-input[type=checkbox]:indeterminate{background-color:#dfdfe3;border-color:#dfdfe3}.form-check-light.custom-option.checked{border:1px solid #dfdfe3}.form-check-dark .form-check-input:focus{border-color:#4b4b4b}.form-check-dark .form-check-input:checked,.form-check-dark .form-check-input[type=checkbox]:indeterminate{background-color:#4b4b4b;border-color:#4b4b4b}.form-check-dark.custom-option.checked{border:1px solid #4b4b4b}.form-check-gray .form-check-input:focus{border-color:#4b465c0d}.form-check-gray .form-check-input:checked,.form-check-gray .form-check-input[type=checkbox]:indeterminate{background-color:#4b465c0d;border-color:#4b465c0d}.form-check-gray.custom-option.checked{border:1px solid rgba(75,70,92,.05)}.form-range::-webkit-slider-thumb{box-shadow:0 0 0 1px #4b465c1a,0 .31rem 1.25rem #4b465c66;transform-origin:center;-webkit-transition:transform .2s;transition:transform .2s}.form-range::-webkit-slider-thumb:focus{box-shadow:0 0 0 3px #4b465c1a,0 .31rem 1.25rem #4b465c66}.form-range::-webkit-slider-thumb:active{transform:scale(1.4)}.form-range::-moz-range-thumb{box-shadow:0 0 0 1px #4b465c1a,0 .31rem 1.25rem #4b465c66;transform-origin:center;-moz-transition:transform .2s;transition:transform .2s}.form-range::-moz-range-thumb:focus{box-shadow:0 0 0 3px #4b465c1a,0 .31rem 1.25rem #4b465c66}.form-range::-moz-range-thumb:active{transform:scale(1.4)}.form-range:disabled::-webkit-slider-runnable-track{background-color:#4b465c08}.form-range:disabled::-moz-range-track{background-color:#4b465c08}.input-group{border-radius:var(--bs-border-radius)}.input-group.rounded-pill .form-control,.input-group.rounded-pill .input-group-text{border-radius:50rem}.input-group:hover .form-control,.input-group:hover .input-group-text{border-color:#568fce}.input-group:focus-within{box-shadow:none}.input-group:focus-within .form-control,.input-group:focus-within .input-group-text{box-shadow:none}.input-group.disabled .input-group-text{background-color:#4b465c14}.input-group.has-validation>.form-control:first-child,.input-group.has-validation>.input-group-text:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group.has-validation>.form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-text{background-clip:padding-box}.input-group-text i{font-size:1.25rem}.input-group-lg>.input-group-text i{font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){.input-group-lg>.input-group-text i{font-size:1.375rem}}.input-group-sm>.input-group-text i{font-size:1.125rem}.input-group-lg>.input-group-text{padding-left:1.125rem;padding-right:1.125rem}html:not([dir=rtl]) .input-group-merge .input-group-text:first-child{border-right:0}html:not([dir=rtl]) .input-group-merge .input-group-text:last-child{border-left:0}html:not([dir=rtl]) .input-group-merge.disabled>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:0!important}html:not([dir=rtl]) .input-group-merge .form-control:not(:first-child){border-left:0}html:not([dir=rtl]) .input-group-merge .form-control:not(:last-child){border-right:0}html:not([dir=rtl]) .input-group-merge .form-control:not(textarea):not(:first-child){padding-left:0}html:not([dir=rtl]) .input-group-merge .form-control:not(textarea):not(:last-child){padding-right:0}.input-group-text{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.input-group-text{transition:none}}[dir=rtl] .input-group.rounded-pill .input-group-text{border-bottom-right-radius:50rem!important;border-top-right-radius:50rem!important}[dir=rtl] .input-group.rounded-pill .form-control{border-bottom-left-radius:50rem!important;border-top-left-radius:50rem!important}[dir=rtl] .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),[dir=rtl] .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-left-radius:0;border-bottom-right-radius:var(--bs-border-radius);border-top-left-radius:0;border-top-right-radius:var(--bs-border-radius)}[dir=rtl] .input-group.input-group-lg:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),[dir=rtl] .input-group.input-group-lg:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:var(--bs-border-radius-lg);border-top-right-radius:var(--bs-border-radius-lg)}[dir=rtl] .input-group.input-group-sm:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),[dir=rtl] .input-group.input-group-sm:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:var(--bs-border-radius-sm);border-top-right-radius:var(--bs-border-radius-sm)}[dir=rtl] .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),[dir=rtl] .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-left-radius:0;border-bottom-right-radius:var(--bs-border-radius);border-top-left-radius:0;border-top-right-radius:var(--bs-border-radius)}[dir=rtl] .input-group.input-group-lg>.dropdown-toggle:nth-last-child(n+4),[dir=rtl] .input-group.input-group-lg>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:var(--bs-border-radius-lg);border-top-right-radius:var(--bs-border-radius-lg)}[dir=rtl] .input-group.input-group-sm>.dropdown-toggle:nth-last-child(n+4),[dir=rtl] .input-group.input-group-sm>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:var(--bs-border-radius-sm);border-top-right-radius:var(--bs-border-radius-sm)}[dir=rtl] .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:var(--bs-border-radius);border-bottom-right-radius:0;border-top-left-radius:var(--bs-border-radius);border-top-right-radius:0;margin-left:0;margin-right:calc(var(--bs-border-width)*-1)}[dir=rtl] .input-group.input-group-lg>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:var(--bs-border-radius-lg);border-top-left-radius:var(--bs-border-radius-lg)}[dir=rtl] .input-group.input-group-sm>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:var(--bs-border-radius-sm);border-top-left-radius:var(--bs-border-radius-sm)}[dir=rtl] .input-group>.dropdown-toggle:nth-last-child(n+3):not(:first-child),[dir=rtl] .input-group>:not(:first-child):not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-radius:0!important}[dir=rtl] .input-group.has-validation>.form-control:first-child,[dir=rtl] .input-group.has-validation>.input-group-text:first-child{border-bottom-left-radius:0;border-bottom-right-radius:var(--bs-border-radius);border-top-left-radius:0;border-top-right-radius:var(--bs-border-radius)}[dir=rtl] .input-group-merge .input-group-text:first-child{border-left:0}[dir=rtl] .input-group-merge .input-group-text:last-child{border-right:0}[dir=rtl] .input-group-merge .form-control:not(:first-child){border-right:0;padding-right:0}[dir=rtl] .input-group-merge .form-control:not(:last-child){border-left:0;padding-left:0}.fv-plugins-bootstrap5-row-invalid .input-group.has-validation .input-group-text,.fv-plugins-bootstrap5-row-invalid .input-group.has-validation:focus-within .input-group-text{border-color:#ea5455!important}.form-floating>.form-control:focus::-moz-placeholder,.form-floating>.form-control:not(:placeholder-shown)::-moz-placeholder{color:#b2b2b2}.form-floating>.form-control:not(:-moz-placeholder-shown)::placeholder{color:#b2b2b2}.form-floating>.form-control:focus::placeholder,.form-floating>.form-control:not(:placeholder-shown)::placeholder{color:#b2b2b2}[dir=rtl] .form-floating>label{right:0;transform-origin:100% 0}[dir=rtl] .form-floating>.form-control:not(:-moz-placeholder-shown)~label{transform:scale(.85) translateY(-.5rem) translate(-.15rem)}[dir=rtl] .form-floating>.form-control:focus~label,[dir=rtl] .form-floating>.form-control:not(:placeholder-shown)~label,[dir=rtl] .form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(-.15rem)}[dir=rtl] .form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(-.15rem)}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.8125rem;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.9375rem;margin-top:.1rem;max-width:100%;padding:.3125rem .75rem;position:absolute;top:100%;z-index:5}.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-color)!important}.dark-style .form-control.is-valid,.dark-style .was-validated .form-control:valid{border-color:var(--bs-form-valid-color)!important}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-color)!important;box-shadow:0 0 .25rem .05rem rgba(var(--bs-success-rgb),.1)}.form-select.is-valid,.was-validated .form-select:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236f6b7d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328c76f' 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.1'/%3E%3C/svg%3E");border-color:var(--bs-form-valid-color)!important}html:not([dir=rtl]) .form-select.is-valid,html:not([dir=rtl]) .was-validated .form-select:valid{background-position:right .875rem center,center right 2.45rem}[dir=rtl] .form-select.is-valid,[dir=rtl] .was-validated .form-select:valid{background-position:left .875rem center,center left 2.45rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-color);box-shadow:0 0 .25rem .05rem rgba(var(--bs-success-rgb),.1)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color);border-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{border-color:var(--bs-form-valid-color);box-shadow:0 0 .25rem .05rem rgba(var(--bs-success-rgb),.1)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}html:not([dir=rtl]) .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}[dir=rtl] .form-check-inline .form-check-input~.valid-feedback{margin-right:.5em}.input-group .form-control.is-valid~.input-group-text,.was-validated .input-group .form-control:valid~.input-group-text{border-color:var(--bs-form-valid-color)!important}.input-group .form-control.is-valid:focus,.was-validated .input-group .form-control:valid:focus{border-color:var(--bs-form-valid-color)!important;box-shadow:none}.input-group .form-control.is-valid:focus~.input-group-text,.was-validated .input-group .form-control:valid:focus~.input-group-text{border-color:var(--bs-form-valid-color)}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:3}.invalid-feedback{color:var(--bs-form-invalid-color);display:none;font-size:.8125rem;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.9375rem;margin-top:.1rem;max-width:100%;padding:.3125rem .75rem;position:absolute;top:100%;z-index:5}.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-color)!important}.dark-style .form-control.is-invalid,.dark-style .was-validated .form-control:invalid{border-color:var(--bs-form-invalid-color)!important}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-color)!important;box-shadow:0 0 .25rem .05rem rgba(var(--bs-danger-rgb),.1)}.form-select.is-invalid,.was-validated .form-select:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236f6b7d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea5455' viewBox='0 0 12 12'%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='%23ea5455' stroke='none'/%3E%3C/svg%3E");border-color:var(--bs-form-invalid-color)!important}html:not([dir=rtl]) .form-select.is-invalid,html:not([dir=rtl]) .was-validated .form-select:invalid{background-position:right .875rem center,center right 2.45rem}[dir=rtl] .form-select.is-invalid,[dir=rtl] .was-validated .form-select:invalid{background-position:left .875rem center,center left 2.45rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-color);box-shadow:0 0 .25rem .05rem rgba(var(--bs-danger-rgb),.1)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color);border-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{border-color:var(--bs-form-invalid-color);box-shadow:0 0 .25rem .05rem rgba(var(--bs-danger-rgb),.1)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}html:not([dir=rtl]) .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}[dir=rtl] .form-check-inline .form-check-input~.invalid-feedback{margin-right:.5em}.input-group .form-control.is-invalid~.input-group-text,.was-validated .input-group .form-control:invalid~.input-group-text{border-color:var(--bs-form-invalid-color)!important}.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus{border-color:var(--bs-form-invalid-color)!important;box-shadow:none}.input-group .form-control.is-invalid:focus~.input-group-text,.was-validated .input-group .form-control:invalid:focus~.input-group-text{border-color:var(--bs-form-invalid-color)}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:3}form .error:not(li):not(input){color:#ea5455;font-size:85%;margin-top:.25rem}form .invalid,form .is-invalid .invalid:before,form .is-invalid:before{border-color:#ea5455!important}form .form-label.invalid,form .form-label.is-invalid{border-color:#ea5455;box-shadow:0 0 0 2px #ea545566!important}form select.invalid~.select2 .select2-selection{border-color:#ea5455}form select.is-invalid~.select2 .select2-selection,form select.selectpicker.is-invalid~.btn{border-color:#ea5455!important}@media (hover:none){.fv-plugins-bootstrap5-row-invalid .form-control.flatpickr-mobile{border-color:#ea5455}}.fv-plugins-bootstrap5 .invalid-feedback,.fv-plugins-bootstrap5 .invalid-tooltip{display:block}.fv-plugins-bootstrap5-row-invalid .tagify.tagify--empty{border-color:#ea5455!important}.modal .btn-close{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E");border-radius:.375rem;box-shadow:0 .125rem .25rem #a5a3ae4d;opacity:1;padding:.44rem;transition:all .23s ease .1s}html:not([dir=rtl]) .modal .btn-close{transform:translate(23px,-25px)}[dir=rtl] .modal .btn-close{transform:translate(-31px,-25px)}.modal .btn-close:active,.modal .btn-close:focus,.modal .btn-close:hover{opacity:1;outline:none}html:not([dir=rtl]) .modal .btn-close:active,html:not([dir=rtl]) .modal .btn-close:focus,html:not([dir=rtl]) .modal .btn-close:hover{transform:translate(20px,-20px)}[dir=rtl] .modal .btn-close:active,[dir=rtl] .modal .btn-close:focus,[dir=rtl] .modal .btn-close:hover{transform:translate(-26px,-20px)}.modal .modal-header{position:relative}.modal .modal-header .btn-close{position:absolute;top:1.56rem}html:not([dir=rtl]) .modal .modal-header .btn-close{right:1rem}[dir=rtl] .modal .modal-header .btn-close{left:1.3rem}.modal-footer{padding:1rem 1.5rem 1.25rem}.modal-content{box-shadow:0 .31rem 1.25rem #4b465c66}.modal-dialog-scrollable .btn-close,.modal-fullscreen .btn-close,.modal-top .btn-close{box-shadow:none}[dir=rtl] .modal-dialog-scrollable .btn-close,[dir=rtl] .modal-dialog-scrollable .btn-close:hover,[dir=rtl] .modal-fullscreen .btn-close,[dir=rtl] .modal-fullscreen .btn-close:hover,[dir=rtl] .modal-top .btn-close,[dir=rtl] .modal-top .btn-close:hover,html:not([dir=rtl]) .modal-dialog-scrollable .btn-close,html:not([dir=rtl]) .modal-dialog-scrollable .btn-close:hover,html:not([dir=rtl]) .modal-fullscreen .btn-close,html:not([dir=rtl]) .modal-fullscreen .btn-close:hover,html:not([dir=rtl]) .modal-top .btn-close,html:not([dir=rtl]) .modal-top .btn-close:hover{transform:translate(0)!important}.modal-onboarding .close-label{font-size:.8rem;opacity:.5;position:absolute;top:.85rem}.modal-onboarding .close-label:hover{opacity:.75}[dir=rtl] .modal-onboarding .modal-header .btn-close{margin-left:0;margin-right:auto}.modal-onboarding .onboarding-media{margin-bottom:1rem}.modal-onboarding .onboarding-media img{margin:0 auto}.modal-onboarding .onboarding-content{margin:2rem}.modal-onboarding form{margin-top:2rem;text-align:left}.modal-onboarding .carousel-indicators{bottom:-10px}.modal-onboarding .carousel-control-next,.modal-onboarding .carousel-control-prev{bottom:.75rem;opacity:1;top:auto}[dir=rtl] .modal-onboarding .carousel-control-next,[dir=rtl] .modal-onboarding .carousel-control-prev{flex-direction:row-reverse}.modal-onboarding .carousel-control-prev{left:1rem}.modal-onboarding .onboarding-horizontal{align-items:center;display:flex;justify-content:space-between}.modal-onboarding .onboarding-horizontal .onboarding-media{margin:0 2rem 2rem}.modal-onboarding .onboarding-horizontal .carousel-control-prev{left:0}.modal-onboarding.animated .onboarding-media{opacity:0;transform:translateY(10px) scale(.8);transition:all .5s cubic-bezier(.25,1.1,.5,1.35);transition-delay:.3s}.modal-onboarding.animated .onboarding-content{opacity:0;transform:translateY(40px);transition-delay:.1s;transition:all .4s ease}.modal-onboarding.animated .onboarding-title{opacity:0;transform:translateY(40px);transition-delay:.5s;transition:all .5s cubic-bezier(.25,1.1,.5,1.35)}.modal-onboarding.animated .onboarding-info{opacity:0;transform:translateY(40px);transition-delay:.6s;transition:all .5s cubic-bezier(.25,1.1,.5,1.35)}.modal-onboarding.animated form{opacity:0;transform:translateY(40px);transition-delay:.7s;transition:all .5s ease}.modal-onboarding.animated.show .onboarding-media{opacity:1;transform:translateY(0) scale(1)}.modal-onboarding.animated.show .onboarding-content,.modal-onboarding.animated.show .onboarding-info,.modal-onboarding.animated.show .onboarding-title,.modal-onboarding.animated.show form{opacity:1;transform:translateY(0)}.modal-top .modal-dialog{margin-top:0}.modal-top .modal-content{border-top-left-radius:0;border-top-right-radius:0}.modal-transparent .modal-dialog{display:flex;margin:0 auto;min-height:100vh}.modal-transparent .modal-content{background:transparent;border:0;box-shadow:none;margin:auto;width:100%}.modal-transparent .btn-close{background-color:transparent!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E");opacity:1;padding:.25em;position:absolute;right:.25rem;top:0}[dir=rtl] .modal-transparent .btn-close{left:.25rem;right:auto}.modal-simple .modal-content{padding:3rem}.modal-simple .btn-close{position:absolute;top:-2rem}[dir=rtl] .modal-simple .btn-close{left:-2rem}html:not([dir=rtl]) .modal-simple .btn-close{right:-2rem}@media (max-width:767.98px){.modal-simple .btn-close{top:0}[dir=rtl] .modal-simple .btn-close{left:0}html:not([dir=rtl]) .modal-simple .btn-close{right:0}}.modal-refer-and-earn .modal-refer-and-earn-step{align-items:center;border-radius:var(--bs-border-radius);display:flex;height:100px;justify-content:center;width:100px}.modal-refer-and-earn .modal-refer-and-earn-step i{font-size:2.5rem}.modal-top .modal.fade .modal-dialog,.modal-top.fade .modal-dialog{transform:translateY(-100%)}.modal-top .modal.show .modal-dialog,.modal-top.show .modal-dialog{transform:translateY(0)}.modal-transparent .modal.fade .modal-dialog,.modal-transparent.fade .modal-dialog{transform:scale(.5)}.modal-transparent .modal.show .modal-dialog,.modal-transparent.show .modal-dialog{transform:scale(1)}@media (max-width:991.98px){.modal-onboarding .onboarding-horizontal{flex-direction:column}}@media (max-width:767.98px){.modal .modal-dialog:not(.modal-fullscreen){padding:0 .75rem;padding-left:.75rem!important}.modal .carousel-control-next,.modal .carousel-control-prev{display:none}}@media (min-width:576px){.modal-content{box-shadow:0 .31rem 1.25rem #4b465c66}.modal-sm .modal-dialog{max-width:22.5rem}}@media (min-width:1200px){.modal-xl .modal-dialog{max-width:1140px}}.progress-bar{font-weight:500;line-height:1}html:not([dir=rtl]) .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.1) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,.1) 75%,transparent 0,transparent)}html:not([dir=rtl]) .progress .progress-bar:last-child{border-bottom-right-radius:3.125rem;border-top-right-radius:3.125rem}html:not([dir=rtl]) .progress .progress-bar:first-child{border-bottom-left-radius:3.125rem;border-top-left-radius:3.125rem}[dir=rtl] .progress-bar-animated{animation-direction:reverse}[dir=rtl] .progress .progress-bar:last-child{border-bottom-left-radius:3.125rem;border-top-left-radius:3.125rem}[dir=rtl] .progress .progress-bar:first-child{border-bottom-right-radius:3.125rem;border-top-right-radius:3.125rem}.breadcrumb-item,.breadcrumb-item a{color:#313335;font-size:17;font-weight:500;line-height:1.37}.breadcrumb-item.active a:focus,.breadcrumb-item.active a:hover{color:#7367f0}.breadcrumb-item.active a:not(:hover,:focus){color:#4b465c}.breadcrumb-item+.breadcrumb-item:before{height:10px;width:26px}.breadcrumb-style1 .breadcrumb-item+.breadcrumb-item:before{color:#4b465c;content:"/";font-weight:500;margin-left:.2rem;width:1.43rem}.breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' fill='none' stroke='%234b465c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' class='icon icon-tabler icon-tabler-check' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m5 12 5 5L20 7'/%3E%3C/svg%3E");height:10px;line-height:1.375rem;width:26px}[dir=rtl] .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:.875rem}[dir=rtl] .breadcrumb-item+.breadcrumb-item:before{float:right;padding-left:.875rem;padding-right:0}[dir=rtl] .breadcrumb-style1 .breadcrumb-item+.breadcrumb-item:before{content:"\\"}[dir=rtl] .breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24' fill='none' stroke='%234b465c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' class='icon icon-tabler icon-tabler-check' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='m5 12 5 5L20 7'/%3E%3C/svg%3E")}.list-group-item-secondary{background-color:#f1f1f2;border-color:#a8aaae;color:#a8aaae!important}a.list-group-item-secondary,button.list-group-item-secondary{color:#a8aaae}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{background-color:#f1f1f2;border-color:#a8aaae;color:#a8aaae}a.list-group-item-secondary.active,button.list-group-item-secondary.active{background-color:#a8aaae!important;border-color:#a8aaae!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-secondary:before{background-color:#a8aaae;border-color:#a8aaae}.list-group-item-success{background-color:#ddf6e8;border-color:#28c76f;color:#28c76f!important}a.list-group-item-success,button.list-group-item-success{color:#28c76f}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{background-color:#ddf6e8;border-color:#28c76f;color:#28c76f}a.list-group-item-success.active,button.list-group-item-success.active{background-color:#28c76f!important;border-color:#28c76f!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-success:before{background-color:#28c76f;border-color:#28c76f}.list-group-item-info{background-color:#d6f7fb;border-color:#00cfe8;color:#00cfe8!important}a.list-group-item-info,button.list-group-item-info{color:#00cfe8}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{background-color:#d6f7fb;border-color:#00cfe8;color:#00cfe8}a.list-group-item-info.active,button.list-group-item-info.active{background-color:#00cfe8!important;border-color:#00cfe8!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-info:before{background-color:#00cfe8;border-color:#00cfe8}.list-group-item-warning{background-color:#fff0e1;border-color:#ff9f43;color:#ff9f43!important}a.list-group-item-warning,button.list-group-item-warning{color:#ff9f43}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{background-color:#fff0e1;border-color:#ff9f43;color:#ff9f43}a.list-group-item-warning.active,button.list-group-item-warning.active{background-color:#ff9f43!important;border-color:#ff9f43!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-warning:before{background-color:#ff9f43;border-color:#ff9f43}.list-group-item-danger{background-color:#fce4e4;border-color:#ea5455;color:#ea5455!important}a.list-group-item-danger,button.list-group-item-danger{color:#ea5455}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{background-color:#fce4e4;border-color:#ea5455;color:#ea5455}a.list-group-item-danger.active,button.list-group-item-danger.active{background-color:#ea5455!important;border-color:#ea5455!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-danger:before{background-color:#ea5455;border-color:#ea5455}.list-group-item-dark{background-color:#e2e2e2;border-color:#4b4b4b;color:#4b4b4b!important}a.list-group-item-dark,button.list-group-item-dark{color:#4b4b4b}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{background-color:#e2e2e2;border-color:#4b4b4b;color:#4b4b4b}a.list-group-item-dark.active,button.list-group-item-dark.active{background-color:#4b4b4b!important;border-color:#4b4b4b!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-dark:before{background-color:#4b4b4b;border-color:#4b4b4b}.list-group-item-gray{background-color:#ffffffd8;border-color:#4b465c0d;color:#4b465c0d!important}a.list-group-item-gray,button.list-group-item-gray{color:#4b465c0d}a.list-group-item-gray:focus,a.list-group-item-gray:hover,button.list-group-item-gray:focus,button.list-group-item-gray:hover{background-color:#ffffffd8;border-color:#4b465c0d;color:#4b465c0d}a.list-group-item-gray.active,button.list-group-item-gray.active{background-color:#4b465c0d!important;border-color:#4b465c0d!important;color:#fff!important}.list-group.list-group-timeline .list-group-timeline-gray:before{background-color:#4b465c0d;border-color:#4b465c0d}.list-group.list-group-timeline{position:relative}.list-group.list-group-timeline:before{background-color:#dbdade;bottom:0;content:"";height:100%;left:.2rem;position:absolute;top:0;width:1px}.list-group.list-group-timeline .list-group-item{border:none;padding-left:1.25rem}.list-group.list-group-timeline .list-group-item:before{border-radius:100%;content:"";display:block;height:7px;left:0;margin-top:-3.5px;position:absolute;top:50%;width:7px}.list-group .list-group-item-action.active .h1,.list-group .list-group-item-action.active .h2,.list-group .list-group-item-action.active .h3,.list-group .list-group-item-action.active .h4,.list-group .list-group-item-action.active .h5,.list-group .list-group-item-action.active .h6,.list-group .list-group-item-action.active h1,.list-group .list-group-item-action.active h2,.list-group .list-group-item-action.active h3,.list-group .list-group-item-action.active h4,.list-group .list-group-item-action.active h5,.list-group .list-group-item-action.active h6{color:#fff}[dir=rtl] .list-group{padding-right:0}[dir=rtl] .list-group.list-group-timeline:before{left:auto;right:.2rem}[dir=rtl] .list-group.list-group-timeline .list-group-item{padding-right:1.25rem}[dir=rtl] .list-group.list-group-timeline .list-group-item:before{left:auto;right:0}[dir=rtl] .list-group.list-group-horizontal .list-group-item:first-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .list-group.list-group-horizontal .list-group-item:last-child{border-radius:.25rem;border-bottom-right-radius:0;border-left-width:1px;border-top-right-radius:0}@media (min-width:576px){[dir=rtl] .list-group.list-group-horizontal-sm .list-group-item:first-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .list-group.list-group-horizontal-sm .list-group-item:last-child{border-radius:.25rem;border-bottom-right-radius:0;border-left-width:1px;border-top-right-radius:0}}@media (min-width:768px){[dir=rtl] .list-group.list-group-horizontal-md .list-group-item:first-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .list-group.list-group-horizontal-md .list-group-item:last-child{border-radius:.25rem;border-bottom-right-radius:0;border-left-width:1px;border-top-right-radius:0}}@media (min-width:992px){[dir=rtl] .list-group.list-group-horizontal-lg .list-group-item:first-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .list-group.list-group-horizontal-lg .list-group-item:last-child{border-radius:.25rem;border-bottom-right-radius:0;border-left-width:1px;border-top-right-radius:0}}@media (min-width:1200px){[dir=rtl] .list-group.list-group-horizontal-xl .list-group-item:first-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .list-group.list-group-horizontal-xl .list-group-item:last-child{border-radius:.25rem;border-bottom-right-radius:0;border-left-width:1px;border-top-right-radius:0}}@media (min-width:1400px){[dir=rtl] .list-group.list-group-horizontal-xxl .list-group-item:first-child{border-radius:.25rem;border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .list-group.list-group-horizontal-xxl .list-group-item:last-child{border-radius:.25rem;border-bottom-right-radius:0;border-left-width:1px;border-top-right-radius:0}}.navbar{z-index:2}.navbar .dropdown-toggle:focus,.navbar .dropdown:focus{outline:0}.navbar .navbar-toggler:focus{box-shadow:none}.navbar .list-group-item:focus,.navbar .list-group-item:hover{background-color:transparent;color:#4591ce}.fixed-top{z-index:1030}.navbar.navbar-light{color:#4b465c80}.navbar-light .navbar-nav .nav-link.disabled{color:#4b465c4d!important}.navbar.navbar-dark{color:#fffc}.navbar-dark .navbar-nav .nav-link.disabled{color:#fff6!important}.navbar-brand,.navbar-collapse,.navbar-text{flex-shrink:1}.navbar-dark hr{border-color:#ffffff1a}.navbar-light hr{border-color:#4b465c0d}[dir=rtl] .navbar-nav{padding-right:0}[dir=rtl] .navbar-brand{margin-right:0}.mega-dropdown .dropdown-toggle{box-shadow:none;outline:0}.mega-dropdown .dropdown-menu{width:100%}.card.card-border-shadow-secondary:after{border-bottom-color:#dcdddf}.card.card-border-shadow-secondary:hover:after{border-bottom-color:#a8aaae}.card .card-hover-border-secondary:hover,.card.card-hover-border-secondary:hover{border-color:#dedfe0}.card.card-border-shadow-success:after{border-bottom-color:#a9e9c5}.card.card-border-shadow-success:hover:after{border-bottom-color:#28c76f}.card .card-hover-border-success:hover,.card.card-hover-border-success:hover{border-color:#adeac8}.card.card-border-shadow-info:after{border-bottom-color:#99ecf6}.card.card-border-shadow-info:hover:after{border-bottom-color:#00cfe8}.card .card-hover-border-info:hover,.card.card-hover-border-info:hover{border-color:#9eedf6}.card.card-border-shadow-warning:after{border-bottom-color:#ffd9b4}.card.card-border-shadow-warning:hover:after{border-bottom-color:#ff9f43}.card .card-hover-border-warning:hover,.card.card-hover-border-warning:hover{border-color:#ffdbb8}.card.card-border-shadow-danger:after{border-bottom-color:#f7bbbb}.card.card-border-shadow-danger:hover:after{border-bottom-color:#ea5455}.card .card-hover-border-danger:hover,.card.card-hover-border-danger:hover{border-color:#f7bebe}.card.card-border-shadow-light:after{border-bottom-color:#f2f2f4}.card.card-border-shadow-light:hover:after{border-bottom-color:#dfdfe3}.card .card-hover-border-light:hover,.card.card-hover-border-light:hover{border-color:#f3f3f4}.card.card-border-shadow-dark:after{border-bottom-color:#b7b7b7}.card.card-border-shadow-dark:hover:after{border-bottom-color:#4b4b4b}.card .card-hover-border-dark:hover,.card.card-hover-border-dark:hover{border-color:#bbb}.card.card-border-shadow-gray:after{border-bottom-color:#fcfcfc9e}.card.card-border-shadow-gray:hover:after{border-bottom-color:#4b465c0d}.card .card-hover-border-gray:hover,.card.card-hover-border-gray:hover{border-color:#fcfcfca3}.card.dasboard{background-clip:padding-box;border:4px solid #f4f5f6!important;border-top:1px solid #f4f5f6!important;box-shadow:none}.card .card-link{display:inline-block}.card .card-body+.card-footer,.card .card-header+.card-body,.card .card-header+.card-content>.card-body:first-of-type{padding-top:0}.card[class*=card-border-shadow-]{border-bottom:none;position:relative;transition:all .2s ease-in-out;z-index:1}.card[class*=card-border-shadow-]:after{border-bottom-style:solid;border-bottom-width:2px;border-radius:var(--bs-border-radius);bottom:0;content:"";height:100%;left:0;position:absolute;transition:all .2s ease-in-out;width:100%;z-index:-1}.card[class*=card-border-shadow-]:hover{box-shadow:0 .25rem 1rem #a5a3ae73}.card[class*=card-border-shadow-]:hover:after{border-bottom-width:3px}.card[class*=card-hover-border-]{border-width:1px}.card-action.card-fullscreen{border:none;border-radius:0;bottom:0;display:block;height:100%!important;left:0;overflow:auto;position:fixed;right:0;top:0;width:100%!important;z-index:9999}.card-action .card-alert{position:absolute;width:100%;z-index:999}.card-action .card-alert .alert{border-bottom-left-radius:0;border-bottom-right-radius:0}.card-action .card-header.collapsed{border-bottom:0}.card-action .card-header{display:flex;line-height:1.54}.card-action .card-header .card-action-title{flex-grow:1;margin-right:.5rem}.card-action .card-header .card-action-element{background-color:inherit;color:#6f6b7d;flex-shrink:0;right:1.5rem;top:1rem}.card-action .card-header .card-action-element a{color:#6f6b7d}.card-action .card-header .card-action-element a .collapse-icon:after{margin-top:-.15rem}.card-action .blockUI .sk-fold{margin:0 auto}.card-action .blockUI .h5,.card-action .blockUI h5{color:#6f6b7d;margin:1rem 0 0}.card .row-bordered>[class*=" col "] .card .row-bordered>[class$=" col"],.card .row-bordered>[class*=" col "]:after,.card .row-bordered>[class*=" col "]:before,.card .row-bordered>[class*=" col-"] .card .row-bordered>[class$=" col"],.card .row-bordered>[class*=" col-"]:after,.card .row-bordered>[class*=" col-"]:before,.card .row-bordered>[class=col] .card .row-bordered>[class$=" col"],.card .row-bordered>[class=col]:after,.card .row-bordered>[class=col]:before,.card .row-bordered>[class^="col "] .card .row-bordered>[class$=" col"],.card .row-bordered>[class^="col "]:after,.card .row-bordered>[class^="col "]:before,.card .row-bordered>[class^=col-] .card .row-bordered>[class$=" col"],.card .row-bordered>[class^=col-]:after,.card .row-bordered>[class^=col-]:before,.card-footer,.card-header{border-color:#4b465c13}.card-header.header-elements,.card-title.header-elements{align-items:center;display:flex;flex-wrap:wrap;width:100%}.card-header.card-header-elements{padding-bottom:.75rem;padding-top:.75rem}.card-header .card-header-elements{padding-bottom:.25rem;padding-top:.25rem}.card-header-elements,.card-title-elements{align-items:center;display:flex;flex-wrap:wrap}.card-header-elements+.card-header-elements,.card-header-elements+.card-title-elements,.card-header-elements>*+*,.card-title-elements+.card-header-elements,.card-title-elements+.card-title-elements,.card-title-elements>*+*{margin-left:0}[dir=rtl] .card-header-elements+.card-header-elements,[dir=rtl] .card-header-elements+.card-title-elements,[dir=rtl] .card-header-elements>*+*,[dir=rtl] .card-title-elements+.card-header-elements,[dir=rtl] .card-title-elements+.card-title-elements,[dir=rtl] .card-title-elements>*+*{margin-left:0;margin-right:.25rem}.card-title:not(h1):not(.h1):not(h2):not(.h2):not(h3):not(.h3):not(h4):not(.h4):not(h5):not(.h5):not(h6):not(.h6){color:#6f6b7d}.card-img-left{border-bottom-left-radius:.375rem;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-top-right-radius:0}@media (max-width:767.98px){.card-img-left{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem}}.card-img-right{border-bottom-left-radius:0;border-bottom-right-radius:.375rem;border-top-left-radius:0;border-top-right-radius:.375rem}@media (max-width:767.98px){.card-img-right{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top-left-radius:0;border-top-right-radius:0}}.card>.list-group .list-group-item{padding-left:1.5rem;padding-right:1.5rem}html:not([dir=rtl]) .card .card-separator{border-right:1px solid #dbdade}[dir=rtl] .card .card-separator{border-left:1px solid #dbdade}@media (max-width:991.98px){.card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end{border-left:none!important;border-right:none!important}}@media (max-width:575.98px){.card .card-widget-separator-wrapper .card-widget-separator .card-widget-1.border-end,.card .card-widget-separator-wrapper .card-widget-separator .card-widget-2.border-end,.card .card-widget-separator-wrapper .card-widget-separator .card-widget-3.border-end{border-bottom:1px solid #dbdade;border-left:none!important;border-right:none!important}}@media (max-width:767.98px){.card .card-separator{border-bottom:1px solid #dbdade;padding-bottom:1.5rem}html:not([dir=rtl]) .card .card-separator{border-right-width:0!important}[dir=rtl] .card .card-separator{border-left-width:0!important}}[dir=rtl] .card-link+.card-link{margin-left:0;margin-right:1.5rem}[dir=rtl] .card-action .card-header .card-action-title{margin-left:.5rem;margin-right:0}[dir=rtl] .card-action .card-header .card-action-element,[dir=rtl] .card-action .card-header .card-action-element-toggle{left:1.5rem;right:auto}[dir=rtl] .card-img-left{border-bottom-left-radius:0;border-bottom-right-radius:.375rem;border-top-left-radius:0;border-top-right-radius:.375rem}@media (max-width:767.98px){[dir=rtl] .card-img-left{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-top-left-radius:0;border-top-right-radius:0}}[dir=rtl] .card-img-right{border-bottom-left-radius:.375rem;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-top-right-radius:0}@media (max-width:767.98px){[dir=rtl] .card-img-right{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.375rem;border-top-right-radius:.375rem}}@media (min-width:576px){[dir=rtl] .card-group>.card{border:0 solid #dbdade;border-radius:var(--bs-border-radius)}[dir=rtl] .card-group>.card .card-header:first-child,[dir=rtl] .card-group>.card .card-img-top{border-top-left-radius:.375rem;border-top-right-radius:.375rem}[dir=rtl] .card-group>.card .card-footer:last-child,[dir=rtl] .card-group>.card .card-img-bottom{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}[dir=rtl] .card-group>.card+.card{border-right:0}[dir=rtl] .card-group>.card:not(:first-child){border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .card-group>.card:not(:first-child) .card-header,[dir=rtl] .card-group>.card:not(:first-child) .card-img-top{border-top-right-radius:0}[dir=rtl] .card-group>.card:not(:first-child) .card-footer,[dir=rtl] .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-right-radius:0}[dir=rtl] .card-group>.card:not(:last-child){border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .card-group>.card:not(:last-child) .card-header,[dir=rtl] .card-group>.card:not(:last-child) .card-img-top{border-top-left-radius:0}[dir=rtl] .card-group>.card:not(:last-child) .card-footer,[dir=rtl] .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-arrow-left .accordion-button.collapsed:focus{box-shadow:none}.accordion-arrow-left .accordion-item{border:0}.accordion-arrow-left .accordion-button{padding:var(--bs-accordion-btn-padding-y) 0}.accordion-arrow-left .accordion-button:after{content:"";display:none}.accordion-arrow-left .accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:none;color:var(--bs-accordion-active-color)}.accordion-arrow-left .accordion-button:not(.collapsed):before{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-arrow-left .accordion-button:not(.collapsed):after{background-image:none;transform:none}.accordion-arrow-left .accordion-button:before{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:0;margin-right:.9rem;margin-top:.75rem;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-arrow-left .accordion-button:before{transition:none}}.accordion.accordion-without-arrow .accordion-button:after{background-image:none!important}.accordion-button{align-items:unset;border-top-left-radius:.375rem;border-top-right-radius:.375rem;font-weight:inherit}.accordion-button.collapsed{align-items:center;border-radius:.375rem;display:flex}.accordion.accordion-bordered .card{box-shadow:none}.accordion:not(.accordion-bordered)>.card:not(:last-of-type){border-radius:.375rem!important;margin-bottom:.8rem}.accordion:not(.accordion-bordered)>.card.accordion-item,.accordion:not(.accordion-bordered)>.card.accordion-item.active{box-shadow:0 4.58px 16.71px #0000000f}.accordion-header+.accordion-collapse .accordion-body{padding-top:1.7rem}.accordion.accordion-bordered .accordion-item{border-color:#dbdade!important}.accordion.accordion-bordered .accordion-item:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion.accordion-bordered .accordion-item:not(:last-of-type){border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=rtl] .accordion-arrow-left .accordion-button:before{margin-left:1.1rem;margin-right:0;transform:rotate(180deg)}[dir=rtl] .accordion-arrow-left .accordion-button:not(.collapsed):before{transform:rotate(90deg)}[dir=rtl] .accordion-button{text-align:right}[dir=rtl] .accordion-button:after{margin-left:0;margin-right:auto;transform:rotate(180deg)}[dir=rtl] .accordion-button:not(.collapsed):after{transform:rotate(90deg)}.close:focus{outline:0}[dir=rtl] .close{float:left}.toast.bs-toast{z-index:1095}.toast-header{border-bottom:1px solid hsla(255,6%,86%,.3)}.toast-header .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%23a5a3ae' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23a5a3ae' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E");background-size:.875rem;margin-left:.875rem;padding-bottom:0;padding-top:0}.toast-body{font-size:.8125rem;padding-bottom:.684rem;padding-top:.684rem}.toast-container{--bs-toast-zindex:9}[dir=rtl] .toast-header .btn-close{margin-left:-.375rem;margin-right:.875rem}.toast-ex{position:fixed;right:.5rem;top:4.1rem}[dir=rtl] .toast-ex{left:.5rem;right:auto}.toast-placement-ex{position:fixed}.carousel .carousel-item.active .h1,.carousel .carousel-item.active .h2,.carousel .carousel-item.active .h3,.carousel .carousel-item.active .h4,.carousel .carousel-item.active .h5,.carousel .carousel-item.active .h6,.carousel .carousel-item.active h1,.carousel .carousel-item.active h2,.carousel .carousel-item.active h3,.carousel .carousel-item.active h4,.carousel .carousel-item.active h5,.carousel .carousel-item.active h6,.carousel .carousel-item.carousel-item-start .h1,.carousel .carousel-item.carousel-item-start .h2,.carousel .carousel-item.carousel-item-start .h3,.carousel .carousel-item.carousel-item-start .h4,.carousel .carousel-item.carousel-item-start .h5,.carousel .carousel-item.carousel-item-start .h6,.carousel .carousel-item.carousel-item-start h1,.carousel .carousel-item.carousel-item-start h2,.carousel .carousel-item.carousel-item-start h3,.carousel .carousel-item.carousel-item-start h4,.carousel .carousel-item.carousel-item-start h5,.carousel .carousel-item.carousel-item-start h6{color:#fff}.carousel.carousel-dark .carousel-item .h1,.carousel.carousel-dark .carousel-item .h2,.carousel.carousel-dark .carousel-item .h3,.carousel.carousel-dark .carousel-item .h4,.carousel.carousel-dark .carousel-item .h5,.carousel.carousel-dark .carousel-item .h6,.carousel.carousel-dark .carousel-item h1,.carousel.carousel-dark .carousel-item h2,.carousel.carousel-dark .carousel-item h3,.carousel.carousel-dark .carousel-item h4,.carousel.carousel-dark .carousel-item h5,.carousel.carousel-dark .carousel-item h6,.carousel.carousel-dark .carousel-item.active .h1,.carousel.carousel-dark .carousel-item.active .h2,.carousel.carousel-dark .carousel-item.active .h3,.carousel.carousel-dark .carousel-item.active .h4,.carousel.carousel-dark .carousel-item.active .h5,.carousel.carousel-dark .carousel-item.active .h6,.carousel.carousel-dark .carousel-item.active h1,.carousel.carousel-dark .carousel-item.active h2,.carousel.carousel-dark .carousel-item.active h3,.carousel.carousel-dark .carousel-item.active h4,.carousel.carousel-dark .carousel-item.active h5,.carousel.carousel-dark .carousel-item.active h6,.carousel.carousel-dark .carousel-item.carousel-item-start .h1,.carousel.carousel-dark .carousel-item.carousel-item-start .h2,.carousel.carousel-dark .carousel-item.carousel-item-start .h3,.carousel.carousel-dark .carousel-item.carousel-item-start .h4,.carousel.carousel-dark .carousel-item.carousel-item-start .h5,.carousel.carousel-dark .carousel-item.carousel-item-start .h6,.carousel.carousel-dark .carousel-item.carousel-item-start h1,.carousel.carousel-dark .carousel-item.carousel-item-start h2,.carousel.carousel-dark .carousel-item.carousel-item-start h3,.carousel.carousel-dark .carousel-item.carousel-item-start h4,.carousel.carousel-dark .carousel-item.carousel-item-start h5,.carousel.carousel-dark .carousel-item.carousel-item-start h6{color:#4b465c}.carousel-indicators{margin-bottom:1.06rem}.carousel-indicators [data-bs-target]{border-radius:.375rem}.spinner-border-lg,.spinner-grow-lg{border-width:.3em;height:3rem;width:3rem}.btn .spinner-border,.btn .spinner-grow{height:1em;position:relative;top:-.0625rem;width:1em}.btn .spinner-border{border-width:.15em}@keyframes spinner-border-rtl{to{transform:rotate(-1turn)}}[dir=rtl] .spinner-border{animation-name:spinner-border-rtl}.offcanvas{box-shadow:0 .31rem 1.25rem #4b465c66}.offcanvas .offcanvas-header .btn-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%234A4D4F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath d='m14 4.5-9 9'/%3E%3Cpath stroke='%234A4D4F' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath d='m5 4.5 9 9'/%3E%3C/svg%3E");margin-right:0;padding:.44rem;position:relative;top:-6px}.offcanvas .offcanvas-header .btn-close:hover{box-shadow:0 5px 15px #568fce59!important;color:#568fce}[dir=rtl] .offcanvas-start{right:0;transform:translate(100%)}[dir=rtl] .offcanvas-end{left:0;right:auto;transform:translate(-100%)}.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}.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}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .25rem 1rem #a5a3ae73!important}.shadow-sm{box-shadow:0 .125rem .25rem #a5a3ae4d!important}.shadow-lg{box-shadow:0 .625rem 1.25rem #a5a3ae66!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.border{border:1px solid #dbdade!important}.border-0{border:0!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-none{border-style:none!important}.border-top{border-top:1px solid #dbdade!important}.border-top-0{border-top:0!important}.border-bottom{border-bottom:1.14px solid #e9e9e9!important}.border-bottom-0{border-bottom:0!important}.border-primary{border-color:#7367f0!important}.border-secondary{border-color:#a8aaae!important}.border-success{border-color:#28c76f!important}.border-info{border-color:#00cfe8!important}.border-warning{border-color:#ff9f43!important}.border-danger{border-color:#ea5455!important}.border-light{border-color:#4b465c0d!important}.border-dark{border-color:#4b4b4b!important}.border-gray{border-color:#4b465c0d!important}.border-white{border-color:#fff!important}.border-transparent{border-color:transparent!important}.border-label-primary{--bs-border-opacity:.4;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-label-secondary{--bs-border-opacity:.4;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-label-success{--bs-border-opacity:.4;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-label-info{--bs-border-opacity:.4;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-label-warning{--bs-border-opacity:.4;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-label-danger{--bs-border-opacity:.4;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-label-light{--bs-border-opacity:.4;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-label-dark{--bs-border-opacity:.4;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-label-gray{--bs-border-opacity:.4;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}.border-label-black{--bs-border-opacity:.4;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-label-white{--bs-border-opacity:.4;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!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}.border-top-dashed{border-top-style:dashed!important}.border-bottom-dashed{border-bottom-style:dashed!important}.w-px-14{width:14px!important}.w-px-18{width:18px!important}.w-px-20{width:20px!important}.w-px-30{width:30px!important}.w-px-40{width:40px!important}.w-px-50{width:50px!important}.w-px-75{width:75px!important}.w-px-100{width:100px!important}.w-px-150{width:150px!important}.w-px-200{width:200px!important}.w-px-250{width:250px!important}.w-px-300{width:300px!important}.w-px-350{width:350px!important}.w-px-400{width:400px!important}.w-px-480{max-width:480px!important}.w-px-500{width:500px!important}.w-px-600{width:600px!important}.w-px-700{width:700px!important}.w-px-800{width:800px!important}.w-auto{width:auto!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-75{width:75%!important}.w-100{width:100%!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-px-14{height:14px!important}.h-px-18{height:18px!important}.h-px-20{height:20px!important}.h-px-30{height:30px!important}.h-px-40{height:40px!important}.h-px-50{height:50px!important}.h-px-75{height:75px!important}.h-px-100{height:100px!important}.h-px-150{height:150px!important}.h-px-200{height:200px!important}.h-px-250{height:250px!important}.h-px-300{height:300px!important}.h-px-350{height:350px!important}.h-px-400{height:400px!important}.h-px-500{height:500px!important}.h-px-600{height:600px!important}.h-px-700{height:700px!important}.h-px-800{height:800px!important}.h-auto{height:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.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.3625rem + 1.35vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.2875rem + .45vw)!important}.fs-4{font-size:calc(1.2625rem + .15vw)!important}.fs-5{font-size:1.125rem!important}.fs-6{font-size:.9375rem!important}.fs-tiny{font-size:70%!important}.fs-big{font-size:112%!important}.fs-large{font-size:150%!important}.fs-xlarge{font-size:170%!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-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-inherit{line-height:inherit!important}.lh-sm{line-height:1!important}.lh-base{line-height:1.47!important}.lh-lg{line-height:1.375!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-none{text-transform:none!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{color:#14a065!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{color:#d80000}.text-light{--bs-text-opacity:1;color:#b7b5be!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-gray{--bs-text-opacity:1;color:rgba(var(--bs-gray-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:#fff!important}.text-body{--bs-text-opacity:1;color:#6f6b7d!important}.text-muted{--bs-text-opacity:1;color:#8d8e8f!important}.text-black-50{--bs-text-opacity:1;color:#4b465c80!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-heading{--bs-text-opacity:1;color:#5d596c!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}.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;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline-gray{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;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-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-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:#fff!important}.bg-body{--bs-bg-opacity:1;background-color:#f8f7fa!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-lighter{--bs-bg-opacity:1;background-color:#4b465c08!important}.bg-lightest{--bs-bg-opacity:1;background-color:#4b465c04!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:.375rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important}.rounded-2{border-radius:.375rem!important}.rounded-3{border-radius:.5rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!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}.z-4{z-index:4!important}.z-5{z-index:5!important}.cursor-pointer{cursor:pointer!important}.cursor-move{cursor:move!important}.cursor-grab{cursor:grab!important}@media (min-width:576px){.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-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}.border-sm-solid{border-style:solid!important}.border-sm-dashed{border-style:dashed!important}.border-sm-none{border-style: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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}.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}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-sm-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-sm-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-sm-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-sm-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-sm-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top: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}.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}.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}}@media (min-width:768px){.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-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}.border-md-solid{border-style:solid!important}.border-md-dashed{border-style:dashed!important}.border-md-none{border-style: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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}.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}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-md-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-md-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-md-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-md-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-md-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top: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}.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}.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}}@media (min-width:992px){.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-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}.border-lg-solid{border-style:solid!important}.border-lg-dashed{border-style:dashed!important}.border-lg-none{border-style: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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}.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}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-lg-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-lg-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-lg-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-lg-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-lg-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top: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}.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}.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}}@media (min-width:1200px){.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-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}.border-xl-solid{border-style:solid!important}.border-xl-dashed{border-style:dashed!important}.border-xl-none{border-style: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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}.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}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top: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}.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}.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}}@media (min-width:1400px){.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-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}.border-xxl-solid{border-style:solid!important}.border-xxl-dashed{border-style:dashed!important}.border-xxl-none{border-style: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-left:0!important;margin-right:0!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:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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}.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}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-left:-.25rem!important;margin-right:-.25rem!important}.mx-xxl-n2{margin-left:-.5rem!important;margin-right:-.5rem!important}.mx-xxl-n3{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n5{margin-left:-3rem!important;margin-right:-3rem!important}.my-xxl-n1{margin-bottom:-.25rem!important;margin-top:-.25rem!important}.my-xxl-n2{margin-bottom:-.5rem!important;margin-top:-.5rem!important}.my-xxl-n3{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n4{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xxl-n5{margin-bottom:-3rem!important;margin-top:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.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-left:0!important;padding-right:0!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:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top: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}.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}.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}}@media (min-width:1200px){.fs-1{font-size:2.375rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.625rem!important}.fs-4{font-size:1.375rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}html:not([dir=rtl]) .object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}html:not([dir=rtl]) .object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}html:not([dir=rtl]) .object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}html:not([dir=rtl]) .object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}html:not([dir=rtl]) .object-fit-none{-o-object-fit:none!important;object-fit:none!important}html:not([dir=rtl]) .border-solid{border-style:solid!important}html:not([dir=rtl]) .border-dashed{border-style:dashed!important}html:not([dir=rtl]) .border-none{border-style:none!important}html:not([dir=rtl]) .border-label-primary{--bs-border-opacity:.4;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-secondary{--bs-border-opacity:.4;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-success{--bs-border-opacity:.4;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-info{--bs-border-opacity:.4;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-warning{--bs-border-opacity:.4;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-danger{--bs-border-opacity:.4;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-light{--bs-border-opacity:.4;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-dark{--bs-border-opacity:.4;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-gray{--bs-border-opacity:.4;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-black{--bs-border-opacity:.4;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-label-white{--bs-border-opacity:.4;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}html:not([dir=rtl]) .border-opacity-10{--bs-border-opacity:.1}html:not([dir=rtl]) .border-opacity-25{--bs-border-opacity:.25}html:not([dir=rtl]) .border-opacity-50{--bs-border-opacity:.5}html:not([dir=rtl]) .border-opacity-75{--bs-border-opacity:.75}html:not([dir=rtl]) .border-opacity-100{--bs-border-opacity:1}html:not([dir=rtl]) .row-gap-0{row-gap:0!important}html:not([dir=rtl]) .row-gap-1{row-gap:.25rem!important}html:not([dir=rtl]) .row-gap-2{row-gap:.5rem!important}html:not([dir=rtl]) .row-gap-3{row-gap:1rem!important}html:not([dir=rtl]) .row-gap-4{row-gap:1.5rem!important}html:not([dir=rtl]) .row-gap-5{row-gap:3rem!important}html:not([dir=rtl]) .column-gap-0{-moz-column-gap:0!important;column-gap:0!important}html:not([dir=rtl]) .column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}html:not([dir=rtl]) .column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}html:not([dir=rtl]) .column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}html:not([dir=rtl]) .column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}html:not([dir=rtl]) .column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}html:not([dir=rtl]) .text-opacity-25{--bs-text-opacity:.25}html:not([dir=rtl]) .text-opacity-50{--bs-text-opacity:.5}html:not([dir=rtl]) .text-opacity-75{--bs-text-opacity:.75}html:not([dir=rtl]) .text-opacity-100{--bs-text-opacity:1}html:not([dir=rtl]) .link-opacity-10,html:not([dir=rtl]) .link-opacity-10-hover:hover{--bs-link-opacity:.1}html:not([dir=rtl]) .link-opacity-25,html:not([dir=rtl]) .link-opacity-25-hover:hover{--bs-link-opacity:.25}html:not([dir=rtl]) .link-opacity-50,html:not([dir=rtl]) .link-opacity-50-hover:hover{--bs-link-opacity:.5}html:not([dir=rtl]) .link-opacity-75,html:not([dir=rtl]) .link-opacity-75-hover:hover{--bs-link-opacity:.75}html:not([dir=rtl]) .link-opacity-100,html:not([dir=rtl]) .link-opacity-100-hover:hover{--bs-link-opacity:1}html:not([dir=rtl]) .link-offset-1,html:not([dir=rtl]) .link-offset-1-hover:hover{text-underline-offset:.125em!important}html:not([dir=rtl]) .link-offset-2,html:not([dir=rtl]) .link-offset-2-hover:hover{text-underline-offset:.25em!important}html:not([dir=rtl]) .link-offset-3,html:not([dir=rtl]) .link-offset-3-hover:hover{text-underline-offset:.375em!important}html:not([dir=rtl]) .link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline-gray{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-rgb),var(--bs-link-underline-opacity))!important}html:not([dir=rtl]) .link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}html:not([dir=rtl]) .link-underline-opacity-0,html:not([dir=rtl]) .link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}html:not([dir=rtl]) .link-underline-opacity-10,html:not([dir=rtl]) .link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}html:not([dir=rtl]) .link-underline-opacity-25,html:not([dir=rtl]) .link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}html:not([dir=rtl]) .link-underline-opacity-50,html:not([dir=rtl]) .link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}html:not([dir=rtl]) .link-underline-opacity-75,html:not([dir=rtl]) .link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}html:not([dir=rtl]) .link-underline-opacity-100,html:not([dir=rtl]) .link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}html:not([dir=rtl]) .bg-opacity-10{--bs-bg-opacity:.1}html:not([dir=rtl]) .bg-opacity-25{--bs-bg-opacity:.25}html:not([dir=rtl]) .bg-opacity-50{--bs-bg-opacity:.5}html:not([dir=rtl]) .bg-opacity-75{--bs-bg-opacity:.75}html:not([dir=rtl]) .bg-opacity-100{--bs-bg-opacity:1}html:not([dir=rtl]) .bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}html:not([dir=rtl]) .bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}html:not([dir=rtl]) .bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}html:not([dir=rtl]) .bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}html:not([dir=rtl]) .bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}html:not([dir=rtl]) .bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}html:not([dir=rtl]) .bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}html:not([dir=rtl]) .bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}html:not([dir=rtl]) .z-n1{z-index:-1!important}html:not([dir=rtl]) .z-0{z-index:0!important}html:not([dir=rtl]) .z-1{z-index:1!important}html:not([dir=rtl]) .z-2{z-index:2!important}html:not([dir=rtl]) .z-3{z-index:3!important}html:not([dir=rtl]) .z-4{z-index:4!important}html:not([dir=rtl]) .z-5{z-index:5!important}html:not([dir=rtl]) .float-start{float:left!important}html:not([dir=rtl]) .float-end{float:right!important}html:not([dir=rtl]) .float-none{float:none!important}html:not([dir=rtl]) .end-0{right:0!important}html:not([dir=rtl]) .end-50{right:50%!important}html:not([dir=rtl]) .end-100{right:100%!important}html:not([dir=rtl]) .start-0{left:0!important}html:not([dir=rtl]) .start-50{left:50%!important}html:not([dir=rtl]) .start-100{left:100%!important}html:not([dir=rtl]) .translate-middle{transform:translate(-50%,-50%)!important}html:not([dir=rtl]) .translate-middle-x{transform:translate(-50%)!important}html:not([dir=rtl]) .translate-middle-y{transform:translateY(-50%)!important}html:not([dir=rtl]) .border-end{border-right:1.8px solid #e9e9e9!important}html:not([dir=rtl]) .border-end1{border-right:1.7px solid #e9e9e9!important}html:not([dir=rtl]) .border-end-0{border-right:0!important}html:not([dir=rtl]) .border-start{border-left:1px solid #dbdade!important}html:not([dir=rtl]) .border-start-0{border-left:0!important}html:not([dir=rtl]) .border-left-dashed{border-left-style:dashed!important}html:not([dir=rtl]) .border-right-dashed{border-right-style:dashed!important}html:not([dir=rtl]) .text-start{text-align:left!important}html:not([dir=rtl]) .text-end{text-align:right!important}html:not([dir=rtl]) .text-center{text-align:center!important}html:not([dir=rtl]) .rounded-end{border-bottom-right-radius:.375rem!important;border-top-right-radius:.375rem!important}html:not([dir=rtl]) .rounded-start{border-bottom-left-radius:.375rem!important}html:not([dir=rtl]) .rounded-start,html:not([dir=rtl]) .rounded-start-top{border-top-left-radius:.375rem!important}html:not([dir=rtl]) .rounded-start-bottom{border-bottom-left-radius:.375rem!important}html:not([dir=rtl]) .rounded-end-top{border-top-right-radius:.375rem!important}html:not([dir=rtl]) .rounded-end-bottom{border-bottom-right-radius:.375rem!important}html:not([dir=rtl]) .me-0{margin-right:0!important}html:not([dir=rtl]) .me-1{margin-right:.25rem!important}html:not([dir=rtl]) .me-2{margin-right:.5rem!important}html:not([dir=rtl]) .me-3{margin-right:1rem!important}html:not([dir=rtl]) .me-4{margin-right:1.5rem!important}html:not([dir=rtl]) .me-5{margin-right:3rem!important}html:not([dir=rtl]) .me-auto{margin-right:auto!important}html:not([dir=rtl]) .ms-0{margin-left:0!important}html:not([dir=rtl]) .ms-1{margin-left:.25rem!important}html:not([dir=rtl]) .ms-2{margin-left:.5rem!important}html:not([dir=rtl]) .ms-3{margin-left:1rem!important}html:not([dir=rtl]) .ms-4{margin-left:1.5rem!important}html:not([dir=rtl]) .ms-5{margin-left:3rem!important}html:not([dir=rtl]) .ms-auto{margin-left:auto!important}html:not([dir=rtl]) .me-n1{margin-right:-.25rem!important}html:not([dir=rtl]) .me-n2{margin-right:-.5rem!important}html:not([dir=rtl]) .me-n3{margin-right:-1rem!important}html:not([dir=rtl]) .me-n4{margin-right:-1.5rem!important}html:not([dir=rtl]) .me-n5{margin-right:-3rem!important}html:not([dir=rtl]) .ms-n1{margin-left:-.25rem!important}html:not([dir=rtl]) .ms-n2{margin-left:-.5rem!important}html:not([dir=rtl]) .ms-n3{margin-left:-1rem!important}html:not([dir=rtl]) .ms-n4{margin-left:-1.5rem!important}html:not([dir=rtl]) .ms-n5{margin-left:-3rem!important}html:not([dir=rtl]) .pe-0{padding-right:0!important}html:not([dir=rtl]) .pe-1{padding-right:.25rem!important}html:not([dir=rtl]) .pe-2{padding-right:.5rem!important}html:not([dir=rtl]) .pe-3{padding-right:1rem!important}html:not([dir=rtl]) .pe-4{padding-right:1.5rem!important}html:not([dir=rtl]) .pe-5{padding-right:3rem!important}html:not([dir=rtl]) .ps-0{padding-left:0!important}html:not([dir=rtl]) .ps-1{padding-left:.25rem!important}html:not([dir=rtl]) .ps-2{padding-left:.5rem!important}html:not([dir=rtl]) .ps-3{padding-left:1rem!important}html:not([dir=rtl]) .ps-4{padding-left:1.5rem!important}html:not([dir=rtl]) .ps-5{padding-left:3rem!important}html:not([dir=rtl]) .rotate-0{transform:rotate(0)!important}html:not([dir=rtl]) .rotate-90{transform:rotate(90deg)!important}html:not([dir=rtl]) .rotate-180{transform:rotate(180deg)!important}html:not([dir=rtl]) .rotate-270{transform:rotate(270deg)!important}html:not([dir=rtl]) .rotate-n90{transform:rotate(-90deg)!important}html:not([dir=rtl]) .rotate-n180{transform:rotate(-180deg)!important}html:not([dir=rtl]) .rotate-n270{transform:rotate(-270deg)!important}html:not([dir=rtl]) .scaleX-n1{transform:scaleX(-1)!important}html:not([dir=rtl]) .scaleY-n1{transform:scaleY(-1)!important}@media (min-width:576px){html:not([dir=rtl]) .object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}html:not([dir=rtl]) .object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}html:not([dir=rtl]) .object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}html:not([dir=rtl]) .object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}html:not([dir=rtl]) .object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}html:not([dir=rtl]) .border-sm-solid{border-style:solid!important}html:not([dir=rtl]) .border-sm-dashed{border-style:dashed!important}html:not([dir=rtl]) .border-sm-none{border-style:none!important}html:not([dir=rtl]) .row-gap-sm-0{row-gap:0!important}html:not([dir=rtl]) .row-gap-sm-1{row-gap:.25rem!important}html:not([dir=rtl]) .row-gap-sm-2{row-gap:.5rem!important}html:not([dir=rtl]) .row-gap-sm-3{row-gap:1rem!important}html:not([dir=rtl]) .row-gap-sm-4{row-gap:1.5rem!important}html:not([dir=rtl]) .row-gap-sm-5{row-gap:3rem!important}html:not([dir=rtl]) .column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}html:not([dir=rtl]) .column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}html:not([dir=rtl]) .column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}html:not([dir=rtl]) .column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}html:not([dir=rtl]) .column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}html:not([dir=rtl]) .column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}html:not([dir=rtl]) .float-sm-start{float:left!important}html:not([dir=rtl]) .float-sm-end{float:right!important}html:not([dir=rtl]) .float-sm-none{float:none!important}html:not([dir=rtl]) .text-sm-start{text-align:left!important}html:not([dir=rtl]) .text-sm-end{text-align:right!important}html:not([dir=rtl]) .text-sm-center{text-align:center!important}html:not([dir=rtl]) .me-sm-0{margin-right:0!important}html:not([dir=rtl]) .me-sm-1{margin-right:.25rem!important}html:not([dir=rtl]) .me-sm-2{margin-right:.5rem!important}html:not([dir=rtl]) .me-sm-3{margin-right:1rem!important}html:not([dir=rtl]) .me-sm-4{margin-right:1.5rem!important}html:not([dir=rtl]) .me-sm-5{margin-right:3rem!important}html:not([dir=rtl]) .me-sm-auto{margin-right:auto!important}html:not([dir=rtl]) .ms-sm-0{margin-left:0!important}html:not([dir=rtl]) .ms-sm-1{margin-left:.25rem!important}html:not([dir=rtl]) .ms-sm-2{margin-left:.5rem!important}html:not([dir=rtl]) .ms-sm-3{margin-left:1rem!important}html:not([dir=rtl]) .ms-sm-4{margin-left:1.5rem!important}html:not([dir=rtl]) .ms-sm-5{margin-left:3rem!important}html:not([dir=rtl]) .ms-sm-auto{margin-left:auto!important}html:not([dir=rtl]) .me-sm-n1{margin-right:-.25rem!important}html:not([dir=rtl]) .me-sm-n2{margin-right:-.5rem!important}html:not([dir=rtl]) .me-sm-n3{margin-right:-1rem!important}html:not([dir=rtl]) .me-sm-n4{margin-right:-1.5rem!important}html:not([dir=rtl]) .me-sm-n5{margin-right:-3rem!important}html:not([dir=rtl]) .ms-sm-n1{margin-left:-.25rem!important}html:not([dir=rtl]) .ms-sm-n2{margin-left:-.5rem!important}html:not([dir=rtl]) .ms-sm-n3{margin-left:-1rem!important}html:not([dir=rtl]) .ms-sm-n4{margin-left:-1.5rem!important}html:not([dir=rtl]) .ms-sm-n5{margin-left:-3rem!important}html:not([dir=rtl]) .pe-sm-0{padding-right:0!important}html:not([dir=rtl]) .pe-sm-1{padding-right:.25rem!important}html:not([dir=rtl]) .pe-sm-2{padding-right:.5rem!important}html:not([dir=rtl]) .pe-sm-3{padding-right:1rem!important}html:not([dir=rtl]) .pe-sm-4{padding-right:1.5rem!important}html:not([dir=rtl]) .pe-sm-5{padding-right:3rem!important}html:not([dir=rtl]) .ps-sm-0{padding-left:0!important}html:not([dir=rtl]) .ps-sm-1{padding-left:.25rem!important}html:not([dir=rtl]) .ps-sm-2{padding-left:.5rem!important}html:not([dir=rtl]) .ps-sm-3{padding-left:1rem!important}html:not([dir=rtl]) .ps-sm-4{padding-left:1.5rem!important}html:not([dir=rtl]) .ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){html:not([dir=rtl]) .object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}html:not([dir=rtl]) .object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}html:not([dir=rtl]) .object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}html:not([dir=rtl]) .object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}html:not([dir=rtl]) .object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}html:not([dir=rtl]) .border-md-solid{border-style:solid!important}html:not([dir=rtl]) .border-md-dashed{border-style:dashed!important}html:not([dir=rtl]) .border-md-none{border-style:none!important}html:not([dir=rtl]) .row-gap-md-0{row-gap:0!important}html:not([dir=rtl]) .row-gap-md-1{row-gap:.25rem!important}html:not([dir=rtl]) .row-gap-md-2{row-gap:.5rem!important}html:not([dir=rtl]) .row-gap-md-3{row-gap:1rem!important}html:not([dir=rtl]) .row-gap-md-4{row-gap:1.5rem!important}html:not([dir=rtl]) .row-gap-md-5{row-gap:3rem!important}html:not([dir=rtl]) .column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}html:not([dir=rtl]) .column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}html:not([dir=rtl]) .column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}html:not([dir=rtl]) .column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}html:not([dir=rtl]) .column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}html:not([dir=rtl]) .column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}html:not([dir=rtl]) .float-md-start{float:left!important}html:not([dir=rtl]) .float-md-end{float:right!important}html:not([dir=rtl]) .float-md-none{float:none!important}html:not([dir=rtl]) .text-md-start{text-align:left!important}html:not([dir=rtl]) .text-md-end{text-align:right!important}html:not([dir=rtl]) .text-md-center{text-align:center!important}html:not([dir=rtl]) .me-md-0{margin-right:0!important}html:not([dir=rtl]) .me-md-1{margin-right:.25rem!important}html:not([dir=rtl]) .me-md-2{margin-right:.5rem!important}html:not([dir=rtl]) .me-md-3{margin-right:1rem!important}html:not([dir=rtl]) .me-md-4{margin-right:1.5rem!important}html:not([dir=rtl]) .me-md-5{margin-right:3rem!important}html:not([dir=rtl]) .me-md-auto{margin-right:auto!important}html:not([dir=rtl]) .ms-md-0{margin-left:0!important}html:not([dir=rtl]) .ms-md-1{margin-left:.25rem!important}html:not([dir=rtl]) .ms-md-2{margin-left:.5rem!important}html:not([dir=rtl]) .ms-md-3{margin-left:1rem!important}html:not([dir=rtl]) .ms-md-4{margin-left:1.5rem!important}html:not([dir=rtl]) .ms-md-5{margin-left:3rem!important}html:not([dir=rtl]) .ms-md-auto{margin-left:auto!important}html:not([dir=rtl]) .me-md-n1{margin-right:-.25rem!important}html:not([dir=rtl]) .me-md-n2{margin-right:-.5rem!important}html:not([dir=rtl]) .me-md-n3{margin-right:-1rem!important}html:not([dir=rtl]) .me-md-n4{margin-right:-1.5rem!important}html:not([dir=rtl]) .me-md-n5{margin-right:-3rem!important}html:not([dir=rtl]) .ms-md-n1{margin-left:-.25rem!important}html:not([dir=rtl]) .ms-md-n2{margin-left:-.5rem!important}html:not([dir=rtl]) .ms-md-n3{margin-left:-1rem!important}html:not([dir=rtl]) .ms-md-n4{margin-left:-1.5rem!important}html:not([dir=rtl]) .ms-md-n5{margin-left:-3rem!important}html:not([dir=rtl]) .pe-md-0{padding-right:0!important}html:not([dir=rtl]) .pe-md-1{padding-right:.25rem!important}html:not([dir=rtl]) .pe-md-2{padding-right:.5rem!important}html:not([dir=rtl]) .pe-md-3{padding-right:1rem!important}html:not([dir=rtl]) .pe-md-4{padding-right:1.5rem!important}html:not([dir=rtl]) .pe-md-5{padding-right:3rem!important}html:not([dir=rtl]) .ps-md-0{padding-left:0!important}html:not([dir=rtl]) .ps-md-1{padding-left:.25rem!important}html:not([dir=rtl]) .ps-md-2{padding-left:.5rem!important}html:not([dir=rtl]) .ps-md-3{padding-left:1rem!important}html:not([dir=rtl]) .ps-md-4{padding-left:1.5rem!important}html:not([dir=rtl]) .ps-md-5{padding-left:3rem!important}}@media (min-width:992px){html:not([dir=rtl]) .object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}html:not([dir=rtl]) .object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}html:not([dir=rtl]) .object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}html:not([dir=rtl]) .object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}html:not([dir=rtl]) .object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}html:not([dir=rtl]) .border-lg-solid{border-style:solid!important}html:not([dir=rtl]) .border-lg-dashed{border-style:dashed!important}html:not([dir=rtl]) .border-lg-none{border-style:none!important}html:not([dir=rtl]) .row-gap-lg-0{row-gap:0!important}html:not([dir=rtl]) .row-gap-lg-1{row-gap:.25rem!important}html:not([dir=rtl]) .row-gap-lg-2{row-gap:.5rem!important}html:not([dir=rtl]) .row-gap-lg-3{row-gap:1rem!important}html:not([dir=rtl]) .row-gap-lg-4{row-gap:1.5rem!important}html:not([dir=rtl]) .row-gap-lg-5{row-gap:3rem!important}html:not([dir=rtl]) .column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}html:not([dir=rtl]) .column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}html:not([dir=rtl]) .column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}html:not([dir=rtl]) .column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}html:not([dir=rtl]) .column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}html:not([dir=rtl]) .column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}html:not([dir=rtl]) .float-lg-start{float:left!important}html:not([dir=rtl]) .float-lg-end{float:right!important}html:not([dir=rtl]) .float-lg-none{float:none!important}html:not([dir=rtl]) .text-lg-start{text-align:left!important}html:not([dir=rtl]) .text-lg-end{text-align:right!important}html:not([dir=rtl]) .text-lg-center{text-align:center!important}html:not([dir=rtl]) .me-lg-0{margin-right:0!important}html:not([dir=rtl]) .me-lg-1{margin-right:.25rem!important}html:not([dir=rtl]) .me-lg-2{margin-right:.5rem!important}html:not([dir=rtl]) .me-lg-3{margin-right:1rem!important}html:not([dir=rtl]) .me-lg-4{margin-right:1.5rem!important}html:not([dir=rtl]) .me-lg-5{margin-right:3rem!important}html:not([dir=rtl]) .me-lg-auto{margin-right:auto!important}html:not([dir=rtl]) .ms-lg-0{margin-left:0!important}html:not([dir=rtl]) .ms-lg-1{margin-left:.25rem!important}html:not([dir=rtl]) .ms-lg-2{margin-left:.5rem!important}html:not([dir=rtl]) .ms-lg-3{margin-left:1rem!important}html:not([dir=rtl]) .ms-lg-4{margin-left:1.5rem!important}html:not([dir=rtl]) .ms-lg-5{margin-left:3rem!important}html:not([dir=rtl]) .ms-lg-auto{margin-left:auto!important}html:not([dir=rtl]) .me-lg-n1{margin-right:-.25rem!important}html:not([dir=rtl]) .me-lg-n2{margin-right:-.5rem!important}html:not([dir=rtl]) .me-lg-n3{margin-right:-1rem!important}html:not([dir=rtl]) .me-lg-n4{margin-right:-1.5rem!important}html:not([dir=rtl]) .me-lg-n5{margin-right:-3rem!important}html:not([dir=rtl]) .ms-lg-n1{margin-left:-.25rem!important}html:not([dir=rtl]) .ms-lg-n2{margin-left:-.5rem!important}html:not([dir=rtl]) .ms-lg-n3{margin-left:-1rem!important}html:not([dir=rtl]) .ms-lg-n4{margin-left:-1.5rem!important}html:not([dir=rtl]) .ms-lg-n5{margin-left:-3rem!important}html:not([dir=rtl]) .pe-lg-0{padding-right:0!important}html:not([dir=rtl]) .pe-lg-1{padding-right:.25rem!important}html:not([dir=rtl]) .pe-lg-2{padding-right:.5rem!important}html:not([dir=rtl]) .pe-lg-3{padding-right:1rem!important}html:not([dir=rtl]) .pe-lg-4{padding-right:1.5rem!important}html:not([dir=rtl]) .pe-lg-5{padding-right:3rem!important}html:not([dir=rtl]) .ps-lg-0{padding-left:0!important}html:not([dir=rtl]) .ps-lg-1{padding-left:.25rem!important}html:not([dir=rtl]) .ps-lg-2{padding-left:.5rem!important}html:not([dir=rtl]) .ps-lg-3{padding-left:1rem!important}html:not([dir=rtl]) .ps-lg-4{padding-left:1.5rem!important}html:not([dir=rtl]) .ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){html:not([dir=rtl]) .object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}html:not([dir=rtl]) .object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}html:not([dir=rtl]) .object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}html:not([dir=rtl]) .object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}html:not([dir=rtl]) .object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}html:not([dir=rtl]) .border-xl-solid{border-style:solid!important}html:not([dir=rtl]) .border-xl-dashed{border-style:dashed!important}html:not([dir=rtl]) .border-xl-none{border-style:none!important}html:not([dir=rtl]) .row-gap-xl-0{row-gap:0!important}html:not([dir=rtl]) .row-gap-xl-1{row-gap:.25rem!important}html:not([dir=rtl]) .row-gap-xl-2{row-gap:.5rem!important}html:not([dir=rtl]) .row-gap-xl-3{row-gap:1rem!important}html:not([dir=rtl]) .row-gap-xl-4{row-gap:1.5rem!important}html:not([dir=rtl]) .row-gap-xl-5{row-gap:3rem!important}html:not([dir=rtl]) .column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}html:not([dir=rtl]) .column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}html:not([dir=rtl]) .column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}html:not([dir=rtl]) .column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}html:not([dir=rtl]) .column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}html:not([dir=rtl]) .column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}html:not([dir=rtl]) .float-xl-start{float:left!important}html:not([dir=rtl]) .float-xl-end{float:right!important}html:not([dir=rtl]) .float-xl-none{float:none!important}html:not([dir=rtl]) .text-xl-start{text-align:left!important}html:not([dir=rtl]) .text-xl-end{text-align:right!important}html:not([dir=rtl]) .text-xl-center{text-align:center!important}html:not([dir=rtl]) .me-xl-0{margin-right:0!important}html:not([dir=rtl]) .me-xl-1{margin-right:.25rem!important}html:not([dir=rtl]) .me-xl-2{margin-right:.5rem!important}html:not([dir=rtl]) .me-xl-3{margin-right:1rem!important}html:not([dir=rtl]) .me-xl-4{margin-right:1.5rem!important}html:not([dir=rtl]) .me-xl-5{margin-right:3rem!important}html:not([dir=rtl]) .me-xl-auto{margin-right:auto!important}html:not([dir=rtl]) .ms-xl-0{margin-left:0!important}html:not([dir=rtl]) .ms-xl-1{margin-left:.25rem!important}html:not([dir=rtl]) .ms-xl-2{margin-left:.5rem!important}html:not([dir=rtl]) .ms-xl-3{margin-left:1rem!important}html:not([dir=rtl]) .ms-xl-4{margin-left:1.5rem!important}html:not([dir=rtl]) .ms-xl-5{margin-left:3rem!important}html:not([dir=rtl]) .ms-xl-auto{margin-left:auto!important}html:not([dir=rtl]) .me-xl-n1{margin-right:-.25rem!important}html:not([dir=rtl]) .me-xl-n2{margin-right:-.5rem!important}html:not([dir=rtl]) .me-xl-n3{margin-right:-1rem!important}html:not([dir=rtl]) .me-xl-n4{margin-right:-1.5rem!important}html:not([dir=rtl]) .me-xl-n5{margin-right:-3rem!important}html:not([dir=rtl]) .ms-xl-n1{margin-left:-.25rem!important}html:not([dir=rtl]) .ms-xl-n2{margin-left:-.5rem!important}html:not([dir=rtl]) .ms-xl-n3{margin-left:-1rem!important}html:not([dir=rtl]) .ms-xl-n4{margin-left:-1.5rem!important}html:not([dir=rtl]) .ms-xl-n5{margin-left:-3rem!important}html:not([dir=rtl]) .pe-xl-0{padding-right:0!important}html:not([dir=rtl]) .pe-xl-1{padding-right:.25rem!important}html:not([dir=rtl]) .pe-xl-2{padding-right:.5rem!important}html:not([dir=rtl]) .pe-xl-3{padding-right:1rem!important}html:not([dir=rtl]) .pe-xl-4{padding-right:1.5rem!important}html:not([dir=rtl]) .pe-xl-5{padding-right:3rem!important}html:not([dir=rtl]) .ps-xl-0{padding-left:0!important}html:not([dir=rtl]) .ps-xl-1{padding-left:.25rem!important}html:not([dir=rtl]) .ps-xl-2{padding-left:.5rem!important}html:not([dir=rtl]) .ps-xl-3{padding-left:1rem!important}html:not([dir=rtl]) .ps-xl-4{padding-left:1.5rem!important}html:not([dir=rtl]) .ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){html:not([dir=rtl]) .object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}html:not([dir=rtl]) .object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}html:not([dir=rtl]) .object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}html:not([dir=rtl]) .object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}html:not([dir=rtl]) .object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}html:not([dir=rtl]) .border-xxl-solid{border-style:solid!important}html:not([dir=rtl]) .border-xxl-dashed{border-style:dashed!important}html:not([dir=rtl]) .border-xxl-none{border-style:none!important}html:not([dir=rtl]) .row-gap-xxl-0{row-gap:0!important}html:not([dir=rtl]) .row-gap-xxl-1{row-gap:.25rem!important}html:not([dir=rtl]) .row-gap-xxl-2{row-gap:.5rem!important}html:not([dir=rtl]) .row-gap-xxl-3{row-gap:1rem!important}html:not([dir=rtl]) .row-gap-xxl-4{row-gap:1.5rem!important}html:not([dir=rtl]) .row-gap-xxl-5{row-gap:3rem!important}html:not([dir=rtl]) .column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}html:not([dir=rtl]) .column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}html:not([dir=rtl]) .column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}html:not([dir=rtl]) .column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}html:not([dir=rtl]) .column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}html:not([dir=rtl]) .column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}html:not([dir=rtl]) .float-xxl-start{float:left!important}html:not([dir=rtl]) .float-xxl-end{float:right!important}html:not([dir=rtl]) .float-xxl-none{float:none!important}html:not([dir=rtl]) .text-xxl-start{text-align:left!important}html:not([dir=rtl]) .text-xxl-end{text-align:right!important}html:not([dir=rtl]) .text-xxl-center{text-align:center!important}html:not([dir=rtl]) .me-xxl-0{margin-right:0!important}html:not([dir=rtl]) .me-xxl-1{margin-right:.25rem!important}html:not([dir=rtl]) .me-xxl-2{margin-right:.5rem!important}html:not([dir=rtl]) .me-xxl-3{margin-right:1rem!important}html:not([dir=rtl]) .me-xxl-4{margin-right:1.5rem!important}html:not([dir=rtl]) .me-xxl-5{margin-right:3rem!important}html:not([dir=rtl]) .me-xxl-auto{margin-right:auto!important}html:not([dir=rtl]) .ms-xxl-0{margin-left:0!important}html:not([dir=rtl]) .ms-xxl-1{margin-left:.25rem!important}html:not([dir=rtl]) .ms-xxl-2{margin-left:.5rem!important}html:not([dir=rtl]) .ms-xxl-3{margin-left:1rem!important}html:not([dir=rtl]) .ms-xxl-4{margin-left:1.5rem!important}html:not([dir=rtl]) .ms-xxl-5{margin-left:3rem!important}html:not([dir=rtl]) .ms-xxl-auto{margin-left:auto!important}html:not([dir=rtl]) .me-xxl-n1{margin-right:-.25rem!important}html:not([dir=rtl]) .me-xxl-n2{margin-right:-.5rem!important}html:not([dir=rtl]) .me-xxl-n3{margin-right:-1rem!important}html:not([dir=rtl]) .me-xxl-n4{margin-right:-1.5rem!important}html:not([dir=rtl]) .me-xxl-n5{margin-right:-3rem!important}html:not([dir=rtl]) .ms-xxl-n1{margin-left:-.25rem!important}html:not([dir=rtl]) .ms-xxl-n2{margin-left:-.5rem!important}html:not([dir=rtl]) .ms-xxl-n3{margin-left:-1rem!important}html:not([dir=rtl]) .ms-xxl-n4{margin-left:-1.5rem!important}html:not([dir=rtl]) .ms-xxl-n5{margin-left:-3rem!important}html:not([dir=rtl]) .pe-xxl-0{padding-right:0!important}html:not([dir=rtl]) .pe-xxl-1{padding-right:.25rem!important}html:not([dir=rtl]) .pe-xxl-2{padding-right:.5rem!important}html:not([dir=rtl]) .pe-xxl-3{padding-right:1rem!important}html:not([dir=rtl]) .pe-xxl-4{padding-right:1.5rem!important}html:not([dir=rtl]) .pe-xxl-5{padding-right:3rem!important}html:not([dir=rtl]) .ps-xxl-0{padding-left:0!important}html:not([dir=rtl]) .ps-xxl-1{padding-left:.25rem!important}html:not([dir=rtl]) .ps-xxl-2{padding-left:.5rem!important}html:not([dir=rtl]) .ps-xxl-3{padding-left:1rem!important}html:not([dir=rtl]) .ps-xxl-4{padding-left:1.5rem!important}html:not([dir=rtl]) .ps-xxl-5{padding-left:3rem!important}}[dir=rtl] .object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}[dir=rtl] .object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}[dir=rtl] .object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}[dir=rtl] .object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}[dir=rtl] .object-fit-none{-o-object-fit:none!important;object-fit:none!important}[dir=rtl] .border-solid{border-style:solid!important}[dir=rtl] .border-dashed{border-style:dashed!important}[dir=rtl] .border-none{border-style:none!important}[dir=rtl] .border-label-primary{--bs-border-opacity:.4;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-secondary{--bs-border-opacity:.4;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-success{--bs-border-opacity:.4;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-info{--bs-border-opacity:.4;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-warning{--bs-border-opacity:.4;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-danger{--bs-border-opacity:.4;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-light{--bs-border-opacity:.4;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-dark{--bs-border-opacity:.4;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-gray{--bs-border-opacity:.4;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-black{--bs-border-opacity:.4;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-label-white{--bs-border-opacity:.4;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}[dir=rtl] .border-opacity-10{--bs-border-opacity:.1}[dir=rtl] .border-opacity-25{--bs-border-opacity:.25}[dir=rtl] .border-opacity-50{--bs-border-opacity:.5}[dir=rtl] .border-opacity-75{--bs-border-opacity:.75}[dir=rtl] .border-opacity-100{--bs-border-opacity:1}[dir=rtl] .row-gap-0{row-gap:0!important}[dir=rtl] .row-gap-1{row-gap:.25rem!important}[dir=rtl] .row-gap-2{row-gap:.5rem!important}[dir=rtl] .row-gap-3{row-gap:1rem!important}[dir=rtl] .row-gap-4{row-gap:1.5rem!important}[dir=rtl] .row-gap-5{row-gap:3rem!important}[dir=rtl] .column-gap-0{-moz-column-gap:0!important;column-gap:0!important}[dir=rtl] .column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}[dir=rtl] .column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}[dir=rtl] .column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}[dir=rtl] .column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}[dir=rtl] .column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}[dir=rtl] .text-opacity-25{--bs-text-opacity:.25}[dir=rtl] .text-opacity-50{--bs-text-opacity:.5}[dir=rtl] .text-opacity-75{--bs-text-opacity:.75}[dir=rtl] .text-opacity-100{--bs-text-opacity:1}[dir=rtl] .link-opacity-10,[dir=rtl] .link-opacity-10-hover:hover{--bs-link-opacity:.1}[dir=rtl] .link-opacity-25,[dir=rtl] .link-opacity-25-hover:hover{--bs-link-opacity:.25}[dir=rtl] .link-opacity-50,[dir=rtl] .link-opacity-50-hover:hover{--bs-link-opacity:.5}[dir=rtl] .link-opacity-75,[dir=rtl] .link-opacity-75-hover:hover{--bs-link-opacity:.75}[dir=rtl] .link-opacity-100,[dir=rtl] .link-opacity-100-hover:hover{--bs-link-opacity:1}[dir=rtl] .link-offset-1,[dir=rtl] .link-offset-1-hover:hover{text-underline-offset:.125em!important}[dir=rtl] .link-offset-2,[dir=rtl] .link-offset-2-hover:hover{text-underline-offset:.25em!important}[dir=rtl] .link-offset-3,[dir=rtl] .link-offset-3-hover:hover{text-underline-offset:.375em!important}[dir=rtl] .link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline-gray{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-gray-rgb),var(--bs-link-underline-opacity))!important}[dir=rtl] .link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}[dir=rtl] .link-underline-opacity-0,[dir=rtl] .link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}[dir=rtl] .link-underline-opacity-10,[dir=rtl] .link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}[dir=rtl] .link-underline-opacity-25,[dir=rtl] .link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}[dir=rtl] .link-underline-opacity-50,[dir=rtl] .link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}[dir=rtl] .link-underline-opacity-75,[dir=rtl] .link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}[dir=rtl] .link-underline-opacity-100,[dir=rtl] .link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}[dir=rtl] .bg-opacity-10{--bs-bg-opacity:.1}[dir=rtl] .bg-opacity-25{--bs-bg-opacity:.25}[dir=rtl] .bg-opacity-50{--bs-bg-opacity:.5}[dir=rtl] .bg-opacity-75{--bs-bg-opacity:.75}[dir=rtl] .bg-opacity-100{--bs-bg-opacity:1}[dir=rtl] .bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}[dir=rtl] .bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}[dir=rtl] .bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}[dir=rtl] .bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}[dir=rtl] .bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}[dir=rtl] .bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}[dir=rtl] .bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}[dir=rtl] .bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}[dir=rtl] .z-n1{z-index:-1!important}[dir=rtl] .z-0{z-index:0!important}[dir=rtl] .z-1{z-index:1!important}[dir=rtl] .z-2{z-index:2!important}[dir=rtl] .z-3{z-index:3!important}[dir=rtl] .z-4{z-index:4!important}[dir=rtl] .z-5{z-index:5!important}[dir=rtl] .float-start{float:right!important}[dir=rtl] .float-end{float:left!important}[dir=rtl] .float-none{float:none!important}[dir=rtl] .end-0{left:0!important}[dir=rtl] .end-50{left:50%!important}[dir=rtl] .end-100{left:100%!important}[dir=rtl] .start-0{right:0!important}[dir=rtl] .start-50{right:50%!important}[dir=rtl] .start-100{right:100%!important}[dir=rtl] .translate-middle{transform:translate(50%,-50%)!important}[dir=rtl] .translate-middle-x{transform:translate(50%)!important}[dir=rtl] .translate-middle-y{transform:translateY(-50%)!important}[dir=rtl] .border-end{border-left:1px solid #dbdade!important}[dir=rtl] .border-end-0{border-left:0!important}[dir=rtl] .border-start{border-right:1px solid #dbdade!important}[dir=rtl] .border-start-0{border-right:0!important}[dir=rtl] .border-left-dashed{border-right-style:dashed!important}[dir=rtl] .border-right-dashed{border-left-style:dashed!important}[dir=rtl] .text-start{text-align:right!important}[dir=rtl] .text-end{text-align:left!important}[dir=rtl] .text-center{text-align:center!important}[dir=rtl] .rounded-end{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}[dir=rtl] .rounded-start{border-bottom-right-radius:.375rem!important}[dir=rtl] .rounded-start,[dir=rtl] .rounded-start-top{border-top-right-radius:.375rem!important}[dir=rtl] .rounded-start-bottom{border-bottom-right-radius:.375rem!important}[dir=rtl] .rounded-end-top{border-top-left-radius:.375rem!important}[dir=rtl] .rounded-end-bottom{border-bottom-left-radius:.375rem!important}[dir=rtl] .me-0{margin-left:0!important}[dir=rtl] .me-1{margin-left:.25rem!important}[dir=rtl] .me-2{margin-left:.5rem!important}[dir=rtl] .me-3{margin-left:1rem!important}[dir=rtl] .me-4{margin-left:1.5rem!important}[dir=rtl] .me-5{margin-left:3rem!important}[dir=rtl] .me-auto{margin-left:auto!important}[dir=rtl] .ms-0{margin-right:0!important}[dir=rtl] .ms-1{margin-right:.25rem!important}[dir=rtl] .ms-2{margin-right:.5rem!important}[dir=rtl] .ms-3{margin-right:1rem!important}[dir=rtl] .ms-4{margin-right:1.5rem!important}[dir=rtl] .ms-5{margin-right:3rem!important}[dir=rtl] .ms-auto{margin-right:auto!important}[dir=rtl] .me-n1{margin-left:-.25rem!important}[dir=rtl] .me-n2{margin-left:-.5rem!important}[dir=rtl] .me-n3{margin-left:-1rem!important}[dir=rtl] .me-n4{margin-left:-1.5rem!important}[dir=rtl] .me-n5{margin-left:-3rem!important}[dir=rtl] .ms-n1{margin-right:-.25rem!important}[dir=rtl] .ms-n2{margin-right:-.5rem!important}[dir=rtl] .ms-n3{margin-right:-1rem!important}[dir=rtl] .ms-n4{margin-right:-1.5rem!important}[dir=rtl] .ms-n5{margin-right:-3rem!important}[dir=rtl] .pe-0{padding-left:0!important}[dir=rtl] .pe-1{padding-left:.25rem!important}[dir=rtl] .pe-2{padding-left:.5rem!important}[dir=rtl] .pe-3{padding-left:1rem!important}[dir=rtl] .pe-4{padding-left:1.5rem!important}[dir=rtl] .pe-5{padding-left:3rem!important}[dir=rtl] .ps-0{padding-right:0!important}[dir=rtl] .ps-1{padding-right:.25rem!important}[dir=rtl] .ps-2{padding-right:.5rem!important}[dir=rtl] .ps-3{padding-right:1rem!important}[dir=rtl] .ps-4{padding-right:1.5rem!important}[dir=rtl] .ps-5{padding-right:3rem!important}[dir=rtl] .rotate-0{transform:rotate(0)!important}[dir=rtl] .rotate-90{transform:rotate(-90deg)!important}[dir=rtl] .rotate-180{transform:rotate(-180deg)!important}[dir=rtl] .rotate-270{transform:rotate(-270deg)!important}[dir=rtl] .rotate-n90{transform:rotate(90deg)!important}[dir=rtl] .rotate-n180{transform:rotate(180deg)!important}[dir=rtl] .rotate-n270{transform:rotate(270deg)!important}[dir=rtl] .scaleX-n1{transform:scaleX(1)!important}[dir=rtl] .scaleX-n1-rtl{transform:scaleX(-1)!important}[dir=rtl] .scaleY-n1{transform:scaleY(1)!important}[dir=rtl] .scaleY-n1-rtl{transform:scaleY(-1)!important}@media (min-width:576px){[dir=rtl] .object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}[dir=rtl] .object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}[dir=rtl] .object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}[dir=rtl] .object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}[dir=rtl] .object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}[dir=rtl] .border-sm-solid{border-style:solid!important}[dir=rtl] .border-sm-dashed{border-style:dashed!important}[dir=rtl] .border-sm-none{border-style:none!important}[dir=rtl] .row-gap-sm-0{row-gap:0!important}[dir=rtl] .row-gap-sm-1{row-gap:.25rem!important}[dir=rtl] .row-gap-sm-2{row-gap:.5rem!important}[dir=rtl] .row-gap-sm-3{row-gap:1rem!important}[dir=rtl] .row-gap-sm-4{row-gap:1.5rem!important}[dir=rtl] .row-gap-sm-5{row-gap:3rem!important}[dir=rtl] .column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}[dir=rtl] .column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}[dir=rtl] .column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}[dir=rtl] .column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}[dir=rtl] .column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}[dir=rtl] .column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}[dir=rtl] .float-sm-start{float:right!important}[dir=rtl] .float-sm-end{float:left!important}[dir=rtl] .float-sm-none{float:none!important}[dir=rtl] .text-sm-start{text-align:right!important}[dir=rtl] .text-sm-end{text-align:left!important}[dir=rtl] .text-sm-center{text-align:center!important}[dir=rtl] .me-sm-0{margin-left:0!important}[dir=rtl] .me-sm-1{margin-left:.25rem!important}[dir=rtl] .me-sm-2{margin-left:.5rem!important}[dir=rtl] .me-sm-3{margin-left:1rem!important}[dir=rtl] .me-sm-4{margin-left:1.5rem!important}[dir=rtl] .me-sm-5{margin-left:3rem!important}[dir=rtl] .me-sm-auto{margin-left:auto!important}[dir=rtl] .ms-sm-0{margin-right:0!important}[dir=rtl] .ms-sm-1{margin-right:.25rem!important}[dir=rtl] .ms-sm-2{margin-right:.5rem!important}[dir=rtl] .ms-sm-3{margin-right:1rem!important}[dir=rtl] .ms-sm-4{margin-right:1.5rem!important}[dir=rtl] .ms-sm-5{margin-right:3rem!important}[dir=rtl] .ms-sm-auto{margin-right:auto!important}[dir=rtl] .me-sm-n1{margin-left:-.25rem!important}[dir=rtl] .me-sm-n2{margin-left:-.5rem!important}[dir=rtl] .me-sm-n3{margin-left:-1rem!important}[dir=rtl] .me-sm-n4{margin-left:-1.5rem!important}[dir=rtl] .me-sm-n5{margin-left:-3rem!important}[dir=rtl] .ms-sm-n1{margin-right:-.25rem!important}[dir=rtl] .ms-sm-n2{margin-right:-.5rem!important}[dir=rtl] .ms-sm-n3{margin-right:-1rem!important}[dir=rtl] .ms-sm-n4{margin-right:-1.5rem!important}[dir=rtl] .ms-sm-n5{margin-right:-3rem!important}[dir=rtl] .pe-sm-0{padding-left:0!important}[dir=rtl] .pe-sm-1{padding-left:.25rem!important}[dir=rtl] .pe-sm-2{padding-left:.5rem!important}[dir=rtl] .pe-sm-3{padding-left:1rem!important}[dir=rtl] .pe-sm-4{padding-left:1.5rem!important}[dir=rtl] .pe-sm-5{padding-left:3rem!important}[dir=rtl] .ps-sm-0{padding-right:0!important}[dir=rtl] .ps-sm-1{padding-right:.25rem!important}[dir=rtl] .ps-sm-2{padding-right:.5rem!important}[dir=rtl] .ps-sm-3{padding-right:1rem!important}[dir=rtl] .ps-sm-4{padding-right:1.5rem!important}[dir=rtl] .ps-sm-5{padding-right:3rem!important}}@media (min-width:768px){[dir=rtl] .object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}[dir=rtl] .object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}[dir=rtl] .object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}[dir=rtl] .object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}[dir=rtl] .object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}[dir=rtl] .border-md-solid{border-style:solid!important}[dir=rtl] .border-md-dashed{border-style:dashed!important}[dir=rtl] .border-md-none{border-style:none!important}[dir=rtl] .row-gap-md-0{row-gap:0!important}[dir=rtl] .row-gap-md-1{row-gap:.25rem!important}[dir=rtl] .row-gap-md-2{row-gap:.5rem!important}[dir=rtl] .row-gap-md-3{row-gap:1rem!important}[dir=rtl] .row-gap-md-4{row-gap:1.5rem!important}[dir=rtl] .row-gap-md-5{row-gap:3rem!important}[dir=rtl] .column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}[dir=rtl] .column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}[dir=rtl] .column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}[dir=rtl] .column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}[dir=rtl] .column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}[dir=rtl] .column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}[dir=rtl] .float-md-start{float:right!important}[dir=rtl] .float-md-end{float:left!important}[dir=rtl] .float-md-none{float:none!important}[dir=rtl] .text-md-start{text-align:right!important}[dir=rtl] .text-md-end{text-align:left!important}[dir=rtl] .text-md-center{text-align:center!important}[dir=rtl] .me-md-0{margin-left:0!important}[dir=rtl] .me-md-1{margin-left:.25rem!important}[dir=rtl] .me-md-2{margin-left:.5rem!important}[dir=rtl] .me-md-3{margin-left:1rem!important}[dir=rtl] .me-md-4{margin-left:1.5rem!important}[dir=rtl] .me-md-5{margin-left:3rem!important}[dir=rtl] .me-md-auto{margin-left:auto!important}[dir=rtl] .ms-md-0{margin-right:0!important}[dir=rtl] .ms-md-1{margin-right:.25rem!important}[dir=rtl] .ms-md-2{margin-right:.5rem!important}[dir=rtl] .ms-md-3{margin-right:1rem!important}[dir=rtl] .ms-md-4{margin-right:1.5rem!important}[dir=rtl] .ms-md-5{margin-right:3rem!important}[dir=rtl] .ms-md-auto{margin-right:auto!important}[dir=rtl] .me-md-n1{margin-left:-.25rem!important}[dir=rtl] .me-md-n2{margin-left:-.5rem!important}[dir=rtl] .me-md-n3{margin-left:-1rem!important}[dir=rtl] .me-md-n4{margin-left:-1.5rem!important}[dir=rtl] .me-md-n5{margin-left:-3rem!important}[dir=rtl] .ms-md-n1{margin-right:-.25rem!important}[dir=rtl] .ms-md-n2{margin-right:-.5rem!important}[dir=rtl] .ms-md-n3{margin-right:-1rem!important}[dir=rtl] .ms-md-n4{margin-right:-1.5rem!important}[dir=rtl] .ms-md-n5{margin-right:-3rem!important}[dir=rtl] .pe-md-0{padding-left:0!important}[dir=rtl] .pe-md-1{padding-left:.25rem!important}[dir=rtl] .pe-md-2{padding-left:.5rem!important}[dir=rtl] .pe-md-3{padding-left:1rem!important}[dir=rtl] .pe-md-4{padding-left:1.5rem!important}[dir=rtl] .pe-md-5{padding-left:3rem!important}[dir=rtl] .ps-md-0{padding-right:0!important}[dir=rtl] .ps-md-1{padding-right:.25rem!important}[dir=rtl] .ps-md-2{padding-right:.5rem!important}[dir=rtl] .ps-md-3{padding-right:1rem!important}[dir=rtl] .ps-md-4{padding-right:1.5rem!important}[dir=rtl] .ps-md-5{padding-right:3rem!important}}@media (min-width:992px){[dir=rtl] .object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}[dir=rtl] .object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}[dir=rtl] .object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}[dir=rtl] .object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}[dir=rtl] .object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}[dir=rtl] .border-lg-solid{border-style:solid!important}[dir=rtl] .border-lg-dashed{border-style:dashed!important}[dir=rtl] .border-lg-none{border-style:none!important}[dir=rtl] .row-gap-lg-0{row-gap:0!important}[dir=rtl] .row-gap-lg-1{row-gap:.25rem!important}[dir=rtl] .row-gap-lg-2{row-gap:.5rem!important}[dir=rtl] .row-gap-lg-3{row-gap:1rem!important}[dir=rtl] .row-gap-lg-4{row-gap:1.5rem!important}[dir=rtl] .row-gap-lg-5{row-gap:3rem!important}[dir=rtl] .column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}[dir=rtl] .column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}[dir=rtl] .column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}[dir=rtl] .column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}[dir=rtl] .column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}[dir=rtl] .column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}[dir=rtl] .float-lg-start{float:right!important}[dir=rtl] .float-lg-end{float:left!important}[dir=rtl] .float-lg-none{float:none!important}[dir=rtl] .text-lg-start{text-align:right!important}[dir=rtl] .text-lg-end{text-align:left!important}[dir=rtl] .text-lg-center{text-align:center!important}[dir=rtl] .me-lg-0{margin-left:0!important}[dir=rtl] .me-lg-1{margin-left:.25rem!important}[dir=rtl] .me-lg-2{margin-left:.5rem!important}[dir=rtl] .me-lg-3{margin-left:1rem!important}[dir=rtl] .me-lg-4{margin-left:1.5rem!important}[dir=rtl] .me-lg-5{margin-left:3rem!important}[dir=rtl] .me-lg-auto{margin-left:auto!important}[dir=rtl] .ms-lg-0{margin-right:0!important}[dir=rtl] .ms-lg-1{margin-right:.25rem!important}[dir=rtl] .ms-lg-2{margin-right:.5rem!important}[dir=rtl] .ms-lg-3{margin-right:1rem!important}[dir=rtl] .ms-lg-4{margin-right:1.5rem!important}[dir=rtl] .ms-lg-5{margin-right:3rem!important}[dir=rtl] .ms-lg-auto{margin-right:auto!important}[dir=rtl] .me-lg-n1{margin-left:-.25rem!important}[dir=rtl] .me-lg-n2{margin-left:-.5rem!important}[dir=rtl] .me-lg-n3{margin-left:-1rem!important}[dir=rtl] .me-lg-n4{margin-left:-1.5rem!important}[dir=rtl] .me-lg-n5{margin-left:-3rem!important}[dir=rtl] .ms-lg-n1{margin-right:-.25rem!important}[dir=rtl] .ms-lg-n2{margin-right:-.5rem!important}[dir=rtl] .ms-lg-n3{margin-right:-1rem!important}[dir=rtl] .ms-lg-n4{margin-right:-1.5rem!important}[dir=rtl] .ms-lg-n5{margin-right:-3rem!important}[dir=rtl] .pe-lg-0{padding-left:0!important}[dir=rtl] .pe-lg-1{padding-left:.25rem!important}[dir=rtl] .pe-lg-2{padding-left:.5rem!important}[dir=rtl] .pe-lg-3{padding-left:1rem!important}[dir=rtl] .pe-lg-4{padding-left:1.5rem!important}[dir=rtl] .pe-lg-5{padding-left:3rem!important}[dir=rtl] .ps-lg-0{padding-right:0!important}[dir=rtl] .ps-lg-1{padding-right:.25rem!important}[dir=rtl] .ps-lg-2{padding-right:.5rem!important}[dir=rtl] .ps-lg-3{padding-right:1rem!important}[dir=rtl] .ps-lg-4{padding-right:1.5rem!important}[dir=rtl] .ps-lg-5{padding-right:3rem!important}}@media (min-width:1200px){[dir=rtl] .object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}[dir=rtl] .object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}[dir=rtl] .object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}[dir=rtl] .object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}[dir=rtl] .object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}[dir=rtl] .border-xl-solid{border-style:solid!important}[dir=rtl] .border-xl-dashed{border-style:dashed!important}[dir=rtl] .border-xl-none{border-style:none!important}[dir=rtl] .row-gap-xl-0{row-gap:0!important}[dir=rtl] .row-gap-xl-1{row-gap:.25rem!important}[dir=rtl] .row-gap-xl-2{row-gap:.5rem!important}[dir=rtl] .row-gap-xl-3{row-gap:1rem!important}[dir=rtl] .row-gap-xl-4{row-gap:1.5rem!important}[dir=rtl] .row-gap-xl-5{row-gap:3rem!important}[dir=rtl] .column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}[dir=rtl] .column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}[dir=rtl] .column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}[dir=rtl] .column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}[dir=rtl] .column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}[dir=rtl] .column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}[dir=rtl] .float-xl-start{float:right!important}[dir=rtl] .float-xl-end{float:left!important}[dir=rtl] .float-xl-none{float:none!important}[dir=rtl] .text-xl-start{text-align:right!important}[dir=rtl] .text-xl-end{text-align:left!important}[dir=rtl] .text-xl-center{text-align:center!important}[dir=rtl] .me-xl-0{margin-left:0!important}[dir=rtl] .me-xl-1{margin-left:.25rem!important}[dir=rtl] .me-xl-2{margin-left:.5rem!important}[dir=rtl] .me-xl-3{margin-left:1rem!important}[dir=rtl] .me-xl-4{margin-left:1.5rem!important}[dir=rtl] .me-xl-5{margin-left:3rem!important}[dir=rtl] .me-xl-auto{margin-left:auto!important}[dir=rtl] .ms-xl-0{margin-right:0!important}[dir=rtl] .ms-xl-1{margin-right:.25rem!important}[dir=rtl] .ms-xl-2{margin-right:.5rem!important}[dir=rtl] .ms-xl-3{margin-right:1rem!important}[dir=rtl] .ms-xl-4{margin-right:1.5rem!important}[dir=rtl] .ms-xl-5{margin-right:3rem!important}[dir=rtl] .ms-xl-auto{margin-right:auto!important}[dir=rtl] .me-xl-n1{margin-left:-.25rem!important}[dir=rtl] .me-xl-n2{margin-left:-.5rem!important}[dir=rtl] .me-xl-n3{margin-left:-1rem!important}[dir=rtl] .me-xl-n4{margin-left:-1.5rem!important}[dir=rtl] .me-xl-n5{margin-left:-3rem!important}[dir=rtl] .ms-xl-n1{margin-right:-.25rem!important}[dir=rtl] .ms-xl-n2{margin-right:-.5rem!important}[dir=rtl] .ms-xl-n3{margin-right:-1rem!important}[dir=rtl] .ms-xl-n4{margin-right:-1.5rem!important}[dir=rtl] .ms-xl-n5{margin-right:-3rem!important}[dir=rtl] .pe-xl-0{padding-left:0!important}[dir=rtl] .pe-xl-1{padding-left:.25rem!important}[dir=rtl] .pe-xl-2{padding-left:.5rem!important}[dir=rtl] .pe-xl-3{padding-left:1rem!important}[dir=rtl] .pe-xl-4{padding-left:1.5rem!important}[dir=rtl] .pe-xl-5{padding-left:3rem!important}[dir=rtl] .ps-xl-0{padding-right:0!important}[dir=rtl] .ps-xl-1{padding-right:.25rem!important}[dir=rtl] .ps-xl-2{padding-right:.5rem!important}[dir=rtl] .ps-xl-3{padding-right:1rem!important}[dir=rtl] .ps-xl-4{padding-right:1.5rem!important}[dir=rtl] .ps-xl-5{padding-right:3rem!important}}@media (min-width:1400px){[dir=rtl] .object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}[dir=rtl] .object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}[dir=rtl] .object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}[dir=rtl] .object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}[dir=rtl] .object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}[dir=rtl] .border-xxl-solid{border-style:solid!important}[dir=rtl] .border-xxl-dashed{border-style:dashed!important}[dir=rtl] .border-xxl-none{border-style:none!important}[dir=rtl] .row-gap-xxl-0{row-gap:0!important}[dir=rtl] .row-gap-xxl-1{row-gap:.25rem!important}[dir=rtl] .row-gap-xxl-2{row-gap:.5rem!important}[dir=rtl] .row-gap-xxl-3{row-gap:1rem!important}[dir=rtl] .row-gap-xxl-4{row-gap:1.5rem!important}[dir=rtl] .row-gap-xxl-5{row-gap:3rem!important}[dir=rtl] .column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}[dir=rtl] .column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}[dir=rtl] .column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}[dir=rtl] .column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}[dir=rtl] .column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}[dir=rtl] .column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}[dir=rtl] .float-xxl-start{float:right!important}[dir=rtl] .float-xxl-end{float:left!important}[dir=rtl] .float-xxl-none{float:none!important}[dir=rtl] .text-xxl-start{text-align:right!important}[dir=rtl] .text-xxl-end{text-align:left!important}[dir=rtl] .text-xxl-center{text-align:center!important}[dir=rtl] .me-xxl-0{margin-left:0!important}[dir=rtl] .me-xxl-1{margin-left:.25rem!important}[dir=rtl] .me-xxl-2{margin-left:.5rem!important}[dir=rtl] .me-xxl-3{margin-left:1rem!important}[dir=rtl] .me-xxl-4{margin-left:1.5rem!important}[dir=rtl] .me-xxl-5{margin-left:3rem!important}[dir=rtl] .me-xxl-auto{margin-left:auto!important}[dir=rtl] .ms-xxl-0{margin-right:0!important}[dir=rtl] .ms-xxl-1{margin-right:.25rem!important}[dir=rtl] .ms-xxl-2{margin-right:.5rem!important}[dir=rtl] .ms-xxl-3{margin-right:1rem!important}[dir=rtl] .ms-xxl-4{margin-right:1.5rem!important}[dir=rtl] .ms-xxl-5{margin-right:3rem!important}[dir=rtl] .ms-xxl-auto{margin-right:auto!important}[dir=rtl] .me-xxl-n1{margin-left:-.25rem!important}[dir=rtl] .me-xxl-n2{margin-left:-.5rem!important}[dir=rtl] .me-xxl-n3{margin-left:-1rem!important}[dir=rtl] .me-xxl-n4{margin-left:-1.5rem!important}[dir=rtl] .me-xxl-n5{margin-left:-3rem!important}[dir=rtl] .ms-xxl-n1{margin-right:-.25rem!important}[dir=rtl] .ms-xxl-n2{margin-right:-.5rem!important}[dir=rtl] .ms-xxl-n3{margin-right:-1rem!important}[dir=rtl] .ms-xxl-n4{margin-right:-1.5rem!important}[dir=rtl] .ms-xxl-n5{margin-right:-3rem!important}[dir=rtl] .pe-xxl-0{padding-left:0!important}[dir=rtl] .pe-xxl-1{padding-left:.25rem!important}[dir=rtl] .pe-xxl-2{padding-left:.5rem!important}[dir=rtl] .pe-xxl-3{padding-left:1rem!important}[dir=rtl] .pe-xxl-4{padding-left:1.5rem!important}[dir=rtl] .pe-xxl-5{padding-left:3rem!important}[dir=rtl] .ps-xxl-0{padding-right:0!important}[dir=rtl] .ps-xxl-1{padding-right:.25rem!important}[dir=rtl] .ps-xxl-2{padding-right:.5rem!important}[dir=rtl] .ps-xxl-3{padding-right:1rem!important}[dir=rtl] .ps-xxl-4{padding-right:1.5rem!important}[dir=rtl] .ps-xxl-5{padding-right:3rem!important}}body{text-rendering:optimizeLegibility;font-smoothing:antialiased;-moz-font-feature-settings:"liga" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){button.list-group-item{outline:none}}.app-overlay{background-color:#4b465c80;bottom:0;left:0;position:absolute;right:0;top:0;transition:all .25s ease;visibility:hidden;z-index:3}.app-overlay.show{visibility:visible}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:1rem;padding-right:1rem}@media (min-width:992px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:1.5rem;padding-right:1.5rem}}.img-thumbnail{display:block;position:relative}.img-thumbnail img{z-index:1}.img-thumbnail-content{display:block;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;z-index:3}.img-thumbnail:focus .img-thumbnail-content,.img-thumbnail:hover .img-thumbnail-content{opacity:1}.img-thumbnail-overlay{bottom:0;display:block;left:0;position:absolute;right:0;top:0;transition:all .2s ease-in-out;z-index:2}.img-thumbnail:not(:hover):not(:focus) .img-thumbnail-overlay{opacity:0!important}.img-thumbnail-shadow{transition:box-shadow .2s}.img-thumbnail-shadow:focus,.img-thumbnail-shadow:hover{box-shadow:0 5px 20px #4b465c66}.img-thumbnail-zoom-in{overflow:hidden}.img-thumbnail-zoom-in img{transform:translate3d(0);transition:all .3s ease-in-out}.img-thumbnail-zoom-in .img-thumbnail-content{transform:translate(-50%,-50%) scale(.6)}.img-thumbnail-zoom-in:focus img,.img-thumbnail-zoom-in:hover img{transform:scale(1.1)}.img-thumbnail-zoom-in:focus .img-thumbnail-content,.img-thumbnail-zoom-in:hover .img-thumbnail-content{transform:translate(-50%,-50%) scale(1)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card,.card-body,.flex-column,.media,.tab-content,img{min-height:1px}img{height:auto}}[dir=rtl] body{direction:rtl;text-align:right}.buy-now .btn-buy-now{bottom:3rem;box-shadow:0 1px 20px 1px #ea5455!important;position:fixed;right:1.5rem;z-index:1080}[dir=rtl] .buy-now .btn-buy-now{left:1.5rem;right:inherit}.buy-now .btn-buy-now:hover{box-shadow:none}.ui-rect,.ui-rect-30,.ui-rect-60,.ui-rect-67,.ui-rect-75,.ui-square{display:block!important;padding-top:100%!important;position:relative!important;width:100%!important}.ui-square{padding-top:100%!important}.ui-rect{padding-top:50%!important}.ui-rect-30{padding-top:30%!important}.ui-rect-60{padding-top:60%!important}.ui-rect-67{padding-top:67%!important}.ui-rect-75{padding-top:75%!important}.ui-rect-content,.ui-square-content{bottom:0!important;left:0!important;position:absolute!important;right:0!important;top:0!important}.text-strike-through{text-decoration:line-through}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ui-star,.ui-star>*,.ui-stars{height:1.1em;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.ui-stars{display:inline-block;vertical-align:middle;white-space:nowrap}.ui-star{display:block;float:left;font-size:1.1em;height:1.1em;line-height:1;position:relative;text-decoration:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.1em}[dir=rtl] .ui-star{float:right}.ui-star+.ui-star{margin-left:-.1em}[dir=rtl] .ui-star+.ui-star{margin-left:0;margin-right:-.1em}.ui-star>*,.ui-star>:after,.ui-star>:before{font-size:1em;height:100%;left:.55em;line-height:1;position:absolute;transform:translate(-50%)}[dir=rtl] .ui-star>*,[dir=rtl] .ui-star>:after,[dir=rtl] .ui-star>:before{left:auto;right:.55em;transform:translate(50%)}.ui-star>*{text-align:center;top:0;width:100%}.ui-star>:first-child{color:#ff9f43;display:none;overflow:hidden;z-index:10}.ui-star>:last-child{display:block;z-index:5}.ui-star.half-filled>:first-child{transform:translate(-100%);width:50%}[dir=rtl] .ui-star.half-filled>:first-child{transform:translate(100%)}.ui-star.filled>:first-child,.ui-star.half-filled>:first-child{display:block}.ui-star.filled>:last-child{display:none}.ui-stars.hoverable .ui-star>:first-child{display:block}.ui-stars.hoverable .ui-star:first-child:not(.filled)>:first-child,.ui-stars.hoverable .ui-star:first-child:not(.filled)~.ui-star>:first-child,.ui-stars.hoverable .ui-star:first-child:not(.half-filled)>:first-child,.ui-stars.hoverable .ui-star:first-child:not(.half-filled)~.ui-star>:first-child{display:none}.ui-stars.hoverable .ui-star.filled>:first-child,.ui-stars.hoverable .ui-star.half-filled>:first-child{display:block!important}.ui-stars.hoverable:hover .ui-star>:first-child{display:block!important;transform:translate(-50%)!important;width:100%!important}[dir=rtl] .ui-stars.hoverable:hover .ui-star>:first-child{transform:translate(50%)!important}.ui-stars.hoverable .ui-star:hover~.ui-star>:first-child{display:none!important}.ui-stars.hoverable .ui-star:hover~.ui-star>:last-child{display:block!important}.ui-bg-cover{background-color:transparent;background-position:50%;background-size:cover}.ui-bg-overlay-container,.ui-bg-overlay-container>*,.ui-bg-video-container,.ui-bg-video-container>*{position:relative}.ui-bg-overlay-container .ui-bg-overlay{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.light-style .ui-bordered{border:1px solid #dbdade}.light-style .ui-star>:last-child{color:#4b465c33}.menu{display:flex}.menu .ps__rail-y,.menu .ps__thumb-y{width:.125rem!important}.menu .ps__rail-y{background:none!important;left:auto!important;right:.25rem!important}[dir=rtl] .menu .ps__rail-y{left:.25rem!important;right:auto!important}.menu .ps__rail-y.ps--clicking,.menu .ps__rail-y.ps--clicking>.ps__thumb-y,.menu .ps__rail-y:focus,.menu .ps__rail-y:focus>.ps__thumb-y,.menu .ps__rail-y:hover,.menu .ps__rail-y:hover>.ps__thumb-y{width:.375rem!important}.menu-inner{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;margin:0;padding:0}.menu-inner-shadow{display:none;height:3rem;pointer-events:none;position:absolute;top:3.4375rem;width:100%;z-index:2}html:not(.layout-menu-fixed) .menu-inner-shadow{display:none!important}.menu-item{align-items:flex-start;justify-content:flex-start}.menu-item.menu-item-animating{transition:height .3s ease-in-out}.menu-block,.menu-divider,.menu-header,.menu-item{flex:0 0 auto;flex-direction:column;list-style:none;margin:0;padding:0}.menu-header{opacity:1;transition:opacity .3s ease-in-out}.menu-icon{flex-grow:0;flex-shrink:0;font-size:1.375rem;margin-right:.5rem}.menu:not(.menu-no-animation) .menu-icon{transition:margin-right .3s ease}[dir=rtl] .menu-icon{margin-left:.5rem;margin-right:0}.menu:not(.menu-no-animation) [dir=rtl] .menu-icon{transition:margin-left .3s ease}.menu-link{align-items:center;display:flex;flex:0 1 auto;margin:0;position:relative}.menu-item.active>.menu-link.menu-toggle{font-weight:500}.menu-item.disabled .menu-link{cursor:not-allowed!important}.menu:not(.menu-no-animation) .menu-link{transition-duration:.3s;transition-property:color,background-color}.menu-link>:not(.menu-icon){flex:0 1 auto;opacity:1}.menu:not(.menu-no-animation) .menu-link>:not(.menu-icon){transition:opacity .3s ease-in-out}.menu-sub{display:none;flex-direction:column;margin:0;padding:0}.menu:not(.menu-no-animation) .menu-sub{transition:background-color .3s}.menu-item.open>.menu-sub{display:flex}.menu-toggle:after{border:1.8px solid;border-bottom:0;border-left:0;content:"";display:block;height:.48em;position:absolute;top:48%;transform:translateY(-50%) rotate(135deg);width:.48em}[dir=rtl] .menu-toggle:after{border-left:1px solid;border-right:0}.menu-item.open:not(.menu-item-closing)>.menu-toggle:after,[dir=rtl] .menu-toggle:after{transform:translateY(-50%) rotate(-45deg)}[dir=rtl] .menu-item.open:not(.menu-item-closing)>.menu-toggle:after{transform:translateY(-50%) rotate(-135deg)}.menu:not(.menu-no-animation) .menu-toggle:after{cursor:pointer;transition-duration:.3s;transition-property:transform}.menu-divider{border:0;border-top:1px solid;width:100%}.menu-vertical{flex-direction:column;overflow:hidden}.menu-vertical:not(.menu-no-animation){transition:width .3s}.menu-vertical,.menu-vertical .menu-block,.menu-vertical .menu-inner>.menu-header,.menu-vertical .menu-inner>.menu-item{width:16.25rem}.menu-vertical .menu-inner{flex:1 1 auto;flex-direction:column}.menu-vertical .menu-inner>.menu-item{margin:.125rem 0}.menu-vertical .menu-inner>.menu-item .menu-link{border-radius:.375rem;line-height:20px;margin:0 .75rem}.menu-vertical .menu-inner .menu-item.active>.menu-link{font-weight:500}.menu-vertical .menu-header{padding:1.25rem 1.75rem .375rem}.menu-vertical .menu-block,.menu-vertical .menu-item .menu-link{padding:.4rem 1rem}.menu-vertical .menu-item .menu-link{color:#a0a7af;font-size:14px;font-weight:500;transition:transform .2s ease}.menu-vertical .menu-item .menu-toggle{padding-right:calc(1rem + 1.26em)}[dir=rtl] .menu-vertical .menu-item .menu-toggle{padding-left:calc(1rem + 1.26em);padding-right:1rem}.menu-vertical .menu-item .menu-toggle:after{right:1rem}[dir=rtl] .menu-vertical .menu-item .menu-toggle:after{left:1rem;right:auto}.menu-vertical .menu-divider{margin-bottom:.5rem;margin-top:.5rem;padding:0}.menu-vertical .menu-sub{padding:.25rem 0}.menu-vertical .menu-sub .menu-link{padding-bottom:.5rem;padding-top:.5rem}.menu-vertical .menu-sub .menu-item{margin:0}.menu-vertical .menu-sub .menu-item:first-child{margin-top:0!important}.menu-vertical .menu-sub .menu-item:last-child{margin-bottom:0!important}.menu-vertical .menu-icon{height:20px;width:20px}.menu-vertical .menu-sub .menu-icon{margin-right:0}[dir=rtl] .menu-vertical .menu-sub .menu-icon{margin-left:0}.menu-vertical .menu-horizontal-wrapper{flex:none}.menu-vertical .menu-sub .menu-link{padding-left:1.875rem}[dir=rtl] .menu-vertical .menu-sub .menu-link{padding-left:1rem;padding-right:1.875rem}.menu-vertical .menu-sub .menu-sub .menu-link{padding-left:3.375rem}[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-link{padding-left:1rem;padding-right:3.375rem}.menu-vertical .menu-sub .menu-sub .menu-sub .menu-link{padding-left:3.875rem}[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-sub .menu-link{padding-left:1rem;padding-right:3.875rem}.menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:4.375rem}[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:1rem;padding-right:4.375rem}.menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:4.875rem}[dir=rtl] .menu-vertical .menu-sub .menu-sub .menu-sub .menu-sub .menu-sub .menu-link{padding-left:1rem;padding-right:4.875rem}.menu-collapsed:not(:hover),.menu-collapsed:not(:hover) .menu-inner>.menu-item{width:5.25rem}.menu-collapsed:not(:hover) .menu-block,.menu-collapsed:not(:hover) .menu-inner>.menu-header{margin-left:5.25rem;padding-left:.5rem;padding-right:1.5rem;position:relative;width:16.25rem}.menu-collapsed:not(:hover) .menu-block .menu-header-text,.menu-collapsed:not(:hover) .menu-inner>.menu-header .menu-header-text{opacity:0;overflow:hidden}.menu-collapsed:not(:hover) .menu-block:before,.menu-collapsed:not(:hover) .menu-inner>.menu-header:before{color:#a5a3ae;content:"";font-family:tabler-icons;font-size:1.375rem;left:-3.28125rem;position:absolute;top:.25rem}.menu-collapsed:not(:hover) .menu-inner>.menu-item div:not(.menu-block){opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-collapsed:not(:hover) .menu-inner>.menu-item.open>.menu-sub,.menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-sub,.menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-toggle:after{display:none}.menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link .menu-icon{margin-right:0;text-align:center}[dir=rtl] .menu-collapsed:not(:hover) .menu-block{width:5.25rem!important}[dir=rtl] .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link{padding-left:1rem}[dir=rtl] .menu-collapsed:not(:hover) .menu-block,[dir=rtl] .menu-collapsed:not(:hover) .menu-inner>.menu-header{margin-left:0;margin-right:5.25rem;padding-left:1.5rem;padding-right:.5rem}[dir=rtl] .menu-collapsed:not(:hover) .menu-block:before,[dir=rtl] .menu-collapsed:not(:hover) .menu-inner>.menu-header:before{left:auto;right:-3.28125rem}[dir=rtl] .menu-collapsed:not(:hover) .menu-inner>.menu-item>.menu-link .menu-icon{margin-left:0}.menu-horizontal{flex-direction:row;width:100%}.menu-horizontal .menu-inner{flex:0 1 100%;flex-direction:row;overflow:hidden}.menu-horizontal .menu-inner .menu-item.active>.menu-link:not(.menu-toggle),.menu-horizontal .menu-inner>.menu-item.active>.menu-link.menu-toggle{font-weight:500}.menu-horizontal .menu-item .menu-link{padding:.5rem .875rem}.menu-horizontal .menu-item .menu-toggle{padding-right:calc(.875rem + 1.26em)}[dir=rtl] .menu-horizontal .menu-item .menu-toggle{padding-left:calc(.875rem + 1.26em);padding-right:.875rem}.menu-horizontal .menu-item .menu-toggle:after{right:.875rem}[dir=rtl] .menu-horizontal .menu-item .menu-toggle:after{left:.875rem;right:auto}.menu-horizontal .menu-inner>.menu-item>.menu-toggle:after{transform:translateY(-50%) rotate(135deg)}[dir=rtl] .menu-horizontal .menu-inner>.menu-item>.menu-toggle:after{transform:translateY(-50%) rotate(-135deg)}.menu-horizontal .menu-inner>.menu-item>.menu-toggle:before{block-size:.625rem;content:"";inline-size:100%;inset-block-start:100%;inset-inline-start:0;pointer-events:auto;position:absolute;z-index:2}.menu-horizontal .menu-inner>.menu-item>.menu-sub{margin-top:.625rem}.menu-horizontal .menu-sub .menu-item.open:not(.menu-item-closing)>.menu-toggle:after{transform:translateY(-50%) rotate(45deg)}[dir=rtl] .menu-horizontal .menu-sub .menu-item.open:not(.menu-item-closing)>.menu-toggle:after{transform:translateY(-50%) rotate(-45deg)}.menu-horizontal .menu-inner>.menu-item:not(.menu-item-closing).open .menu-item.open{position:relative}.menu-horizontal .menu-divider,.menu-horizontal .menu-header{display:none!important}.menu-horizontal .menu-sub{box-shadow:0 .625rem 1.25rem #a5a3ae66;padding:.375rem 0;position:absolute;width:15.625rem}.menu-horizontal .menu-sub .menu-item{padding:.125rem .5rem}.menu-horizontal .menu-sub .menu-item.open .menu-link>div:after{content:"";height:100%;pointer-events:auto;position:absolute;right:-1.0625rem;width:1.0625rem;z-index:2}.menu-horizontal .menu-sub .menu-sub{left:100%;position:absolute;top:0;width:100%}[dir=rtl] .menu-horizontal .menu-sub .menu-sub{left:-100%}.menu-horizontal .menu-sub .menu-link{border-radius:.375rem;padding-bottom:.5rem;padding-top:.5rem}.menu-horizontal .menu-inner>.menu-item .menu-sub{border-radius:.375rem}.menu-horizontal:not(.menu-no-animation) .menu-inner .menu-item.open .menu-sub{animation:menuDropdownShow .3s ease-in-out}.menu-horizontal .menu-sub .menu-link{padding-left:2.75rem}[dir=rtl] .menu-horizontal .menu-sub .menu-link{padding-left:.875rem;padding-right:2.75rem}@media (max-width:991.98px){.menu-horizontal{display:none}}.menu-horizontal-wrapper{flex:0 1 100%;overflow:hidden;width:0}.menu:not(.menu-no-animation) .menu-horizontal-wrapper .menu-inner{transition:margin .3s}.menu-horizontal-next,.menu-horizontal-prev{display:block;flex:0 0 auto;position:relative;width:2.25rem}.menu-horizontal-next:after,.menu-horizontal-prev:after{border:1px solid;border-top:0;content:"";display:block;height:.5rem;left:50%;position:absolute;top:50%;width:.5rem}.menu-horizontal-next.disabled,.menu-horizontal-prev.disabled{cursor:not-allowed!important}.menu-horizontal-prev:after{border-right:0;transform:translate(-50%,-50%) rotate(45deg)}[dir=rtl] .menu-horizontal-prev:after{transform:translate(-50%,-50%) rotate(-135deg)}.menu-horizontal-next:after{border-left:0;transform:translate(-50%,-50%) rotate(-45deg)}[dir=rtl] .menu-horizontal-next:after{transform:translate(-50%,-50%) rotate(135deg)}@keyframes menuDropdownShow{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.menu-light,.menu-light .menu-horizontal-next,.menu-light .menu-horizontal-prev,.menu-light .menu-link{color:#4b465c80}.menu-light .menu-horizontal-next.active,.menu-light .menu-horizontal-next:focus,.menu-light .menu-horizontal-next:hover,.menu-light .menu-horizontal-prev.active,.menu-light .menu-horizontal-prev:focus,.menu-light .menu-horizontal-prev:hover,.menu-light .menu-link.active,.menu-light .menu-link:focus,.menu-light .menu-link:hover{color:#6f6b7d}.menu-light .menu-item.disabled .menu-link{color:#4b465c4d!important}.menu-light .menu-item.active>.menu-link,.menu-light .menu-item.open:not(.menu-item-closing)>.menu-toggle{color:#6f6b7d}.menu-light .menu-item.active>.menu-link:not(.menu-toggle){background:#0000000d}.menu-light .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.menu-light .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{color:#4b465c80}.menu-light .menu-text{color:#6f6b7d}.menu-light .menu-header{color:#4b465c80}.menu-light .menu-divider,.menu-light .menu-inner>.menu-item.open>.menu-sub:before,.menu-light hr{border-color:#0000000f!important}.menu-light .menu-block:before,.menu-light .menu-inner>.menu-header:before{background-color:#4b465c4d}.menu-light .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#0000000f}.menu-light .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#6f6b7d}.menu-light .ps__thumb-y{background:#4b465c80!important}.menu-dark,.menu-dark .menu-horizontal-next,.menu-dark .menu-horizontal-prev,.menu-dark .menu-link{color:#fffc}.menu-dark .menu-horizontal-next.active,.menu-dark .menu-horizontal-next:focus,.menu-dark .menu-horizontal-next:hover,.menu-dark .menu-horizontal-prev.active,.menu-dark .menu-horizontal-prev:focus,.menu-dark .menu-horizontal-prev:hover,.menu-dark .menu-link.active,.menu-dark .menu-link:focus,.menu-dark .menu-link:hover{color:#fff}.menu-dark .menu-item.disabled .menu-link{color:#fff6!important}.menu-dark .menu-item.active>.menu-link,.menu-dark .menu-item.open:not(.menu-item-closing)>.menu-toggle{color:#fff}.menu-dark .menu-item.active>.menu-link:not(.menu-toggle){background:#0000000f}.menu-dark .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.menu-dark .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{color:#fffc}.menu-dark .menu-text{color:#fff}.menu-dark .menu-header{color:#fffc}.menu-dark .menu-divider,.menu-dark .menu-inner>.menu-item.open>.menu-sub:before,.menu-dark hr{border-color:#fff3!important}.menu-dark .menu-block:before,.menu-dark .menu-inner>.menu-header:before{background-color:#fff6}.menu-dark .menu-inner>.menu-item.open .menu-item.open>.menu-toggle:before{background-color:#fff3}.menu-dark .menu-inner>.menu-item.open .menu-item.active>.menu-link:before{background-color:#fff}.menu-dark .ps__thumb-y{background:#fffc!important}.layout-container{min-height:100vh}.layout-container,.layout-wrapper{align-items:stretch;display:flex;flex:1 1 auto;width:100%}.layout-menu-fixed-offcanvas .layout-wrapper,.layout-menu-offcanvas .layout-wrapper{overflow:hidden}.layout-menu-fixed-offcanvas .layout-navbar .layout-menu-toggle,.layout-menu-offcanvas .layout-navbar .layout-menu-toggle{display:block!important}@media (min-width:1200px){.layout-menu-fixed-offcanvas .layout-menu .layout-menu-toggle,.layout-menu-offcanvas .layout-menu .layout-menu-toggle{display:none}}.content-wrapper,.content-wrapper>*,.layout-menu,.layout-page{min-height:1px}.content-footer,.layout-navbar{flex:0 0 auto}.layout-page{align-items:stretch;display:flex;flex:1 1 auto;padding:0}.layout-without-menu .layout-page{padding-left:0!important;padding-right:0!important}.content-wrapper{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between}.content-backdrop{background-color:#4b465c;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.content-backdrop.fade{opacity:0}.content-backdrop.show{opacity:.5}.layout-menu-fixed .content-backdrop{z-index:10}.layout-horizontal .content-backdrop:not(.fade){top:3.875rem!important;z-index:9}.layout-navbar{color:#6f6b7d;flex-wrap:nowrap;height:70px;padding-bottom:0;padding-top:0;position:relative;z-index:2}.layout-navbar .navbar{transform:translateZ(0)}.layout-navbar .navbar-nav-right{flex-basis:100%}.layout-navbar.navbar-detached{border-radius:.375rem;margin:1rem auto 0;padding:0 1.5rem;width:calc(100% - 3rem)}.layout-navbar.navbar-detached.container-xxl{max-width:calc(1440px - 3rem)}.layout-navbar-fixed .layout-navbar.navbar-detached{width:calc(100% - 19.25rem)}@media (max-width:1199.98px){.layout-navbar-fixed .layout-navbar.navbar-detached{width:calc(100% - 3rem)!important}}@media (max-width:991.98px){.layout-navbar-fixed .layout-navbar.navbar-detached{width:calc(100% - 2rem)!important}}.layout-navbar-fixed.layout-menu-collapsed .layout-navbar.navbar-detached{width:calc(100% - 8.25rem)}@media (max-width:1199.98px){.layout-navbar.navbar-detached{width:calc(100% - 3rem)!important}}@media (max-width:991.98px){.layout-navbar.navbar-detached{width:calc(100% - 2rem)!important}}.layout-menu-collapsed .layout-navbar.navbar-detached,.layout-without-menu .layout-navbar.navbar-detached{width:calc(100% - 3rem)}.layout-navbar .navbar-search-wrapper .input-group-text,.layout-navbar .navbar-search-wrapper .search-input{background-color:transparent}.layout-navbar .navbar-search-wrapper .navbar-search-suggestion{border-radius:.5rem;max-height:28rem}.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion{color:#6f6b7d}.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion.active,.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestion:hover{background:#f8f7fa;color:#6f6b7d}.layout-navbar .navbar-search-wrapper .navbar-search-suggestion .suggestions-header{font-weight:500}.layout-navbar .search-input-wrapper .search-toggler{position:absolute;right:1rem;top:1.25rem;z-index:1}[dir=rtl] .layout-navbar .search-input-wrapper .search-toggler{left:1rem;right:inherit}.layout-navbar .search-input-wrapper .twitter-typeahead{height:100%;left:0;position:absolute!important;top:0;width:100%}@media (min-width:1400px){.layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:calc(50% - 720px)}[dir=rtl] .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl{left:inherit;right:calc(50% - 720px)}.layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{right:calc(50% - 720px + 2.5rem)}[dir=rtl] .layout-navbar .search-input-wrapper .twitter-typeahead.container-xxl+.search-toggler{left:calc(50% - 720px + 2.5rem);right:inherit}}.layout-navbar .search-input-wrapper .search-input{box-shadow:none;height:100%}.layout-navbar .search-input-wrapper .navbar-search-suggestion{width:100%}.layout-horizontal .layout-navbar .search-input-wrapper .navbar-search-suggestion{width:96%}.layout-navbar .navbar-dropdown .badge-notifications{padding:0;top:.5rem}.layout-navbar .navbar-dropdown .dropdown-menu{border:1px solid #f0f0f0;border-radius:10px;overflow:hidden;top:49px}.layout-navbar .navbar-dropdown .dropdown-menu .last-login{white-space:normal}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list{max-height:24.08rem}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item{cursor:pointer;padding:.5rem 1.3rem}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions{text-align:center}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-actions>a{display:block}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive i,.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item .dropdown-notifications-archive span{color:#6f6b7d}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-archive,.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read{visibility:hidden}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item.marked-as-read .dropdown-notifications-read span{background-color:#a8aaae}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:not(.marked-as-read) .dropdown-notifications-archive{visibility:hidden}.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover.marked-as-read .dropdown-notifications-archive,.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover.marked-as-read .dropdown-notifications-read,.layout-navbar .navbar-dropdown.dropdown-notifications .dropdown-notifications-list .dropdown-notifications-item:hover:not(.marked-as-read) .dropdown-notifications-archive{visibility:visible}.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-list{max-height:24.08rem}.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item{padding:.875rem;text-align:center}.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item:hover{background-color:#4b465c0a}.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item .dropdown-shortcuts-icon{align-items:center;background-color:#4b465c14;display:flex;height:3rem;justify-content:center;margin-left:auto;margin-right:auto;width:3rem}.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a,.layout-navbar .navbar-dropdown.dropdown-shortcuts .dropdown-shortcuts-item a:hover{color:#6f6b7d!important;display:block;font-weight:500;margin-bottom:0}.layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .dropdown-toggle,.layout-navbar[class*=bg-]:not(.bg-navbar-theme) .nav-item .input-group-text{color:#6a6c6a}@media (max-width:1199.98px){.layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu{position:absolute}.layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .last-login{white-space:nowrap}}@media (max-width:767.98px){.layout-navbar .navbar-nav .nav-item.dropdown{float:left;position:static}.layout-navbar .navbar-nav .nav-item.dropdown .badge-notifications{top:auto}.layout-navbar .navbar-nav .nav-item.dropdown .dropdown-menu{left:.9rem;min-width:auto;position:absolute;width:92%}}html:not([dir=rtl]) .layout-horizontal .layout-navbar .navbar-search-suggestion{left:2%!important}[dir=rtl] .layout-horizontal .layout-navbar .navbar-search-suggestion{right:2%!important}@media (max-width:1199.98px){.layout-navbar{z-index:1080}}.layout-menu{flex:1 0 auto;position:relative}.layout-menu a:focus-visible{outline:none}.layout-menu .menu{transform:translateZ(0)}.layout-menu .menu-vertical{height:100%}.layout-content-navbar .layout-page{flex-basis:100%;flex-direction:column;max-width:100%;min-width:0;width:0}.layout-content-navbar .content-wrapper{width:100%}.layout-navbar-full .layout-container{flex-direction:column}@media (min-width:1200px){.layout-navbar-full:not(.layout-horizontal) .menu-inner{margin-top:.75rem}}.layout-navbar-full .content-wrapper{flex-basis:100%;max-width:100%;min-width:0;width:0}.layout-navbar-full .content-backdrop.show{z-index:9}.layout-menu-fixed .layout-navbar-full .content-backdrop.show,.layout-menu-fixed-offcanvas .layout-navbar-full .content-backdrop.show{z-index:1076}.layout-menu-flipped .layout-content-navbar .layout-container,.layout-menu-flipped .layout-navbar-full .layout-page{flex-direction:row-reverse}.layout-menu-toggle{display:block}.layout-menu-toggle .menu-toggle-icon:before{content:""}.layout-menu-collapsed .layout-menu-toggle .menu-toggle-icon:before{content:""}@media (min-width:991px){.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item{width:4.8rem}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header{margin-left:5.25rem;padding-left:.5rem;padding-right:1.5rem;position:relative;width:16.25rem}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block .menu-header-text,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header .menu-header-text,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block .menu-header-text,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header .menu-header-text{opacity:0;overflow:hidden}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block:before,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header:before,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block:before,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header:before{color:#a5a3ae;content:"";font-family:tabler-icons;font-size:1.375rem;left:-3.28125rem;position:absolute;top:.25rem}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item div:not(.menu-block),.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item div:not(.menu-block){opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item.open>.menu-sub,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-sub,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-toggle:after,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item.open>.menu-sub,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-sub,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-toggle:after{display:none}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon{margin-right:0;text-align:center}[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block{width:5.25rem!important}[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link{padding-left:1rem}[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header{margin-left:0;margin-right:5.25rem;padding-left:1.5rem;padding-right:.5rem}[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-block:before,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-header:before,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-block:before,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-header:before{left:auto;right:-3.28125rem}[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon,[dir=rtl].layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu.menu-vertical .menu-inner>.menu-item>.menu-link .menu-icon{margin-left:0}.layout-menu-hover.layout-menu-collapsed .layout-menu{margin-right:-11rem}.layout-menu-hover.layout-menu-collapsed.layout-menu-flipped .layout-menu,[dir=rtl].layout-menu-hover.layout-menu-collapsed .layout-menu{margin-left:-11rem;margin-right:0}[dir=rtl].layout-menu-hover.layout-menu-collapsed.layout-menu-flipped .layout-menu{margin-left:0;margin-right:-11rem}}@media (min-width:1200px){.layout-menu-collapsed.layout-menu-offcanvas .layout-menu{margin-right:-16.25rem;transform:translate(-100%)}.layout-menu-collapsed.layout-menu-offcanvas.layout-menu-flipped .layout-menu,[dir=rtl].layout-menu-collapsed.layout-menu-offcanvas .layout-menu{margin-left:-16.25rem;margin-right:0;transform:translate(100%)}[dir=rtl].layout-menu-collapsed.layout-menu-offcanvas.layout-menu-flipped .layout-menu{margin-left:0;margin-right:-16.25rem;transform:translate(-100%)}.layout-menu-fixed .layout-menu,.layout-menu-fixed-offcanvas .layout-menu{bottom:0;left:0;margin-left:0!important;margin-right:0!important;position:fixed;top:0}.layout-menu-fixed-offcanvas.layout-menu-flipped .layout-menu,.layout-menu-fixed.layout-menu-flipped .layout-menu,[dir=rtl].layout-menu-fixed .layout-menu,[dir=rtl].layout-menu-fixed-offcanvas .layout-menu{left:auto;right:0}[dir=rtl].layout-menu-fixed-offcanvas.layout-menu-flipped .layout-menu,[dir=rtl].layout-menu-fixed.layout-menu-flipped .layout-menu{left:0;right:auto}.layout-menu-fixed-offcanvas.layout-menu-collapsed .layout-menu{transform:translate(-100%)}.layout-menu-fixed-offcanvas.layout-menu-collapsed.layout-menu-flipped .layout-menu,[dir=rtl].layout-menu-fixed-offcanvas.layout-menu-collapsed .layout-menu{transform:translate(100%)}[dir=rtl].layout-menu-fixed-offcanvas.layout-menu-collapsed.layout-menu-flipped .layout-menu{transform:translate(-100%)}.layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page,.layout-menu-fixed:not(.layout-menu-collapsed) .layout-page{padding-left:16.25rem}.layout-menu-fixed-offcanvas:not(.layout-menu-collapsed).layout-menu-flipped .layout-page,.layout-menu-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-page,[dir=rtl].layout-menu-fixed-offcanvas:not(.layout-menu-collapsed) .layout-page,[dir=rtl].layout-menu-fixed:not(.layout-menu-collapsed) .layout-page{padding-left:0;padding-right:16.25rem}[dir=rtl].layout-menu-fixed-offcanvas:not(.layout-menu-collapsed).layout-menu-flipped .layout-page,[dir=rtl].layout-menu-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-page{padding-left:16.25rem;padding-right:0}.layout-menu-fixed.layout-menu-collapsed .layout-page{padding-left:5.25rem}.layout-menu-fixed.layout-menu-collapsed.layout-menu-flipped .layout-page,[dir=rtl].layout-menu-fixed.layout-menu-collapsed .layout-page{padding-left:0;padding-right:5.25rem}[dir=rtl].layout-menu-fixed.layout-menu-collapsed.layout-menu-flipped .layout-page{padding-left:5.25rem;padding-right:0}}html:not(.layout-navbar-fixed) .layout-content-navbar .layout-page,html:not(.layout-navbar-fixed):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-page{padding-top:0!important}html:not(.layout-footer-fixed) .content-wrapper{padding-bottom:0!important}@media (max-width:1199.98px){.layout-menu-fixed .layout-wrapper.layout-navbar-full .layout-menu,.layout-menu-fixed-offcanvas .layout-wrapper.layout-navbar-full .layout-menu{top:0!important}html:not(.layout-navbar-fixed) .layout-navbar-full .layout-page{padding-top:0!important}}.layout-navbar-hidden .layout-navbar{display:none}.layout-navbar-fixed .layout-navbar{left:0;position:fixed;right:0;top:0}@media (min-width:1200px){.layout-menu-fixed .layout-navbar-full .layout-navbar,.layout-menu-fixed-offcanvas .layout-navbar-full .layout-navbar{left:0;position:fixed;right:0;top:0}.layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:16.25rem}.layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:0;right:16.25rem}.layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal,.layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal{position:fixed;top:3.875rem}.layout-menu-fixed .layout-horizontal .layout-page .menu-horizontal+[class*=container-],.layout-menu-fixed-offcanvas .layout-horizontal .layout-page .menu-horizontal+[class*=container-]{padding-top:5.15rem!important}[dir=rtl].layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,[dir=rtl].layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,[dir=rtl].layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:0;right:16.25rem}[dir=rtl].layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,[dir=rtl].layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar,[dir=rtl].layout-navbar-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:16.25rem;right:0}.layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-navbar,.layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar{left:5.25rem}.layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped .layout-content-navbar .layout-navbar,.layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-content-navbar .layout-navbar,[dir=rtl].layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-navbar,[dir=rtl].layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar{left:0;right:5.25rem}[dir=rtl].layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed.layout-menu-flipped .layout-content-navbar .layout-navbar,[dir=rtl].layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-content-navbar .layout-navbar{left:5.25rem;right:0}}.layout-footer-fixed .content-footer{bottom:0;left:0;position:fixed;right:0}@media (min-width:1200px){.layout-footer-fixed:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer{left:16.25rem}.layout-footer-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{left:0;right:16.25rem}.layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer{left:5.25rem}.layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{left:0;right:5.25rem}[dir=rtl].layout-footer-fixed:not(.layout-menu-collapsed) .layout-wrapper:not(.layout-without-menu) .content-footer{left:0;right:16.25rem}[dir=rtl].layout-footer-fixed:not(.layout-menu-collapsed).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{left:16.25rem;right:0}[dir=rtl].layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-wrapper:not(.layout-without-menu) .content-footer{left:0;right:5.25rem}[dir=rtl].layout-footer-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-flipped .layout-wrapper:not(.layout-without-menu) .content-footer{left:5.25rem;right:0}}@media (max-width:991px){.layout-menu{height:100%!important;left:0!important;margin-left:0!important;margin-right:0!important;position:fixed!important;top:0!important;transform:translate3d(-100%,0,0);will-change:transform,-webkit-transform}.layout-menu-flipped .layout-menu,[dir=rtl] .layout-menu{left:auto!important;right:0!important;transform:translate3d(100%,0,0)}.layout-menu-expanded .layout-menu{transform:translateZ(0)!important;z-index:1080}.layout-menu-expanded body{overflow:hidden}[dir=rtl].layout-menu-flipped .layout-menu{left:0!important;right:auto!important;transform:translate3d(-100%,0,0)}.layout-overlay{background:#4b465c;cursor:pointer;display:none;height:100%!important;left:0;opacity:.5;position:fixed;right:0;top:0}.layout-menu-expanded .layout-overlay{display:block}.layout-menu-100vh .layout-menu,.layout-menu-100vh .layout-overlay{height:100vh!important}.drag-target{height:100%;left:0;position:fixed;top:0;width:40px;z-index:1036}}.layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar,.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-navbar,.layout-navbar-fixed body:not(.modal-open) .layout-navbar-full .layout-navbar{z-index:1080}.layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar,.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-navbar,.layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-navbar{z-index:1076}.layout-footer-fixed .content-footer{z-index:1030}.layout-menu-horizontal{z-index:9}@media (max-width:1199.98px){.layout-menu{z-index:1100}.layout-overlay{z-index:10}}@media (min-width:1000px){.layout-navbar-full .layout-navbar{z-index:10}.layout-content-navbar .layout-navbar,.layout-navbar-full .layout-menu{z-index:9}.layout-content-navbar .layout-menu{z-index:10}.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas).layout-menu-hover .layout-navbar-full .layout-menu{z-index:1075!important}.layout-menu-fixed body:not(.modal-open) .layout-navbar-full .layout-menu,.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-navbar-full .layout-menu{z-index:1075}.layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-menu,.layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-menu{z-index:1080}}.layout-menu-link-no-transition .layout-menu .menu-link,.layout-menu-link-no-transition .layout-menu-horizontal .menu-link,.layout-no-transition .layout-menu,.layout-no-transition .layout-menu .menu,.layout-no-transition .layout-menu .menu-item,.layout-no-transition .layout-menu-horizontal,.layout-no-transition .layout-menu-horizontal .menu,.layout-no-transition .layout-menu-horizontal .menu-item{animation:none!important;transition:none!important}@media (max-width:1199.98px){.layout-transitioning .layout-overlay{animation:menuAnimation .3s}.layout-transitioning .layout-menu{transition-duration:.3s;transition-property:transform}}@media (min-width:991px){.layout-menu-collapsed:not(.layout-transitioning):not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,width}.layout-transitioning.layout-menu-offcanvas .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,transform}.layout-transitioning.layout-menu-fixed .layout-page,.layout-transitioning.layout-menu-fixed-offcanvas .layout-page{transition-duration:.3s;transition-property:padding-left,padding-right}.layout-transitioning.layout-menu-fixed .layout-menu{transition:width .3s}.layout-transitioning.layout-menu-fixed-offcanvas .layout-menu{transition-duration:.3s;transition-property:transform}.layout-transitioning.layout-footer-fixed .content-footer,.layout-transitioning.layout-navbar-fixed .layout-content-navbar .layout-navbar{transition-duration:.3s;transition-property:left,right}.layout-transitioning:not(.layout-menu-offcanvas):not(.layout-menu-fixed):not(.layout-menu-fixed-offcanvas) .layout-menu{transition-duration:.3s;transition-property:margin-left,margin-right,width}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.content-footer,.layout-menu,.layout-navbar,.layout-page,.menu{transition:none!important;transition-duration:0s!important}.layout-overlay{animation:none!important}}@keyframes menuAnimation{0%{opacity:0}to{opacity:.5}}.app-brand{flex-grow:0;flex-shrink:0;line-height:1;min-height:1px;overflow:hidden}.app-brand,.app-brand-link{align-items:center;display:flex}.app-brand-logo{display:block;flex-grow:0;flex-shrink:0;min-height:1px;overflow:hidden}.app-brand-logo img,.app-brand-logo svg{display:block}.app-brand-text{flex-shrink:0;opacity:1;transition:opacity .3s ease-in-out}html:not([dir=rtl]) .app-brand-text{margin-left:.625rem!important}[dir=rtl] .app-brand-text{margin-right:.625rem!important}.app-brand-img-collapsed{display:none}.app-brand .layout-menu-toggle{display:block}.menu-vertical .app-brand{margin:0 .875rem 0 1rem;padding-left:.5rem;padding-right:.5rem}.menu-horizontal .app-brand,.menu-horizontal .app-brand+.menu-divider{display:none!important}:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand{width:5.25rem}:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-link,:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo,:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-text{margin-left:auto;margin-right:auto}:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand .layout-menu-toggle,:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-logo~.app-brand-text{opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img{display:none}:not(.layout-menu)>.menu-vertical.menu-collapsed:not(.layout-menu):not(:hover) .app-brand-img-collapsed{display:block}@media (min-width:1200px){.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand{width:5.25rem}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-link,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-text{margin-left:auto;margin-right:auto}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand .layout-menu-toggle,.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-logo~.app-brand-text{opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img{display:none}.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand-img-collapsed{display:block}}.custom-option{border:1px solid #dbdade;border-radius:.375rem;padding-left:0}.custom-option:hover{border:1px solid #c9c8ce}.custom-option.custom-option-image{border-width:1px!important}.custom-option.custom-option-image .custom-option-body img{border-radius:.375rem}.custom-option .custom-option-content{cursor:pointer;width:100%}.custom-option-basic .custom-option-content{padding:1.07em 1.07em 1.07em 2.77em}.custom-option-basic .custom-option-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:.25rem}.custom-option-icon.checked i,.custom-option-icon.checked svg{color:#7367f0}.custom-option-icon .custom-option-content{padding:1.07em;text-align:center}.custom-option-icon .custom-option-body{display:block;margin-bottom:.5rem}.custom-option-icon .custom-option-body i{display:block;font-size:1.75rem;margin-bottom:.5rem}.custom-option-icon .custom-option-body svg{height:38px;margin-bottom:.25rem;width:38px}.custom-option-icon .custom-option-body .custom-option-title{color:#5d596c;display:block;font-size:.9375rem;font-weight:500}.custom-option-icon .form-check-input{float:none!important;margin:0!important}.custom-option-image{border-width:1px}.custom-option-image .custom-option-content{padding:0}.custom-option-image .custom-option-body img{height:100%;width:100%}.custom-option-image.custom-option-image-radio .form-check-input{display:none}.custom-option-image.custom-option-image-check{position:relative}.custom-option-image.custom-option-image-check .form-check-input{border:0;margin:0;opacity:0;position:absolute;right:16px;top:16px}.custom-option-image.custom-option-image-check .form-check-input:checked{opacity:1}.custom-option-image.custom-option-image-check:hover .form-check-input{border:inherit;border-width:2px;opacity:1}.custom-option-image.custom-option-image-check:not(.checked):hover .form-check-input{background-color:transparent}[dir=rtl] .custom-option{padding-right:0}[dir=rtl] .custom-option-basic .custom-option-content{padding-left:1.07em;padding-right:2.77em}[dir=rtl] .custom-option-image.custom-option-image-check .form-check-input{left:10px;right:auto}.switch{border-radius:30rem;cursor:pointer;display:inline-block;font-size:.9375rem;line-height:1.4;margin-bottom:0;margin-right:.75rem;min-height:1.35rem;position:relative;vertical-align:middle}.switch .switch-label:first-child{padding-right:.5rem}.switch .switch-input~.switch-label{padding-left:3rem}.switch .switch-toggle-slider{border:1px solid transparent;font-size:.625rem;height:1.35rem;line-height:1.35rem;top:0;width:2.5rem}.switch .switch-toggle-slider i{font-size:.9375rem;position:relative;top:-1.35px}.switch .switch-label{top:.01875rem}.switch .switch-input:checked~.switch-toggle-slider:after{left:1.15rem}.switch .switch-toggle-slider:after{height:13px;margin:.25rem 0 0 .25rem;top:-1px;width:13px}.switch .switch-on{padding-left:.25rem;padding-right:1.1rem}.switch .switch-off{background:#ecedee;padding-left:1.1rem;padding-right:.25rem}[dir=rtl] .switch .switch-label{padding-left:0;padding-right:3rem}[dir=rtl] .switch .switch-input:checked~.switch-toggle-slider:after{left:auto;right:1.15rem}[dir=rtl] .switch .switch-toggle-slider:after{margin-left:0;margin-right:.25rem}[dir=rtl] .switch .switch-on{padding-left:1.1rem;padding-right:.25rem}[dir=rtl] .switch .switch-off{padding-left:.25rem;padding-right:1.1rem}[dir=rtl] .switch{margin-left:.75rem;margin-right:0}.switch-input{margin:0;opacity:0;padding:0;position:absolute;z-index:-1}.switch-toggle-slider{background:transparent;border:1px solid #ecedee!important;border-radius:30rem;color:#4b465c66;cursor:pointer;overflow:hidden;position:absolute;transition-duration:.2s;transition-property:left,right,background,box-shadow;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch-toggle-slider i{top:-2.3px!important}.switch-label{color:#6f6b7d;cursor:default;display:inline-block;font-weight:400;position:relative}.switch-off,.switch-on{height:100%;position:absolute;text-align:center;top:0;transition-duration:.2s;transition-property:left,right;width:100%}.switch-on{left:-100%}[dir=rtl] .switch-on{left:auto;right:-100%}.switch-input:not(:checked)~.switch-toggle-slider .switch-on{color:transparent}.switch-off{left:0}[dir=rtl] .switch-off{left:auto;right:0}.switch-input:checked~.switch-toggle-slider{border-color:#7367f0}.switch-input:checked~.switch-toggle-slider:after{background:#fff}.switch-input:checked~.switch-toggle-slider .switch-on{left:0}[dir=rtl] .switch-input:checked~.switch-toggle-slider .switch-on{left:auto;right:0}.switch-input:checked~.switch-toggle-slider .switch-off{color:transparent;left:100%}[dir=rtl] .switch-input:checked~.switch-toggle-slider .switch-off{left:auto;right:100%}.switch-toggle-slider:after{background:#bbbdbe;border-radius:999px;box-shadow:none;content:"";display:block;left:0;position:absolute;transition-duration:.2s;transition-property:left,right,background}[dir=rtl] .switch-toggle-slider:after{left:auto;right:0}.switches-stacked:after{clear:both;content:"";display:block}.switches-stacked .switch{display:block}html:not([dir=rtl]) .switches-stacked .switch{margin-right:0}[dir=rtl] .switches-stacked .switch{margin-left:0}.switches-stacked .switch:not(:last-child){margin-bottom:.75rem}.switch-square,.switch-square .switch-toggle-slider{border-radius:.375rem}.switch-square .switch-toggle-slider:after{border-radius:calc(.375rem - 2px)}.switch.switch-outline .switch-toggle-slider:after{background:#4b465c33}.switch-input:disabled~.switch-toggle-slider{background:#4b465c33;border-color:transparent!important;opacity:.5}.switch-input:disabled~.switch-toggle-slider:after{box-shadow:none}.switch-input:disabled~.switch-label{color:#a5a3ae}.switch-sm{font-size:.75rem;line-height:1.48;min-height:1.125rem}.switch-sm .switch-label:first-child{padding-right:.5rem}.switch-sm .switch-input~.switch-label{padding-left:2.5rem}.switch-sm .switch-toggle-slider{border:1px solid transparent;font-size:.625rem;height:1.125rem;line-height:1.125rem;top:0;width:2rem}.switch-sm .switch-toggle-slider i{font-size:.75rem;position:relative;top:-2px}.switch-sm .switch-label{top:.0075rem}.switch-sm .switch-input:checked~.switch-toggle-slider:after{left:.875rem}.switch-sm .switch-toggle-slider:after{height:10px;margin:.25rem 0 0 .25rem;top:-1px;width:10px}.switch-sm .switch-on{padding-left:.25rem;padding-right:.875rem}.switch-sm .switch-off{padding-left:.875rem;padding-right:.25rem}[dir=rtl] .switch-sm .switch-label{padding-left:0;padding-right:2.5rem}[dir=rtl] .switch-sm .switch-input:checked~.switch-toggle-slider:after{left:auto;right:.875rem}[dir=rtl] .switch-sm .switch-toggle-slider:after{margin-left:0;margin-right:.25rem}[dir=rtl] .switch-sm .switch-on{padding-left:.875rem;padding-right:.25rem}[dir=rtl] .switch-sm .switch-off{padding-left:.25rem;padding-right:.875rem}.switch-lg{font-size:1rem;line-height:1.47;min-height:1.75rem}.switch-lg .switch-label:first-child{padding-right:.5rem}.switch-lg .switch-input~.switch-label{padding-left:3.75rem}.switch-lg .switch-toggle-slider{border:1px solid transparent;font-size:.625rem;height:1.75rem;line-height:1.75rem;top:0;width:3.25rem}.switch-lg .switch-toggle-slider i{font-size:1rem;position:relative;top:-2px}.switch-lg .switch-label{top:.14rem}.switch-lg .switch-input:checked~.switch-toggle-slider:after{left:1.5rem}.switch-lg .switch-toggle-slider:after{height:20px;margin:.25rem 0 0 .25rem;top:-1px;width:20px}.switch-lg .switch-on{padding-left:.25rem;padding-right:1.5rem}.switch-lg .switch-off{padding-left:1.5rem;padding-right:.25rem}[dir=rtl] .switch-lg .switch-label{padding-left:0;padding-right:3.75rem}[dir=rtl] .switch-lg .switch-input:checked~.switch-toggle-slider:after{left:auto;right:1.5rem}[dir=rtl] .switch-lg .switch-toggle-slider:after{margin-left:0;margin-right:.25rem}[dir=rtl] .switch-lg .switch-on{padding-left:1.5rem;padding-right:.25rem}[dir=rtl] .switch-lg .switch-off{padding-left:.25rem;padding-right:1.5rem}.switch-secondary.switch .switch-input:checked~.switch-toggle-slider{background:#a8aaae;border-color:#a8aaae!important;color:#fff}.switch-secondary.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-secondary.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #a8aaae;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-success.switch .switch-input:checked~.switch-toggle-slider{background:#28c76f;border-color:#28c76f!important;color:#fff}.switch-success.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-success.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #28c76f;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-info.switch .switch-input:checked~.switch-toggle-slider{background:#00cfe8;border-color:#00cfe8!important;color:#fff}.switch-info.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-info.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #00cfe8;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-warning.switch .switch-input:checked~.switch-toggle-slider{background:#ff9f43;border-color:#ff9f43!important;color:#fff}.switch-warning.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-warning.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #ff9f43;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-danger.switch .switch-input:checked~.switch-toggle-slider{background:#ea5455;border-color:#ea5455!important;color:#fff}.switch-danger.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-danger.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #ea5455;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-dark.switch .switch-input:checked~.switch-toggle-slider{background:#4b4b4b;border-color:#4b4b4b!important;color:#fff}.switch-dark.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-dark.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #4b4b4b;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-gray.switch .switch-input:checked~.switch-toggle-slider{background:#4b465c0d;border-color:#4b465c0d!important;color:#fff}.switch-gray.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-gray.switch .switch-input:focus~.switch-toggle-slider{border:1px solid rgba(75,70,92,.05);box-shadow:0 0 .25rem .05rem #7367f01a}.switch .invalid-feedback,.switch .valid-feedback{padding-left:.5rem}.switch-input.invalid~.switch-label,.switch-input.is-valid~.switch-label,.was-validated .switch-input:valid~.switch-label{color:#28c76f}.switch-input.invalid~.valid-feedback,.switch-input.invalid~.valid-tooltip,.switch-input.is-valid~.valid-feedback,.switch-input.is-valid~.valid-tooltip,.was-validated .switch-input:valid~.valid-feedback,.was-validated .switch-input:valid~.valid-tooltip{display:block}.switch-input.invalid~.switch-toggle-slider,.switch-input.is-valid~.switch-toggle-slider,.was-validated .switch-input:valid~.switch-toggle-slider{border:1px solid #28c76f!important}.switch-input.invalid:checked~.switch-toggle-slider,.switch-input.is-valid:checked~.switch-toggle-slider,.was-validated .switch-input:valid:checked~.switch-toggle-slider{background:#28c76f;border-color:#28c76f!important;color:#fff}.switch-input.invalid:focus~.switch-toggle-slider,.switch-input.is-valid:focus~.switch-toggle-slider,.was-validated .switch-input:valid:focus~.switch-toggle-slider{box-shadow:0 0 .25rem .05rem #28c76f66}.switch-input.invalid:active~.switch-toggle-slider,.switch-input.is-valid:active~.switch-toggle-slider,.was-validated .switch-input:valid:active~.switch-toggle-slider{box-shadow:none}.switch-input.invalid~.switch-label,.switch-input.is-invalid~.switch-label,.was-validated .switch-input:invalid~.switch-label{color:#ea5455}.switch-input.invalid~.invalid-feedback,.switch-input.invalid~.invalid-tooltip,.switch-input.is-invalid~.invalid-feedback,.switch-input.is-invalid~.invalid-tooltip,.was-validated .switch-input:invalid~.invalid-feedback,.was-validated .switch-input:invalid~.invalid-tooltip{display:block}.switch-input.invalid~.switch-toggle-slider,.switch-input.is-invalid~.switch-toggle-slider,.was-validated .switch-input:invalid~.switch-toggle-slider{border:1px solid #ea5455!important}.switch-input.invalid:checked~.switch-toggle-slider,.switch-input.is-invalid:checked~.switch-toggle-slider,.was-validated .switch-input:invalid:checked~.switch-toggle-slider{background:#ea5455;border-color:#ea5455!important;color:#fff}.switch-input.invalid:focus~.switch-toggle-slider,.switch-input.is-invalid:focus~.switch-toggle-slider,.was-validated .switch-input:invalid:focus~.switch-toggle-slider{box-shadow:0 0 .25rem .05rem #ea545566}.switch-input.invalid:active~.switch-toggle-slider,.switch-input.is-invalid:active~.switch-toggle-slider,.was-validated .switch-input:invalid:active~.switch-toggle-slider{box-shadow:none}.avatar1{height:2.375rem;margin-right:-10px;margin-top:-14px;width:2.375rem}.avatar,.avatar1{cursor:pointer;position:relative}.avatar{height:2.144rem;margin-right:-8px;top:0;transition:background-color .3s,transform .3s;width:2.144rem}#campaign,#superbot{padding-bottom:5px!important;padding-left:5px!important;padding-right:5px!important}.avatar img{height:100%;width:100%}.avatar .avatar-initial{align-items:center;background-color:#c9c8ce;bottom:0;color:#fff;display:flex;font-weight:500;justify-content:center;left:0;position:absolute;right:0;text-transform:uppercase;top:0}.avatar.avatar-away:after,.avatar.avatar-busy:after,.avatar.avatar-offline:after,.avatar.avatar-online:after{border-radius:100%;bottom:0;box-shadow:0 0 0 2px #fff;content:"";height:8px;position:absolute;right:3px;width:8px}.avatar.avatar-online:after{background-color:#28c76f}.avatar.avatar-offline:after{background-color:#a8aaae}.avatar.avatar-away:after{background-color:#ff9f43}.avatar.avatar-busy:after{background-color:#ea5455}.pull-up{transition:all .25s ease}.pull-up:hover{border-radius:50%;box-shadow:0 .25rem 1rem #a5a3ae73;transform:translateY(-4px) scale(1.02);z-index:30}.avatar-xs{height:1.625rem;width:1.625rem}.avatar-xs .avatar-initial{font-size:.625rem}.avatar-xs.avatar-away:after,.avatar-xs.avatar-busy:after,.avatar-xs.avatar-offline:after,.avatar-xs.avatar-online:after{height:.325rem;right:1px;width:.325rem}.avatar-sm{height:2rem;width:2rem}.avatar-sm .avatar-initial{font-size:.75rem}.avatar-sm.avatar-away:after,.avatar-sm.avatar-busy:after,.avatar-sm.avatar-offline:after,.avatar-sm.avatar-online:after{height:.4rem;right:2px;width:.4rem}.avatar-md{height:3rem;width:3rem}.avatar-md .avatar-initial{font-size:1.125rem}.avatar-md.avatar-away:after,.avatar-md.avatar-busy:after,.avatar-md.avatar-offline:after,.avatar-md.avatar-online:after{height:.6rem;right:4px;width:.6rem}.avatar-lg{height:4rem;width:4rem}.avatar-lg .avatar-initial{font-size:1.5rem}.avatar-lg.avatar-away:after,.avatar-lg.avatar-busy:after,.avatar-lg.avatar-offline:after,.avatar-lg.avatar-online:after{height:.8rem;right:5px;width:.8rem}.avatar-xl{height:4.5rem;width:4.5rem}.avatar-xl .avatar-initial{font-size:1.875rem}.avatar-xl.avatar-away:after,.avatar-xl.avatar-busy:after,.avatar-xl.avatar-offline:after,.avatar-xl.avatar-online:after{height:.9rem;right:6px;width:.9rem}.avatar-group .avatar{transition:all .25s ease}.avatar-group .avatar .avatar-initial,.avatar-group .avatar img{border:2px solid #fff}.avatar-group .avatar .avatar-initial{background-color:#f6f6f7;color:#6f6b7d}.avatar-group .avatar:hover{transition:all .25s ease;z-index:30}.avatar-group .avatar{margin-left:-.8rem}.avatar-group .avatar:first-child{margin-left:0}.avatar-group .avatar-xs{margin-left:-.65rem}.avatar-group .avatar-sm{margin-left:-.75rem}.avatar-group .avatar-md{margin-left:-.9rem}.avatar-group .avatar-lg{margin-left:-1.5rem}.avatar-group .avatar-xl{margin-left:-1.75rem}[dir=rtl] .avatar-group .avatar{margin-left:0;margin-right:-.8rem}[dir=rtl] .avatar-group .avatar-xs{margin-right:-.65rem}[dir=rtl] .avatar-group .avatar-sm{margin-right:-.75rem}[dir=rtl] .avatar-group .avatar-md{margin-right:-.9rem}[dir=rtl] .avatar-group .avatar-lg{margin-right:-1.5rem}[dir=rtl] .avatar-group .avatar-xl{margin-right:-1.75rem}.timeline-time{color:#9f9f9f;font-size:13px;font-weight:500;line-height:16px;text-align:left}.timeline{height:100%;list-style:none;padding:0 0 0 .5rem;position:relative;width:100%}.timeline .timeline-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.timeline .timeline-header>:first-child{margin-right:.5rem}.timeline .timeline-end-indicator{bottom:-1.35rem;left:-.65rem;position:absolute}.timeline .timeline-end-indicator i{color:#dbdade;font-size:1.5rem}.timeline .timeline-item{padding-left:1rem;position:relative}.timeline .timeline-item .timeline-event{background-color:#fff;border-radius:.375rem;padding:1rem 1.5rem .6rem;position:relative;width:100%}.timeline .timeline-item .timeline-event:before{border-color:transparent #fff;border-style:solid;border-width:1rem 1rem 1rem 0;content:"";height:0;left:32px;margin-left:-3rem;position:absolute;right:100%;top:.75rem;width:0}.timeline .timeline-item .timeline-event.timeline-event-shadow{box-shadow:0 .5rem 1rem #4b465c13!important}.timeline .timeline-item .timeline-event .timeline-event-time{color:#a5a3ae;font-size:.85rem;position:absolute;top:1.1rem}.timeline .timeline-item .timeline-indicator,.timeline .timeline-item .timeline-indicator-advanced{align-items:center;border-radius:50%;display:flex;height:1.5rem;justify-content:center;left:-.75rem;position:absolute;text-align:center;top:-.2rem;width:1.5rem;z-index:2}.timeline .timeline-item .timeline-indicator i,.timeline .timeline-item .timeline-indicator-advanced i{background-color:#f8f7fa}.card .timeline .timeline-item .timeline-indicator i,.card .timeline .timeline-item .timeline-indicator-advanced i{background-color:#fff}.timeline .timeline-item .timeline-indicator i,.timeline .timeline-item .timeline-indicator-advanced i{color:#7367f0}.timeline .timeline-item .timeline-indicator-advanced{background-color:#fff;top:-.1rem}.timeline .timeline-item .timeline-point{background-color:#7367f0;border-radius:50%;display:block;height:.75rem;left:-.43rem;position:absolute;top:-13;width:.75rem;z-index:2}.timeline .timeline-item.timeline-item-transparent .timeline-event{background-color:transparent;top:-1.1rem}html:not([dir=rtl]) .timeline .timeline-item.timeline-item-transparent .timeline-event{padding-left:0}.timeline .timeline-item.timeline-item-transparent .timeline-event.timeline-event-shadow{padding-left:2rem}.timeline .timeline-item.timeline-item-transparent .timeline-event:before{display:none}.timeline.timeline-center:before{height:97%;left:50%}.timeline.timeline-center:after{left:50%;margin-left:-.55rem}.timeline.timeline-center .timeline-end-indicator{bottom:-1.4rem;left:50%;margin-left:.55rem}.timeline.timeline-center .timeline-item{clear:both;width:50%}.timeline.timeline-center .timeline-item.timeline-item-left,.timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right){border-left:0;border-right:1px solid #dbdade;float:left;left:0;padding-bottom:3rem;padding-left:0;padding-right:3rem}.timeline.timeline-center .timeline-item.timeline-item-left .timeline-event .timeline-event-time,.timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time{right:-10.2rem}.timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:before,.timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:before{border-left-width:16px;border-right-width:0;left:auto;right:-15px}.timeline.timeline-center .timeline-item.timeline-item-left .timeline-point,.timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-point{left:100%}.timeline.timeline-center .timeline-item.timeline-item-right,.timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right){border-left:1px solid #dbdade;float:right;padding-bottom:3rem;padding-left:3rem;right:1px}.timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-event-time,.timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-event-time{left:-10.2rem}.timeline.timeline-center .timeline-item.timeline-item-right .timeline-event .timeline-point,.timeline.timeline-center .timeline-item:nth-of-type(2n):not(.timeline-item-left):not(.timeline-item-right) .timeline-event .timeline-point{left:0}.timeline.timeline-center .timeline-item .timeline-point{left:50%;margin-left:-.6875rem}.timeline.timeline-center .timeline-item .timeline-point-indicator{left:50%;margin-left:-.3125rem}.timeline.timeline-advance .timeline-item .timeline-event:after,.timeline.timeline-advance .timeline-item .timeline-event:before{border:transparent}html:not([dir=rtl]) .timeline-item{border-left:1px solid #568fce}[dir=rtl] .timeline:not(.timeline-center):before{left:auto;right:-1px}[dir=rtl] .timeline:not(.timeline-center):after{left:auto;margin-right:-.65rem}[dir=rtl] .timeline:not(.timeline-center) .timeline-end-indicator{left:auto;right:-.75rem}[dir=rtl] .timeline:not(.timeline-center) .timeline-item{border-right:1px solid #dbdade;padding-left:0;padding-right:3rem}[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-event:before{border-left-width:1rem;border-right-width:0;left:auto;right:-1rem}[dir=rtl] .timeline:not(.timeline-center) .timeline-item.timeline-item-transparent .timeline-event{padding-right:0}[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-point{left:auto;right:-.4rem}[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-indicator,[dir=rtl] .timeline:not(.timeline-center) .timeline-item .timeline-indicator-advanced{left:auto;right:-.78rem}@media (min-width:768px){.timeline.timeline-center .timeline-item.timeline-item-left .timeline-indicator,.timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-indicator{left:calc(100% - .75rem)}.timeline.timeline-center .timeline-item.timeline-item-left .timeline-event:after,.timeline.timeline-center .timeline-item:nth-of-type(odd):not(.timeline-item-left):not(.timeline-item-right) .timeline-event:after{left:auto;right:-16px;transform:rotate(180deg)}}@media (max-width:767.98px){.timeline.timeline-center:before{left:1rem}.timeline.timeline-center:after{left:0}.timeline.timeline-center .timeline-end-indicator{left:-2px}.timeline.timeline-center .timeline-item{border-right:0!important;float:left!important;left:0;padding-left:3rem!important;padding-right:0!important;width:100%}.timeline.timeline-center .timeline-item:not(:last-child){border-left:1px solid #dbdade!important}.timeline.timeline-center .timeline-item .timeline-event:before{border-left-width:0!important;border-right-width:1rem!important;right:100%!important}.timeline.timeline-center .timeline-item .timeline-event .timeline-event-time{left:0!important;right:auto!important;top:-1.4rem}.timeline.timeline-center .timeline-item .timeline-point{left:-.7rem!important;margin-left:0!important}.timeline.timeline-center .timeline-item .timeline-point-indicator{left:0!important;margin-left:-.3125rem!important}[dir=rtl] .timeline.timeline-center:before{left:auto;right:1rem}[dir=rtl] .timeline.timeline-center .timeline-item{border-left:0!important;right:1px!important}[dir=rtl] .timeline.timeline-center .timeline-item:not(:last-child){border-right:1px solid #dbdade!important}[dir=rtl] .timeline.timeline-center:after{left:auto;right:-.55rem}[dir=rtl] .timeline.timeline-center .timeline-item{float:right!important;padding-left:1.5rem!important;padding-right:3.5rem!important;width:100%}[dir=rtl] .timeline.timeline-center .timeline-item .timeline-event:before{border-left-width:1rem!important;border-right-width:0!important;left:100%!important;right:-1rem!important}[dir=rtl] .timeline.timeline-center .timeline-item .timeline-event:after{left:auto;right:-16.5px;transform:rotate(0)}[dir=rtl] .timeline.timeline-center .timeline-item .timeline-event .timeline-event-time{left:auto!important;right:0!important;top:-1.2rem}[dir=rtl] .timeline.timeline-center .timeline-item .timeline-point{margin-right:0!important;right:-.7rem!important}[dir=rtl] .timeline .timeline-item .timeline-indicator,[dir=rtl] .timeline .timeline-item .timeline-indicator-advanced{left:auto;right:-.6875rem}[dir=rtl] .timeline-center .timeline-item{padding-left:0;padding-right:3rem}[dir=rtl] .timeline-center .timeline-item .timeline-event:after{border-left-color:#dbdade;border-left-width:1rem;border-right-color:#4b465c4d;border-right-width:0;left:auto;right:-16.5px}}@media (max-width:575.98px){.timeline .timeline-header{align-items:flex-start;flex-direction:column}}.timeline .timeline-item-secondary .timeline-event{background-color:#a7aaae1a}.timeline .timeline-item-secondary .timeline-event:before{border-left-color:#a7aaae1a!important;border-right-color:#a7aaae1a!important}.timeline .timeline-point-secondary{background-color:#a8aaae!important;box-shadow:0 0 0 .1875rem #a7aaae29}.timeline .timeline-indicator-secondary i{color:#a8aaae!important}.timeline .timeline-item-success .timeline-event{background-color:#28c76f1a}.timeline .timeline-item-success .timeline-event:before{border-left-color:#28c76f1a!important;border-right-color:#28c76f1a!important}.timeline .timeline-point-success{background-color:#28c76f!important;box-shadow:0 0 0 .1875rem #28c76f29}.timeline .timeline-indicator-success i{color:#28c76f!important}.timeline .timeline-item-info .timeline-event{background-color:#00cfe81a}.timeline .timeline-item-info .timeline-event:before{border-left-color:#00cfe81a!important;border-right-color:#00cfe81a!important}.timeline .timeline-point-info{background-color:#00cfe8!important;box-shadow:0 0 0 .1875rem #00cfe829}.timeline .timeline-indicator-info i{color:#00cfe8!important}.timeline .timeline-item-warning .timeline-event{background-color:#ff9f431a}.timeline .timeline-item-warning .timeline-event:before{border-left-color:#ff9f431a!important;border-right-color:#ff9f431a!important}.timeline .timeline-point-warning{background-color:#ff9f43!important;box-shadow:0 0 0 .1875rem #ff9f4329}.timeline .timeline-indicator-warning i{color:#ff9f43!important}.timeline .timeline-item-danger .timeline-event{background-color:#ea54551a}.timeline .timeline-item-danger .timeline-event:before{border-left-color:#ea54551a!important;border-right-color:#ea54551a!important}.timeline .timeline-point-danger{background-color:#ea5455!important;box-shadow:0 0 0 .1875rem #ea545529}.timeline .timeline-indicator-danger i{color:#ea5455!important}.timeline .timeline-item-dark .timeline-event{background-color:#4b4b4b1a}.timeline .timeline-item-dark .timeline-event:before{border-left-color:#4b4b4b1a!important;border-right-color:#4b4b4b1a!important}.timeline .timeline-point-dark{background-color:#4b4b4b!important;box-shadow:0 0 0 .1875rem #4b4b4b29}.timeline .timeline-indicator-dark i{color:#4b4b4b!important}.timeline .timeline-item-gray .timeline-event{background-color:#4b465c1a}.timeline .timeline-item-gray .timeline-event:before{border-left-color:#4b465c1a!important;border-right-color:#4b465c1a!important}.timeline .timeline-point-gray{background-color:#4b465c0d!important;box-shadow:0 0 0 .1875rem #4b465c29}.timeline .timeline-indicator-gray i{color:#4b465c0d!important}.blockUI.blockMsg,.blockUI.blockOverlay{color:#fff!important;z-index:1091!important}[dir=rtl] #sortable-cards{flex-direction:row-reverse}[dir=rtl] #image-list-1,[dir=rtl] #image-list-2{flex-direction:row-reverse;justify-content:flex-end}.divider{display:block;margin:1rem 0;overflow:hidden;text-align:center;white-space:nowrap}.divider .divider-text{display:inline-block;font-size:.8rem;padding:0 1rem;position:relative}.divider .divider-text i{font-size:1.25rem}.divider .divider-text:after,.divider .divider-text:before{border-top:1px solid rgba(75,70,92,.2);content:"";position:absolute;top:50%;width:100vw}.divider .divider-text:before{right:100%}.divider .divider-text:after{left:100%}.divider.text-start .divider-text{padding-left:0}.divider.text-end .divider-text{padding-right:0}.divider.text-start-center .divider-text{left:-25%}.divider.text-end-center .divider-text{right:-25%}.divider.divider-dotted .divider-text:after,.divider.divider-dotted .divider-text:before,.divider.divider-dotted:after,.divider.divider-dotted:before{border:1px dotted rgba(75,70,92,.2);border-top:0 dotted rgba(75,70,92,.2)}.divider.divider-dashed .divider-text:after,.divider.divider-dashed .divider-text:before,.divider.divider-dashed:after,.divider.divider-dashed:before{border:1px dashed rgba(75,70,92,.2);border-top:0 dashed rgba(75,70,92,.2)}.divider.divider-vertical{align-items:center;display:flex;height:100%;justify-content:center;margin:unset;position:relative}.divider.divider-vertical:after,.divider.divider-vertical:before{border-left:1px solid rgba(75,70,92,.2);content:"";left:50%;position:absolute}.divider.divider-vertical:before{bottom:50%;top:0}.divider.divider-vertical:after{bottom:0;top:50%}.divider.divider-vertical.divider-dashed:after,.divider.divider-vertical.divider-dashed:before,.divider.divider-vertical.divider-dotted:after,.divider.divider-vertical.divider-dotted:before{border-width:1px 1px 1px 0}.divider.divider-vertical .divider-text{background-color:#fff;padding:.5rem;z-index:1}.divider.divider-vertical .divider-text:after,.divider.divider-vertical .divider-text:before{content:unset}.divider.divider-vertical .divider-text .badge-divider-bg{border-radius:50%;font-size:.6875rem;font-weight:500;padding:.375rem .29rem}[dir=rtl] .divider.text-start-center .divider-text{left:auto;right:-25%}[dir=rtl] .divider.text-end-center .divider-text{left:-25%;right:auto}[dir=rtl] .divider.text-start .divider-text{padding-left:1rem;padding-right:0}[dir=rtl] .divider.text-end .divider-text{padding-left:0;padding-right:1rem}.divider.divider-secondary .divider-text:after,.divider.divider-secondary .divider-text:before,.divider.divider-secondary.divider-vertical:after,.divider.divider-secondary.divider-vertical:before{border-color:#a8aaae}.divider.divider-success .divider-text:after,.divider.divider-success .divider-text:before,.divider.divider-success.divider-vertical:after,.divider.divider-success.divider-vertical:before{border-color:#28c76f}.divider.divider-info .divider-text:after,.divider.divider-info .divider-text:before,.divider.divider-info.divider-vertical:after,.divider.divider-info.divider-vertical:before{border-color:#00cfe8}.divider.divider-warning .divider-text:after,.divider.divider-warning .divider-text:before,.divider.divider-warning.divider-vertical:after,.divider.divider-warning.divider-vertical:before{border-color:#ff9f43}.divider.divider-danger .divider-text:after,.divider.divider-danger .divider-text:before,.divider.divider-danger.divider-vertical:after,.divider.divider-danger.divider-vertical:before{border-color:#ea5455}.divider.divider-dark .divider-text:after,.divider.divider-dark .divider-text:before,.divider.divider-dark.divider-vertical:after,.divider.divider-dark.divider-vertical:before{border-color:#4b4b4b}.divider.divider-gray .divider-text:after,.divider.divider-gray .divider-text:before,.divider.divider-gray.divider-vertical:after,.divider.divider-gray.divider-vertical:before{border-color:#4b465c0d}.footer-link{display:inline-block}.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .content-footer .footer-container{border-top-left-radius:.375rem;border-top-right-radius:.375rem;padding-inline:1.5rem}.content-footer .footer-container{block-size:56px}.footer-light{color:#4b465c80}.footer-light .footer-text{color:#6f6b7d}.footer-light .footer-link{color:#4b465c80}.footer-light .footer-link:focus,.footer-light .footer-link:hover{color:#6f6b7d}.footer-light .footer-link.disabled{color:#4b465c4d!important}.footer-light .active>.footer-link,.footer-light .footer-link.active,.footer-light .footer-link.show,.footer-light .show>.footer-link{color:#6f6b7d}.footer-light hr{border-color:#0000000f}.footer-dark{color:#fffc}.footer-dark .footer-text{color:#fff}.footer-dark .footer-link{color:#fffc}.footer-dark .footer-link:focus,.footer-dark .footer-link:hover{color:#fff}.footer-dark .footer-link.disabled{color:#fff6!important}.footer-dark .active>.footer-link,.footer-dark .footer-link.active,.footer-dark .footer-link.show,.footer-dark .show>.footer-link{color:#fff}.footer-dark hr{border-color:#fff3}:root{--bs-facebook:#3b5998;--bs-twitter:#1da1f2;--bs-google-plus:#dd4b39;--bs-instagram:#e1306c;--bs-linkedin:#0077b5;--bs-github:#333;--bs-dribbble:#ea4c89;--bs-pinterest:#cb2027;--bs-slack:#4a154b;--bs-reddit:#ff4500;--bs-youtube:red;--bs-vimeo:#1ab7ea}.bg-facebook{background-color:#3b5998!important}a.bg-facebook:focus,a.bg-facebook:hover{background-color:#385590!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#3b5998}.bg-label-facebook,.bg-label-hover-facebook{background-color:#e2e6f0!important;color:#3b5998!important}.bg-label-hover-facebook:hover{background-color:#3b5998!important;color:#fff!important}.btn-facebook{background-color:#3b5998;border-color:#3b5998;color:#fff}.btn-facebook:hover{background-color:#355089!important;border-color:#355089!important;color:#fff!important}.btn-check:focus+.btn-facebook,.btn-facebook.focus,.btn-facebook:focus{background-color:#355089;border-color:#355089;box-shadow:none;color:#fff}.btn-check:active+.btn-facebook,.btn-check:checked+.btn-facebook,.btn-facebook.active,.btn-facebook.show.dropdown-toggle,.btn-facebook:active,.show>.btn-facebook.dropdown-toggle{background-color:#355089!important;border-color:#355089!important;color:#fff!important}.btn-facebook.disabled,.btn-facebook:disabled{background-color:#3b5998!important;border-color:#3b5998!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-facebook,.input-group .btn-facebook{border-left:var(--bs-border-width) solid #355089;border-right:var(--bs-border-width) solid #355089}.btn-group-vertical .btn-facebook{border-bottom-color:#355089;border-top-color:#355089}.btn-label-facebook{background:#e0e4ef;border-color:transparent;color:#3b5998}.btn-label-facebook.waves-effect .waves-ripple{background:radial-gradient(#3b599833 0,#3b59984d 40%,#3b599866,#3b599880,#fff0 70%)}.btn-label-facebook:hover{background:#d0d7e6!important;border-color:transparent!important;color:#3b5998!important}.btn-label-facebook.focus,.btn-label-facebook:focus{background:#d0d7e6;box-shadow:none!important;color:#3b5998}.btn-label-facebook.active,.btn-label-facebook.show.dropdown-toggle,.btn-label-facebook:active,.show>.btn-label-facebook.dropdown-toggle{background-color:#d0d7e6!important;border-color:transparent!important;color:#3b5998!important}.btn-label-facebook.active:focus,.btn-label-facebook.show.dropdown-toggle:focus,.btn-label-facebook:active:focus,.show>.btn-label-facebook.dropdown-toggle:focus{box-shadow:none}.btn-label-facebook.disabled,.btn-label-facebook:disabled{background:#e2e6f0!important;border-color:transparent!important;box-shadow:none;color:#3b5998!important}.btn-group .btn-label-facebook,.input-group .btn-label-facebook{border-left:var(--bs-border-width) solid #d0d7e6;border-right:var(--bs-border-width) solid #d0d7e6}.btn-group-vertical .btn-label-facebook{border-bottom-color:#d0d7e6;border-top-color:#d0d7e6}.btn-outline-facebook{background:transparent;border-color:#3b5998;color:#3b5998}.btn-outline-facebook.waves-effect .waves-ripple{background:radial-gradient(#3b599833 0,#3b59984d 40%,#3b599866,#3b599880,#fff0 70%)}.btn-outline-facebook:hover{background-color:#eff2f7!important;border-color:#3b5998!important;color:#3b5998!important}.btn-check:focus+.btn-outline-facebook,.btn-outline-facebook:focus{background-color:#eff2f7;border-color:#3b5998;box-shadow:none;color:#3b5998}.btn-check:active+.btn-outline-facebook,.btn-check:checked+.btn-outline-facebook,.btn-outline-facebook.active,.btn-outline-facebook.dropdown-toggle.show,.btn-outline-facebook:active{background-color:#e0e4ef!important;border-color:#3b5998!important;color:#3b5998!important}.btn-check:active+.btn-outline-facebook:focus,.btn-check:checked+.btn-outline-facebook:focus,.btn-outline-facebook.active:focus,.btn-outline-facebook.dropdown-toggle.show:focus,.btn-outline-facebook:active:focus{box-shadow:none}.btn-outline-facebook.disabled,.btn-outline-facebook:disabled{background-color:transparent!important;color:#3b5998!important}.btn-outline-facebook .badge{color:#fff}.btn-outline-facebook .badge,.btn-outline-facebook.active .badge,.btn-outline-facebook:active .badge,.btn-outline-facebook:focus:hover .badge,.btn-outline-facebook:hover .badge,.show>.btn-outline-facebook.dropdown-toggle .badge{background:#3b5998;border-color:#3b5998}.bg-twitter{background-color:#1da1f2!important}a.bg-twitter:focus,a.bg-twitter:hover{background-color:#1c99e6!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#1da1f2}.bg-label-hover-twitter,.bg-label-twitter{background-color:#ddf1fd!important;color:#1da1f2!important}.bg-label-hover-twitter:hover{background-color:#1da1f2!important;color:#fff!important}.btn-twitter{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.btn-twitter:hover{background-color:#1a91da!important;border-color:#1a91da!important;color:#fff!important}.btn-check:focus+.btn-twitter,.btn-twitter.focus,.btn-twitter:focus{background-color:#1a91da;border-color:#1a91da;box-shadow:none;color:#fff}.btn-check:active+.btn-twitter,.btn-check:checked+.btn-twitter,.btn-twitter.active,.btn-twitter.show.dropdown-toggle,.btn-twitter:active,.show>.btn-twitter.dropdown-toggle{background-color:#1a91da!important;border-color:#1a91da!important;color:#fff!important}.btn-twitter.disabled,.btn-twitter:disabled{background-color:#1da1f2!important;border-color:#1da1f2!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-twitter,.input-group .btn-twitter{border-left:var(--bs-border-width) solid #1a91da;border-right:var(--bs-border-width) solid #1a91da}.btn-group-vertical .btn-twitter{border-bottom-color:#1a91da;border-top-color:#1a91da}.btn-label-twitter{background:#dbf0fd;border-color:transparent;color:#1da1f2}.btn-label-twitter.waves-effect .waves-ripple{background:radial-gradient(#1da1f233 0,#1da1f24d 40%,#1da1f266,#1da1f280,#fff0 70%)}.btn-label-twitter:hover{background:#c9e8fc!important;border-color:transparent!important;color:#1da1f2!important}.btn-label-twitter.focus,.btn-label-twitter:focus{background:#c9e8fc;box-shadow:none!important;color:#1da1f2}.btn-label-twitter.active,.btn-label-twitter.show.dropdown-toggle,.btn-label-twitter:active,.show>.btn-label-twitter.dropdown-toggle{background-color:#c9e8fc!important;border-color:transparent!important;color:#1da1f2!important}.btn-label-twitter.active:focus,.btn-label-twitter.show.dropdown-toggle:focus,.btn-label-twitter:active:focus,.show>.btn-label-twitter.dropdown-toggle:focus{box-shadow:none}.btn-label-twitter.disabled,.btn-label-twitter:disabled{background:#ddf1fd!important;border-color:transparent!important;box-shadow:none;color:#1da1f2!important}.btn-group .btn-label-twitter,.input-group .btn-label-twitter{border-left:var(--bs-border-width) solid #c9e8fc;border-right:var(--bs-border-width) solid #c9e8fc}.btn-group-vertical .btn-label-twitter{border-bottom-color:#c9e8fc;border-top-color:#c9e8fc}.btn-outline-twitter{background:transparent;border-color:#1da1f2;color:#1da1f2}.btn-outline-twitter.waves-effect .waves-ripple{background:radial-gradient(#1da1f233 0,#1da1f24d 40%,#1da1f266,#1da1f280,#fff0 70%)}.btn-outline-twitter:hover{background-color:#edf7fe!important;border-color:#1da1f2!important;color:#1da1f2!important}.btn-check:focus+.btn-outline-twitter,.btn-outline-twitter:focus{background-color:#edf7fe;border-color:#1da1f2;box-shadow:none;color:#1da1f2}.btn-check:active+.btn-outline-twitter,.btn-check:checked+.btn-outline-twitter,.btn-outline-twitter.active,.btn-outline-twitter.dropdown-toggle.show,.btn-outline-twitter:active{background-color:#dbf0fd!important;border-color:#1da1f2!important;color:#1da1f2!important}.btn-check:active+.btn-outline-twitter:focus,.btn-check:checked+.btn-outline-twitter:focus,.btn-outline-twitter.active:focus,.btn-outline-twitter.dropdown-toggle.show:focus,.btn-outline-twitter:active:focus{box-shadow:none}.btn-outline-twitter.disabled,.btn-outline-twitter:disabled{background-color:transparent!important;color:#1da1f2!important}.btn-outline-twitter .badge{color:#fff}.btn-outline-twitter .badge,.btn-outline-twitter.active .badge,.btn-outline-twitter:active .badge,.btn-outline-twitter:focus:hover .badge,.btn-outline-twitter:hover .badge,.show>.btn-outline-twitter.dropdown-toggle .badge{background:#1da1f2;border-color:#1da1f2}.bg-google-plus{background-color:#dd4b39!important}a.bg-google-plus:focus,a.bg-google-plus:hover{background-color:#d24736!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#dd4b39}.bg-label-google-plus,.bg-label-hover-google-plus{background-color:#fae4e1!important;color:#dd4b39!important}.bg-label-hover-google-plus:hover{background-color:#dd4b39!important;color:#fff!important}.btn-google-plus{background-color:#dd4b39;border-color:#dd4b39;color:#fff}.btn-google-plus:hover{background-color:#c74433!important;border-color:#c74433!important;color:#fff!important}.btn-check:focus+.btn-google-plus,.btn-google-plus.focus,.btn-google-plus:focus{background-color:#c74433;border-color:#c74433;box-shadow:none;color:#fff}.btn-check:active+.btn-google-plus,.btn-check:checked+.btn-google-plus,.btn-google-plus.active,.btn-google-plus.show.dropdown-toggle,.btn-google-plus:active,.show>.btn-google-plus.dropdown-toggle{background-color:#c74433!important;border-color:#c74433!important;color:#fff!important}.btn-google-plus.disabled,.btn-google-plus:disabled{background-color:#dd4b39!important;border-color:#dd4b39!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-google-plus,.input-group .btn-google-plus{border-left:var(--bs-border-width) solid #c74433;border-right:var(--bs-border-width) solid #c74433}.btn-group-vertical .btn-google-plus{border-bottom-color:#c74433;border-top-color:#c74433}.btn-label-google-plus{background:#fae2df;border-color:transparent;color:#dd4b39}.btn-label-google-plus.waves-effect .waves-ripple{background:radial-gradient(#dd4b3933 0,#dd4b394d 40%,#dd4b3966,#dd4b3980,#fff0 70%)}.btn-label-google-plus:hover{background:#f7d4cf!important;border-color:transparent!important;color:#dd4b39!important}.btn-label-google-plus.focus,.btn-label-google-plus:focus{background:#f7d4cf;box-shadow:none!important;color:#dd4b39}.btn-label-google-plus.active,.btn-label-google-plus.show.dropdown-toggle,.btn-label-google-plus:active,.show>.btn-label-google-plus.dropdown-toggle{background-color:#f7d4cf!important;border-color:transparent!important;color:#dd4b39!important}.btn-label-google-plus.active:focus,.btn-label-google-plus.show.dropdown-toggle:focus,.btn-label-google-plus:active:focus,.show>.btn-label-google-plus.dropdown-toggle:focus{box-shadow:none}.btn-label-google-plus.disabled,.btn-label-google-plus:disabled{background:#fae4e1!important;border-color:transparent!important;box-shadow:none;color:#dd4b39!important}.btn-group .btn-label-google-plus,.input-group .btn-label-google-plus{border-left:var(--bs-border-width) solid #f7d4cf;border-right:var(--bs-border-width) solid #f7d4cf}.btn-group-vertical .btn-label-google-plus{border-bottom-color:#f7d4cf;border-top-color:#f7d4cf}.btn-outline-google-plus{background:transparent;border-color:#dd4b39;color:#dd4b39}.btn-outline-google-plus.waves-effect .waves-ripple{background:radial-gradient(#dd4b3933 0,#dd4b394d 40%,#dd4b3966,#dd4b3980,#fff0 70%)}.btn-outline-google-plus:hover{background-color:#fcf1ef!important;border-color:#dd4b39!important;color:#dd4b39!important}.btn-check:focus+.btn-outline-google-plus,.btn-outline-google-plus:focus{background-color:#fcf1ef;border-color:#dd4b39;box-shadow:none;color:#dd4b39}.btn-check:active+.btn-outline-google-plus,.btn-check:checked+.btn-outline-google-plus,.btn-outline-google-plus.active,.btn-outline-google-plus.dropdown-toggle.show,.btn-outline-google-plus:active{background-color:#fae2df!important;border-color:#dd4b39!important;color:#dd4b39!important}.btn-check:active+.btn-outline-google-plus:focus,.btn-check:checked+.btn-outline-google-plus:focus,.btn-outline-google-plus.active:focus,.btn-outline-google-plus.dropdown-toggle.show:focus,.btn-outline-google-plus:active:focus{box-shadow:none}.btn-outline-google-plus.disabled,.btn-outline-google-plus:disabled{background-color:transparent!important;color:#dd4b39!important}.btn-outline-google-plus .badge{color:#fff}.btn-outline-google-plus .badge,.btn-outline-google-plus.active .badge,.btn-outline-google-plus:active .badge,.btn-outline-google-plus:focus:hover .badge,.btn-outline-google-plus:hover .badge,.show>.btn-outline-google-plus.dropdown-toggle .badge{background:#dd4b39;border-color:#dd4b39}.bg-instagram{background-color:#e1306c!important}a.bg-instagram:focus,a.bg-instagram:hover{background-color:#d62e67!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#e1306c}.bg-label-hover-instagram,.bg-label-instagram{background-color:#fbe0e9!important;color:#e1306c!important}.bg-label-hover-instagram:hover{background-color:#e1306c!important;color:#fff!important}.btn-instagram{background-color:#e1306c;border-color:#e1306c;color:#fff}.btn-instagram:hover{background-color:#cb2b61!important;border-color:#cb2b61!important;color:#fff!important}.btn-check:focus+.btn-instagram,.btn-instagram.focus,.btn-instagram:focus{background-color:#cb2b61;border-color:#cb2b61;box-shadow:none;color:#fff}.btn-check:active+.btn-instagram,.btn-check:checked+.btn-instagram,.btn-instagram.active,.btn-instagram.show.dropdown-toggle,.btn-instagram:active,.show>.btn-instagram.dropdown-toggle{background-color:#cb2b61!important;border-color:#cb2b61!important;color:#fff!important}.btn-instagram.disabled,.btn-instagram:disabled{background-color:#e1306c!important;border-color:#e1306c!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-instagram,.input-group .btn-instagram{border-left:var(--bs-border-width) solid #cb2b61;border-right:var(--bs-border-width) solid #cb2b61}.btn-group-vertical .btn-instagram{border-bottom-color:#cb2b61;border-top-color:#cb2b61}.btn-label-instagram{background:#fadee7;border-color:transparent;color:#e1306c}.btn-label-instagram.waves-effect .waves-ripple{background:radial-gradient(#e1306c33 0,#e1306c4d 40%,#e1306c66,#e1306c80,#fff0 70%)}.btn-label-instagram:hover{background:#f8cddc!important;border-color:transparent!important;color:#e1306c!important}.btn-label-instagram.focus,.btn-label-instagram:focus{background:#f8cddc;box-shadow:none!important;color:#e1306c}.btn-label-instagram.active,.btn-label-instagram.show.dropdown-toggle,.btn-label-instagram:active,.show>.btn-label-instagram.dropdown-toggle{background-color:#f8cddc!important;border-color:transparent!important;color:#e1306c!important}.btn-label-instagram.active:focus,.btn-label-instagram.show.dropdown-toggle:focus,.btn-label-instagram:active:focus,.show>.btn-label-instagram.dropdown-toggle:focus{box-shadow:none}.btn-label-instagram.disabled,.btn-label-instagram:disabled{background:#fbe0e9!important;border-color:transparent!important;box-shadow:none;color:#e1306c!important}.btn-group .btn-label-instagram,.input-group .btn-label-instagram{border-left:var(--bs-border-width) solid #f8cddc;border-right:var(--bs-border-width) solid #f8cddc}.btn-group-vertical .btn-label-instagram{border-bottom-color:#f8cddc;border-top-color:#f8cddc}.btn-outline-instagram{background:transparent;border-color:#e1306c;color:#e1306c}.btn-outline-instagram.waves-effect .waves-ripple{background:radial-gradient(#e1306c33 0,#e1306c4d 40%,#e1306c66,#e1306c80,#fff0 70%)}.btn-outline-instagram:hover{background-color:#fdeef3!important;border-color:#e1306c!important;color:#e1306c!important}.btn-check:focus+.btn-outline-instagram,.btn-outline-instagram:focus{background-color:#fdeef3;border-color:#e1306c;box-shadow:none;color:#e1306c}.btn-check:active+.btn-outline-instagram,.btn-check:checked+.btn-outline-instagram,.btn-outline-instagram.active,.btn-outline-instagram.dropdown-toggle.show,.btn-outline-instagram:active{background-color:#fadee7!important;border-color:#e1306c!important;color:#e1306c!important}.btn-check:active+.btn-outline-instagram:focus,.btn-check:checked+.btn-outline-instagram:focus,.btn-outline-instagram.active:focus,.btn-outline-instagram.dropdown-toggle.show:focus,.btn-outline-instagram:active:focus{box-shadow:none}.btn-outline-instagram.disabled,.btn-outline-instagram:disabled{background-color:transparent!important;color:#e1306c!important}.btn-outline-instagram .badge{color:#fff}.btn-outline-instagram .badge,.btn-outline-instagram.active .badge,.btn-outline-instagram:active .badge,.btn-outline-instagram:focus:hover .badge,.btn-outline-instagram:hover .badge,.show>.btn-outline-instagram.dropdown-toggle .badge{background:#e1306c;border-color:#e1306c}.bg-linkedin{background-color:#0077b5!important}a.bg-linkedin:focus,a.bg-linkedin:hover{background-color:#0071ac!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#0077b5}.bg-label-hover-linkedin,.bg-label-linkedin{background-color:#d9ebf4!important;color:#0077b5!important}.bg-label-hover-linkedin:hover{background-color:#0077b5!important;color:#fff!important}.btn-linkedin{background-color:#0077b5;border-color:#0077b5;color:#fff}.btn-linkedin:hover{background-color:#006ba3!important;border-color:#006ba3!important;color:#fff!important}.btn-check:focus+.btn-linkedin,.btn-linkedin.focus,.btn-linkedin:focus{background-color:#006ba3;border-color:#006ba3;box-shadow:none;color:#fff}.btn-check:active+.btn-linkedin,.btn-check:checked+.btn-linkedin,.btn-linkedin.active,.btn-linkedin.show.dropdown-toggle,.btn-linkedin:active,.show>.btn-linkedin.dropdown-toggle{background-color:#006ba3!important;border-color:#006ba3!important;color:#fff!important}.btn-linkedin.disabled,.btn-linkedin:disabled{background-color:#0077b5!important;border-color:#0077b5!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-linkedin,.input-group .btn-linkedin{border-left:var(--bs-border-width) solid #006ba3;border-right:var(--bs-border-width) solid #006ba3}.btn-group-vertical .btn-linkedin{border-bottom-color:#006ba3;border-top-color:#006ba3}.btn-label-linkedin{background:#d6e9f3;border-color:transparent;color:#0077b5}.btn-label-linkedin.waves-effect .waves-ripple{background:radial-gradient(#0077b533 0,#0077b54d 40%,#0077b566,#0077b580,#fff0 70%)}.btn-label-linkedin:hover{background:#c2deed!important;border-color:transparent!important;color:#0077b5!important}.btn-label-linkedin.focus,.btn-label-linkedin:focus{background:#c2deed;box-shadow:none!important;color:#0077b5}.btn-label-linkedin.active,.btn-label-linkedin.show.dropdown-toggle,.btn-label-linkedin:active,.show>.btn-label-linkedin.dropdown-toggle{background-color:#c2deed!important;border-color:transparent!important;color:#0077b5!important}.btn-label-linkedin.active:focus,.btn-label-linkedin.show.dropdown-toggle:focus,.btn-label-linkedin:active:focus,.show>.btn-label-linkedin.dropdown-toggle:focus{box-shadow:none}.btn-label-linkedin.disabled,.btn-label-linkedin:disabled{background:#d9ebf4!important;border-color:transparent!important;box-shadow:none;color:#0077b5!important}.btn-group .btn-label-linkedin,.input-group .btn-label-linkedin{border-left:var(--bs-border-width) solid #c2deed;border-right:var(--bs-border-width) solid #c2deed}.btn-group-vertical .btn-label-linkedin{border-bottom-color:#c2deed;border-top-color:#c2deed}.btn-outline-linkedin{background:transparent;border-color:#0077b5;color:#0077b5}.btn-outline-linkedin.waves-effect .waves-ripple{background:radial-gradient(#0077b533 0,#0077b54d 40%,#0077b566,#0077b580,#fff0 70%)}.btn-outline-linkedin:hover{background-color:#ebf4f9!important;border-color:#0077b5!important;color:#0077b5!important}.btn-check:focus+.btn-outline-linkedin,.btn-outline-linkedin:focus{background-color:#ebf4f9;border-color:#0077b5;box-shadow:none;color:#0077b5}.btn-check:active+.btn-outline-linkedin,.btn-check:checked+.btn-outline-linkedin,.btn-outline-linkedin.active,.btn-outline-linkedin.dropdown-toggle.show,.btn-outline-linkedin:active{background-color:#d6e9f3!important;border-color:#0077b5!important;color:#0077b5!important}.btn-check:active+.btn-outline-linkedin:focus,.btn-check:checked+.btn-outline-linkedin:focus,.btn-outline-linkedin.active:focus,.btn-outline-linkedin.dropdown-toggle.show:focus,.btn-outline-linkedin:active:focus{box-shadow:none}.btn-outline-linkedin.disabled,.btn-outline-linkedin:disabled{background-color:transparent!important;color:#0077b5!important}.btn-outline-linkedin .badge{color:#fff}.btn-outline-linkedin .badge,.btn-outline-linkedin.active .badge,.btn-outline-linkedin:active .badge,.btn-outline-linkedin:focus:hover .badge,.btn-outline-linkedin:hover .badge,.show>.btn-outline-linkedin.dropdown-toggle .badge{background:#0077b5;border-color:#0077b5}.bg-github{background-color:#333!important}a.bg-github:focus,a.bg-github:hover{background-color:#303030!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#333}.bg-label-github,.bg-label-hover-github{background-color:#e0e0e0!important;color:#333!important}.bg-label-hover-github:hover{background-color:#333!important;color:#fff!important}.btn-github{background-color:#333;border-color:#333;color:#fff}.btn-github:hover{background-color:#2e2e2e!important;border-color:#2e2e2e!important;color:#fff!important}.btn-check:focus+.btn-github,.btn-github.focus,.btn-github:focus{background-color:#2e2e2e;border-color:#2e2e2e;box-shadow:none;color:#fff}.btn-check:active+.btn-github,.btn-check:checked+.btn-github,.btn-github.active,.btn-github.show.dropdown-toggle,.btn-github:active,.show>.btn-github.dropdown-toggle{background-color:#2e2e2e!important;border-color:#2e2e2e!important;color:#fff!important}.btn-github.disabled,.btn-github:disabled{background-color:#333!important;border-color:#333!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-github,.input-group .btn-github{border-left:var(--bs-border-width) solid #2e2e2e;border-right:var(--bs-border-width) solid #2e2e2e}.btn-group-vertical .btn-github{border-bottom-color:#2e2e2e;border-top-color:#2e2e2e}.btn-label-github{background:#dedede;border-color:transparent;color:#333}.btn-label-github.waves-effect .waves-ripple{background:radial-gradient(#3333 0,#3333334d 40%,#3336,#33333380,#fff0 70%)}.btn-label-github:hover{background:#cecece!important;border-color:transparent!important;color:#333!important}.btn-label-github.focus,.btn-label-github:focus{background:#cecece;box-shadow:none!important;color:#333}.btn-label-github.active,.btn-label-github.show.dropdown-toggle,.btn-label-github:active,.show>.btn-label-github.dropdown-toggle{background-color:#cecece!important;border-color:transparent!important;color:#333!important}.btn-label-github.active:focus,.btn-label-github.show.dropdown-toggle:focus,.btn-label-github:active:focus,.show>.btn-label-github.dropdown-toggle:focus{box-shadow:none}.btn-label-github.disabled,.btn-label-github:disabled{background:#e0e0e0!important;border-color:transparent!important;box-shadow:none;color:#333!important}.btn-group .btn-label-github,.input-group .btn-label-github{border-left:var(--bs-border-width) solid #cecece;border-right:var(--bs-border-width) solid #cecece}.btn-group-vertical .btn-label-github{border-bottom-color:#cecece;border-top-color:#cecece}.btn-outline-github{background:transparent;border-color:#333;color:#333}.btn-outline-github.waves-effect .waves-ripple{background:radial-gradient(#3333 0,#3333334d 40%,#3336,#33333380,#fff0 70%)}.btn-outline-github:hover{background-color:#efefef!important;border-color:#333!important;color:#333!important}.btn-check:focus+.btn-outline-github,.btn-outline-github:focus{background-color:#efefef;border-color:#333;box-shadow:none;color:#333}.btn-check:active+.btn-outline-github,.btn-check:checked+.btn-outline-github,.btn-outline-github.active,.btn-outline-github.dropdown-toggle.show,.btn-outline-github:active{background-color:#dedede!important;border-color:#333!important;color:#333!important}.btn-check:active+.btn-outline-github:focus,.btn-check:checked+.btn-outline-github:focus,.btn-outline-github.active:focus,.btn-outline-github.dropdown-toggle.show:focus,.btn-outline-github:active:focus{box-shadow:none}.btn-outline-github.disabled,.btn-outline-github:disabled{background-color:transparent!important;color:#333!important}.btn-outline-github .badge{color:#fff}.btn-outline-github .badge,.btn-outline-github.active .badge,.btn-outline-github:active .badge,.btn-outline-github:focus:hover .badge,.btn-outline-github:hover .badge,.show>.btn-outline-github.dropdown-toggle .badge{background:#333;border-color:#333}.bg-dribbble{background-color:#ea4c89!important}a.bg-dribbble:focus,a.bg-dribbble:hover{background-color:#de4882!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#ea4c89}.bg-label-dribbble,.bg-label-hover-dribbble{background-color:#fce4ed!important;color:#ea4c89!important}.bg-label-hover-dribbble:hover{background-color:#ea4c89!important;color:#fff!important}.btn-dribbble{background-color:#ea4c89;border-color:#ea4c89;color:#fff}.btn-dribbble:hover{background-color:#d3447b!important;border-color:#d3447b!important;color:#fff!important}.btn-check:focus+.btn-dribbble,.btn-dribbble.focus,.btn-dribbble:focus{background-color:#d3447b;border-color:#d3447b;box-shadow:none;color:#fff}.btn-check:active+.btn-dribbble,.btn-check:checked+.btn-dribbble,.btn-dribbble.active,.btn-dribbble.show.dropdown-toggle,.btn-dribbble:active,.show>.btn-dribbble.dropdown-toggle{background-color:#d3447b!important;border-color:#d3447b!important;color:#fff!important}.btn-dribbble.disabled,.btn-dribbble:disabled{background-color:#ea4c89!important;border-color:#ea4c89!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-dribbble,.input-group .btn-dribbble{border-left:var(--bs-border-width) solid #d3447b;border-right:var(--bs-border-width) solid #d3447b}.btn-group-vertical .btn-dribbble{border-bottom-color:#d3447b;border-top-color:#d3447b}.btn-label-dribbble{background:#fce2ec;border-color:transparent;color:#ea4c89}.btn-label-dribbble.waves-effect .waves-ripple{background:radial-gradient(#ea4c8933 0,#ea4c894d 40%,#ea4c8966,#ea4c8980,#fff0 70%)}.btn-label-dribbble:hover{background:#fad4e3!important;border-color:transparent!important;color:#ea4c89!important}.btn-label-dribbble.focus,.btn-label-dribbble:focus{background:#fad4e3;box-shadow:none!important;color:#ea4c89}.btn-label-dribbble.active,.btn-label-dribbble.show.dropdown-toggle,.btn-label-dribbble:active,.show>.btn-label-dribbble.dropdown-toggle{background-color:#fad4e3!important;border-color:transparent!important;color:#ea4c89!important}.btn-label-dribbble.active:focus,.btn-label-dribbble.show.dropdown-toggle:focus,.btn-label-dribbble:active:focus,.show>.btn-label-dribbble.dropdown-toggle:focus{box-shadow:none}.btn-label-dribbble.disabled,.btn-label-dribbble:disabled{background:#fce4ed!important;border-color:transparent!important;box-shadow:none;color:#ea4c89!important}.btn-group .btn-label-dribbble,.input-group .btn-label-dribbble{border-left:var(--bs-border-width) solid #fad4e3;border-right:var(--bs-border-width) solid #fad4e3}.btn-group-vertical .btn-label-dribbble{border-bottom-color:#fad4e3;border-top-color:#fad4e3}.btn-outline-dribbble{background:transparent;border-color:#ea4c89;color:#ea4c89}.btn-outline-dribbble.waves-effect .waves-ripple{background:radial-gradient(#ea4c8933 0,#ea4c894d 40%,#ea4c8966,#ea4c8980,#fff0 70%)}.btn-outline-dribbble:hover{background-color:#fdf1f6!important;border-color:#ea4c89!important;color:#ea4c89!important}.btn-check:focus+.btn-outline-dribbble,.btn-outline-dribbble:focus{background-color:#fdf1f6;border-color:#ea4c89;box-shadow:none;color:#ea4c89}.btn-check:active+.btn-outline-dribbble,.btn-check:checked+.btn-outline-dribbble,.btn-outline-dribbble.active,.btn-outline-dribbble.dropdown-toggle.show,.btn-outline-dribbble:active{background-color:#fce2ec!important;border-color:#ea4c89!important;color:#ea4c89!important}.btn-check:active+.btn-outline-dribbble:focus,.btn-check:checked+.btn-outline-dribbble:focus,.btn-outline-dribbble.active:focus,.btn-outline-dribbble.dropdown-toggle.show:focus,.btn-outline-dribbble:active:focus{box-shadow:none}.btn-outline-dribbble.disabled,.btn-outline-dribbble:disabled{background-color:transparent!important;color:#ea4c89!important}.btn-outline-dribbble .badge{color:#fff}.btn-outline-dribbble .badge,.btn-outline-dribbble.active .badge,.btn-outline-dribbble:active .badge,.btn-outline-dribbble:focus:hover .badge,.btn-outline-dribbble:hover .badge,.show>.btn-outline-dribbble.dropdown-toggle .badge{background:#ea4c89;border-color:#ea4c89}.bg-pinterest{background-color:#cb2027!important}a.bg-pinterest:focus,a.bg-pinterest:hover{background-color:#c11e25!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#cb2027}.bg-label-hover-pinterest,.bg-label-pinterest{background-color:#f7dedf!important;color:#cb2027!important}.bg-label-hover-pinterest:hover{background-color:#cb2027!important;color:#fff!important}.btn-pinterest{background-color:#cb2027;border-color:#cb2027;color:#fff}.btn-pinterest:hover{background-color:#b71d23!important;border-color:#b71d23!important;color:#fff!important}.btn-check:focus+.btn-pinterest,.btn-pinterest.focus,.btn-pinterest:focus{background-color:#b71d23;border-color:#b71d23;box-shadow:none;color:#fff}.btn-check:active+.btn-pinterest,.btn-check:checked+.btn-pinterest,.btn-pinterest.active,.btn-pinterest.show.dropdown-toggle,.btn-pinterest:active,.show>.btn-pinterest.dropdown-toggle{background-color:#b71d23!important;border-color:#b71d23!important;color:#fff!important}.btn-pinterest.disabled,.btn-pinterest:disabled{background-color:#cb2027!important;border-color:#cb2027!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-pinterest,.input-group .btn-pinterest{border-left:var(--bs-border-width) solid #b71d23;border-right:var(--bs-border-width) solid #b71d23}.btn-group-vertical .btn-pinterest{border-bottom-color:#b71d23;border-top-color:#b71d23}.btn-label-pinterest{background:#f7dbdc;border-color:transparent;color:#cb2027}.btn-label-pinterest.waves-effect .waves-ripple{background:radial-gradient(#cb202733 0,#cb20274d 40%,#cb202766,#cb202780,#fff0 70%)}.btn-label-pinterest:hover{background:#f3c9cb!important;border-color:transparent!important;color:#cb2027!important}.btn-label-pinterest.focus,.btn-label-pinterest:focus{background:#f3c9cb;box-shadow:none!important;color:#cb2027}.btn-label-pinterest.active,.btn-label-pinterest.show.dropdown-toggle,.btn-label-pinterest:active,.show>.btn-label-pinterest.dropdown-toggle{background-color:#f3c9cb!important;border-color:transparent!important;color:#cb2027!important}.btn-label-pinterest.active:focus,.btn-label-pinterest.show.dropdown-toggle:focus,.btn-label-pinterest:active:focus,.show>.btn-label-pinterest.dropdown-toggle:focus{box-shadow:none}.btn-label-pinterest.disabled,.btn-label-pinterest:disabled{background:#f7dedf!important;border-color:transparent!important;box-shadow:none;color:#cb2027!important}.btn-group .btn-label-pinterest,.input-group .btn-label-pinterest{border-left:var(--bs-border-width) solid #f3c9cb;border-right:var(--bs-border-width) solid #f3c9cb}.btn-group-vertical .btn-label-pinterest{border-bottom-color:#f3c9cb;border-top-color:#f3c9cb}.btn-outline-pinterest{background:transparent;border-color:#cb2027;color:#cb2027}.btn-outline-pinterest.waves-effect .waves-ripple{background:radial-gradient(#cb202733 0,#cb20274d 40%,#cb202766,#cb202780,#fff0 70%)}.btn-outline-pinterest:hover{background-color:#fbedee!important;border-color:#cb2027!important;color:#cb2027!important}.btn-check:focus+.btn-outline-pinterest,.btn-outline-pinterest:focus{background-color:#fbedee;border-color:#cb2027;box-shadow:none;color:#cb2027}.btn-check:active+.btn-outline-pinterest,.btn-check:checked+.btn-outline-pinterest,.btn-outline-pinterest.active,.btn-outline-pinterest.dropdown-toggle.show,.btn-outline-pinterest:active{background-color:#f7dbdc!important;border-color:#cb2027!important;color:#cb2027!important}.btn-check:active+.btn-outline-pinterest:focus,.btn-check:checked+.btn-outline-pinterest:focus,.btn-outline-pinterest.active:focus,.btn-outline-pinterest.dropdown-toggle.show:focus,.btn-outline-pinterest:active:focus{box-shadow:none}.btn-outline-pinterest.disabled,.btn-outline-pinterest:disabled{background-color:transparent!important;color:#cb2027!important}.btn-outline-pinterest .badge{color:#fff}.btn-outline-pinterest .badge,.btn-outline-pinterest.active .badge,.btn-outline-pinterest:active .badge,.btn-outline-pinterest:focus:hover .badge,.btn-outline-pinterest:hover .badge,.show>.btn-outline-pinterest.dropdown-toggle .badge{background:#cb2027;border-color:#cb2027}.bg-slack{background-color:#4a154b!important}a.bg-slack:focus,a.bg-slack:hover{background-color:#461447!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#4a154b}.bg-label-hover-slack,.bg-label-slack{background-color:#e4dce4!important;color:#4a154b!important}.bg-label-hover-slack:hover{background-color:#4a154b!important;color:#fff!important}.btn-slack{background-color:#4a154b;border-color:#4a154b;color:#fff}.btn-slack:hover{background-color:#431344!important;border-color:#431344!important;color:#fff!important}.btn-check:focus+.btn-slack,.btn-slack.focus,.btn-slack:focus{background-color:#431344;border-color:#431344;box-shadow:none;color:#fff}.btn-check:active+.btn-slack,.btn-check:checked+.btn-slack,.btn-slack.active,.btn-slack.show.dropdown-toggle,.btn-slack:active,.show>.btn-slack.dropdown-toggle{background-color:#431344!important;border-color:#431344!important;color:#fff!important}.btn-slack.disabled,.btn-slack:disabled{background-color:#4a154b!important;border-color:#4a154b!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-slack,.input-group .btn-slack{border-left:var(--bs-border-width) solid #431344;border-right:var(--bs-border-width) solid #431344}.btn-group-vertical .btn-slack{border-bottom-color:#431344;border-top-color:#431344}.btn-label-slack{background:#e2dae2;border-color:transparent;color:#4a154b}.btn-label-slack.waves-effect .waves-ripple{background:radial-gradient(#4a154b33 0,#4a154b4d 40%,#4a154b66,#4a154b80,#fff0 70%)}.btn-label-slack:hover{background:#d4c7d4!important;border-color:transparent!important;color:#4a154b!important}.btn-label-slack.focus,.btn-label-slack:focus{background:#d4c7d4;box-shadow:none!important;color:#4a154b}.btn-label-slack.active,.btn-label-slack.show.dropdown-toggle,.btn-label-slack:active,.show>.btn-label-slack.dropdown-toggle{background-color:#d4c7d4!important;border-color:transparent!important;color:#4a154b!important}.btn-label-slack.active:focus,.btn-label-slack.show.dropdown-toggle:focus,.btn-label-slack:active:focus,.show>.btn-label-slack.dropdown-toggle:focus{box-shadow:none}.btn-label-slack.disabled,.btn-label-slack:disabled{background:#e4dce4!important;border-color:transparent!important;box-shadow:none;color:#4a154b!important}.btn-group .btn-label-slack,.input-group .btn-label-slack{border-left:var(--bs-border-width) solid #d4c7d4;border-right:var(--bs-border-width) solid #d4c7d4}.btn-group-vertical .btn-label-slack{border-bottom-color:#d4c7d4;border-top-color:#d4c7d4}.btn-outline-slack{background:transparent;border-color:#4a154b;color:#4a154b}.btn-outline-slack.waves-effect .waves-ripple{background:radial-gradient(#4a154b33 0,#4a154b4d 40%,#4a154b66,#4a154b80,#fff0 70%)}.btn-outline-slack:hover{background-color:#f1ecf1!important;border-color:#4a154b!important;color:#4a154b!important}.btn-check:focus+.btn-outline-slack,.btn-outline-slack:focus{background-color:#f1ecf1;border-color:#4a154b;box-shadow:none;color:#4a154b}.btn-check:active+.btn-outline-slack,.btn-check:checked+.btn-outline-slack,.btn-outline-slack.active,.btn-outline-slack.dropdown-toggle.show,.btn-outline-slack:active{background-color:#e2dae2!important;border-color:#4a154b!important;color:#4a154b!important}.btn-check:active+.btn-outline-slack:focus,.btn-check:checked+.btn-outline-slack:focus,.btn-outline-slack.active:focus,.btn-outline-slack.dropdown-toggle.show:focus,.btn-outline-slack:active:focus{box-shadow:none}.btn-outline-slack.disabled,.btn-outline-slack:disabled{background-color:transparent!important;color:#4a154b!important}.btn-outline-slack .badge{color:#fff}.btn-outline-slack .badge,.btn-outline-slack.active .badge,.btn-outline-slack:active .badge,.btn-outline-slack:focus:hover .badge,.btn-outline-slack:hover .badge,.show>.btn-outline-slack.dropdown-toggle .badge{background:#4a154b;border-color:#4a154b}.bg-reddit{background-color:#ff4500!important}a.bg-reddit:focus,a.bg-reddit:hover{background-color:#f24200!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#ff4500}.bg-label-hover-reddit,.bg-label-reddit{background-color:#ffe3d9!important;color:#ff4500!important}.bg-label-hover-reddit:hover{background-color:#ff4500!important;color:#fff!important}.btn-reddit{background-color:#ff4500;border-color:#ff4500;color:#fff}.btn-reddit:hover{background-color:#e63e00!important;border-color:#e63e00!important;color:#fff!important}.btn-check:focus+.btn-reddit,.btn-reddit.focus,.btn-reddit:focus{background-color:#e63e00;border-color:#e63e00;box-shadow:none;color:#fff}.btn-check:active+.btn-reddit,.btn-check:checked+.btn-reddit,.btn-reddit.active,.btn-reddit.show.dropdown-toggle,.btn-reddit:active,.show>.btn-reddit.dropdown-toggle{background-color:#e63e00!important;border-color:#e63e00!important;color:#fff!important}.btn-reddit.disabled,.btn-reddit:disabled{background-color:#ff4500!important;border-color:#ff4500!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-reddit,.input-group .btn-reddit{border-left:var(--bs-border-width) solid #e63e00;border-right:var(--bs-border-width) solid #e63e00}.btn-group-vertical .btn-reddit{border-bottom-color:#e63e00;border-top-color:#e63e00}.btn-label-reddit{background:#ffe1d6;border-color:transparent;color:#ff4500}.btn-label-reddit.waves-effect .waves-ripple{background:radial-gradient(#ff450033 0,#ff45004d 40%,#ff450066,#ff450080,#fff0 70%)}.btn-label-reddit:hover{background:#ffd2c2!important;border-color:transparent!important;color:#ff4500!important}.btn-label-reddit.focus,.btn-label-reddit:focus{background:#ffd2c2;box-shadow:none!important;color:#ff4500}.btn-label-reddit.active,.btn-label-reddit.show.dropdown-toggle,.btn-label-reddit:active,.show>.btn-label-reddit.dropdown-toggle{background-color:#ffd2c2!important;border-color:transparent!important;color:#ff4500!important}.btn-label-reddit.active:focus,.btn-label-reddit.show.dropdown-toggle:focus,.btn-label-reddit:active:focus,.show>.btn-label-reddit.dropdown-toggle:focus{box-shadow:none}.btn-label-reddit.disabled,.btn-label-reddit:disabled{background:#ffe3d9!important;border-color:transparent!important;box-shadow:none;color:#ff4500!important}.btn-group .btn-label-reddit,.input-group .btn-label-reddit{border-left:var(--bs-border-width) solid #ffd2c2;border-right:var(--bs-border-width) solid #ffd2c2}.btn-group-vertical .btn-label-reddit{border-bottom-color:#ffd2c2;border-top-color:#ffd2c2}.btn-outline-reddit{background:transparent;border-color:#ff4500;color:#ff4500}.btn-outline-reddit.waves-effect .waves-ripple{background:radial-gradient(#ff450033 0,#ff45004d 40%,#ff450066,#ff450080,#fff0 70%)}.btn-outline-reddit:hover{background-color:#fff0eb!important;border-color:#ff4500!important;color:#ff4500!important}.btn-check:focus+.btn-outline-reddit,.btn-outline-reddit:focus{background-color:#fff0eb;border-color:#ff4500;box-shadow:none;color:#ff4500}.btn-check:active+.btn-outline-reddit,.btn-check:checked+.btn-outline-reddit,.btn-outline-reddit.active,.btn-outline-reddit.dropdown-toggle.show,.btn-outline-reddit:active{background-color:#ffe1d6!important;border-color:#ff4500!important;color:#ff4500!important}.btn-check:active+.btn-outline-reddit:focus,.btn-check:checked+.btn-outline-reddit:focus,.btn-outline-reddit.active:focus,.btn-outline-reddit.dropdown-toggle.show:focus,.btn-outline-reddit:active:focus{box-shadow:none}.btn-outline-reddit.disabled,.btn-outline-reddit:disabled{background-color:transparent!important;color:#ff4500!important}.btn-outline-reddit .badge{color:#fff}.btn-outline-reddit .badge,.btn-outline-reddit.active .badge,.btn-outline-reddit:active .badge,.btn-outline-reddit:focus:hover .badge,.btn-outline-reddit:hover .badge,.show>.btn-outline-reddit.dropdown-toggle .badge{background:#ff4500;border-color:#ff4500}.bg-youtube{background-color:red!important}a.bg-youtube:focus,a.bg-youtube:hover{background-color:#f20000!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:red}.bg-label-hover-youtube,.bg-label-youtube{background-color:#ffd9d9!important;color:red!important}.bg-label-hover-youtube:hover{background-color:red!important;color:#fff!important}.btn-youtube{background-color:red;border-color:red;color:#fff}.btn-youtube:hover{background-color:#e60000!important;border-color:#e60000!important;color:#fff!important}.btn-check:focus+.btn-youtube,.btn-youtube.focus,.btn-youtube:focus{background-color:#e60000;border-color:#e60000;box-shadow:none;color:#fff}.btn-check:active+.btn-youtube,.btn-check:checked+.btn-youtube,.btn-youtube.active,.btn-youtube.show.dropdown-toggle,.btn-youtube:active,.show>.btn-youtube.dropdown-toggle{background-color:#e60000!important;border-color:#e60000!important;color:#fff!important}.btn-youtube.disabled,.btn-youtube:disabled{background-color:red!important;border-color:red!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-youtube,.input-group .btn-youtube{border-left:var(--bs-border-width) solid #e60000;border-right:var(--bs-border-width) solid #e60000}.btn-group-vertical .btn-youtube{border-bottom-color:#e60000;border-top-color:#e60000}.btn-label-youtube{background:#ffd6d6;border-color:transparent;color:red}.btn-label-youtube.waves-effect .waves-ripple{background:radial-gradient(#f003 0,#ff00004d 40%,#f006,#ff000080,#fff0 70%)}.btn-label-youtube:hover{background:#ffc2c2!important;border-color:transparent!important;color:red!important}.btn-label-youtube.focus,.btn-label-youtube:focus{background:#ffc2c2;box-shadow:none!important;color:red}.btn-label-youtube.active,.btn-label-youtube.show.dropdown-toggle,.btn-label-youtube:active,.show>.btn-label-youtube.dropdown-toggle{background-color:#ffc2c2!important;border-color:transparent!important;color:red!important}.btn-label-youtube.active:focus,.btn-label-youtube.show.dropdown-toggle:focus,.btn-label-youtube:active:focus,.show>.btn-label-youtube.dropdown-toggle:focus{box-shadow:none}.btn-label-youtube.disabled,.btn-label-youtube:disabled{background:#ffd9d9!important;border-color:transparent!important;box-shadow:none;color:red!important}.btn-group .btn-label-youtube,.input-group .btn-label-youtube{border-left:var(--bs-border-width) solid #ffc2c2;border-right:var(--bs-border-width) solid #ffc2c2}.btn-group-vertical .btn-label-youtube{border-bottom-color:#ffc2c2;border-top-color:#ffc2c2}.btn-outline-youtube{background:transparent;border-color:red;color:red}.btn-outline-youtube.waves-effect .waves-ripple{background:radial-gradient(#f003 0,#ff00004d 40%,#f006,#ff000080,#fff0 70%)}.btn-outline-youtube:hover{background-color:#ffebeb!important;border-color:red!important;color:red!important}.btn-check:focus+.btn-outline-youtube,.btn-outline-youtube:focus{background-color:#ffebeb;border-color:red;box-shadow:none;color:red}.btn-check:active+.btn-outline-youtube,.btn-check:checked+.btn-outline-youtube,.btn-outline-youtube.active,.btn-outline-youtube.dropdown-toggle.show,.btn-outline-youtube:active{background-color:#ffd6d6!important;border-color:red!important;color:red!important}.btn-check:active+.btn-outline-youtube:focus,.btn-check:checked+.btn-outline-youtube:focus,.btn-outline-youtube.active:focus,.btn-outline-youtube.dropdown-toggle.show:focus,.btn-outline-youtube:active:focus{box-shadow:none}.btn-outline-youtube.disabled,.btn-outline-youtube:disabled{background-color:transparent!important;color:red!important}.btn-outline-youtube .badge{color:#fff}.btn-outline-youtube .badge,.btn-outline-youtube.active .badge,.btn-outline-youtube:active .badge,.btn-outline-youtube:focus:hover .badge,.btn-outline-youtube:hover .badge,.show>.btn-outline-youtube.dropdown-toggle .badge{background:red;border-color:red}.bg-vimeo{background-color:#1ab7ea!important}a.bg-vimeo:focus,a.bg-vimeo:hover{background-color:#19aede!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#1ab7ea}.bg-label-hover-vimeo,.bg-label-vimeo{background-color:#ddf4fc!important;color:#1ab7ea!important}.bg-label-hover-vimeo:hover{background-color:#1ab7ea!important;color:#fff!important}.btn-vimeo{background-color:#1ab7ea;border-color:#1ab7ea;color:#fff}.btn-vimeo:hover{background-color:#17a5d3!important;border-color:#17a5d3!important;color:#fff!important}.btn-check:focus+.btn-vimeo,.btn-vimeo.focus,.btn-vimeo:focus{background-color:#17a5d3;border-color:#17a5d3;box-shadow:none;color:#fff}.btn-check:active+.btn-vimeo,.btn-check:checked+.btn-vimeo,.btn-vimeo.active,.btn-vimeo.show.dropdown-toggle,.btn-vimeo:active,.show>.btn-vimeo.dropdown-toggle{background-color:#17a5d3!important;border-color:#17a5d3!important;color:#fff!important}.btn-vimeo.disabled,.btn-vimeo:disabled{background-color:#1ab7ea!important;border-color:#1ab7ea!important;box-shadow:none!important;color:#fff!important}.btn-group .btn-vimeo,.input-group .btn-vimeo{border-left:var(--bs-border-width) solid #17a5d3;border-right:var(--bs-border-width) solid #17a5d3}.btn-group-vertical .btn-vimeo{border-bottom-color:#17a5d3;border-top-color:#17a5d3}.btn-label-vimeo{background:#daf3fc;border-color:transparent;color:#1ab7ea}.btn-label-vimeo.waves-effect .waves-ripple{background:radial-gradient(#1ab7ea33 0,#1ab7ea4d 40%,#1ab7ea66,#1ab7ea80,#fff0 70%)}.btn-label-vimeo:hover{background:#c8eefa!important;border-color:transparent!important;color:#1ab7ea!important}.btn-label-vimeo.focus,.btn-label-vimeo:focus{background:#c8eefa;box-shadow:none!important;color:#1ab7ea}.btn-label-vimeo.active,.btn-label-vimeo.show.dropdown-toggle,.btn-label-vimeo:active,.show>.btn-label-vimeo.dropdown-toggle{background-color:#c8eefa!important;border-color:transparent!important;color:#1ab7ea!important}.btn-label-vimeo.active:focus,.btn-label-vimeo.show.dropdown-toggle:focus,.btn-label-vimeo:active:focus,.show>.btn-label-vimeo.dropdown-toggle:focus{box-shadow:none}.btn-label-vimeo.disabled,.btn-label-vimeo:disabled{background:#ddf4fc!important;border-color:transparent!important;box-shadow:none;color:#1ab7ea!important}.btn-group .btn-label-vimeo,.input-group .btn-label-vimeo{border-left:var(--bs-border-width) solid #c8eefa;border-right:var(--bs-border-width) solid #c8eefa}.btn-group-vertical .btn-label-vimeo{border-bottom-color:#c8eefa;border-top-color:#c8eefa}.btn-outline-vimeo{background:transparent;border-color:#1ab7ea;color:#1ab7ea}.btn-outline-vimeo.waves-effect .waves-ripple{background:radial-gradient(#1ab7ea33 0,#1ab7ea4d 40%,#1ab7ea66,#1ab7ea80,#fff0 70%)}.btn-outline-vimeo:hover{background-color:#edf9fd!important;border-color:#1ab7ea!important;color:#1ab7ea!important}.btn-check:focus+.btn-outline-vimeo,.btn-outline-vimeo:focus{background-color:#edf9fd;border-color:#1ab7ea;box-shadow:none;color:#1ab7ea}.btn-check:active+.btn-outline-vimeo,.btn-check:checked+.btn-outline-vimeo,.btn-outline-vimeo.active,.btn-outline-vimeo.dropdown-toggle.show,.btn-outline-vimeo:active{background-color:#daf3fc!important;border-color:#1ab7ea!important;color:#1ab7ea!important}.btn-check:active+.btn-outline-vimeo:focus,.btn-check:checked+.btn-outline-vimeo:focus,.btn-outline-vimeo.active:focus,.btn-outline-vimeo.dropdown-toggle.show:focus,.btn-outline-vimeo:active:focus{box-shadow:none}.btn-outline-vimeo.disabled,.btn-outline-vimeo:disabled{background-color:transparent!important;color:#1ab7ea!important}.btn-outline-vimeo .badge{color:#fff}.btn-outline-vimeo .badge,.btn-outline-vimeo.active .badge,.btn-outline-vimeo:active .badge,.btn-outline-vimeo:focus:hover .badge,.btn-outline-vimeo:hover .badge,.show>.btn-outline-vimeo.dropdown-toggle .badge{background:#1ab7ea;border-color:#1ab7ea}.btn-white{background-color:#fff;border-color:#fff;color:#6f6b7d}.btn-white:hover{background-color:#fff!important;border-color:#fff!important;color:#4b465c!important}.btn-check:focus+.btn-white,.btn-white.focus,.btn-white:focus{background-color:#fff;border-color:#fff;box-shadow:none;color:#4b465c}.btn-check:active+.btn-white,.btn-check:checked+.btn-white,.btn-white.active,.btn-white.disabled,.btn-white.show.dropdown-toggle,.btn-white:active,.btn-white:disabled,.show>.btn-white.dropdown-toggle{background-color:#fff!important;border-color:#fff!important;color:#4b465c!important}.btn-white.disabled,.btn-white:disabled{box-shadow:none!important}.btn-group .btn-white,.input-group .btn-white{border-left:var(--bs-border-width) solid #fff;border-right:var(--bs-border-width) solid #fff}.btn-group-vertical .btn-white{border-bottom-color:#fff;border-top-color:#fff}.btn-label-white{background:#fff;border-color:transparent;color:#6f6b7d}.btn-label-white.waves-effect .waves-ripple{background:radial-gradient(#fff3 0,#ffffff4d 40%,#fff6,#ffffff80,#fff0 70%)}.btn-label-white:hover{background:#fff!important;border-color:transparent!important;color:#fff!important}.btn-label-white.focus,.btn-label-white:focus{background:#fff;box-shadow:none!important;color:#fff}.btn-label-white.active,.btn-label-white.show.dropdown-toggle,.btn-label-white:active,.show>.btn-label-white.dropdown-toggle{background-color:#fff!important;border-color:transparent!important;color:#fff!important}.btn-label-white.active:focus,.btn-label-white.show.dropdown-toggle:focus,.btn-label-white:active:focus,.show>.btn-label-white.dropdown-toggle:focus{box-shadow:none}.btn-label-white.disabled,.btn-label-white:disabled{background:#fff!important;border-color:transparent!important;box-shadow:none;color:#6f6b7d!important}.btn-group .btn-label-white,.input-group .btn-label-white{border-left:var(--bs-border-width) solid #fff;border-right:var(--bs-border-width) solid #fff}.btn-group-vertical .btn-label-white{border-bottom-color:#fff;border-top-color:#fff}.btn-outline-white{background:transparent;border-color:#fff;color:#fff}.btn-outline-white.waves-effect .waves-ripple{background:radial-gradient(#fff3 0,#ffffff4d 40%,#fff6,#ffffff80,#fff0 70%)}.btn-outline-white:hover{background-color:#fff!important;border-color:#fff!important;color:#fff!important}.btn-check:focus+.btn-outline-white,.btn-outline-white:focus{background-color:#fff;border-color:#fff;box-shadow:none;color:#fff}.btn-check:active+.btn-outline-white,.btn-check:checked+.btn-outline-white,.btn-outline-white.active,.btn-outline-white.dropdown-toggle.show,.btn-outline-white:active{background-color:#fff!important;border-color:#fff!important;color:#fff!important}.btn-check:active+.btn-outline-white:focus,.btn-check:checked+.btn-outline-white:focus,.btn-outline-white.active:focus,.btn-outline-white.dropdown-toggle.show:focus,.btn-outline-white:active:focus{box-shadow:none}.btn-outline-white.disabled,.btn-outline-white:disabled{background-color:transparent!important;color:#fff!important}.btn-outline-white .badge{color:#4b465c}.btn-outline-white .badge,.btn-outline-white.active .badge,.btn-outline-white:active .badge,.btn-outline-white:focus:hover .badge,.btn-outline-white:hover .badge,.show>.btn-outline-white.dropdown-toggle .badge{background:#fff;border-color:#fff}.form-check-black .form-check-input:focus{border-color:#000}.form-check-black .form-check-input:checked,.form-check-black .form-check-input[type=checkbox]:indeterminate{background-color:#000;border-color:#000}.form-check-black.custom-option.checked{border:1px solid #000}.form-check-white .form-check-input:focus{border-color:#fff}.form-check-white .form-check-input:checked,.form-check-white .form-check-input[type=checkbox]:indeterminate{background-color:#fff;border-color:#fff}.form-check-white.custom-option.checked{border:1px solid #fff}.form-check-silver .form-check-input:focus{border-color:#eee}.form-check-silver .form-check-input:checked,.form-check-silver .form-check-input[type=checkbox]:indeterminate{background-color:#eee;border-color:#eee}.form-check-silver.custom-option.checked{border:1px solid #eee}.form-check-gray .form-check-input:focus{border-color:#777}.form-check-gray .form-check-input:checked,.form-check-gray .form-check-input[type=checkbox]:indeterminate{background-color:#777;border-color:#777}.form-check-gray.custom-option.checked{border:1px solid #777}.form-check-gold .form-check-input:focus{border-color:#ffeb3b}.form-check-gold .form-check-input:checked,.form-check-gold .form-check-input[type=checkbox]:indeterminate{background-color:#ffeb3b;border-color:#ffeb3b}.form-check-gold.custom-option.checked{border:1px solid #ffeb3b}.form-check-pink .form-check-input:focus{border-color:#e91e63}.form-check-pink .form-check-input:checked,.form-check-pink .form-check-input[type=checkbox]:indeterminate{background-color:#e91e63;border-color:#e91e63}.form-check-pink.custom-option.checked{border:1px solid #e91e63}.form-check-red .form-check-input:focus{border-color:#f44336}.form-check-red .form-check-input:checked,.form-check-red .form-check-input[type=checkbox]:indeterminate{background-color:#f44336;border-color:#f44336}.form-check-red.custom-option.checked{border:1px solid #f44336}.navbar.bg-secondary{background-color:#a7aaaef2!important;color:#f3f4f4}.navbar.bg-secondary .navbar-brand,.navbar.bg-secondary .navbar-brand a,.navbar.bg-secondary .navbar-brand a:focus,.navbar.bg-secondary .navbar-brand a:hover,.navbar.bg-secondary .navbar-brand:focus,.navbar.bg-secondary .navbar-brand:hover{color:#fff}.navbar.bg-secondary .navbar-search-wrapper .navbar-search-icon,.navbar.bg-secondary .navbar-search-wrapper .search-input{color:#f3f4f4}.navbar.bg-secondary .search-input-wrapper .search-input,.navbar.bg-secondary .search-input-wrapper .search-toggler{background-color:#a8aaae!important;color:#f3f4f4}.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link,.navbar.bg-secondary .navbar-nav>.nav-link,.navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link{color:#f3f4f4}.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-secondary .navbar-nav>.nav-link:focus,.navbar.bg-secondary .navbar-nav>.nav-link:hover,.navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-secondary .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-secondary .navbar-nav>.nav-link.disabled,.navbar.bg-secondary .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#d5d6d8!important}.navbar.bg-secondary .navbar-nav .active>.nav-link,.navbar.bg-secondary .navbar-nav .nav-link.active,.navbar.bg-secondary .navbar-nav .nav-link.show,.navbar.bg-secondary .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-secondary .navbar-toggler{border-color:#ffffff26;color:#f3f4f4}.navbar.bg-secondary .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-secondary .navbar-text{color:#f3f4f4}.navbar.bg-secondary .navbar-text a,.navbar.bg-secondary .navbar-text a:focus,.navbar.bg-secondary .navbar-text a:hover{color:#fff}.navbar.bg-secondary hr{border-color:#ffffff26}.navbar.bg-success{background-color:#28c76ff2!important;color:#d9f5e5}.navbar.bg-success .navbar-brand,.navbar.bg-success .navbar-brand a,.navbar.bg-success .navbar-brand a:focus,.navbar.bg-success .navbar-brand a:hover,.navbar.bg-success .navbar-brand:focus,.navbar.bg-success .navbar-brand:hover{color:#fff}.navbar.bg-success .navbar-search-wrapper .navbar-search-icon,.navbar.bg-success .navbar-search-wrapper .search-input{color:#d9f5e5}.navbar.bg-success .search-input-wrapper .search-input,.navbar.bg-success .search-input-wrapper .search-toggler{background-color:#28c76f!important;color:#d9f5e5}.navbar.bg-success .navbar-nav>.nav-item>.nav-link,.navbar.bg-success .navbar-nav>.nav-link,.navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link{color:#d9f5e5}.navbar.bg-success .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-success .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-success .navbar-nav>.nav-link:focus,.navbar.bg-success .navbar-nav>.nav-link:hover,.navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-success .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-success .navbar-nav>.nav-link.disabled,.navbar.bg-success .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#92e3b6!important}.navbar.bg-success .navbar-nav .active>.nav-link,.navbar.bg-success .navbar-nav .nav-link.active,.navbar.bg-success .navbar-nav .nav-link.show,.navbar.bg-success .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-success .navbar-toggler{border-color:#ffffff26;color:#d9f5e5}.navbar.bg-success .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-success .navbar-text{color:#d9f5e5}.navbar.bg-success .navbar-text a,.navbar.bg-success .navbar-text a:focus,.navbar.bg-success .navbar-text a:hover{color:#fff}.navbar.bg-success hr{border-color:#ffffff26}.navbar.bg-info{background-color:#00cfe8f2!important;color:#d4f7fb}.navbar.bg-info .navbar-brand,.navbar.bg-info .navbar-brand a,.navbar.bg-info .navbar-brand a:focus,.navbar.bg-info .navbar-brand a:hover,.navbar.bg-info .navbar-brand:focus,.navbar.bg-info .navbar-brand:hover{color:#fff}.navbar.bg-info .navbar-search-wrapper .navbar-search-icon,.navbar.bg-info .navbar-search-wrapper .search-input{color:#d4f7fb}.navbar.bg-info .search-input-wrapper .search-input,.navbar.bg-info .search-input-wrapper .search-toggler{background-color:#00cfe8!important;color:#d4f7fb}.navbar.bg-info .navbar-nav>.nav-item>.nav-link,.navbar.bg-info .navbar-nav>.nav-link,.navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link{color:#d4f7fb}.navbar.bg-info .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-info .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-info .navbar-nav>.nav-link:focus,.navbar.bg-info .navbar-nav>.nav-link:hover,.navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-info .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-info .navbar-nav>.nav-link.disabled,.navbar.bg-info .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#7fe7f3!important}.navbar.bg-info .navbar-nav .active>.nav-link,.navbar.bg-info .navbar-nav .nav-link.active,.navbar.bg-info .navbar-nav .nav-link.show,.navbar.bg-info .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-info .navbar-toggler{border-color:#ffffff26;color:#d4f7fb}.navbar.bg-info .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-info .navbar-text{color:#d4f7fb}.navbar.bg-info .navbar-text a,.navbar.bg-info .navbar-text a:focus,.navbar.bg-info .navbar-text a:hover{color:#fff}.navbar.bg-info hr{border-color:#ffffff26}.navbar.bg-warning{background-color:#ff9f43f2!important;color:#fff3e8}.navbar.bg-warning .navbar-brand,.navbar.bg-warning .navbar-brand a,.navbar.bg-warning .navbar-brand a:focus,.navbar.bg-warning .navbar-brand a:hover,.navbar.bg-warning .navbar-brand:focus,.navbar.bg-warning .navbar-brand:hover{color:#fff}.navbar.bg-warning .navbar-search-wrapper .navbar-search-icon,.navbar.bg-warning .navbar-search-wrapper .search-input{color:#fff3e8}.navbar.bg-warning .search-input-wrapper .search-input,.navbar.bg-warning .search-input-wrapper .search-toggler{background-color:#ff9f43!important;color:#fff3e8}.navbar.bg-warning .navbar-nav>.nav-item>.nav-link,.navbar.bg-warning .navbar-nav>.nav-link,.navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link{color:#fff3e8}.navbar.bg-warning .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-warning .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-warning .navbar-nav>.nav-link:focus,.navbar.bg-warning .navbar-nav>.nav-link:hover,.navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-warning .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-warning .navbar-nav>.nav-link.disabled,.navbar.bg-warning .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#ffd1a6!important}.navbar.bg-warning .navbar-nav .active>.nav-link,.navbar.bg-warning .navbar-nav .nav-link.active,.navbar.bg-warning .navbar-nav .nav-link.show,.navbar.bg-warning .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-warning .navbar-toggler{border-color:#ffffff26;color:#fff3e8}.navbar.bg-warning .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-warning .navbar-text{color:#fff3e8}.navbar.bg-warning .navbar-text a,.navbar.bg-warning .navbar-text a:focus,.navbar.bg-warning .navbar-text a:hover{color:#fff}.navbar.bg-warning hr{border-color:#ffffff26}.navbar.bg-danger{background-color:#ea5455f2!important;color:#fbdddd}.navbar.bg-danger .navbar-brand,.navbar.bg-danger .navbar-brand a,.navbar.bg-danger .navbar-brand a:focus,.navbar.bg-danger .navbar-brand a:hover,.navbar.bg-danger .navbar-brand:focus,.navbar.bg-danger .navbar-brand:hover{color:#fff}.navbar.bg-danger .navbar-search-wrapper .navbar-search-icon,.navbar.bg-danger .navbar-search-wrapper .search-input{color:#fbdddd}.navbar.bg-danger .search-input-wrapper .search-input,.navbar.bg-danger .search-input-wrapper .search-toggler{background-color:#ea5455!important;color:#fbdddd}.navbar.bg-danger .navbar-nav>.nav-item>.nav-link,.navbar.bg-danger .navbar-nav>.nav-link,.navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link{color:#fbdddd}.navbar.bg-danger .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-danger .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-danger .navbar-nav>.nav-link:focus,.navbar.bg-danger .navbar-nav>.nav-link:hover,.navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-danger .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-danger .navbar-nav>.nav-link.disabled,.navbar.bg-danger .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#f4a6a7!important}.navbar.bg-danger .navbar-nav .active>.nav-link,.navbar.bg-danger .navbar-nav .nav-link.active,.navbar.bg-danger .navbar-nav .nav-link.show,.navbar.bg-danger .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-danger .navbar-toggler{border-color:#ffffff26;color:#fbdddd}.navbar.bg-danger .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-danger .navbar-text{color:#fbdddd}.navbar.bg-danger .navbar-text a,.navbar.bg-danger .navbar-text a:focus,.navbar.bg-danger .navbar-text a:hover{color:#fff}.navbar.bg-danger hr{border-color:#ffffff26}.navbar.bg-dark{background-color:#4b4b4bf2!important;color:#ccc}.navbar.bg-dark .navbar-brand,.navbar.bg-dark .navbar-brand a,.navbar.bg-dark .navbar-brand a:focus,.navbar.bg-dark .navbar-brand a:hover,.navbar.bg-dark .navbar-brand:focus,.navbar.bg-dark .navbar-brand:hover{color:#fff}.navbar.bg-dark .navbar-search-wrapper .navbar-search-icon,.navbar.bg-dark .navbar-search-wrapper .search-input{color:#ccc}.navbar.bg-dark .search-input-wrapper .search-input,.navbar.bg-dark .search-input-wrapper .search-toggler{background-color:#4b4b4b!important;color:#ccc}.navbar.bg-dark .navbar-nav>.nav-item>.nav-link,.navbar.bg-dark .navbar-nav>.nav-link,.navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link{color:#ccc}.navbar.bg-dark .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-dark .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-dark .navbar-nav>.nav-link:focus,.navbar.bg-dark .navbar-nav>.nav-link:hover,.navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-dark .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-dark .navbar-nav>.nav-link.disabled,.navbar.bg-dark .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#989898!important}.navbar.bg-dark .navbar-nav .active>.nav-link,.navbar.bg-dark .navbar-nav .nav-link.active,.navbar.bg-dark .navbar-nav .nav-link.show,.navbar.bg-dark .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-dark .navbar-toggler{border-color:#ffffff26;color:#ccc}.navbar.bg-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-dark .navbar-text{color:#ccc}.navbar.bg-dark .navbar-text a,.navbar.bg-dark .navbar-text a:focus,.navbar.bg-dark .navbar-text a:hover{color:#fff}.navbar.bg-dark hr{border-color:#ffffff26}.navbar.bg-gray{background-color:#f7f7f8f2!important;color:#8d8a98}.navbar.bg-gray .navbar-brand,.navbar.bg-gray .navbar-brand a,.navbar.bg-gray .navbar-brand a:focus,.navbar.bg-gray .navbar-brand a:hover,.navbar.bg-gray .navbar-brand:focus,.navbar.bg-gray .navbar-brand:hover{color:#4b465c}.navbar.bg-gray .navbar-search-wrapper .navbar-search-icon,.navbar.bg-gray .navbar-search-wrapper .search-input{color:#8d8a98}.navbar.bg-gray .search-input-wrapper .search-input,.navbar.bg-gray .search-input-wrapper .search-toggler{background-color:#4b465c0d!important;color:#8d8a98}.navbar.bg-gray .navbar-nav>.nav-item>.nav-link,.navbar.bg-gray .navbar-nav>.nav-link,.navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link{color:#8d8a98}.navbar.bg-gray .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-gray .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-gray .navbar-nav>.nav-link:focus,.navbar.bg-gray .navbar-nav>.nav-link:hover,.navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#4b465c}.navbar.bg-gray .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-gray .navbar-nav>.nav-link.disabled,.navbar.bg-gray .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#b7b5be!important}.navbar.bg-gray .navbar-nav .active>.nav-link,.navbar.bg-gray .navbar-nav .nav-link.active,.navbar.bg-gray .navbar-nav .nav-link.show,.navbar.bg-gray .navbar-nav .show>.nav-link{color:#4b465c}.navbar.bg-gray .navbar-toggler{border-color:#4b465c14;color:#8d8a98}.navbar.bg-gray .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(75, 70, 92, 0.5)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-gray .navbar-text{color:#8d8a98}.navbar.bg-gray .navbar-text a,.navbar.bg-gray .navbar-text a:focus,.navbar.bg-gray .navbar-text a:hover{color:#4b465c}.navbar.bg-gray hr{border-color:#4b465c14}.navbar.bg-white{background-color:#fff!important;box-shadow:0 4px 12px #00000012;color:#6f6b7d}.navbar.bg-white .navbar-brand,.navbar.bg-white .navbar-brand a,.navbar.bg-white .navbar-brand a:focus,.navbar.bg-white .navbar-brand a:hover,.navbar.bg-white .navbar-brand:focus,.navbar.bg-white .navbar-brand:hover{color:#5d596c}.navbar.bg-white .navbar-search-wrapper .navbar-search-icon,.navbar.bg-white .navbar-search-wrapper .search-input{color:#d8d6d6}.navbar.bg-white .search-input-wrapper .search-input,.navbar.bg-white .search-input-wrapper .search-toggler{background-color:#fff!important;color:#6f6b7d}.navbar.bg-white .navbar-nav>.nav-item>.nav-link,.navbar.bg-white .navbar-nav>.nav-link,.navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link{color:#6f6b7d}.navbar.bg-white .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-white .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-white .navbar-nav>.nav-link:focus,.navbar.bg-white .navbar-nav>.nav-link:hover,.navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#5d596c}.navbar.bg-white .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-white .navbar-nav>.nav-link.disabled,.navbar.bg-white .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#a9a6b1!important}.navbar.bg-white .navbar-nav .active>.nav-link,.navbar.bg-white .navbar-nav .nav-link.active,.navbar.bg-white .navbar-nav .nav-link.show,.navbar.bg-white .navbar-nav .show>.nav-link{color:#5d596c}.navbar.bg-white .navbar-toggler{border-color:#5d596c13;color:#6f6b7d}.navbar.bg-white .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(75, 70, 92, 0.5)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-white .navbar-text{color:#6f6b7d}.navbar.bg-white .navbar-text a{color:#5d596c}.navbar.bg-white .navbar-text a:focus,.navbar.bg-white .navbar-text a:hover{color:#4591ce}.navbar.bg-white hr{border-color:#5d596c13}.navbar.bg-light{background-color:#dedee3f2!important;color:#6f6b7d}.navbar.bg-light .navbar-brand,.navbar.bg-light .navbar-brand a,.navbar.bg-light .navbar-brand a:focus,.navbar.bg-light .navbar-brand a:hover,.navbar.bg-light .navbar-brand:focus,.navbar.bg-light .navbar-brand:hover{color:#5d596c}.navbar.bg-light .navbar-search-wrapper .navbar-search-icon,.navbar.bg-light .navbar-search-wrapper .search-input{color:#6f6b7d}.navbar.bg-light .search-input-wrapper .search-input,.navbar.bg-light .search-input-wrapper .search-toggler{background-color:#dfdfe3!important;color:#6f6b7d}.navbar.bg-light .navbar-nav>.nav-item>.nav-link,.navbar.bg-light .navbar-nav>.nav-link,.navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link{color:#6f6b7d}.navbar.bg-light .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-light .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-light .navbar-nav>.nav-link:focus,.navbar.bg-light .navbar-nav>.nav-link:hover,.navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#5d596c}.navbar.bg-light .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-light .navbar-nav>.nav-link.disabled,.navbar.bg-light .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#9c99a6!important}.navbar.bg-light .navbar-nav .active>.nav-link,.navbar.bg-light .navbar-nav .nav-link.active,.navbar.bg-light .navbar-nav .nav-link.show,.navbar.bg-light .navbar-nav .show>.nav-link{color:#5d596c}.navbar.bg-light .navbar-toggler{border-color:#5d596c15;color:#6f6b7d}.navbar.bg-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(75, 70, 92, 0.5)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-light .navbar-text{color:#6f6b7d}.navbar.bg-light .navbar-text a,.navbar.bg-light .navbar-text a:focus,.navbar.bg-light .navbar-text a:hover{color:#5d596c}.navbar.bg-light hr{border-color:#5d596c15}.navbar.bg-lighter{background-color:#faf9faf2!important;color:#6f6b7d}.navbar.bg-lighter .navbar-brand,.navbar.bg-lighter .navbar-brand a,.navbar.bg-lighter .navbar-brand a:focus,.navbar.bg-lighter .navbar-brand a:hover,.navbar.bg-lighter .navbar-brand:focus,.navbar.bg-lighter .navbar-brand:hover{color:#5d596c}.navbar.bg-lighter .navbar-search-wrapper .navbar-search-icon,.navbar.bg-lighter .navbar-search-wrapper .search-input{color:#6f6b7d}.navbar.bg-lighter .search-input-wrapper .search-input,.navbar.bg-lighter .search-input-wrapper .search-toggler{background-color:#4b465c08!important;color:#6f6b7d}.navbar.bg-lighter .navbar-nav>.nav-item>.nav-link,.navbar.bg-lighter .navbar-nav>.nav-link,.navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link{color:#6f6b7d}.navbar.bg-lighter .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-lighter .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-lighter .navbar-nav>.nav-link:focus,.navbar.bg-lighter .navbar-nav>.nav-link:hover,.navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#5d596c}.navbar.bg-lighter .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-lighter .navbar-nav>.nav-link.disabled,.navbar.bg-lighter .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#a7a4af!important}.navbar.bg-lighter .navbar-nav .active>.nav-link,.navbar.bg-lighter .navbar-nav .nav-link.active,.navbar.bg-lighter .navbar-nav .nav-link.show,.navbar.bg-lighter .navbar-nav .show>.nav-link{color:#5d596c}.navbar.bg-lighter .navbar-toggler{border-color:#5d596c13;color:#6f6b7d}.navbar.bg-lighter .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(75, 70, 92, 0.5)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-lighter .navbar-text{color:#6f6b7d}.navbar.bg-lighter .navbar-text a,.navbar.bg-lighter .navbar-text a:focus,.navbar.bg-lighter .navbar-text a:hover{color:#5d596c}.navbar.bg-lighter hr{border-color:#5d596c13}.layout-footer-fixed .layout-horizontal .footer.bg-secondary,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-secondary .footer-container{background-color:#a8aaae!important;color:#f3f4f4}.footer.bg-secondary .footer-link{color:#f3f4f4}.footer.bg-secondary .footer-link:focus,.footer.bg-secondary .footer-link:hover{color:#fff}.footer.bg-secondary .footer-link.disabled{color:#d5d6d8!important}.footer.bg-secondary .active>.footer-link,.footer.bg-secondary .footer-link.active,.footer.bg-secondary .footer-link.show,.footer.bg-secondary .footer-text,.footer.bg-secondary .show>.footer-link{color:#fff}.footer.bg-secondary hr{border-color:#ffffff26}.layout-footer-fixed .layout-horizontal .footer.bg-success,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-success .footer-container{background-color:#28c76f!important;color:#d9f5e5}.footer.bg-success .footer-link{color:#d9f5e5}.footer.bg-success .footer-link:focus,.footer.bg-success .footer-link:hover{color:#fff}.footer.bg-success .footer-link.disabled{color:#92e3b6!important}.footer.bg-success .active>.footer-link,.footer.bg-success .footer-link.active,.footer.bg-success .footer-link.show,.footer.bg-success .footer-text,.footer.bg-success .show>.footer-link{color:#fff}.footer.bg-success hr{border-color:#ffffff26}.layout-footer-fixed .layout-horizontal .footer.bg-info,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-info .footer-container{background-color:#00cfe8!important;color:#d4f7fb}.footer.bg-info .footer-link{color:#d4f7fb}.footer.bg-info .footer-link:focus,.footer.bg-info .footer-link:hover{color:#fff}.footer.bg-info .footer-link.disabled{color:#7fe7f3!important}.footer.bg-info .active>.footer-link,.footer.bg-info .footer-link.active,.footer.bg-info .footer-link.show,.footer.bg-info .footer-text,.footer.bg-info .show>.footer-link{color:#fff}.footer.bg-info hr{border-color:#ffffff26}.layout-footer-fixed .layout-horizontal .footer.bg-warning,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-warning .footer-container{background-color:#ff9f43!important;color:#fff3e8}.footer.bg-warning .footer-link{color:#fff3e8}.footer.bg-warning .footer-link:focus,.footer.bg-warning .footer-link:hover{color:#fff}.footer.bg-warning .footer-link.disabled{color:#ffd1a6!important}.footer.bg-warning .active>.footer-link,.footer.bg-warning .footer-link.active,.footer.bg-warning .footer-link.show,.footer.bg-warning .footer-text,.footer.bg-warning .show>.footer-link{color:#fff}.footer.bg-warning hr{border-color:#ffffff26}.layout-footer-fixed .layout-horizontal .footer.bg-danger,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-danger .footer-container{background-color:#ea5455!important;color:#fbdddd}.footer.bg-danger .footer-link{color:#fbdddd}.footer.bg-danger .footer-link:focus,.footer.bg-danger .footer-link:hover{color:#fff}.footer.bg-danger .footer-link.disabled{color:#f4a6a7!important}.footer.bg-danger .active>.footer-link,.footer.bg-danger .footer-link.active,.footer.bg-danger .footer-link.show,.footer.bg-danger .footer-text,.footer.bg-danger .show>.footer-link{color:#fff}.footer.bg-danger hr{border-color:#ffffff26}.layout-footer-fixed .layout-horizontal .footer.bg-dark,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-dark .footer-container{background-color:#4b4b4b!important;color:#ccc}.footer.bg-dark .footer-link{color:#ccc}.footer.bg-dark .footer-link:focus,.footer.bg-dark .footer-link:hover{color:#fff}.footer.bg-dark .footer-link.disabled{color:#989898!important}.footer.bg-dark .active>.footer-link,.footer.bg-dark .footer-link.active,.footer.bg-dark .footer-link.show,.footer.bg-dark .footer-text,.footer.bg-dark .show>.footer-link{color:#fff}.footer.bg-dark hr{border-color:#ffffff26}.layout-footer-fixed .layout-horizontal .footer.bg-gray,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-gray .footer-container{background-color:#f6f6f7!important;color:#8d8a98}.footer.bg-gray .footer-link{color:#8d8a98}.footer.bg-gray .footer-link:focus,.footer.bg-gray .footer-link:hover{color:#4b465c}.footer.bg-gray .footer-link.disabled{color:#b7b5be!important}.footer.bg-gray .active>.footer-link,.footer.bg-gray .footer-link.active,.footer.bg-gray .footer-link.show,.footer.bg-gray .footer-text,.footer.bg-gray .show>.footer-link{color:#4b465c}.footer.bg-gray hr{border-color:#4b465c14}.layout-footer-fixed .layout-horizontal .footer.bg-white,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-white .footer-container{background-color:#fff!important;color:#6f6b7d}.footer.bg-white .footer-link{color:#6f6b7d}.footer.bg-white .footer-link:focus,.footer.bg-white .footer-link:hover{color:#5d596c}.footer.bg-white .footer-link.disabled{color:#a9a6b1!important}.footer.bg-white .active>.footer-link,.footer.bg-white .footer-link.active,.footer.bg-white .footer-link.show,.footer.bg-white .footer-text,.footer.bg-white .show>.footer-link{color:#5d596c}.footer.bg-white hr{border-color:#5d596c13}.layout-footer-fixed .layout-horizontal .footer.bg-light,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-light .footer-container{background-color:#dfdfe3!important;color:#6f6b7d}.footer.bg-light .footer-link{color:#6f6b7d}.footer.bg-light .footer-link:focus,.footer.bg-light .footer-link:hover{color:#5d596c}.footer.bg-light .footer-link.disabled{color:#9c99a6!important}.footer.bg-light .active>.footer-link,.footer.bg-light .footer-link.active,.footer.bg-light .footer-link.show,.footer.bg-light .footer-text,.footer.bg-light .show>.footer-link{color:#5d596c}.footer.bg-light hr{border-color:#5d596c15}.layout-footer-fixed .layout-horizontal .footer.bg-lighter,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-lighter .footer-container{background-color:#faf9fa!important;color:#6f6b7d}.footer.bg-lighter .footer-link{color:#6f6b7d}.footer.bg-lighter .footer-link:focus,.footer.bg-lighter .footer-link:hover{color:#5d596c}.footer.bg-lighter .footer-link.disabled{color:#a7a4af!important}.footer.bg-lighter .active>.footer-link,.footer.bg-lighter .footer-link.active,.footer.bg-lighter .footer-link.show,.footer.bg-lighter .footer-text,.footer.bg-lighter .show>.footer-link{color:#5d596c}.footer.bg-lighter hr{border-color:#5d596c13}.layout-menu-fixed-offcanvas.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.layout-menu-fixed.layout-navbar-fixed.layout-menu-collapsed .layout-content-navbar .layout-navbar,.layout-menu-fixed.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar,.layout-navbar-fixed.layout-menu-collapsed:not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-content-navbar .layout-navbar,.layout-navbar-fixed:not(.layout-menu-collapsed) .layout-content-navbar:not(.layout-without-menu) .layout-navbar{left:0}.app-brand.demo.layout-menu-toggle{background:#fff;height:90px;padding-left:15px;position:relative;top:-10px;width:4.8rem}.layout-menu-fixed body:not(.modal-open) .layout-content-navbar .layout-menu,.layout-menu-fixed-offcanvas body:not(.modal-open) .layout-content-navbar .layout-menu,.layout-navbar-fixed body:not(.modal-open) .layout-content-navbar .layout-menu{position:absolute;z-index:1080}.dashboard-content{margin-left:4.1%;padding-top:10px;width:95.9%!important}.sub_menu{height:100%;margin-top:70px;position:fixed!important}.width-logo{width:180px}.input-group-text .no-border-calendar-icon{padding:.422rem .5rem!important}.imgsuperbot{width:172px}.sub-search{padding-left:10px;padding-right:0}#menu-calendar-icon .form-control.flatpickr-input.input{width:170px}.flatpicker-calender{position:absolute;top:92px}.form-control.super-text.flatpickr-input.input{color:#333435}.sup-title{color:#14a065;font-size:14px;font-weight:500;line-height:27px;margin-bottom:.5rem}.Sub-subtitle,.sup-title{letter-spacing:-.02em;text-align:left}.Sub-subtitle{color:#3a3b3c;cursor:pointer;font-size:15px;font-weight:600;line-height:26px;margin-bottom:10px}.date-sup{font-weight:500}.active-sup,.date-sup{color:#838383;font-size:12px;font-style:italic;letter-spacing:-.02em;line-height:21px;text-align:left}.active-sup{font-weight:400}.bg-sup{background:#f2f8ff;border-radius:3.43px;height:auto;padding:17px 25px 17px 31px;width:100%}.card-box{background-color:#fff;border:.57px solid #efeeee;box-shadow:0 .25rem 1.125rem #4b465c1a;gap:11px;height:302px;width:348px}.pr-3{padding-right:1rem}.sub-no{color:#568fce;font-size:14px!important;font-weight:600;line-height:24px}.campaign-text,.sub-no{letter-spacing:-.02em;text-align:left;white-space:nowrap}.campaign-text{color:#919599;font-size:12px;font-weight:500;line-height:0px}.swiper-slide .card{background-color:#fff;border:.57px solid #efeeee;border-radius:7px;box-shadow:0 4px 12px #00000012!important;cursor:pointer;position:relative;transition:.6s}#swiper-reviews{padding-bottom:10px!important;padding-left:5px!important;padding-right:5px!important}.swiper-slide .card:hover{box-shadow:0 3px 8px #0000003d!important}.swiper-slide .card .card-body{cursor:pointer;padding:15px}@media only screen and (max-width:1600px){.dashboard-content{margin-left:4.8%;width:95.1%!important}.border-label-secondary1{padding:21px 3px}.h2{font-size:26px}.h1{font-size:30px}}@media screen and (min-width:1601px) and (max-width:1800px){.dashboard-content{margin-left:4.8%;width:95.1%!important}}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*0)!important}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.nav-tabs1{--bs-nav-tabs-border-color:transparent;--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-link-padding-x:1.25rem;--bs-nav-link-padding-y:.743rem;--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) transparent;--bs-nav-tabs-link-active-color:#568fce;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) #fff}.nav-tabs1 .nav-link.active,.nav-tabs1 .nav-link.active:focus,.nav-tabs1 .nav-link.active:hover{box-shadow:inset 0 -2px #568fce}.nav-tabs1 .nav-item.show .nav-link,.nav-tabs1 .nav-link.active{background-color:transparent!important;border-color:var(--bs-nav-tabs-link-active-border-color);color:#568fce}.nav-tabs1 .nav-link:focus,.nav-tabs1 .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs1{border-bottom:var(--bs-border-width) solid #ecedee}.badge.badge-light-primary1{background-color:#488fcc1f;color:#488fcc!important}.h-btn{height:28px}.all-trend{padding-bottom:0!important}.badge1{--bs-badge-padding-x:.8rem;--bs-badge-padding-y:.5rem;--bs-badge-font-size:85%;--bs-badge-font-weight:600;--bs-badge-color:#fff;--bs-badge-border-radius:.358rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.tab-content.superbot-das.NoPaddingBottom{padding-bottom:0!important}.addCircleSeachrBg{background-color:#568fce1a}.css-gdujme{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:50%;box-sizing:border-box;color:#9e9e9e;display:inline-flex;flex:0 0 auto;font-size:small;justify-content:center;margin:0;outline:0;overflow:visible;padding:8px;position:relative;text-align:center;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1);vertical-align:middle}.css-18k2iyp,.css-gdujme{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.css-18k2iyp{display:inline-block;height:18px;width:18px;fill:currentcolor;font-size:1rem;transition:fill .2s cubic-bezier(.4,0,.2,1)}.css-gdujme:hover{background-color:#488fcc14;color:#568fce!important;margin-right:0;transform:scale(.9)}.css-18k2iyp1{display:inline-block;font-size:1.40625rem;height:18px;transition:fill .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:18px}.grid-container{display:grid;gap:17px;grid-template-columns:repeat(5,1fr);padding:0}.grid-container>div{padding:0;text-align:center}@media screen and (min-width:768px) and (max-width:1020px){.grid-container{grid-template-columns:repeat(3,1fr)}.content-text{height:60vh}}@media screen and (min-width:320px) and (max-width:767px){.grid-container{grid-template-columns:repeat(2,1fr)}}.superbot-detail-box-active{border:1px solid #568fce!important;box-shadow:0 5px 10px #568fce40!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (min-width:576px){.divide-and-rule>:not(:last-child){border-bottom:none;border-right:1px solid #ddd;padding-right:15px}}@media (max-width:575.98px){.divide-and-rule>:not(:last-child){border-bottom:1px solid #ddd;border-right:none;padding-bottom:15px}}.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal) .layout-page:before{content:"";height:4.875rem;position:fixed;top:0;width:100%}.bg-menu-theme .menu-sub>.menu-item>.menu-link:before{font-family:tabler-icons;font-size:.65rem;font-weight:700;position:absolute}.bg-label-white1{background-color:#fff;border-radius:50rem!important;box-shadow:0 .25rem 1.125rem #4b465c1a;padding:.5rem!important}.not{color:#3a3b3c!important;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:22px;text-align:left}.bg-menu-theme.menu-vertical .menu-sub>.menu-item>.menu-link:before{left:1.35rem}[dir=rtl] .bg-menu-theme.menu-vertical .menu-sub>.menu-item>.menu-link:before{left:inherit;right:1.35rem}.bg-menu-theme.menu-vertical .menu-sub>.menu-item .menu-link .menu-icon{display:none}html:not([dir=rtl]) .bg-menu-theme.menu-horizontal .menu-inner>.menu-item>.menu-sub>.menu-item>.menu-link{padding-left:.875rem}[dir=rtl] .bg-menu-theme.menu-horizontal .menu-inner>.menu-item>.menu-sub>.menu-item>.menu-link{padding-right:.875rem}.bg-menu-theme.menu-horizontal .menu-inner>.menu-item>.menu-sub>.menu-item>.menu-link:before{content:""}.layout-horizontal .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{left:1.1rem}[dir=rtl] .layout-horizontal .bg-menu-theme .menu-sub>.menu-item>.menu-link:before{left:inherit;right:1.1rem}.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner .menu-item .menu-link{border-radius:6px}.layout-horizontal .bg-menu-theme .menu-inner>.menu-item>.menu-link{border-radius:.375rem}@media (min-width:1200px){.layout-horizontal .bg-menu-theme .menu-inner>.menu-item{margin:.625rem 0}.layout-horizontal .bg-menu-theme .menu-inner>.menu-item:not(:first-child){margin-left:.125rem}.layout-horizontal .bg-menu-theme .menu-inner>.menu-item:not(:last-child){margin-right:.125rem}}.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner>.menu-item.active:before{border-radius:.375rem 0 0 .375rem;content:"";height:2.6845rem;position:absolute;right:0;width:.25rem}[dir=rtl] .layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner>.menu-item.active:before{border-radius:0 .375rem .375rem 0;left:0;right:inherit}body{background:#fff}.bg-body{background:#f8f7fa!important}.text-body[href]:hover,.text-primary{color:#4591ce!important}.bg-primary,a.bg-primary:focus,a.bg-primary:hover{background-color:#4591ce!important}.dropdown-notifications-item:not(.mark-as-read) .dropdown-notifications-read span{background-color:#7367f0}.bg-label-primary{background-color:#f3f9ff!important;color:#568fce!important}.bg-label-hover-primary{background-color:#eae8fd!important;color:#7367f0!important}.bg-label-hover-primary:hover{background-color:#7367f0!important;color:#fff!important}.bg-gradient-primary{background-image:linear-gradient(45deg,#7367f0,#b9b3f8)!important}.bg-primary.bg-glow{box-shadow:0 2px 3px #7367f04d}.page-item.active .page-link,.pagination li.active>a:not(.page-link){background-color:#568fce;border-color:#568fce;color:#fff!important}.page-item.first .page-link.active,.page-item.last .page-link.active,.page-item.next .page-link.active,.page-item.prev .page-link.active,.page-item.previous .page-link.active,.page-item>.page-link.active{background-color:#568fce;border-color:#568fce;color:#fff}.progress-bar{background-color:#14a065;color:#fff}.modal-onboarding .carousel-indicators [data-bs-target]{background-color:#7367f0}.carousel-control-next,.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#7367f0}.list-group-item-primary{background-color:#e9e7fd;border-color:#7367f0;color:#7367f0!important}a.list-group-item-primary,button.list-group-item-primary{color:#7367f0}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{background-color:#e9e7fd;border-color:#7367f0;color:#7367f0}a.list-group-item-primary.active,button.list-group-item-primary.active{background-color:#7367f0!important;border-color:#7367f0!important;color:#fff!important}.list-group-item-action.active,.list-group-item-action.active:focus,.list-group-item-action.active:hover{background-color:#7367f0;border-color:#7367f0;color:#fff}.list-group.list-group-timeline .list-group-timeline-primary:before{background-color:#7367f0;border-color:#7367f0}.alert-primary{background-color:#e9e7fd;border-color:#e9e7fd;color:#7367f0}.alert-primary .btn-close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath stroke='%237367f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m14 4.5-9 9'/%3E%3Cpath stroke='%237367f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.75' d='m5 4.5 9 9'/%3E%3C/svg%3E")}.alert-primary .alert-link{color:#7367f0}.alert-primary hr{background-color:#7367f0!important}.ngb-tooltip-primary+ngb-tooltip-window .tooltip-inner,.tooltip-primary .tooltip-inner,.tooltip-primary>.tooltip .tooltip-inner{background:#7367f0;color:#fff}.ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-primary.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before,.tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=top] .tooltip-arrow:before{border-top-color:#7367f0}.ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,.tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-left-color:#7367f0}[dir=rtl] .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-primary.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before,[dir=rtl] .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=left] .tooltip-arrow:before{border-right-color:#7367f0}.ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-primary.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before,.tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=bottom] .tooltip-arrow:before{border-bottom-color:#7367f0}.ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,.tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-right-color:#7367f0}[dir=rtl] .ngb-tooltip-primary+ngb-tooltip-window.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-primary.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before,[dir=rtl] .tooltip-primary>.tooltip.bs-tooltip-auto[data-popper-placement=right] .tooltip-arrow:before{border-left-color:#7367f0}.ngb-popover-primary+ngb-popover-window,.popover-primary,.popover-primary>.popover{background:#7367f0;border-color:transparent}.ngb-popover-primary+ngb-popover-window .popover-header,.popover-primary .popover-header,.popover-primary>.popover .popover-header{background:transparent;border-color:#7367f0;color:#fff}.ngb-popover-primary+ngb-popover-window .popover-body,.popover-primary .popover-body,.popover-primary>.popover .popover-body{background:transparent;color:#fffc}.ngb-popover-primary+ngb-popover-window>.popover-arrow:before,.popover-primary>.popover-arrow:before,.popover-primary>.popover>.popover-arrow:before{border-color:transparent}.ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-primary.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after,.popover-primary>.popover.bs-popover-auto[data-popper-placement=top]>.popover-arrow:after{border-top-color:#7367f0!important}.ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-primary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,.popover-primary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-right-color:#7367f0!important}[dir=rtl] .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-primary.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after,[dir=rtl] .popover-primary>.popover.bs-popover-auto[data-popper-placement=right]>.popover-arrow:after{border-left-color:#7367f0!important}.ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-primary.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after,.popover-primary>.popover.bs-popover-auto[data-popper-placement=bottom]>.popover-arrow:after{border-bottom-color:#7367f0!important}.ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-primary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,.popover-primary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-left-color:#7367f0!important}[dir=rtl] .ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-primary.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after,[dir=rtl] .popover-primary>.popover.bs-popover-auto[data-popper-placement=left]>.popover-arrow:after{border-right-color:#7367f0!important}.ngb-popover-primary+ngb-popover-window.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-primary.bs-popover-auto[data-popper-placement=bottom] .popover-header:before,.popover-primary>.popover.bs-popover-auto[data-popper-placement=bottom] .popover-header:before{border-bottom:1px solid transparent!important}.table-primary{--bs-table-bg:#f4f3fe;--bs-table-striped-bg:#f1f0fb;--bs-table-striped-color:#4b465c;--bs-table-active-bg:#e6e5f1;--bs-table-active-color:#4b465c;--bs-table-hover-bg:#edecf8;--bs-table-hover-color:#4b465c;border-color:#d2d0de;color:#4b465c}.table-primary .btn-icon{color:#4b465c}.btn-primary{background-color:#568fce;border-color:#568fce;color:#fff}.btn-primary:hover{background-color:#568fce!important;border-color:#568fce!important;box-shadow:0 8px 25px -8px #488fcc!important;color:#fff!important}.btn-check:focus+.btn-primary,.btn-primary.focus,.btn-primary:focus{background-color:#568fce;border-color:#568fce;box-shadow:none;color:#fff}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary.disabled,.btn-primary.show.dropdown-toggle,.btn-primary:active,.btn-primary:disabled,.show>.btn-primary.dropdown-toggle{background-color:#568fce!important;border-color:#568fce!important;color:#fff!important}.btn-primary.disabled,.btn-primary:disabled{box-shadow:none!important}.dropdown-item.text-danger:hover,.dropdown-item:focus{background-color:#568fce14;color:#568fce!important}.btn-group .btn-primary,.input-group .btn-primary{border-left:var(--bs-border-width) solid #568fce;border-right:var(--bs-border-width) solid #568fce}.btn-group-vertical .btn-primary{border-bottom-color:#685dd8;border-top-color:#685dd8}.btn-label-primary{background:#fff!important;border:1.14px solid #ecedee;box-shadow:none;color:#0000!important;height:46px;line-height:42px;margin:0;outline:0;transform:translateY(-50%);transition:.6s;width:277px}.reviews-btn{background:#fff;border:2.29px solid #568fce}.reviews-btn,.reviews-btn:hover{border-radius:50%;height:23px;line-height:42px;transform:translateY(-50%);transition:.6s;width:23px}.reviews-btn:hover{background:linear-gradient(0deg,#568fce,#568fce),linear-gradient(0deg,#fff,#fff)!important;border:2.29px solid #a7cffb!important}.reviews-btn:hover .ti-chevron-right:before{color:#fff}.reviews-btn .ti-chevron-right:before,.reviews-btn:hover .ti-chevron-right:before{content:"";font-size:20px;font-weight:600;left:-1px;position:relative;position:absolute;top:-1px}.reviews-btn .ti-chevron-right:before{color:#568fce}.scaleX-n1-rtl .ti-chevron-left:before{color:#568fce}.scaleX-n1-rtl .ti-chevron-left:before,.scaleX-n1-rtl:hover .ti-chevron-left:before{font-size:20px;font-weight:600;left:-2px;position:relative;position:absolute;top:-1px}.scaleX-n1-rtl:hover .ti-chevron-left:before{color:#fff}.scaleX-n1-rtl{background:#fff;border:2.29px solid #568fce}.scaleX-n1-rtl,.scaleX-n1-rtl:hover{border-radius:50%;height:23px;line-height:42px;transform:translateY(-50%);transition:.6s;width:23px}.scaleX-n1-rtl:hover{background:linear-gradient(0deg,#568fce,#568fce),linear-gradient(0deg,#fff,#fff)!important;border:2.29px solid #a7cffb!important}.btn-label-primary.waves-effect .waves-ripple{background:radial-gradient(#7367f033 0,#7367f04d 40%,#7367f066,#7367f080,#fff0 70%)}.btn-label-primary:hover{background:transparent;border-color:transparent!important;color:#000!important}.btn-label-primary.focus,.btn-label-primary:focus{background:#dddbfb;box-shadow:none!important;color:#7367f0}.btn-label-primary.active,.btn-label-primary.show.dropdown-toggle,.btn-label-primary:active,.show>.btn-label-primary.dropdown-toggle{background-color:transparent!important;border-color:transparent!important;color:#000!important}.btn-label-primary.active:focus,.btn-label-primary.show.dropdown-toggle:focus,.btn-label-primary:active:focus,.show>.btn-label-primary.dropdown-toggle:focus{box-shadow:none}.btn-label-primary.disabled,.btn-label-primary:disabled{background:#eae8fd!important;border-color:transparent!important;box-shadow:none;color:#7367f0!important}.btn-group .btn-label-primary,.input-group .btn-label-primary{border-left:var(--bs-border-width) solid #dddbfb;border-right:var(--bs-border-width) solid #dddbfb}.btn-group-vertical .btn-label-primary{border-bottom-color:#dddbfb;border-top-color:#dddbfb}.btn-outline-primary1{background:#fff!important}.btn-outline-primary1,.btn-outline-primary1:hover{border-color:#568fce!important;color:#568fce!important}.btn-outline-primary1:hover{background:#568fce14!important}.noHover{cursor:pointer!important;pointer-events:none!important}.btn-outline-primary{background-color:#fff;border:1px solid #ecedee;color:#4a4d4f;cursor:pointer}.btn-outline-primary.waves-effect .waves-ripple{background:radial-gradient(#7367f033 0,#7367f04d 40%,#7367f066,#7367f080,#fff0 70%)}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled):focus{background-color:#568fce!important;border-color:#568fce!important;color:#fff!important}.btn:not(:disabled):not(.disabled).active:focus{box-shadow:none!important}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{background-color:#568fce!important;border-color:1px solid #568fce!important;color:#fff!important}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:none}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent!important;color:#7367f0!important}.btn-outline-primary .badge{color:#fff}.btn-outline-primary .badge,.btn-outline-primary.active .badge,.btn-outline-primary:active .badge,.btn-outline-primary:focus:hover .badge,.btn-outline-primary:hover .badge,.show>.btn-outline-primary.dropdown-toggle .badge{background:#7367f0;border-color:#7367f0}.dropdown-item:not(.disabled).active,.dropdown-item:not(.disabled):active{background-color:#568fce14;color:#4591ce!important}.dropdown-menu>li.active:not(.disabled)>a:not(.dropdown-item),.dropdown-menu>li:not(.disabled)>a:not(.dropdown-item):active{background-color:#7367f0;color:#fff!important}.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover{background-color:#4591ce;color:#fff}.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover{border-radius:none}.nav-align-bottom .nav-tabs .nav-link.active,.nav-align-bottom .nav-tabs .nav-link.active:focus,.nav-align-bottom .nav-tabs .nav-link.active:hover{box-shadow:inset 0 2px #7367f0}.nav-align-left .nav-tabs .nav-link.active,.nav-align-left .nav-tabs .nav-link.active:focus,.nav-align-left .nav-tabs .nav-link.active:hover{background-color:#f3f9ff!important;box-shadow:inset -2px 0 #568fce;color:#568fce!important}.nav-align-right .nav-tabs .nav-link.active,.nav-align-right .nav-tabs .nav-link.active:focus,.nav-align-right .nav-tabs .nav-link.active:hover,[dir=rtl] .nav-align-left .nav-tabs .nav-link.active,[dir=rtl] .nav-align-left .nav-tabs .nav-link.active:focus,[dir=rtl] .nav-align-left .nav-tabs .nav-link.active:hover{box-shadow:inset 2px 0 #7367f0}[dir=rtl] .nav-align-right .nav-tabs .nav-link.active,[dir=rtl] .nav-align-right .nav-tabs .nav-link.active:focus,[dir=rtl] .nav-align-right .nav-tabs .nav-link.active:hover{box-shadow:inset -2px 0 #7367f0}.form-control:focus,.form-select:focus{border-color:#c9c8ce}.input-group:focus-within .form-control,.input-group:focus-within .input-group-text{border-color:#568fce!important;transition:none!important}.form-check-input:focus{border-color:#c9c8ce}.form-check-input:checked,.form-check-input[type=checkbox]:indeterminate{background-color:#fff;border-color:#568fce}.custom-option.checked{border:1px solid #7367f0}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='6' fill='%237367f0'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E")}.form-control:focus~.form-label{border-color:#7367f0}.form-control:focus~.form-label:after{border-color:inherit}.switch-input:checked~.switch-toggle-slider{background:#82c42e;border-color:#82c42e!important;color:#fff}.switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-input:focus~.switch-toggle-slider{border:1px solid #82c42e;box-shadow:0 0 .25rem .05rem #7367f01a}.switch-primary.switch .switch-input:checked~.switch-toggle-slider{background:#82c42e;border-color:#82c42e!important;color:#fff}.switch-primary.switch .switch-input:active~.switch-toggle-slider{box-shadow:none}.switch-primary.switch .switch-input:focus~.switch-toggle-slider{border:1px solid #82c42e;box-shadow:0 0 .25rem .05rem #7367f01a}.timeline .timeline-item-primary .timeline-event{background-color:#7367f01a}.timeline .timeline-item-primary .timeline-event:before{border-left-color:#7367f01a!important;border-right-color:#7367f01a!important}.timeline .timeline-point-primary{background-color:#568fce!important;box-shadow:0 0 0 .1875rem #568fce4f}.timeline .timeline-indicator-primary i{color:#7367f0!important}.divider.divider-primary .divider-text:after,.divider.divider-primary .divider-text:before,.divider.divider-primary.divider-vertical:after,.divider.divider-primary.divider-vertical:before{border-color:#7367f0}.navbar.bg-primary{background-color:#7367f0f2!important;color:#e2dffc}.navbar.bg-primary .navbar-brand,.navbar.bg-primary .navbar-brand a,.navbar.bg-primary .navbar-brand a:focus,.navbar.bg-primary .navbar-brand a:hover,.navbar.bg-primary .navbar-brand:focus,.navbar.bg-primary .navbar-brand:hover{color:#fff}.navbar.bg-primary .navbar-search-wrapper .navbar-search-icon,.navbar.bg-primary .navbar-search-wrapper .search-input{color:#e2dffc}.navbar.bg-primary .search-input-wrapper .search-input,.navbar.bg-primary .search-input-wrapper .search-toggler{background-color:#7367f0!important;color:#e2dffc}.navbar.bg-primary .navbar-nav>.nav-item>.nav-link,.navbar.bg-primary .navbar-nav>.nav-link,.navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link{color:#e2dffc}.navbar.bg-primary .navbar-nav>.nav-item>.nav-link:focus,.navbar.bg-primary .navbar-nav>.nav-item>.nav-link:hover,.navbar.bg-primary .navbar-nav>.nav-link:focus,.navbar.bg-primary .navbar-nav>.nav-link:hover,.navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link:focus,.navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#fff}.navbar.bg-primary .navbar-nav>.nav-item>.nav-link.disabled,.navbar.bg-primary .navbar-nav>.nav-link.disabled,.navbar.bg-primary .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#b6aff7!important}.navbar.bg-primary .navbar-nav .active>.nav-link,.navbar.bg-primary .navbar-nav .nav-link.active,.navbar.bg-primary .navbar-nav .nav-link.show,.navbar.bg-primary .navbar-nav .show>.nav-link{color:#fff}.navbar.bg-primary .navbar-toggler{border-color:#ffffff26;color:#e2dffc}.navbar.bg-primary .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(255, 255, 255, 0.8)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.navbar.bg-primary .navbar-text{color:#e2dffc}.navbar.bg-primary .navbar-text a,.navbar.bg-primary .navbar-text a:focus,.navbar.bg-primary .navbar-text a:hover{color:#fff}.navbar.bg-primary hr{border-color:#ffffff26}.menu.bg-primary{background-color:#7367f0!important;color:#e2dffc}.menu.bg-primary.menu-horizontal{background-color:#7367f0f2!important}.menu.bg-primary .menu-horizontal-next,.menu.bg-primary .menu-horizontal-prev,.menu.bg-primary .menu-link{color:#e2dffc}.menu.bg-primary .menu-horizontal-next.active,.menu.bg-primary .menu-horizontal-next:focus,.menu.bg-primary .menu-horizontal-next:hover,.menu.bg-primary .menu-horizontal-prev.active,.menu.bg-primary .menu-horizontal-prev:focus,.menu.bg-primary .menu-horizontal-prev:hover,.menu.bg-primary .menu-link.active,.menu.bg-primary .menu-link:focus,.menu.bg-primary .menu-link:hover{color:#fff}.menu.bg-primary .menu-horizontal-next.disabled,.menu.bg-primary .menu-horizontal-prev.disabled,.menu.bg-primary .menu-item.disabled .menu-link{color:#b6aff7!important}.menu.bg-primary .menu-item.active>.menu-link,.menu.bg-primary .menu-item.open:not(.menu-item-closing)>.menu-toggle{color:#fff}.menu.bg-primary.menu-vertical .menu-item.active>.menu-link:not(.menu-toggle){background:linear-gradient(72.47deg,#776bf0 22.16%,#776bf0b3 76.47%);box-shadow:0 2px 6px #776bf07a;color:#fff!important}[dir=rtl] .menu.bg-primary.menu-vertical .menu-item.active>.menu-link:not(.menu-toggle){background:linear-gradient(72.47deg,#776bf0b3 22.16%,#776bf0 76.47%)!important}.menu.bg-primary.menu-horizontal .menu-inner>.menu-item.active>.menu-link.menu-toggle{background:linear-gradient(72.47deg,#776bf0 22.16%,#776bf0b3 76.47%);box-shadow:0 2px 6px #776bf07a;color:#fff!important}[dir=rtl] .menu.bg-primary.menu-horizontal .menu-inner>.menu-item.active>.menu-link.menu-toggle{background:linear-gradient(72.47deg,#776bf0b3 22.16%,#776bf0 76.47%);box-shadow:0 2px 6px #776bf07a;color:#fff!important}.menu.bg-primary.menu-horizontal .menu-inner .menu-item.open>.menu-toggle,.menu.bg-primary.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub{background:#7367f0}.menu.bg-primary.menu-horizontal .menu-item.active>.menu-link:not(.menu-toggle){background:#7367f0;color:#776bf0!important}.menu.bg-primary .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.menu.bg-primary .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{background:transparent;color:#fff}.menu.bg-primary .menu-inner-shadow{background:linear-gradient(#7367f0 41%,#7367f01c 95%,#7367f000)}.menu.bg-primary .menu-text{color:#fff}.menu.bg-primary .menu-header{color:#c6c1f9}.menu.bg-primary .menu-divider,.menu.bg-primary .menu-inner>.menu-item.open>.menu-sub:before,.menu.bg-primary hr{border-color:#ffffff26!important}.menu.bg-primary .menu-block:before{background-color:#c6c1f9}.menu.bg-primary .ps__rail-y.ps--clicking>.ps__thumb-y,.menu.bg-primary .ps__thumb-y{background:#ffffff97!important}.layout-footer-fixed .layout-horizontal .footer.bg-primary,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .footer.bg-primary .footer-container{background-color:#7367f0!important;color:#e2dffc}.footer.bg-primary .footer-link{color:#e2dffc}.footer.bg-primary .footer-link:focus,.footer.bg-primary .footer-link:hover{color:#fff}.footer.bg-primary .footer-link.disabled{color:#b6aff7!important}.footer.bg-primary .active>.footer-link,.footer.bg-primary .footer-link.active,.footer.bg-primary .footer-link.show,.footer.bg-primary .footer-text,.footer.bg-primary .show>.footer-link{color:#fff}.footer.bg-primary hr{border-color:#ffffff26}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:#7367f0}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:#7367f0}.form-floating>.form-control:-webkit-autofill~label{color:#7367f0}.svg-illustration svg{fill:#7367f0}.jstree-default .jstree-hovered,.jstree-default .jstree-wholerow-hovered{background:#7367f014;color:#7367f0}.jstree-default .jstree-clicked,.jstree-default .jstree-wholerow-clicked{background:#7367f0;color:#fff}.jstree-default-dark .jstree-hovered,.jstree-default-dark .jstree-wholerow-hovered{background:#7367f014;color:#7367f0}.jstree-default-dark .jstree-clicked,.jstree-default-dark .jstree-wholerow-clicked{background:#7367f0;color:#fff}.card.card-border-shadow-primary:after{border-bottom-color:#c7c2f9}.card.card-border-shadow-primary:hover:after{border-bottom-color:#7367f0}.card .card-hover-border-primary:hover,.card.card-hover-border-primary:hover{border-color:#cac5f9}html:not([dir=rtl]) .border-primary,html[dir=rtl] .border-primary{border-color:#7367f0!important}.m-l-10{margin-left:7px}a.btn-view{border:.57px solid #568fce;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:-.02em;line-height:18px;padding:8px 16px;text-align:center;transition:all .2s ease-in-out 0s}a.btn-view:hover{background:#568fce14!important;border-color:#568fce!important;box-shadow:0 5px 10px #568fce59!important;color:#568fce!important;transform:translateY(-2px)}.ti-info-circle-filled,a,a:hover{color:#568fce}.fill-primary{fill:#7367f0}.noUi-primary .noUi-base .noUi-connect{background:#7367f0!important}.noUi-primary .noUi-base .noUi-origin .noUi-handle{background:#5c52c0!important}.select2-container--default.select2-container--focus .select2-selection,.select2-container--default.select2-container--open .select2-selection{border-color:#568fce!important}.select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#eef6ff!important;color:#568fce!important}.tagify--focus{border-color:#568fce!important}.tagify__dropdown__item--active{background:#568fce!important}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{background-color:#7367f0;border:2px solid #fff;box-shadow:0 0 3px #4b465ccc}.bootstrap-select .dropdown-menu.inner a[aria-selected=true]{background:transparent!important;color:#568fce!important}.bootstrap-select .dropdown-toggle.show{border-color:#7367f0}.datepicker table tr td .focused,.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td.active,.datepicker table tr td.active.highlighted,.datepicker table tr td.range-end,.datepicker table tr td.range-start{background:#7367f0!important;color:#fff!important}.datepicker table tr td.range,.datepicker table tr td.range.highlighted,.datepicker table tr td.range.today{background:#e9e7fd!important;color:#7367f0!important}.datepicker table tr td.range.focused,.datepicker table tr td.range.highlighted.focused,.datepicker table tr td.range.today.focused{background:#dddbfb!important}.datepicker table tr td.range.disabled,.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.today.disabled{background:#e9e7fd80!important;color:#7367f080!important}.datepicker table tr td.today:not(.active){box-shadow:inset 0 0 0 1px #4591ce}.flatpickr-day.today{border-color:#4591ce}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.today.inRange{background:#f3f9ff!important;border-color:#f3f9ff!important;color:#4591ce!important}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover,.flatpickr-day.week.selected{background:#4591ce!important;border-color:#4591ce!important;color:#fff!important}.sub-border{border-bottom:1px solid #efefef}.daterangepicker td.active:not(.off){background:#568fce!important;color:#fff}.daterangepicker .end-date:not(.start-date):not(.off),.daterangepicker .start-date:not(.end-date):not(.off){background-color:#568fce;border:0!important;color:#fff}.daterangepicker .end-date:not(.start-date):not(.off):hover,.daterangepicker .start-date:not(.end-date):not(.off):hover{background-color:#568fce!important}.subperbot_pay{color:#568fce;font-size:15px;font-weight:500;justify-content:center}.ind-grid-title{border-left:1px solid #f1f1f1;padding-left:20px}.daterangepicker .input-mini.active{border-color:#568fce!important}.daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off){background:#568fce14!important;color:#568fce!important}.ranges li.active{background-color:#568fce14!important;color:#568fce!important}.ui-timepicker-list .ui-timepicker-selected:hover,li.ui-timepicker-selected{background:#568fce14!important;color:#fff!important}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#7367f0!important}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#7367f0!important}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#7367f0!important}.tt-cursor,.tt-suggestion:active{background:#7367f0!important;color:#fff!important}.dropzone.dz-drag-hover{border-color:#7367f0!important}.swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#7367f0!important}.sk-primary .sk-bounce-dot,.sk-primary .sk-chase-dot:before,.sk-primary .sk-circle-dot:before,.sk-primary .sk-circle-fade-dot:before,.sk-primary .sk-fold-cube:before,.sk-primary .sk-grid-cube,.sk-primary .sk-swing-dot,.sk-primary .sk-wave-rect,.sk-primary.sk-plane,.sk-primary.sk-pulse{background-color:#7367f0}.plyr input[type=range]::-ms-fill-lower{background:#7367f0!important}.plyr input[type=range]:active::-webkit-slider-thumb{background:#7367f0!important}.plyr input[type=range]:active::-moz-range-thumb{background:#7367f0!important}.plyr input[type=range]:active::-ms-thumb{background:#7367f0!important}.plyr--audio .plyr__control[aria-expanded=true],.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover,.plyr--video .plyr__control.plyr__control--overlaid,.plyr--video .plyr__control[aria-expanded=true],.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover,.plyr__play-large{background:#7367f0!important;color:#fff!important}.plyr--full-ui input[type=range],.plyr__progress--played,.plyr__volume--display{color:#7367f0!important}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#7367f0!important}.fc .fc-event-primary:not(.fc-list-event){background-color:#eae8fd!important;color:#7367f0!important}.fc .fc-event-primary.fc-list-event .fc-list-event-dot{border-color:#7367f0!important}.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button){background-color:#7367f029!important;border:0;color:#7367f0}.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button).fc-button-active,.fc .fc-button-primary:not(.fc-prev-button):not(.fc-next-button):hover{background-color:#7367f03d!important;color:#7367f0}.swal2-progress-steps[class] .swal2-active-progress-step,.swal2-progress-steps[class] .swal2-progress-step,.swal2-progress-steps[class] .swal2-progress-step-line,.swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step{background:#7367f0;color:#fff}.swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step,.swal2-progress-steps[class] .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#eae8fd}.pcr-app .pcr-save,.pcr-app .pcr-type.active{background:#7367f0!important}.icon-card.active{outline:1px solid #7367f0}.icon-card.active i,.icon-card.active svg{color:#7367f0}.shepherd-element .shepherd-button:not(:disabled).btn-primary{background-color:#7367f0;border-color:#7367f0;color:#fff}.shepherd-element .shepherd-button:not(:disabled).btn-primary:hover{background-color:#685dd8!important;border-color:#685dd8!important;color:#fff!important}.btn-check:focus+.shepherd-element .shepherd-button:not(:disabled).btn-primary,.shepherd-element .shepherd-button:not(:disabled).btn-primary.focus,.shepherd-element .shepherd-button:not(:disabled).btn-primary:focus{background-color:#685dd8;border-color:#685dd8;box-shadow:none;color:#fff}.btn-check:active+.shepherd-element .shepherd-button:not(:disabled).btn-primary,.btn-check:checked+.shepherd-element .shepherd-button:not(:disabled).btn-primary,.shepherd-element .shepherd-button:not(:disabled).btn-primary.active,.shepherd-element .shepherd-button:not(:disabled).btn-primary.show.dropdown-toggle,.shepherd-element .shepherd-button:not(:disabled).btn-primary:active,.show>.shepherd-element .shepherd-button:not(:disabled).btn-primary.dropdown-toggle{background-color:#685dd8!important;border-color:#685dd8!important;color:#fff!important}.shepherd-element .shepherd-button:not(:disabled).btn-primary.disabled,.shepherd-element .shepherd-button:not(:disabled).btn-primary:disabled{background-color:#7367f0!important;border-color:#7367f0!important;box-shadow:none!important;color:#fff!important}.shepherd-element .btn-group .shepherd-button:not(:disabled).btn-primary,.shepherd-element .input-group .shepherd-button:not(:disabled).btn-primary{border-left:var(--bs-border-width) solid #685dd8;border-right:var(--bs-border-width) solid #685dd8}.shepherd-element .btn-group-vertical .shepherd-button:not(:disabled).btn-primary{border-bottom-color:#685dd8;border-top-color:#685dd8}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary{background:#f1f1f2;border-color:transparent;color:#a8aaae}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.waves-effect .waves-ripple{background:radial-gradient(#a7aaae33 0,#a7aaae4d 40%,#a7aaae66,#a7aaae80,#fff0 70%)}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:hover{background:#eaebec!important;border-color:transparent!important;color:#a8aaae!important}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.focus,.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:focus{background:#eaebec;box-shadow:none!important;color:#a8aaae}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active,.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle,.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active,.show>.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle{background-color:#eaebec!important;border-color:transparent!important;color:#a8aaae!important}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.active:focus,.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.show.dropdown-toggle:focus,.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:active:focus,.show>.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.dropdown-toggle:focus{box-shadow:none}.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary.disabled,.shepherd-element .shepherd-button:not(:disabled).btn-label-secondary:disabled{background:#f2f2f3!important;border-color:transparent!important;box-shadow:none;color:#a8aaae!important}.shepherd-element .btn-group .shepherd-button:not(:disabled).btn-label-secondary,.shepherd-element .input-group .shepherd-button:not(:disabled).btn-label-secondary{border-left:var(--bs-border-width) solid #eaebec;border-right:var(--bs-border-width) solid #eaebec}.shepherd-element .btn-group-vertical .shepherd-button:not(:disabled).btn-label-secondary{border-bottom-color:#eaebec;border-top-color:#eaebec}.bs-stepper .step.active .bs-stepper-circle{background-color:#568fce;color:#fff}.bs-stepper .step.active .bs-stepper-icon svg{fill:#568fce!important}.bs-stepper .step.active .bs-stepper-icon i,.bs-stepper .step.active .bs-stepper-label{color:#568fce!important}.bs-stepper .step.crossed .step-trigger .bs-stepper-circle{background-color:#568fce;color:#fff}.bs-stepper .step.crossed .step-trigger .bs-stepper-icon svg{fill:#568fce!important}.bs-stepper .step.crossed .step-trigger .bs-stepper-icon i,.bs-stepper.wizard-icons .step.crossed .bs-stepper-label{color:#568fce!important}.bs-stepper.wizard-icons .step.crossed+.line i{color:#568fce}.app-chat .sidebar-body .chat-contact-list li.active{background:linear-gradient(72.47deg,#568fce 22.16%,#7367f0b3 76.47%)}[dir=rtl] .app-chat .sidebar-body .chat-contact-list li.active{background:linear-gradient(72.47deg,#7367f0b3 22.16%,#568fce76.47%)!important}.navbar.landing-navbar .navbar-nav .active>.nav-link,.navbar.landing-navbar .navbar-nav .nav-link.active,.navbar.landing-navbar .navbar-nav .nav-link.show,.navbar.landing-navbar .navbar-nav .nav-link:hover,.navbar.landing-navbar .navbar-nav .show>.nav-link{color:#7367f0!important}.landing-features .features-icon-wrapper .features-icon-box .features-icon{border:2px solid rgba(115,103,240,.2)}.landing-features .features-icon-wrapper .features-icon-box:hover .features-icon{background-color:#7367f00d}.bg-navbar-theme{background-color:#fffffff2!important;color:#6f6b7d}.bg-navbar-theme .navbar-brand,.bg-navbar-theme .navbar-brand a,.bg-navbar-theme .navbar-brand a:focus,.bg-navbar-theme .navbar-brand a:hover,.bg-navbar-theme .navbar-brand:focus,.bg-navbar-theme .navbar-brand:hover{color:#5d596c}.bg-navbar-theme .navbar-search-wrapper .navbar-search-icon,.bg-navbar-theme .navbar-search-wrapper .search-input{color:#6f6b7d}.bg-navbar-theme .search-input-wrapper .search-input,.bg-navbar-theme .search-input-wrapper .search-toggler{background-color:#fff!important;color:#6f6b7d}.bg-navbar-theme .navbar-nav>.nav-item>.nav-link,.bg-navbar-theme .navbar-nav>.nav-link,.bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link{color:#6f6b7d}.bg-navbar-theme .navbar-nav>.nav-item>.nav-link:focus,.bg-navbar-theme .navbar-nav>.nav-item>.nav-link:hover,.bg-navbar-theme .navbar-nav>.nav-link:focus,.bg-navbar-theme .navbar-nav>.nav-link:hover,.bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link:focus,.bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link:hover{color:#5d596c}.bg-navbar-theme .navbar-nav>.nav-item>.nav-link.disabled,.bg-navbar-theme .navbar-nav>.nav-link.disabled,.bg-navbar-theme .navbar-nav>.nav>.nav-item>.nav-link.disabled{color:#a9a6b1!important}.bg-navbar-theme .navbar-nav .active>.nav-link,.bg-navbar-theme .navbar-nav .nav-link.active,.bg-navbar-theme .navbar-nav .nav-link.show,.bg-navbar-theme .navbar-nav .show>.nav-link{color:#5d596c}.bg-navbar-theme .navbar-toggler{border-color:#5d596c13;color:#6f6b7d}.bg-navbar-theme .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h14v1.75H0zm0 4.375h14v1.75H0zM0 8.75h14v1.75H0z'/%3E%3C/defs%3E%3Cg fill='rgba(75, 70, 92, 0.5)' fill-rule='evenodd'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' fill-opacity='.1'/%3E%3C/g%3E%3C/svg%3E")}.bg-navbar-theme .navbar-text{color:#6f6b7d}.bg-navbar-theme .navbar-text a,.bg-navbar-theme .navbar-text a:focus,.bg-navbar-theme .navbar-text a:hover{color:#5d596c}.bg-navbar-theme hr{border-color:#5d596c13}.layout-navbar{box-shadow:0 4px 12px #00000012}.menu-horizontal{-webkit-backdrop-filter:saturate(200%) blur(6px);backdrop-filter:saturate(200%) blur(6px)}.layout-horizontal .layout-navbar{box-shadow:0 1px #dbdade}.navbar-detached{box-shadow:0 .125rem .25rem #a5a3ae4d}.layout-navbar-fixed .layout-page:before{-webkit-backdrop-filter:saturate(200%) blur(10px);backdrop-filter:saturate(200%) blur(10px);background:linear-gradient(180deg,#f8f7fab3 44%,#f8f7fa6e 73%,#f8f7fa00);-webkit-mask:linear-gradient(#f8f7fa,#f8f7fa 18%,transparent);mask:linear-gradient(#f8f7fa,#f8f7fa 18%,transparent)}.bg-menu-theme{background-color:#fff!important;color:#a0a7af}.bg-menu-theme.menu-horizontal{background-color:#fffffff2!important}.bg-menu-theme .menu-horizontal-next,.bg-menu-theme .menu-horizontal-prev,.bg-menu-theme .menu-link{color:#a0a7af}.bg-menu-theme .menu-horizontal-next:focus,.bg-menu-theme .menu-horizontal-next:hover,.bg-menu-theme .menu-horizontal-prev:focus,.bg-menu-theme .menu-horizontal-prev:hover,.bg-menu-theme .menu-link:focus,.bg-menu-theme .menu-link:hover{color:#568fce}.bg-menu-theme .menu-horizontal-next.active,.bg-menu-theme .menu-horizontal-prev.active,.bg-menu-theme .menu-link.active{color:#5d596c}.bg-menu-theme .menu-horizontal-next.disabled,.bg-menu-theme .menu-horizontal-prev.disabled,.bg-menu-theme .menu-item.disabled .menu-link{color:#a9a6b1!important}.bg-menu-theme .menu-item.active>.menu-link,.bg-menu-theme .menu-item.open:not(.menu-item-closing)>.menu-toggle{color:#a0a7af}.bg-menu-theme.menu-vertical .menu-item.active>.menu-link:not(.menu-toggle){background:#f2f8ff;color:#568fce}[dir=rtl] .bg-menu-theme.menu-vertical .menu-item.active>.menu-link:not(.menu-toggle){background:linear-gradient(72.47deg,#7367f0b3 22.16%,#7367f0 76.47%)!important}.bg-menu-theme.menu-horizontal .menu-inner>.menu-item.active>.menu-link.menu-toggle{background:linear-gradient(72.47deg,#7367f0 22.16%,#7367f0b3 76.47%);box-shadow:0 2px 6px #7367f07a;color:#fff!important}[dir=rtl] .bg-menu-theme.menu-horizontal .menu-inner>.menu-item.active>.menu-link.menu-toggle{background:linear-gradient(72.47deg,#7367f0b3 22.16%,#7367f0 76.47%);box-shadow:0 2px 6px #7367f07a;color:#fff!important}.bg-menu-theme.menu-horizontal .menu-inner .menu-item.open>.menu-toggle,.bg-menu-theme.menu-horizontal .menu-inner .menu-item:not(.menu-item-closing)>.menu-sub{background:#fff}.bg-menu-theme.menu-horizontal .menu-item.active>.menu-link:not(.menu-toggle){background:#f4f3fe;color:#7367f0!important}.bg-menu-theme .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-sub,.bg-menu-theme .menu-inner>.menu-item.menu-item-closing .menu-item.open .menu-toggle{background:transparent;color:#fff}.bg-menu-theme .menu-inner-shadow{background:linear-gradient(#fff 41%,#ffffff1c 95%,#fff0)}.bg-menu-theme .menu-text{color:#5d596c}.bg-menu-theme .menu-header{color:#93909e}.bg-menu-theme .menu-divider,.bg-menu-theme .menu-inner>.menu-item.open>.menu-sub:before,.bg-menu-theme hr{border-color:transparent!important}.bg-menu-theme .menu-block:before{background-color:#93909e}.bg-menu-theme .ps__rail-y.ps--clicking>.ps__thumb-y,.bg-menu-theme .ps__thumb-y{background:#5d596c33!important}@media (min-width:1200px){.bg-menu-theme{box-shadow:6px 0 5px -5px #00000012}}.bg-menu-theme .menu-inner .menu-item.active>.menu-link.menu-toggle,.bg-menu-theme .menu-inner .menu-item.open>.menu-link.menu-toggle,.layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item.active>.menu-link.menu-toggle,.layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item.open>.menu-link.menu-toggle{background:transparent}.layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active)>.menu-link:hover,html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active)>.menu-link:hover{background:#568fce14}.bg-menu-theme .menu-inner .menu-sub .menu-item:not(.active)>.menu-link:before{color:#a5a3ae!important}.layout-footer-fixed .layout-horizontal .bg-footer-theme,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .bg-footer-theme .footer-container{background-color:#fff!important;color:#6f6b7d}.bg-footer-theme .footer-link{color:#838383;font-size:14px;font-weight:400}.bg-footer-theme .footer-link:focus,.bg-footer-theme .footer-link:hover{color:#568fce}.bg-footer-theme .footer-link.disabled{color:#a9a6b1!important}.bg-footer-theme .active>.footer-link,.bg-footer-theme .footer-link.active,.bg-footer-theme .footer-link.show,.bg-footer-theme .footer-text,.bg-footer-theme .show>.footer-link{color:#838383}.bg-footer-theme hr{border-color:#5d596c13}.layout-footer-fixed .layout-wrapper.layout-horizontal .content-footer,.layout-footer-fixed .layout-wrapper:not(.layout-horizontal) .content-footer .footer-container{box-shadow:0 .25rem 1rem #a5a3ae73}.header-search-wrapper{position:relative}.search-main{border-radius:50rem!important;cursor:pointer;display:block}.header-search-wrapper .search-form-main{background:#fff none repeat scroll 0 0;border:1px solid #f0f0f0;border-radius:.375rem;border-radius:10px;box-shadow:0 35px 100px #00000014;height:auto;opacity:0;padding:15px;position:absolute;right:0;top:134%;visibility:hidden;width:313px;z-index:9999}.search-form-main.active-search{opacity:1;visibility:visible}.header-search-wrapper .search-form-main{border:1px solid #ecedee!important}.header-search-wrapper .search-form-main:before{border-bottom:10px solid transparent;border-bottom-color:transparent;border-left:10px solid transparent;border-right:10px solid transparent;content:"";position:absolute;right:15px;top:-10px}.flatpickr-calendar{top:75px}.search-text{color:#3a3b3c;font-size:14px;font-weight:400;line-height:16px}.ti-menu-2{color:#000;height:11px;width:20px}.ti-menu-2:hover{color:#8a8c8e}.form-control.super-text.flatpickr-input.input,.form-control.super-text.flatpickr-input.input.active{height:38px;width:150px}#menu-calendar-icon{height:38px}.layout-menu.hover{display:none}.filter-option-inner-inner{color:#4a4d4f;font-size:13px;font-weight:500;letter-spacing:0!important;line-height:26px!important;text-align:left!important}@media (max-width:767px){.header-search-wrapper .search-form-main{left:50%;max-width:320px;position:fixed;top:127px;transform:translate(-50%);z-index:9999}}.average-status:after,.bad-status:after,.fast-status:after,.good-status:after,.slow-status:after{background:linear-gradient(145deg,#fff,#eaeaea);border:2px solid #fff;border-radius:50%;box-shadow:0 0 4px 1px #0000002e,0 1px 2px #0000001a;content:"";display:inline-block;height:10px;margin-left:6px;position:relative;vertical-align:middle;width:10px}.good-status:after{background:radial-gradient(circle at 30% 30%,#14a065 70%,#0e6b41);border-color:#14a065}.average-status:after,.slow-status:after{background:radial-gradient(circle at 30% 30%,#ffc700 70%,#bfa100);border-color:#ffc700}.bad-status:after,.fast-status:after{background:radial-gradient(circle at 30% 30%,#d80c0c 70%,#a00808);border-color:#d80c0c}.fa-envelop1{color:#8d8e8f;height:20px;width:20px}.vue3-snackbar-message{border-radius:1.2rem!important;padding:.2rem!important}.text-right{text-align:right!important}.bg-icon-bot{align-items:center;background-color:#f3f9ff!important;box-shadow:0 1px 1px #568fce59!important;display:flex;height:30px;justify-content:center;transition:all .8s ease;width:30px}.card.dasboard{min-height:80vh}.form.input.search-text::-moz-placeholder{color:#b2b2b2;margin-left:10px;opacity:1}.form.input.search-text::placeholder{color:#b2b2b2;margin-left:10px;opacity:1}.delet-icon1{margin-top:37px}.delet-icon svg,.delet-icon1 svg{height:18px;width:18px}.badge.badge-light-success{background-color:#28c76f1f;color:#28c76f!important;font-size:13px!important}.badge.badge-light-danger{background-color:#ea54551f;color:#ea5455!important;font-size:13px}.did{color:#6b7e93;font-size:13px;font-weight:500;line-height:18px;text-align:left}.gutter_21{--bs-gutter-x:2rem}::-webkit-scrollbar{height:4px;width:4px}#accordionWithIcon svg.pen{display:none}::-webkit-scrollbar-thumb:horizontal{background:#888;border-radius:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}.box-poup:hover{box-shadow:0 5px 15px #568fce59!important}::-webkit-scrollbar-thumb:hover{background:#555}.form-check-input.radio:checked{background-color:#fff!important;border-color:#568fce!important}.line-height1{line-height:30px}.h5_sub{display:inline-block;margin-top:.7rem;padding-bottom:8px;position:relative}.h5_sub:after{background:linear-gradient(90deg,#568fce,#568fce80);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.heading1 span{color:#353535;font-size:15px;font-weight:500;line-height:24px;margin-top:16px}.su-calnder{background-image:url(https://cdn.superbot.one/img/calender.png)!important;background-position:right calc(.375em + .5rem) center!important;background-repeat:no-repeat!important;background-size:calc(.25em + .65rem) calc(.25em + .65rem)!important;padding-right:calc(1.5em + 1.3rem)}.btn.btn-primary.d-grid.w-100.waves-effect.waves-light{font-size:16px!important}.dropdown-item svg{float:left;height:16px;margin-right:6px;margin-top:3px;width:16px}.model-title{color:#313335;font-size:16px;font-weight:600;line-height:24px;text-align:center}.bulk-btn.active{background-color:#568fce!important;border:1.03px solid #568fce!important;color:#fff!important}.card.my-report.border-left-green.active{border-left:1px solid #568fce;border:1px solid #568fce!important;border-left:5px solid #14a065!important}.card.my-report.border-left-gray.active{border-left:1px solid #568fce;border:1px solid #568fce!important;border-left:5px solid #868585!important}.card.my-report.border-left-yellow.active{border-left:1px solid #568fce;border:1px solid #568fce!important;border-left:5px solid #ffc700!important}.card.my-report.border-left-blue.active{border-left:1px solid #568fce;border:1px solid #568fce!important;border-left-width:5px!important}.bulk-btn{align-items:center!important;background-color:#fff!important;border:1.03px solid #568fce!important;border-radius:6px;color:#568fce!important;font-size:14px;font-weight:600;justify-content:center;letter-spacing:0;line-height:14px;padding:9px;text-align:left}.modal.model1{--bs-modal-width:25rem}.modal-body.model-padd{padding:0 47px!important}.modal-footer.ft{padding:0 3rem 1.25rem}.filter-width{width:105px}.feedback-title{color:#313131!important;font-size:16px}.bg-did{background-color:#f2f8ff;border-radius:115px 0 0;color:#568fce;font-size:13px;font-weight:600;line-height:18px;opacity:0;padding:7px 14px 7px 1px;text-align:left}.btn-width2{width:180px}.btn-outline-primary_1{border:1px solid #568fce;color:#568fce!important}.btn-outline-primary_1:not(:disabled):not(.disabled).active,.btn-outline-primary_1:not(:disabled):not(.disabled):focus{background-color:#568fce!important;border-color:#568fce!important;color:#fff!important}.cut{position:absolute;right:21%;top:60%}.box{margin-top:10px;padding:17px 10px 17px 20px}.box,.box1{border:1px solid #ecedee;border-radius:8px}.box1{padding:1.5rem}.time-title{color:#568fce;font-size:14;font-weight:500;line-height:15.39px;text-align:left}.superbot-insight-subtitle{color:#6a6a6b;font-size:14px;font-weight:500;line-height:22.89px;text-align:left}.superbot-insight-title{font-size:20px;font-weight:500;line-height:41.21px}.org-color{color:#fa7d00}.yellow-color{color:#f1b10d}.green-color{color:#14a065}.red-color{color:#f34343}.blue-color{color:#568fce}.gray-color{color:gray}.text-color-superbot{color:#568fce}.svg-position{position:absolute;right:35px}.bg-light-blue1{padding:10px 15px}.bg-light-blue,.bg-light-blue1{background-color:#f8fcff;margin-left:-25px;margin-right:-25px}.bg-light-blue{margin-bottom:-25px;padding:30px 27px 27px}.padding-box{padding:10px 25px 20px 8px}.svg-cion svg{height:18px!important;width:18px!important}.superbot-Insights-box{background-color:#fff;border:1px solid #f4f4f4;border-radius:7px;box-shadow:0 4.578341960906982px 9.156683921813965px #0000000f;padding:20px 23px}.cursor1{cursor:pointer}.insights-box{background-color:#fff;border:1px solid #f4f4f4;border-radius:7px;box-shadow:0 5px 9px #0000000f;padding:20px 23px}.font-12{font-size:13px}.superbot-detail-box{background-color:#fff;border:1px solid #f4f4f4;border-radius:7px;box-shadow:0 4.578341960906982px 9.156683921813965px #0000000f;padding:20px 23px}.superbot-detail-box:hover{border:1px solid #568fce;box-shadow:0 5px 10px #568fce40!important}.tab-content.superbot-das.pt-4.bg-gray1{background:#f2f8ff!important}.superbot-detail-title{color:#568fce;font-size:20px;font-weight:500;line-height:41px;margin-bottom:.3rem;text-align:center}.superbot-details-subtitle{color:#6a6a6b;font-size:14px;font-weight:500;line-height:22px;margin-bottom:.3rem;white-space:nowrap}.badge.badge-light-primary{background-color:#f2f8ff;border-radius:115px;color:#568fce!important;cursor:pointer;font-size:14px}.title-tag{color:#4a4d4f;font-size:14px;font-weight:500;line-height:20px;text-align:left}svg.pen_v1{margin-top:-3px}.card.bg-white.call-list-box.card-body{padding-bottom:10px!important;padding-top:10px!important}.call-list-date{color:#939393;font-size:14px;font-weight:600;line-height:13px;margin-bottom:.7rem;text-align:left}.bg-pink{background-color:#568fce;color:#fff;font-size:14px}.bg-blue,.bg-pink{font-weight:500;line-height:18px;text-align:left}.bg-blue{background-color:#f2f8ff;color:#568fce;font-size:13px}.font-141{font-size:18px;margin-bottom:10px}.bg-yellow{background-color:#f4f5f6;color:#3a3a3a;font-size:13px;font-weight:500;line-height:18px;margin-bottom:5px;padding-left:13px;text-align:left}.content-text{display:flex;height:70vh;justify-content:center;position:relative}.content-1{left:30%;position:absolute;top:25%;transform:translateY(0)}#accordionWithIcon .active svg.pen{display:block!important}.input-group-prepend{margin-right:-1px}.feather,[data-feather]{display:inline-block;height:1rem;width:1rem}.en-color{color:#3a3a3a;font-size:13px;font-weight:500;letter-spacing:-.02em;line-height:20px;text-align:left}.call-list-title1{font-size:13px;font-weight:500}.call-list-title-1,.call-list-title1{color:#484848!important;line-height:18px;margin-bottom:.3rem;text-align:left}.call-list-title-1{font-size:14px;font-weight:400}.table-light1{background-color:#f8fcff}.newtable td{padding:1.3rem!important}.tab-content.superbot-das1{border-color:#f4f5f6;border-radius:.375rem;padding:1rem 1.5rem 0!important}.card.rep{background-clip:padding-box;background-color:#fff!important;border:4px solid #f4f5f6!important;border-top:3px solid #f4f5f6!important;box-shadow:none}.border-none,.newtable{border:none!important}.newtable{border-bottom:1px solid #ecedee!important}.position-btn-v1{position:absolute;right:42px;top:35px}.call-title{color:#1a1a1a;display:inline-block;font-size:16px;font-weight:600;line-height:18px;margin-bottom:.7rem;padding-bottom:8px;position:relative;text-align:left}.call-title:after{background:linear-gradient(90deg,#568fce,#568fce80);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.call-list-box{border:1px solid #e9e9e9;border-radius:10px;box-shadow:0 4px 19.100000381469727px #0000000d}.custome-card1{height:196px}.custome-card1,.custome-card2{border:1px solid #e9e9e9;border-radius:5px;box-shadow:0 4px 19.100000381469727px #0000000d;gap:10px;margin:0 auto;padding:35px 45px;width:100%}.custome-card2{height:100%;opacity:0}.custome-card1.active,.custome-card1:hover{border:2px solid #568fce}.form-control.pu-calender{background-image:url(https://cdn.superbot.one/img/clock.png)!important;background-position:right calc(.375em + .325rem) center!important;padding-right:calc(1.5em + 1.3rem)}.form-control.date-range-calender,.form-control.pu-calender{background-repeat:no-repeat!important;background-size:calc(.25em + .65rem) calc(.25em + .65rem)!important}.form-control.date-range-calender{background-image:url(https://cdn.superbot.one/img/date-range.png)!important;background-position:left calc(.375em + .325rem) center!important;padding-left:1.8rem!important}.form-control.su-calender{background-image:url(https://cdn.superbot.one/img/calender.png)!important;background-position:right calc(.375em + .325rem) center!important;background-repeat:no-repeat!important;background-size:calc(.25em + .65rem) calc(.25em + .65rem)!important;padding-right:calc(1.5em + 1.3rem)}.table1{width:100%}.tabel_border_head{border-top:1px solid #ebe9f1;margin-top:.5rem}.subperbot{color:#568fce}.play-color{color:#8d8e8f}.text-primary{color:#568fce}.font-weight-bolder{font-weight:600!important}.font-small-2{font-size:.8rem!important}.badge-light-warning1{background-color:#ffe9d4!important;color:#fa7d00!important;font-size:13px;font-weight:500!important}input.search-text{background:url(https://cdn.superbot.one/img/serach.png) no-repeat left 15px center transparent;background-color:#fff!important;background-size:14px;border:1.31px solid #ecedee;border-radius:7px;box-sizing:border-box;color:#4a4d4f;cursor:pointer;font-size:16px;font-size:1rem;height:32px;line-height:46px;margin:0;padding:5px 15px 5px 28px;position:relative;transition:z-index .8s,width .5s,background .3s ease,border .3s;width:0}input.search-text:focus{padding:7px 12px 6px 44px}.ti-check-color{color:#14a065}.pl-3{padding-left:1rem}.btn-width{width:110px}.bg-label-bul{background:#568fce1f;color:#fa7d00;font-weight:600}.card.my-report.border-left-gray{border-left:5px solid #868585!important}.card.my-report.border-left-gray:hover{border:1px solid #568fce!important;border-left:5px solid #868585!important}.card.my-report.border-left-green{border-left:5px solid #14a065!important}.card.my-report.border-left-green:hover{border:1px solid #568fce!important;border-left:5px solid #14a065!important}.card.my-report.border-left-red{border-left:5px solid #d80000!important}.disable{opacity:.7}.btn-primary:disabled{background-color:#488fcc;border-color:#488fcc;color:#fff}.card.my-report.border-left-red:hover{border:1px solid #568fce!important;border-left:5px solid #d80000!important}.card.my-report.border-left-yellow{border-left:5px solid #ffc700!important}.card.my-report.agent.border-left-yellow:hover,.card.my-report.border-left-yellow:hover{border:1px solid #568fce!important;border-left:5px solid #ffc700!important}.card.my-report.border-left-blue{border-left:5px solid #568fce!important}.card.my-report.border-left-blue:hover{border:1px solid #568fce!important;border-left-width:5px!important}.form-check-input.radio{border:2px solid #dbdade!important}.dropdown-item.text-danger:active,.dropdown-item.text-danger:hover{background-color:#568fce14;color:#e84c4c!important}.campaign-text-h{color:#8d8d8d;font-size:13px;font-weight:500;letter-spacing:0;line-height:23px;margin-bottom:5px;margin-top:5px;text-align:left}.bg-label-blue{background:#eef6ff;color:#568fce!important}.bg-label-orange{background-color:#ffe9d4!important;color:#fa7d00!important}.bg-label-danger,.bg-label-orange{font-size:11px;font-weight:600!important}.bg-label-danger{background-color:#f75d5d!important;color:#fff!important}input.search-text:focus{background-color:#fff;border:1.31px solid #568fce;border-radius:7px;cursor:auto;outline:none;padding-right:10px;width:270px;z-index:3}.lang-title{color:#676767;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px;text-align:left}.delet-icon{margin-top:40px}.card.lang{border:1px solid #e9e9e9;box-shadow:0 4px 19px #0000000d;cursor:pointer}.inbund-style{border-radius:6px;box-shadow:0 4px 10px #0000000d;padding:15px}.selectpicker.height{height:42px}.select2-selection__rendered .icon{height:15px;margin-right:5px;vertical-align:middle;width:15px}.btn-template{background-color:#568fce!important;border-color:#568fce!important;color:#fff!important}.btn-template:hover{background-color:#3470af!important;box-shadow:0 2px 6px #2f2b3d24;color:#fff!important}.btn-outline-template{background-color:#568fce14!important;border-color:#568fce14!important;color:#568fce!important}.btn-outline-template:hover{background-color:#fff!important;border-color:#568fce!important;color:#568fce!important}.dataTables_length{margin-left:4px}input.search-submit{background:none;border:0;border-radius:6px;cursor:pointer;height:45px;left:49px;margin:0;outline:0;padding:0;position:relative;width:45px;z-index:4}input.search-text::-webkit-search-cancel-button{cursor:pointer}.dark-style .menu .app-brand.demo,.light-style .menu .app-brand.demo{height:64px}.app-brand-logo.demo{align-items:center;display:flex;height:24px;justify-content:center;width:34px}.fa-info-circle{color:#568fce}.app-brand-logo.demo svg{height:24px;width:35px}.app-brand-text.demo{font-size:1.375rem}.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page{padding-top:64px!important}.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page{padding-top:74px!important}.content-wrapper .navbar{z-index:auto}.bg-label-primary.active{background-color:#568fce!important;color:#fff!important}.demo-blocks>*{display:block!important}.demo-inline-spacing>*{margin:1rem .375rem 0 0!important}.demo-inline-spacing1>*{margin:0 .375rem 0 0!important}.demo-vertical-spacing>*{margin-bottom:0!important;margin-top:1rem!important}.demo-vertical-spacing.demo-only-element>:first-child{margin-top:0!important}.demo-vertical-spacing-lg>*{margin-bottom:0!important;margin-top:1.875rem!important}.demo-vertical-spacing-lg.demo-only-element>:first-child{margin-top:0!important}.demo-vertical-spacing-xl>*{margin-bottom:0!important;margin-top:5rem!important}.demo-vertical-spacing-xl.demo-only-element>:first-child{margin-top:0!important}.rtl-only{direction:ltr!important;display:none!important;text-align:left!important}[dir=rtl] .rtl-only{display:block!important}.layout-demo-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:1rem}.layout-demo-placeholder img{width:900px}.reset{border-bottom:1.5px solid #568fce;color:#568fce!important;font-size:15px;font-weight:500}.layout-demo-info{margin-top:1rem;text-align:center}h4 .h1{color:#313335;font-size:34px;line-height:41px}h4 .h1,p .h1_small{font-weight:500;letter-spacing:0;text-align:left}p .h1_small{color:#6a6a6b;font-size:16px;line-height:23px}.fw-medium1{font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;text-align:left}.marg{margin-right:-3px}.campg-subtitle{color:#8e9194;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:22px;padding-top:3px;text-align:left}.sub_bg{background:#f2f8ff}.btn-live-green{background-color:#fff;border-color:#14a065!important;border-style:solid!important;border-width:.5px 0 .5px 2px!important;color:#14a065!important;font-weight:600!important}.btn.btn-live-green:active,.btn.btn-live-green:hover{background-color:#fff!important}.btn.btn-secondary.btn-pause:focus,.btn.btn-secondary.btn-pause:hover{background-color:#fff!important;color:none}.sup-pdd{margin:0 0 7px}#swiper-reviews1{padding-bottom:10px!important;padding-left:5px!important;padding-right:5px!important}.btn.btn-primary1{background-color:#fff;border-color:#568fce!important;border-radius:0 6px 6px 0;box-shadow:none;color:#568fce!important;font-weight:600!important}.btn-check:active+.btn-primary1,.btn-check:checked+.btn-primary1,.btn-primary1.active,.btn-primary1.show.dropdown-toggle,.btn-primary1:active,.btn.btn-primary1:hover,.show>.btn-primary1.dropdown-toggle{background-color:none!important;color:none!important}.btn.btn-primary1:hover{border-radius:0 6px 6px 0}.btn-primary2{padding:11px 12px 11px 10px}.btn-primary2,.btn-primary2:not(:disabled):not(.disabled).active,.btn-primary2:not(:disabled):not(.disabled):focus,.btn-primary2:not(:disabled):not(.disabled):hover{background-color:#568fce;border:0 1.14px 0 0;color:#fff}.btn.btn-pause1:focus{background:#fff}.btn-pause1{background-color:#fff;border-color:#ffc700!important;border-style:solid!important;border-width:.5px 0 .5px 2px!important;color:#ffc700!important;font-weight:600!important}.btn.btn-pause1:hover{background-color:#fff!important;color:none!important}.swiper-slide .card .card-header{padding:16px 15px 5px}.edit{color:#4a4d4f;font-size:16px;font-weight:500;margin-left:7px}.tooltip-primary1{background-color:#fff;color:#000}.svg-adjust{font-size:.75em!important}.h1{font-size:20px}.btn.btn-secondary1.btn-draft{background-color:#fff;border-color:#8e8e8e!important;border-style:solid!important;border-width:.5px 0 .5px 2px!important;color:#8e8e8e!important;color:#8e8e8e;font-weight:600!important}.btn.btn-secondary.btn-draft:hover{background-color:#fff!important;color:none!important}.my-report-h{color:#313335!important;font-size:14px!important;font-weight:500!important;letter-spacing:0!important;line-height:15px!important;text-align:left!important}.myreport-count{color:#313335;font-size:17px;font-weight:500;letter-spacing:0;line-height:31px;text-align:left}.myrepot_head{color:#1a1a1a;display:inline-block;font-size:16px;font-weight:600;line-height:1.2;margin-bottom:.7rem;padding-bottom:8px;position:relative;text-align:left}.myrepot_head:after{background:linear-gradient(90deg,#568fce,#568fce80);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.dropdown-item.text-green:active,.dropdown-item.text-green:hover{background-color:#568fce14;color:#14a065!important}.text-green{color:#14a065!important}.h2{font-size:30px;font-weight:500;letter-spacing:0;line-height:36px}.padd-superbot{padding-left:10px;padding-right:13px}.border-label-secondary1{border:.92px solid #eff0f6;border-radius:6px;box-shadow:none;cursor:pointer;padding:21px 11px}.border-label-secondary1:hover{box-shadow:0 4px 12px #00000012!important}.red-alert{color:#cb0e0e}.green-alert{color:#06b22c}.border-label-secondary1 .card-body{padding:10px}.h13{font-size:16px;font-weight:600;letter-spacing:0;line-height:28px;margin-bottom:.5rem}.text-muted1{font-size:14px;font-weight:500;letter-spacing:0;line-height:21px}.hidden-calendar-input{border:none;height:0!important;padding:0!important;width:0!important}.text-accent-10{color:#4591ce}.h-full{width:100%}.w-full{height:100%}.offcanvas-body.superbot-left{padding:20px 23px 15px}#offcanvasBothLabel{font-size:19px}.card.template:hover{border:1px solid #568fce;box-shadow:0 5px 10px #568fce40!important;cursor:pointer}.app-chat.card.overflow-hidden{box-shadow:none}.card.lang:hover{box-shadow:0 5px 15px #568fce59!important}.campaign-text-h11{color:#787878;font-size:12px;font-weight:400}#superbot-daterange{box-shadow:none!important}.offcanvas-header.superbot-left{border-bottom:1px solid #e9e9e9;padding:16px 23px}.form-control.chat-search-input{padding:0}.ti-pinned{color:#8d8e8f}.btn.filter-btn-clear.me-2:focus,.btn.filter-btn-clear.me-2:hover{background-color:#ecedee;border:none!important;box-shadow:0 2px 10px #568fce59!important;color:#4a4d4f;transition:all .8s ease}.ti-dots-color{color:#4a4d4f!important}.dropdown.drop-style{left:19px!important;position:relative;top:-30px!important}.ti-dot-marg1{margin-top:-29px}.card.my-report.agent.active,.card.my-report:hover{border:1px solid #568fce!important}.px-41{padding-left:1.5rem;padding-right:1.5rem}.ti-dot-marg{margin-right:-7px;margin-top:-10px}.accordion-button:not(.collapsed):after{background-image:none!important;transform:none!important}.accordion-button:after{background-image:none}.btn-icon2{border:1.14px solid #ecedee;border-radius:6px;gap:0;height:42px}.btn.btn-icon2:hover{background:#f3f9ff!important;border:1.14px solid #f3f9ff!important}.btn.btn-icon2:focus{background:#f3f9ff!important;border:1.14px solid #ecedee!important}.superbot-color{color:#568fce!important;cursor:pointer;font-size:14px;font-weight:400;margin-bottom:0!important}.btn.filter-btn-apply{background-color:#568fce;color:#fff}.btn.filter-btn-apply,.btn.filter-btn-clear{border-radius:6px;padding:5px 20px;font-Size:14px;font-weight:500;line-height:20px;text-align:center}.btn.filter-btn-clear{background-color:#fff;border:1px solid #ecedee;color:#4a4d4f}.text{color:#4a4d4f;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;text-align:left}.btn.filter-btn-apply:hover{background-color:#3470af;border-color:#3470af;color:#fff}.btn.filter-btn-apply:hover,.btn.filter-btn-clear:hover{box-shadow:0 2px 10px #568fce59!important;transition:all .8s ease}.btn.filter-btn-clear:hover{background-color:#fff;border:1px solid #ecedee}.img-height{height:35vh}.text-light1{color:#313335;font-size:13px;font-weight:500;letter-spacing:0;line-height:20px;text-align:left}.text-danger.text-center{margin-left:2px;margin-right:4px}.visible-calendar-input{border:none!important;height:38px!important;width:150px!important}.offcanvas-title{font-weight:500}.fliter-btn{align-items:center!important;background-color:#fff;border:1.03px solid #ecedee!important;border-radius:6px;color:#4a4d4f!important;cursor:pointer;display:flex;font-size:13px!important;font-weight:500!important;height:32px!important;justify-content:center;letter-spacing:0;line-height:14px!important;padding:.466rem .6rem;text-align:left;transition:all .3s ease 0s}.ml-2{margin-left:5px}.ml-1{margin-left:4px}.mart-top{padding-top:1.5rem}.fliter-btn :focus{background-color:#3470af!important}.fliter-btn:hover{background-color:#fff!important;border-color:#568fce;box-shadow:0 2px 10px #568fce59!important;transition:all .8s ease}.delet-icon{margin-top:34px}.card.card-box1{box-shadow:0 .25rem 1.125rem #4b465c1a}.dropdown-menu1{position:absolute!important;right:-5px!important;top:4px!important}.dropdown-menu.dropdown-menu-custome.text-small.shadow.show{background:#fff!important;box-shadow:0 .625rem .625rem #a5a3ae66!important;left:82px!important;margin-top:-40px!important;position:absolute!important;transition:margin-right .3s ease!important;width:240px!important}.visible-calendar-input-group{border:1px solid #dcdcdc!important;box-shadow:none!important}.no-border-calendar-icon{border:none!important}#menu-calendar-icon-2{cursor:pointer}.keep-it-hidden{border:none!important;height:0!important;padding:0!important;width:0!important}.tab-superbot{background-color:#f4f5f6;border-top-left-radius:0!important;border-top-right-radius:0!important;max-height:44px;padding:.6px 2px 2px 0}.position-btn{position:absolute;right:17px;top:34px}.sup-nav.nav.nav-tabs{margin-left:0!important}.dropdown-menu.dropdown-menu2{margin-left:-65px!important;margin-top:-1px!important}.dropdown-menu.dropdown-menu3{margin-left:-65px!important;margin-top:-12px!important;position:absolute!important;right:-5px}.btn-icon1{background-color:#fff;border:1px solid #dadada;border-radius:4px;box-shadow:0 4px 7px #00000008;color:#989898!important;font-weight:600;height:32px;padding:12px;width:32px}.col-xxl-3{flex:0 0 auto;width:25%}.btn-icon-hover{background-color:transparent;border:none;border-radius:50%;box-shadow:none;color:#989898!important;font-weight:600;height:32px;padding:12px 12px 11px 13px;width:32px}.btn-icon-hover:hover{background-color:#fff!important;box-shadow:0 2px 10px #568fce59!important;transition:all .8s ease}.btn-icon1:hover{border:1px solid #f3f9ff!important;box-shadow:0 5px 15px #568fce59!important}.bulk{color:#919191;font-size:18px;font-weight:600;letter-spacing:0;text-align:left}.selct-all{font-size:14px;font-weight:700;letter-spacing:-.02em;line-height:18px;text-align:left}.text-mute{color:#8d8e8f}.bg-white.btn.fliter-btn .btn.active{border:1.03px solid #568fce!important;color:#568fce!important}.fliter-btn.active{background:#fff!important;border-color:#568fce!important;color:#568fce!important}.btn-icon1:hover{border:1px solid #dadada!important}.blue-alert,.complete{color:#568fce}.complete{align-items:top;display:flex;font-size:14px;font-weight:600;letter-spacing:0;text-align:left}.postion_absolute{position:absolute;right:.8%;top:46%}.archieved{align-items:center;color:#d80000;display:flex;font-size:14px;font-weight:600;letter-spacing:0;text-align:left}.activ{background:#14a065;box-shadow:0 0 0 2px #14a065;height:10px;width:10px}.card.my-report.no-hover:hover{border:1px solid #ecedee!important}.bg-call{background-color:#f2f8ff;border-radius:114px;color:#568fce;font-size:12px;font-weight:600;height:26px;line-height:18px;padding:6.87px 13.74px;width:117px}.card.my-report{background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,#ecedee,#ecedee)!important;border:1px solid #ecedee!important;border-radius:6px!important;box-shadow:0 4.578341960906982px 9.156683921813965px #0000000f!important}.icon-search-select option{background-color:#fff;border:1px solid #000}.font30{font-size:21px}.sort-dropdown{align-items:center;background-color:#fff;border:1.14px solid #ecedee;border-radius:6.87px;display:flex;height:32px;padding:5px}.sort-dropdown:hover,input.search-text:hover{box-shadow:0 3px 12px #567bce26!important}.dropdown-menu.dropdown-menu4{margin-left:-69px!important;margin-top:4px!important}.ascending-slect{color:#000;margin-right:5px}.ascending-slect,.ascending-slect-sort{align-items:center;font-size:13px;font-weight:500}.ascending-slect-sort{color:#4a4d4f;margin-left:5px}.boder-left{border-left:1px solid #dfdfdf}.boder-right1{border-right:1px solid #dfdfdf}.card.my-report1{background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,#ecedee,#ecedee)!important;border:1px solid #ecedee!important;border-radius:6px!important;box-shadow:0 4px 19px #0000000d!important;padding:5px 12px 0!important}.card.h-100.my-report1.mb-4.active,.card.my-report1:hover{border:1px solid #568fce!important}.btn-close{color:#3a3b3c!important}.hidden-sub-menu{display:none}.menu-item{text-wrap-mode:nowrap;opacity:1;pointer-events:auto;top:0;transition:all .4s ease}.btn-width1{height:37px;width:105px}.menu-sub.sub-menu{background:#000!important;border-radius:0 6px 6px 0;display:block;left:100%;margin-top:0;opacity:0;padding:10px 20px;position:absolute;top:-10px;width:260px}div.dataTables_length label{color:#5d596c;font-size:13px;font-weight:500;letter-spacing:0;line-height:17px;text-align:left;white-space:nowrap}.btn.btn-primary2-inactive{border:1.14px solid #ecedee;box-shadow:none!important;margin-left:0!important}.btn.btn-primary2-inactive:hover{border:1.14px solid #ecedee;box-shadow:0 4px 12px #00000012}div.dataTables_length select{background-position:calc(100% - 10px) 6px,calc(100% - 15px) 15px,100% 0!important;display:inline-block;height:2rem;margin:0 .3rem;padding:0 .8rem;width:auto;width:4rem}svg.svg-hover:hover{box-shadow:0 5px 15px #568fce59!important}select.form-control:not([multiple=multiple]){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%238D8E8F' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='feather feather-chevron-down' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:calc(100% - 12px) 13px,calc(100% - 20px) 13px,100% 0;background-size:18px 14px,18px 14px;padding-right:1.5rem}.custom-select,select.form-control:not([multiple=multiple]){-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat}.custom-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236f6b7d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.2' stroke-width='1.5' d='m5 7.5 5 5 5-5'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .875rem center;background-size:15px 20px!important;border:var(--bs-border-width) solid #dbdade;border-radius:var(--bs-border-radius);color:#6f6b7d;display:block;font-size:.9375rem;font-weight:400;line-height:1.5;padding:.422rem 2.45rem .422rem .875rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.wrap{background:transparent;border:1.31px solid #ecedee;border-radius:5px;box-shadow:none;height:45px;left:50%;line-height:40px;padding-right:55px;top:50%;transform:translate(-50%,-50%);transition:all .5s ease;width:0}.wrap,.wrap .ti{position:absolute}.wrap .ti{color:#8d8e8f;cursor:pointer;font-size:22px;right:17px;top:11px}.wrap.active{padding-left:25px;transition:all .5s ease;width:250px}.input.active{padding-left:5px;transition:all .5s ease .8s;width:98%}.search-custom{position:relative}input::-moz-placeholder{color:#8d8e8f}input::placeholder{color:#8d8e8f}.form-selector{position:relative}.form-selector select{background:transparent;bottom:0;cursor:pointer;display:block;left:0;position:absolute;right:0;top:0;width:100%}.icon-search-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;padding:.75rem 0}.custome-card{border:1px solid #e9e9e9;border-radius:10px;box-shadow:0 4px 19.100000381469727px #0000000d;cursor:pointer;padding:35px 45px}.custome-card:hover{border:2px solid #568fce!important}.template{border:1px solid #e9e9e9;box-shadow:0 4px 19.100000381469727px #0000000d}.temp-Sub-subtitle{color:#676767;font-size:15px;font-weight:600;letter-spacing:0;line-height:25px;text-align:left}.temp-title{color:#568fce;font-size:14px;line-height:17px}.temp-p,.temp-title{font-weight:500;letter-spacing:0;text-align:left}.temp-p{color:#858585;font-size:13px;line-height:20px}.marg-profile{margin-top:2rem}body{font-family:Inter}li.nav-item .select2-selection{border:none!important;color:#333435}li.nav-item .select2-container--default{color:#333435!important;max-width:243px;padding:11px,9px,11px,5px}li.nav-item .select2-results__option[role=option]{border-radius:none!important;font-size:16px;font-weight:400;margin:0}.select2-selection__clear{display:none}.select2-container--default .select2-selection--single .select2-selection__arrow b{color:#333435;top:41%}.subperbot1{color:#568fce;margin-right:-7px;margin-top:-4px}.boder-right{border-right:1px solid #f1f1f1}.light-style .flatpickr-calendar.open{z-index:99999}.form-control.flatpickr-input.input{font-size:16px}.pb-41{padding-bottom:1.5rem}.btn-outline-1{border:.57px solid #568fce!important;border-radius:6px!important;color:#568fce!important}.btn-outline-1:hover{background-color:#568fce14;box-shadow:0 2px 10px #568fce59!important;color:#568fce!important}.select2-dropdown.customClass.select2-dropdown--above{width:100%}.postion-absolute{position:absolute;top:-40%}.btn-add{border:1px solid #ecedee;border-radius:6px;color:#4a4d4f;font-size:12.5px;font-weight:500;padding:10px 14px 10px 7px}.btn.btn-add:hover{border:1px solid #ecedee}.btn.btn-add:focus,.btn.btn-add:hover{box-shadow:0 2px 10px #568fce59!important}.btn.btn-add:focus{border:1px solid #ecedee!important}.form-label2{font-size:13px!important}.swiper-reviews-carousel .swiper-button-next,.swiper-reviews-carousel .swiper-button-prev{display:none}.landing-reviews .swiper-reviews-carousel .swiper-slide{height:auto}.landing-reviews .swiper-reviews-carousel .client-logo{height:1.375rem;-o-object-fit:contain;object-fit:contain}.landing-reviews .swiper-logo-carousel .swiper{max-width:45rem}.landing-reviews .swiper-logo-carousel .swiper .swiper-slide{display:flex;justify-content:center}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-sub{background:#fff;border-radius:.375rem;box-shadow:5px 0 5px 2px #00000012!important;left:77px;line-height:20px;margin:-43px .275px 0 0!important;max-height:250px;overflow-y:auto;padding:.5rem 0!important;position:absolute;scroll-behavior:smooth}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-vertical .menu-sub .menu-link{padding-left:1rem}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-vertical .menu-inner>.menu-item .menu-link:hover{background-color:#f3f9ff!important;color:#568fce!important;cursor:pointer;transform:scale(.9)}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-sub .menue-item .menu-link{margin:0 .575rem}.card-body.das-padd,.card-header.das-padd{padding:0!important}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-item:hover .menu-sub{display:block!important}.profie-toggle{border:1.14px solid #568fce;border-radius:6px;color:#568fce;font-size:.8125rem;height:calc(1.6325rem + var(--bs-border-width)*2);padding:4px 8px;position:relative}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-vertical .menu-inner>.menu-item .menu-link div{opacity:1!important}.menu-vertical .menu-sub{padding:0!important}.menu-vertical .menu-sub .menu-item{color:#333!important}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-vertical,.light-style.layout-navbar-fixed.layout-menu-collapsed .ps{height:100%;overflow:inherit!important}.menu-link .icon{margin-right:8px!important;width:20px}.h-padd{padding-bottom:280px}.height-70{height:100%!important;overflow:auto}.menu-link{color:#a0a7af;font-size:14px;font-weight:500;line-height:15px;position:relative;text-decoration:none;transition:all .2s ease}.menu-link.active,.menu-link:hover{background-color:#f3f9ff!important;color:#568fce!important}.menu-link.active:before,.menu-link:hover:before{opacity:1}.menu-link.active .icon,.menu-link:hover .icon{filter:invert(53%) sepia(61%) saturate(413%) hue-rotate(171deg) brightness(89%) contrast(90%)}.btn-icon{background:transparent;border-color:#568fce;color:#568fce;padding:.322rem .75rem}.btn-icon:focus{border-color:#568fce!important}.btn-icon:focus,.btn-icon:hover{background:transparent;color:#568fce;padding:.422rem .75rem}.btn-icon:hover{border-color:#568fce;box-shadow:0 5px 15px #568fce59!important}.mb-lg-4.mb-sm-3.mt-sm-3:after{border-right:2px solid #e9e9e9!important}.sub_menu{background:#999;opacity:1;scroll-behavior:smooth;scrollbar-color:#999;scrollbar-width:auto;transition:none}.sub_menu:hover{scrollbar-color:#5749d2}.input-group:focus .form-control,.input-group:focus .input-group-text{border-color:#c9c8ce!important;border-right-color:#c9c8ce;box-shadow:none!important;transition:none!important}html:not([dir=rtl]) .ms-auto1{margin-left:auto!important}.nav-icon-hover{position:relative;transition:all .3s ease-in-out}@media (max-width:991.98px){.layout-navbar{flex-wrap:wrap;height:auto;padding:10px 10px 10px 5px}html:not([dir=rtl]) .ms-auto1{margin-left:center!important}}.ti-dots{color:#568fce}.nav-icon-hover:before{background-color:#f2f8ff;border-radius:100px;color:#568fce;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;width:40px;z-index:-1}.card-header.mb-0.d-flex.justify-content-between{padding-bottom:10px!important}.form-label-2{color:#989898;font-size:14px;font-weight:500;letter-spacing:0;line-height:20px;margin-bottom:10px;text-align:left}.footer-container{padding-left:.5rem;padding-right:.5rem}.ml-1{margin-left:.4rem!important}.width-18{width:17px}.gutter_1{--bs-gutter-x:8.5rem}.gutter_2{--bs-gutter-x:3.5rem}.opcity-card{opacity:.8}.margin-menu{margin-top:.3rem}.me-21{padding:0 23px 0 0}.col-me-0{margin-left:1rem!important;margin-right:1rem!important}.new-box{display:flex;flex-direction:column;height:100%;justify-content:space-around}@media screen and (max-width:1600px){.col-me-0{margin-left:1rem!important;margin-right:.5rem!important}.delet-icon{margin-top:34px}.min-height{min-height:59vh}.card-body2{padding-left:0!important;padding-right:0!important}.img-height{height:38vh}.h-padd{padding-bottom:250px}.bg-blue{font-size:13px}#campaign,#superbot{padding-bottom:10px!important}.btn-width2{width:141px}.gutter_1{--bs-gutter-x:5.6rem}.gutter_2{--bs-gutter-x:3.5rem}}@media screen and (min-width:1200px) and (max-width:1399px){.dashboard-content{margin-left:5.5%;width:94.5%!important}}@media screen and (min-width:1400px) and (max-width:1599px){.dashboard-content{margin-left:5%;width:95%!important}}@media screen and (min-width:1200px) and (max-width:1599px){.bg-blue{font-size:11px}.superbot-detail-box{padding:20px 14px 20px 15px}.col-xxl-3{flex:0 0 auto;width:38%}.en-color{font-size:13px}.call-list-title1{font-size:12px}.bg-yellow{font-size:13px}.btn-width2{width:96px}.form-label{white-space:nowrap}.gutter_1{--bs-gutter-x:1.5rem}.gutter_2{--bs-gutter-x:2.5rem}}@media screen and (min-width:992px) and (max-width:1199px){.font30{font-size:14px}.fw-medium1{font-size:12px}.col-me-0{margin-left:0!important;margin-right:.5rem!important}.h1{font-size:18px}.app-brand.demo.layout-menu-toggle{box-shadow:none}.margin-menu{margin-top:.5rem}.ti-menu-2{height:auto;margin-top:20px}.sub_menu{margin-top:69px!important}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-item:hover .menu-sub{display:block!important;transition:none!important}.dashboard-content{margin-left:6.5%;width:93.1%!important}.card.dasboard{min-height:0}.bg-menu-theme{box-shadow:6px 0 5px -5px #00000012}}@media screen and (min-width:768px) and (max-width:991px){.app-brand{display:none}.pb-sm-21{padding-bottom:20px!important}.card.dasboard{min-height:0}.gutter_1{--bs-gutter-x:1.6rem}.gutter_2{--bs-gutter-x:2.5rem}.col-me-0{margin-left:0!important;margin-right:.5rem!important}.over-phn{overflow-x:scroll}.ti.ti-arrow-up.text-success.me-1{margin-right:0!important}.m-l-10{margin-left:3px}.h1{font-size:17px}.mb-1.fw-medium.fw-medium-1{font-size:12px}.sub_menu{margin-top:40px!important}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-sub{background:#fff;border-radius:.375rem;box-shadow:none!important;display:block;left:0;line-height:20px;margin:0 0 10px!important;padding:.5rem 0 .5rem 1rem!important;position:relative;transition:none!important;width:100%}.menu-item.open>.menu-sub{display:flex}.ti-menu-2{height:auto;margin-top:-10px}.dashboard-content{margin-left:0;width:100%!important}}.offcanvas-body{position:relative}.pagination.justify-content-md-center.justify-content-lg-end.justify-content-sm-center{margin-bottom:10px}.border-end2{border-right:none!important}@media screen and (min-width:320px) and (max-width:767px){.app-brand{display:none}.content-1{left:0}.mobile-btn{flex-direction:column}.audo-time{float:left}.pb-sm-21{padding-bottom:20px!important}.pb-sm-10{padding-bottom:10px}.test-11{font-size:18px}.mb-sm-2{margin-bottom:20px}.ma-height{max-height:100%}.integrations{min-height:100vh!important}.box-industry{padding:10px}.delet-icon{margin-top:20px}.border-end2{border-bottom:2.7px solid #e9e9e9!important}.mart-top{padding-top:0!important}.fw-medium1{font-size:12px}#campaign{padding-bottom:0!important}.accordion-button:not(.collapsed),.form-label{font-size:14px}.mt-4{margin-top:.5rem!important}.btn-icon2{height:34px;margin-top:1px}.mt-5{margin-top:1rem!important}.gy-3{--bs-gutter-y:.5rem}.accordion-button{font-size:14px}.gutter_1,.gutter_2{--bs-gutter-x:1.5rem}.padd-phn{padding-top:15px}.form-label{margin-top:10px}.px-41{padding-left:.5rem!important;padding-right:.5rem!important}.postion_absolute{position:relative;right:0;top:28%!important}.bulk{font-size:16px;padding-bottom:21px}.card.my-report{padding:5px 4px 0 10px!important}.padd-superbot{padding-left:25px;padding-right:0}.pl-3{padding-left:0}.over-phn{overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth}.me-51{margin-right:12px}.pb-41{padding-bottom:0}.ti.ti-chevron-left.ti-xs{font-size:12px}.page-link{min-width:1.75rem}.dataTables_length{display:flex;justify-content:center;margin-bottom:24px;margin-left:4px}.accordion-body.pt-3{padding:0}.inbund-style{padding:10px 0}.card-title{font-size:15px}.custome-card1{height:100%;padding:0}.h13{font-size:18px}.card-subtitle{font-size:14px}.custome-card{padding:12px}.tab-superbot{padding:3px 0 0}.sup-nav.nav.nav-tabs{flex-direction:column;margin-left:0!important;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;width:100%;-webkit-overflow-scrolling:touch}.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page{padding-top:58px!important}#swiper-reviews,#swiper-reviews1{padding-left:0!important;padding-right:0!important}.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link{margin-right:0}.nav-link{font-size:14px}.ti.ti-arrow-up.text-success.me-1{margin-right:0!important}.m-l-10{margin-left:3px}.ti-dot-marg{margin-right:-4px;margin-top:-10px}.position-btn{right:8px}.campg-subtitle{font-size:13px}.h1{font-size:18px}.hr1{margin-left:0;margin-right:1px}.card .nav.nav-tabs{margin-right:0}html:not([dir=rtl]) .border-end1{border-bottom:2px solid #e9e9e9!important;border-right:0!important}.bg-sup{padding:10px 22px 20px 35px}.campaign-text{line-height:16px}.tab-content{padding:1rem 1rem 1.5rem}.tab-content.superbot-das{padding:1rem!important}.h5,h5{font-size:18px}.sub-no{font-size:14px!important}html:not([dir=rtl]) .ms-auto1{margin:0 auto}.margin-menu{margin-top:0}.not-drop{padding:0 .99rem 0 0!important}.sub_menu{margin-top:58px}.dropdown-user{margin-right:0}.search-main{padding:.2rem!important}.fw-medium-1{margin-top:1rem}.campaign-text{font-size:11px}.col-me-0{margin-left:0!important;margin-right:0!important}a.btn-view{font-size:13px;font-weight:600;padding:9px}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-sub{background:#fff;border-radius:.375rem;box-shadow:none!important;left:0;line-height:20px;margin:0 0 10px!important;padding:.5rem 0 .5rem 1rem!important;position:relative;transition:none!important;width:100%}.light-style.layout-navbar-fixed.layout-menu-collapsed .menu-vertical{overflow:auto!important}.width-logo{width:183px}.ti-menu-2{margin-top:-22px}.swiper-slide .card .card-header{padding:20px 11px 5px 9px}.content-wrapper.mt-3{margin-left:0;padding-left:0;width:100%}.gap-sm-0{gap:0!important}.swiper-slide .card .card-body{padding:11px}.col-12.col-sm-12.col-md-6.d-flex.align-items-center.justify-content-end.flex-column.flex-md-row.gap-md-2{margin-top:10px}.daterangepicker{position:absolute;top:123px!important}.layout-navbar .navbar-dropdown .dropdown-menu{top:111px}.dashboard-content{margin-left:0;padding-left:0;width:100%!important}}.input-group:has(.ps-pe-5){padding-left:8px;padding-right:8px}#menu-calendar-icon-2 svg{margin-top:0}@media screen and (min-width:1000px) and (max-width:1276px){.sub-no{text-wrap:nowrap;white-space:nowrap}.btn-width{width:99px}.campaign-text{text-wrap:nowrap!important;white-space:nowrap}}.chat-message{border-radius:.6em;padding:.2em .6em .1em;position:relative}.chat-message-text{border-radius:8px;position:relative}.app-chat .app-chat-history .chat-history .chat-message.chat-message-right .chat-message-text{background-color:#568fce!important}.circle{align-items:center;background-color:#568fce;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px #22292f29,0 2px 10px #22292f1f;color:#fff;cursor:pointer;display:flex;height:2em;justify-content:center;transition:transform .3s ease,color .3s ease;width:2em}.circle:hover{box-shadow:0 4px 8px #22292f33,0 4px 12px #22292f26}.bg-body1{background-color:#fff!important}.chat-message-text.chat-message-left.mb-0.me-2.flex-grow-1:before{border:10px solid transparent;border-top-color:#eeecec;content:"";left:-10px;position:absolute;top:0}.light-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message.chat-message-right p{color:#fff;font-size:13px;font-weight:500;line-height:20px;text-align:left}.light-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text p{color:#141414;font-size:13px;font-weight:500;line-height:20px;text-align:left}.app-chat .app-chat-history .chat-history .chat-message.chat-message-right .chat-message-text p{color:#fff;font-size:13px;font-weight:500;line-height:20px;text-align:left}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{border-top-right-radius:0;display:flex;margin:5px 0;position:relative;width:100%}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text p:before{background:linear-gradient(135deg,#568fce,#568fce 50%,transparent 0,transparent);content:"";height:20px;position:absolute;right:-16px;top:0;width:20px}.layout-navbar-hidden .app-chat .app-chat-contacts{height:calc(100vh - 7.5rem)}@media (min-width:1200px){.layout-horizontal .app-chat .app-chat-contacts{height:calc(100vh - 13.7rem)}.custome-card{padding:27px 10px 25px}}@media (min-width:992px){.app-chat .app-chat-contacts{position:static}}.app-chat .app-chat-contacts.show{left:0}.app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 15.4rem);height:calc(100vh - 15rem)}.layout-navbar-hidden .app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 11.4rem);height:calc(100vh - 15rem)}@media (min-width:992px){.layout-horizontal .app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 15.4rem)}}@media (min-width:1200px){.layout-horizontal .app-chat .app-chat-contacts .sidebar-body{height:calc(100vh - 18.7rem)}.layout-horizontal .app-chat .app-chat-sidebar-left{height:calc(100vh - 13.7rem)}}.app-chat .app-chat-sidebar-left.show{left:0;opacity:1}.app-chat .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 23rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 19rem)}@media (min-width:1200px){.layout-horizontal .app-chat .app-chat-sidebar-left .sidebar-body{height:calc(100vh - 24.6rem)}}.app-chat .app-chat-history{position:relative;transition:all .25s ease}.layout-navbar-hidden .app-chat .app-chat-history{height:calc(100vh - 7.5rem)}@media (min-width:1200px){.layout-horizontal .app-chat .app-chat-history{height:calc(100vh - 13.7rem)}}.app-chat .app-chat-history .chat-history-header{padding:.575rem 1.25rem}.app-chat .app-chat-history .chat-history-header .user-status{margin-bottom:.1rem}.app-chat .app-chat-history .chat-history-body{padding:1rem}.layout-navbar-hidden .app-chat .app-chat-history .chat-history-body{height:calc(100vh - 16.5rem)}@media (min-width:1200px){.layout-horizontal .app-chat .app-chat-history .chat-history-body{height:calc(100vh - 22.7rem)}}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message{display:flex;justify-content:flex-start}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{border-radius:.375rem;padding:.75rem 1rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .user-avatar{margin-left:1rem;margin-right:0}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .thumbnail{cursor:zoom-in}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(:last-child){margin-bottom:1rem}.app-chat .app-chat-sidebar-right{height:calc(100vh - 11.5rem);opacity:0;position:absolute;right:-22rem;top:0;transition:all .25s ease;width:21rem;z-index:5}.layout-navbar-hidden .app-chat .app-chat-sidebar-right{height:calc(100vh - 7.5rem)}@media (min-width:1200px){.layout-horizontal .app-chat .app-chat-sidebar-right{height:calc(100vh - 13.7rem)}.layout-horizontal .app-chat .app-chat-sidebar-right .sidebar-body{height:calc(100vh - 24.8rem)}}.light-style .app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{background-color:#eeecec;box-shadow:none;color:#353535;text-align:left!important}.pagination.justify-content-md-center.justify-content-lg-end.justify-content-sm-center1{margin-bottom:5px}.custom-center{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (max-width:576px){#dropdown-variation-demo .btn-group .text-truncate{position:relative;width:254px}.custome-card2{padding:0}.justify-content-sm-center1{justify-content:center}.h5,h5{font-size:16px}.form-label.invisible{display:none}.feedback-title{font-size:14px}.sort-dropdown{width:100%}.row.mt-4{margin-top:1.5rem!important}.bg-light-blue1{margin-left:0;margin-right:0}.mb-1.fw-medium.fw-medium-1{font-size:12px;text-wrap:nowrap}.superbot-detail-title{font-size:18px}.superbot-details-subtitle{font-size:12px}.superbot-detail-box{padding:20px 22px 20px 16px}.superbot-insight-subtitle{font-size:12px}.btn-width2{width:98px}.accordion-body{padding:15px}.box{padding:11px}.flatpickr-input{font-size:14px}.sub-search{padding-left:0}#reportrange{min-width:unset;overflow:hidden;text-align:center;white-space:nowrap}input.search-text{padding:5px 13px 5px 27px}#dropdown-variation-demo .btn-group .text-truncate:after{position:absolute;right:.65rem;top:45%}.campaign-text-h{font-size:14px}.ti-dot-marg{margin-top:-45px}.active-sup{font-size:13px;white-space:nowrap}.breadcrumb-item+.breadcrumb-item:before{padding:5px;position:relative;top:-8px}.date-sup{font-size:13px;white-space:nowrap}.ti-dot-marg1{margin-bottom:15px;margin-top:-34px}.bg-did{font-size:14px!important;margin:6px 2px!important}.breadcrumb-item+.breadcrumb-item{padding-left:0}.breadcrumb{font-weight:400}.Sub-subtitle,.breadcrumb{font-size:14px}.call-list-title1{font-size:12px}.call-title{font-size:15px;line-height:15px}.bg-light-blue{background-color:#fff;margin-left:0;margin-right:0;padding:0}.heading1 span{font-size:14px}.badge-center{font-size:.612rem}}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#333;font-size:16px;font-weight:400;letter-spacing:0;line-height:21px;text-align:left}.font-14{font-size:20px;line-height:23px!important}.font-04{font-size:14px}.hr11{border-top:1px solid;color:#e9e9e9;margin-left:-25px;margin-right:-25px;margin-top:1px;padding:0!important}.card-body2{padding-left:10px;padding-right:10px}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block;font-size:18px;font-weight:500;line-height:20px;margin-top:10px;text-align:left}.selectize-input{border:none!important;border-radius:.375rem;box-shadow:none;box-sizing:border-box;display:inline-block;padding:.375rem .75rem;position:relative;width:100%;z-index:1}.selectize-control.multi .selectize-input.has-items{padding:calc(.375rem - 1px) .75rem calc(.375rem - 4px)}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{border:1px solid #353535}.selectize-input.dropdown-active{border-radius:.375rem .375rem 0 0}.selectize-input>*{display:inline-block;vertical-align:baseline;zoom:1}.selectize-control.multi .selectize-input>div{background:#efefef;border:0 solid #dee2e6;color:#343a40;cursor:pointer;margin:0 3px 3px 0;padding:1px 5px}.selectize-control.multi .selectize-input>div.active{background:#0d6efd;border:0 solid transparent;color:#fff}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{background:#fff;border:0 solid #fff;color:#878787}.selectize-input>input{background:0 0!important;border:0!important;box-shadow:none!important;display:inline-block!important;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0!important}.selectize-input:after{clear:left;content:" ";display:block}.selectize-input.dropdown-active:before{background:#d8dde1;bottom:0;content:" ";display:block;height:1px;left:0;position:absolute;right:0}.selectize-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 .375rem .375rem;border-top:0;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;left:0;margin:-1px 0 0;position:absolute;top:100%;width:100%;z-index:10}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:#ffed2866;border-radius:1px}.selectize-dropdown .create,.selectize-dropdown .no-results,.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:10px .75rem}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{cursor:pointer;opacity:1}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{background:#fff;color:#6c757d;cursor:default}.selectize-dropdown .active{background-color:#f3f9ff;color:#568fce}.selectize-dropdown .active.create{color:#1e2125}.selectize-dropdown .selected{background-color:#f3f9ff;color:#568fce}.selectize-dropdown .create{color:#343a4080}.selectize-dropdown .active:not(.selected){background-color:#f3f9ff;color:#568fce}.selectize-dropdown-content{max-height:200px;overflow-x:hidden;overflow-y:auto}.selectize-dropdown .spinner{display:inline-block;height:30px;margin:3px .75rem;width:30px}.selectize-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active input:not(:-moz-read-only){cursor:text}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input:not(:read-only){cursor:text}.selectize-control.single .selectize-input:after{border-color:#343a40 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;right:calc(.75rem + 5px);top:42%;width:0}.selectize-control.single .selectize-input.dropdown-active:after{border-color:transparent transparent #343a40;border-width:0 5px 5px;margin-top:-4px}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:calc(.75rem + 5px);right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{background-color:#fff;opacity:.5}.selectize-dropdown,.selectize-dropdown.form-control{background:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 6px 12px #0000002d;height:auto;margin:5px 0 0;padding:0;z-index:1000}.selectize-dropdown .optgroup-header{font-size:.875rem;line-height:1.5}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{border-top:1px solid var(--bs-border-color-translucent);content:" ";display:block;height:0;margin:.5rem -.75rem;overflow:hidden}.selectize-dropdown .create{padding-left:.75rem}.selectize-dropdown-content{padding:0}.selectize-dropdown-emptyoptionlabel{text-align:center}.selectize-input{min-height:calc(1.5em + .75rem + 2px);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.selectize-input{transition:none}}.selectize-input.dropdown-active{border-radius:.375rem}.selectize-input.dropdown-active:before{display:none}.selectize-input.focus{border-color:none;box-shadow:none;outline:0}.is-invalid .selectize-input{border-color:#dc3545;box-shadow:inset 0 1px 1px #00000013}.is-invalid .selectize-input:focus{border-color:#bd2130;box-shadow:inset 0 1px 1px #00000013,0 0 6px #eb8c95}.selectize-control.form-control-sm .selectize-input{font-size:.875rem;height:calc(1.5em + .5rem + 2px);line-height:1.25;min-height:calc(1.5em + .5rem + 2px)!important;padding:.25rem .5rem!important}.selectize-control.multi .selectize-input{height:auto;padding-left:calc(.75rem - 5px);padding-right:calc(.75rem - 5px)}.selectize-control.multi .selectize-input>div{border-radius:calc(.375rem - 1px)}.form-control.selectize-control,.form-select.selectize-control{background:0;border:0;border-radius:0;box-shadow:none;height:auto;padding:0}.input-group>.form-control:not(:first-child),.input-group>.input-group-append>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.input-group-prepend>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group .selectize-control:not(:last-child) .selectize-input{border-bottom-right-radius:0;border-top-right-radius:0;overflow:unset}.input-group .selectize-control:not(:first-child) .selectize-input{border-bottom-left-radius:0;border-top-left-radius:0;overflow:unset}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-bottom:1px solid #ced4da!important}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active,.selectize-dropdown.plugin-auto_position.selectize-position-top{border-radius:.375rem!important;border-top:1px solid #ced4da!important}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-bottom:0;border-radius:3px 3px 0 0;border-top:1px solid #d0d0d0;box-shadow:0 -6px 12px #0000002e}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:0 0 3px 3px;border-top:0}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active:before{bottom:unset;top:0}.selectize-control.plugin-clear_button .clear{align-items:center;border:0;color:#000;cursor:pointer;display:flex;font-size:21px;font-weight:700;height:100%;justify-content:center;opacity:.4;position:absolute;right:calc(.75rem - 5px);text-decoration:none;top:0;width:25px;z-index:1}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(2.25rem - 5px)}.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{background:#f2f2f2!important;background:#0000000f!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff;visibility:visible!important}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px #0003}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{background:#f8f8f8;border-bottom:1px solid #d0d0d0;border-radius:.375rem .375rem 0 0;padding:6px .75rem;position:relative}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{color:#343a40;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:.75rem;text-decoration:none;top:50%}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.menu-vertical .menu-icon:hover{filter:saturate(6)}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control.plugin-remove_button .item{align-items:center;display:inline-flex;padding-right:0!important}.selectize-control.plugin-remove_button .item .remove{border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;margin-left:5px;padding:1px 5px;text-decoration:none;vertical-align:middle}.selectize-control.plugin-remove_button .item .remove:hover{background:#0000000d}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#fff}table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_desc:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235e5873' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='feather feather-chevron-up' viewBox='0 0 24 24'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;color:#6e6b7b;content:"";height:14px;right:.3rem;top:.5rem;width:14px}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%235e5873' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='feather feather-chevron-down' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;color:#6e6b7b;content:"";height:14px;right:.3rem;top:1.3rem;width:14px}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc_disabled:after,table.dataTable thead .sorting_desc_disabled:before{bottom:.9em;display:block;opacity:.3;position:absolute}.sub-no1{color:#568fce;font-size:15px;font-weight:600;letter-spacing:-.02em;line-height:24px;text-align:left;white-space:nowrap}.box-industry{background-color:#f5f5f5;border-radius:35px;padding:20px 33px;text-align:left}.btn.btn-secondary-v1{background-color:#fff;border-color:#e0e0e0;border-width:1px;border-bottom:.5px,0,.5px,2px solid none;border-left:#14a065;border-radius:20px;border-right:#14a065;border-top:.5px,0,.5px,2px solid none;color:#686868;font-size:14px;font-weight:500;margin-bottom:.5rem}.btn.btn-secondary-v1:hover{box-shadow:0 5px 15px #568fce59!important}.font-16{font-size:16px;font-weight:500}.min-height{min-height:65vh}.integrations{align-items:center;min-height:75vh}.font1-17{font-size:17px}.test-11{font-size:22px;font-weight:500;margin-bottom:10px}.did:hover{color:#666}.layout-login{position:relative;top:18%}.sub-no1:hover{cursor:pointer}.login-ul li{margin-bottom:16px}.bottom-corner,.corner-border{font-weight:400;margin-bottom:30px;margin-top:30px;position:relative}.corner-border:before{height:2px;left:2px;top:-18px;width:19%}.corner-border:after,.corner-border:before{background-color:#568fce;content:"";position:absolute}.corner-border:after{height:106%;left:-17px;top:0;width:2px}.terms{color:#666;font-size:13px;margin-top:20px;text-align:center}.bordered-heading{border-left:2px solid #568fce;display:inline-block;font-weight:400;padding:10px}.divider1{margin:1rem 0!important}.account-create{font-size:17px!important}.divider .divider-text:after,.divider .divider-text:before{border-top:1px solid #000}.terms a{color:#568fce;text-decoration:underline}.account-create{color:#000}.btn.text-black1{border:1px solid #d9d9d9!important;box-shadow:none!important;color:#568fce!important;font-size:14px;font-weight:500}.btn.text-black1:hover{box-shadow:0 5px 15px #568fce59!important;transform:translateY(-2px)}.form-label2{color:#353535;font-size:14px;font-weight:500}.trust-org{color:#000;font-size:16px;margin-left:2rem;margin-top:6.5rem}body{background-color:#fbfbfd;background-position:50%;background-repeat:no-repeat;background-size:cover}.btn.btn-primary.d-grid.w-100.waves-effect.waves-light{font-weight:500}@media screen and (min-width:320px) and (max-width:767px){.width-logo{width:154px}.layout-login{position:relative;top:11%}}.misc-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;text-align:center}.test-1{color:#000;font-size:15px}.misc-bg-wrapper{position:relative}body.body1{background-color:#fbfbfd;background-position:50%;background-repeat:no-repeat;background-size:cover}.w-lg-20{width:20%}@media screen and (min-width:320px) and (max-width:767px){.w-sm-100{width:100%}}.css-18k2iyp1{display:inline-block;font-size:1.40625rem;height:14px;transition:fill .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px}.css-1yky5xx{background-color:#488fcc14;border-radius:.5rem;color:#488fcc;padding:1rem;text-align:center;width:100%}.font-weight-400{font-size:.8375rem;font-weight:400}.css-active{height:1em;width:1em}.css-active,.css-mj3m0q{display:inline-block;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none;fill:currentcolor;color:#ea5455;flex-shrink:0;font-size:2.05078rem;margin-right:.25rem;margin-top:-2px;transition:fill .2s cubic-bezier(.4,0,.2,1)}.css-mj3m0q{height:18px;width:20px}.css-stxm4z-MuiSvgIcon-root{display:inline-block;height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1em;fill:currentColor;color:#28c76f;flex-shrink:0;font-size:2.05078125rem;transition:fill .2s cubic-bezier(.4,0,.2,1) 0s}@media screen and (min-width:1200px) and (max-width:1599px){.h1{font-size:20px!important}.fw-medium1{font-size:13px!important}}.css-1buxjf4-MuiSvgIcon-root{display:inline-block;height:1em;width:1em;fill:currentColor;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0s}.css-18h8zz5-MuiButtonBase-root-MuiIconButton-root,.css-1buxjf4-MuiSvgIcon-root{font-size:1.40625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.css-18h8zz5-MuiButtonBase-root-MuiIconButton-root{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:0;border-radius:50%;color:inherit;color:#2f2b3d8a;cursor:pointer;flex:0 0 auto;margin:0;outline:0;overflow:visible;padding:8px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;vertical-align:middle}.css-19nzcwv{align-items:center;display:flex;gap:.5rem}loader .css-18h8zz5-MuiButtonBase-root-MuiIconButton-root:hover{background-color:#e8f5e9;color:#4caf50}.css-2w36a1-MuiButtonBase-root-MuiIconButton-root:hover{background-color:#ffcdd2}.css-2w36a1-MuiButtonBase-root-MuiIconButton-root{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;background-color:#ffebee;border:0;border-radius:50%;color:inherit;color:#2f2b3d8a;color:#f44336;cursor:pointer;flex:0 0 auto;font-size:1.40625rem;margin:0;outline:0;overflow:visible;padding:8px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.doc-example .doc-example-content{background-color:#fff;border:1px solid #cbcbd0;border-radius:6px;font-size:.875rem;min-width:10rem!important;padding:10px;position:relative}.doc-example .doc-example-content:before{background-color:inherit;color:#939393;content:attr(data-label);display:block;font-size:10px;font-weight:500;left:12px;padding:0 5px;position:absolute;text-transform:capitalize;top:-8px}.css-1wrxfon-MuiButtonBase-root-MuiIconButton-root{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;background-color:#488fcc14;border:0;border-radius:50%;color:inherit;color:#2f2b3d8a;color:#488fcc;cursor:pointer;flex:0 0 auto;font-size:1.40625rem;margin:0;outline:0;overflow:visible;padding:8px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.s-cookie-popup{background-color:#fbfbfd;position:relative;transition:background-color .1s;z-index:10003}.s-cookie-popup__wrapper{background-color:#fff;border-radius:.5rem;bottom:40px;box-shadow:0 2px 16px 8px #00000026;display:none;max-width:345px;padding:1.5rem;position:fixed;right:40px;width:auto;z-index:102}@media only screen and (min-width:48rem){.s-cookie-popup__wrapper{max-height:calc(100vh - var(--platformheader-height) + 64px)}}.s-cookie-popup__cookie{display:block;margin:0 auto 1rem;max-width:212px;width:100%}@media only screen and (max-height:647px){.s-cookie-popup__cookie{display:none!important}}@media only screen and (max-height:600px){.s-cookie-popup__cookie{max-width:160px}}.s-cookie-popup__title{font-size:1em;font-weight:500;margin-bottom:1rem}.s-cookie-popup__text{font-size:.875em;line-height:1.6em}.s-cookie-popup__text:not(:last-of-type){margin-bottom:0}.s-cookie-popup__buttons-wrapper{display:grid!important;grid-template-columns:auto auto}.s-cookie-popup__button:after{display:none}.s-cookie-popup__button--edit:hover:before{width:100%}.css-2w36a1-MuiButtonBase-root-MuiIconButton-root1{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;background-color:#e8f5e9;border:0;border-radius:50%;color:inherit;color:#2f2b3d8a;color:#4caf50;cursor:pointer;flex:0 0 auto;font-size:1.40625rem;margin:0;outline:0;overflow:visible;padding:8px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.css-2w36a1-MuiButtonBase-root-MuiIconButton-root1:hover{background-color:#c8e6c9}.disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}@media screen and (min-width:1280px) and (max-width:1366px){.content-1{top:13%}}.h-screen{height:100vh}/*!
* Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.
*/.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:var(--fa-li-width,2em)}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;src:url(./fa-regular-400.OOsPf1xj.woff2) format("woff2"),url(./fa-regular-400.BMFokQJ2.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;src:url(./fa-solid-900.DAI24fNt.woff2) format("woff2"),url(./fa-solid-900.DM0teJdg.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(./fa-brands-400.C99Yv4gD.woff2) format("woff2"),url(./fa-brands-400.DtZKBM2a.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}/*!
* Tabler Icons 2.21.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(./tabler-icons.Cc5WT5Ka.eot);src:url(./tabler-icons.Cc5WT5Ka.eot?#iefix) format("embedded-opentype"),url(./tabler-icons.C1kIx3_Z.woff2) format("woff2"),url(./tabler-icons.pTglZNOv.woff) format("woff"),url(./tabler-icons.DTMf72wu.ttf) format("truetype")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:tabler-icons;src:url(tabler/tabler-icons.svg#tabler-icons) format("svg")}}.ti{display:inline-block;font-family:tabler-icons!important;font-size:1rem;vertical-align:middle;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{transform:scaleX(1) rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scaleX(1)}}.ti-spin,.ti-spin-hover:hover{animation:spin 2s linear infinite}.ti-tada,.ti-tada-hover:hover{animation:tada 1.5s ease infinite}.ti-flashing,.ti-flashing-hover:hover{animation:flashing 1.5s linear infinite}.ti-burst,.ti-burst-hover:hover{animation:burst 1.5s linear infinite}.ti-fade-up,.ti-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.ti-fade-down,.ti-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.ti-fade-left,.ti-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.ti-fade-right,.ti-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.ti-xs{font-size:1.125rem!important}.ti-sm{font-size:1.276rem!important}.ti-md{font-size:1.425rem!important}.ti-lg{font-size:1.7rem!important}.ti-xl{font-size:2.25rem!important}.ti-123:before{content:""}.ti-24-hours:before{content:""}.ti-2fa:before{content:""}.ti-360:before{content:""}.ti-360-view:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-abc:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-off:before{content:""}.ti-accessible-off-filled:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-circle:before{content:""}.ti-ad-circle-filled:before{content:""}.ti-ad-circle-off:before{content:""}.ti-ad-filled:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-filled:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-affiliate-filled:before{content:""}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-alarm:before{content:""}.ti-alarm-filled:before{content:""}.ti-alarm-minus:before{content:""}.ti-alarm-minus-filled:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-plus-filled:before{content:""}.ti-alarm-snooze:before{content:""}.ti-alarm-snooze-filled:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-filled:before{content:""}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-filled:before{content:"勤"}.ti-alert-octagon:before{content:""}.ti-alert-octagon-filled:before{content:""}.ti-alert-small:before{content:""}.ti-alert-square:before{content:""}.ti-alert-square-filled:before{content:"卑"}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-filled:before{content:"喝"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-filled:before{content:""}.ti-alien:before{content:""}.ti-alien-filled:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-center-filled:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-left-filled:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-bottom-right-filled:before{content:""}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-middle-filled:before{content:""}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-bottom-filled:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-middle-filled:before{content:""}.ti-align-box-left-top:before{content:""}.ti-align-box-left-top-filled:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-bottom-filled:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-middle-filled:before{content:""}.ti-align-box-right-top:before{content:""}.ti-align-box-right-top-filled:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-center-filled:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-left-filled:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-box-top-right-filled:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-alpha:before{content:""}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-latin:before{content:""}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-filled:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-app-window-filled:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-apps-filled:before{content:""}.ti-apps-off:before{content:""}.ti-archive:before{content:""}.ti-archive-filled:before{content:"廒"}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-content-filled:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-down-filled:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-left-filled:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-right-filled:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-badge-up-filled:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-filled:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-line-filled:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-down-lines-filled:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-filled:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-line-filled:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-left-lines-filled:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-filled:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-line-filled:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-right-lines-filled:before{content:""}.ti-arrow-big-up:before{content:""}.ti-arrow-big-up-filled:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-line-filled:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-big-up-lines-filled:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-tail:before{content:""}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-left:before{content:""}.ti-arrow-move-right:before{content:""}.ti-arrow-move-up:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-tail:before{content:""}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-filled:before{content:"廙"}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-filled-filled:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-filled:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-2-filled:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-award:before{content:""}.ti-award-filled:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-backspace-filled:before{content:""}.ti-badge:before{content:""}.ti-badge-3d:before{content:""}.ti-badge-4k:before{content:""}.ti-badge-8k:before{content:""}.ti-badge-ad:before{content:""}.ti-badge-ar:before{content:""}.ti-badge-cc:before{content:""}.ti-badge-filled:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-tm:before{content:""}.ti-badge-vo:before{content:""}.ti-badge-vr:before{content:""}.ti-badge-wc:before{content:""}.ti-badges:before{content:""}.ti-badges-filled:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-balloon:before{content:""}.ti-balloon-filled:before{content:"彩"}.ti-balloon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-filled:before{content:"徭"}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-filled:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-filled:before{content:""}.ti-basket-off:before{content:""}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-filled:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-1-filled:before{content:""}.ti-battery-2:before{content:""}.ti-battery-2-filled:before{content:""}.ti-battery-3:before{content:""}.ti-battery-3-filled:before{content:""}.ti-battery-4:before{content:""}.ti-battery-4-filled:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-filled:before{content:""}.ti-battery-off:before{content:""}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-filled:before{content:""}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-filled:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-filled:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-minus-filled:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-plus-filled:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-ringing-2-filled:before{content:""}.ti-bell-ringing-filled:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-x-filled:before{content:""}.ti-bell-z:before{content:""}.ti-bell-z-filled:before{content:""}.ti-beta:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-biohazard:before{content:""}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-blade-filled:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blockquote:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bomb:before{content:""}.ti-bomb-filled:before{content:"惘"}.ti-bone:before{content:""}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-filled:before{content:"慎"}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-filled:before{content:"愈"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-filled:before{content:"憎"}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-right:before{content:""}.ti-bow:before{content:""}.ti-bowl:before{content:""}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-filled:before{content:"慠"}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-left-filled:before{content:"懲"}.ti-box-align-bottom-right:before{content:""}.ti-box-align-bottom-right-filled:before{content:"戴"}.ti-box-align-left:before{content:""}.ti-box-align-left-filled:before{content:"揄"}.ti-box-align-right:before{content:""}.ti-box-align-right-filled:before{content:"搜"}.ti-box-align-top:before{content:""}.ti-box-align-top-filled:before{content:"摒"}.ti-box-align-top-left:before{content:""}.ti-box-align-top-left-filled:before{content:"敖"}.ti-box-align-top-right:before{content:""}.ti-box-align-top-right-filled:before{content:"晴"}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-box-seam:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-asana:before{content:""}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-discord-filled:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-dribbble-filled:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-facebook-filled:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-framer-motion:before{content:""}.ti-brand-funimation:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-github-filled:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-gumroad:before{content:""}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo:before{content:"祖"}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-intercom:before{content:""}.ti-brand-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kick:before{content:"﨣"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-patreon:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-paypal-filled:before{content:""}.ti-brand-paypay:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-planetscale:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-qq:before{content:""}.ti-brand-radix-ui:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-rust:before{content:"禎"}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapseed:before{content:""}.ti-brand-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tether:before{content:""}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tikto-filled:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-twitter-filled:before{content:""}.ti-brand-typescript:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-wikipedia:before{content:"啕"}.ti-brand-windows:before{content:""}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zhihu:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-pavilion:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-bulb:before{content:""}.ti-bulb-filled:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-cactus:before{content:""}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-calculator:before{content:""}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-exclamation:before{content:""}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-filled:before{content:"嘆"}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-candle:before{content:""}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-capture:before{content:""}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-off:before{content:""}.ti-car-turbine:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-carousel-horizontal:before{content:""}.ti-carousel-horizontal-filled:before{content:"朗"}.ti-carousel-vertical:before{content:""}.ti-carousel-vertical-filled:before{content:"望"}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-off:before{content:""}.ti-cash-off:before{content:""}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-filled:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-area-line-filled:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-bubble-filled:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-candle-filled:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-donut-filled:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-grid-dots:before{content:""}.ti-chart-histogram:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-filled:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-cherry:before{content:""}.ti-cherry-filled:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-bishop-filled:before{content:""}.ti-chess-filled:before{content:""}.ti-chess-king:before{content:""}.ti-chess-king-filled:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-knight-filled:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-queen-filled:before{content:""}.ti-chess-rook:before{content:""}.ti-chess-rook-filled:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-0-filled:before{content:""}.ti-circle-1-filled:before{content:""}.ti-circle-2-filled:before{content:""}.ti-circle-3-filled:before{content:""}.ti-circle-4-filled:before{content:""}.ti-circle-5-filled:before{content:""}.ti-circle-6-filled:before{content:""}.ti-circle-7-filled:before{content:""}.ti-circle-8-filled:before{content:""}.ti-circle-9-filled:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-filled:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-left-filled:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-down-right-filled:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-left-filled:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-right-filled:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-filled:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-left-filled:before{content:""}.ti-circle-arrow-up-right:before{content:""}.ti-circle-arrow-up-right-filled:before{content:""}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-check-filled:before{content:""}.ti-circle-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dot:before{content:""}.ti-circle-dot-filled:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-filled:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key:before{content:""}.ti-circle-key-filled:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-b:before{content:""}.ti-circle-letter-c:before{content:""}.ti-circle-letter-d:before{content:""}.ti-circle-letter-e:before{content:""}.ti-circle-letter-f:before{content:""}.ti-circle-letter-g:before{content:""}.ti-circle-letter-h:before{content:""}.ti-circle-letter-i:before{content:""}.ti-circle-letter-j:before{content:""}.ti-circle-letter-k:before{content:""}.ti-circle-letter-l:before{content:""}.ti-circle-letter-m:before{content:""}.ti-circle-letter-n:before{content:""}.ti-circle-letter-o:before{content:""}.ti-circle-letter-p:before{content:""}.ti-circle-letter-q:before{content:""}.ti-circle-letter-r:before{content:""}.ti-circle-letter-s:before{content:""}.ti-circle-letter-t:before{content:""}.ti-circle-letter-u:before{content:""}.ti-circle-letter-v:before{content:""}.ti-circle-letter-w:before{content:""}.ti-circle-letter-x:before{content:""}.ti-circle-letter-y:before{content:""}.ti-circle-letter-z:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-number-0:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-off:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circle-x-filled:before{content:""}.ti-circles:before{content:""}.ti-circles-filled:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-2:before{content:""}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-filled:before{content:""}.ti-clock-heart:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-10:before{content:""}.ti-clock-hour-11:before{content:""}.ti-clock-hour-12:before{content:""}.ti-clock-hour-2:before{content:""}.ti-clock-hour-3:before{content:""}.ti-clock-hour-4:before{content:""}.ti-clock-hour-5:before{content:""}.ti-clock-hour-6:before{content:""}.ti-clock-hour-7:before{content:""}.ti-clock-hour-8:before{content:""}.ti-clock-hour-9:before{content:""}.ti-clock-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-filled:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-clubs-filled:before{content:""}.ti-code:before{content:""}.ti-code-asterix:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-euro:before{content:""}.ti-coin-monero:before{content:""}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-rupee:before{content:""}.ti-coin-yen:before{content:""}.ti-coin-yuan:before{content:""}.ti-coins:before{content:""}.ti-color-filter:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-off:before{content:""}.ti-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-off:before{content:""}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:""}.ti-cookie-man:before{content:""}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-off:before{content:""}.ti-copyleft:before{content:""}.ti-copyleft-filled:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-filled:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-cross:before{content:""}.ti-cross-filled:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-unfolded:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-afghani:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial:before{content:"縉"}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-heart-monitor:before{content:""}.ti-device-heart-monitor-filled:before{content:"器"}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-filled:before{content:"塀"}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-remote:before{content:""}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-filled:before{content:"墨"}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus:before{content:"瀞"}.ti-dialpad:before{content:""}.ti-dialpad-filled:before{content:"層"}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-filled:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-diamonds-filled:before{content:""}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-1-filled:before{content:""}.ti-dice-2:before{content:""}.ti-dice-2-filled:before{content:""}.ti-dice-3:before{content:""}.ti-dice-3-filled:before{content:""}.ti-dice-4:before{content:""}.ti-dice-4-filled:before{content:""}.ti-dice-5:before{content:""}.ti-dice-5-filled:before{content:""}.ti-dice-6:before{content:""}.ti-dice-6-filled:before{content:""}.ti-dice-filled:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-filled:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-discount-check-filled:before{content:""}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-filled:before{content:""}.ti-droplet-filled-2:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-half-filled:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-dual-screen:before{content:"繁"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-filled:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle:before{content:""}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-cog:before{content:""}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-filled:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-off:before{content:""}.ti-eye-table:before{content:""}.ti-eye-x:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-export:before{content:""}.ti-file-filled:before{content:""}.ti-file-function:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-text-ai:before{content:"﨧"}.ti-file-time:before{content:""}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-x:before{content:""}.ti-file-x-filled:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-cog:before{content:"茶"}.ti-filter-dollar:before{content:"刺"}.ti-filter-edit:before{content:"切"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-plus:before{content:"拓"}.ti-filter-star:before{content:"糖"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-christianity:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-filled:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-3-filled:before{content:""}.ti-flag-filled:before{content:""}.ti-flag-off:before{content:""}.ti-flame:before{content:""}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-off:before{content:""}.ti-flask-off:before{content:""}.ti-flip-flops:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-auto:before{content:"謁"}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-filled:before{content:""}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up:before{content:"卵"}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-off:before{content:""}.ti-garden-cart:before{content:""}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-2:before{content:""}.ti-ghost-2-filled:before{content:""}.ti-ghost-filled:before{content:""}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-branch-deleted:before{content:""}.ti-git-cherry-pick:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-off:before{content:""}.ti-go-game:before{content:""}.ti-golf:before{content:""}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-off:before{content:""}.ti-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-dots:before{content:""}.ti-grid-pattern:before{content:""}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-guitar-pick-filled:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-finger-off:before{content:""}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-rock:before{content:""}.ti-hand-sanitizer:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-hdr:before{content:"嗢"}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-filled:before{content:"屮"}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-heart-filled:before{content:""}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-plus:before{content:""}.ti-heart-rate-monitor:before{content:""}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-circle:before{content:"欄"}.ti-help-circle-filled:before{content:"悔"}.ti-help-hexagon:before{content:""}.ti-help-hexagon-filled:before{content:"慨"}.ti-help-octagon:before{content:""}.ti-help-octagon-filled:before{content:"憎"}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-filled:before{content:"懲"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-square-rounded-filled:before{content:"敏"}.ti-help-triangle:before{content:"嵐"}.ti-help-triangle-filled:before{content:"既"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-0-filled:before{content:""}.ti-hexagon-1-filled:before{content:""}.ti-hexagon-2-filled:before{content:""}.ti-hexagon-3-filled:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-4-filled:before{content:""}.ti-hexagon-5-filled:before{content:""}.ti-hexagon-6-filled:before{content:""}.ti-hexagon-7-filled:before{content:""}.ti-hexagon-8-filled:before{content:""}.ti-hexagon-9-filled:before{content:""}.ti-hexagon-filled:before{content:""}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus:before{content:"盛"}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse-toy:before{content:""}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-filled:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-delete:before{content:"﨩"}.ti-http-get:before{content:"飯"}.ti-http-head:before{content:"飼"}.ti-http-options:before{content:"館"}.ti-http-patch:before{content:"鶴"}.ti-http-post:before{content:"郞"}.ti-http-put:before{content:"隷"}.ti-http-que:before{content:"者"}.ti-http-trace:before{content:"侮"}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-circle-filled:before{content:""}.ti-info-hexagon:before{content:""}.ti-info-hexagon-filled:before{content:"暑"}.ti-info-octagon:before{content:""}.ti-info-octagon-filled:before{content:"梅"}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-filled:before{content:"海"}.ti-info-square-rounded:before{content:""}.ti-info-square-rounded-filled:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-info-triangle-filled:before{content:"渚"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-filled:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-left-filled:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-bottom-right-filled:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-left-filled:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-right-filled:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-filled:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-left-filled:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-inner-shadow-top-right-filled:before{content:""}.ti-input-search:before{content:""}.ti-ironing:before{content:"塚"}.ti-ironing-1:before{content:""}.ti-ironing-2:before{content:""}.ti-ironing-3:before{content:""}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-off:before{content:""}.ti-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jewish-star:before{content:""}.ti-jewish-star-filled:before{content:""}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kering:before{content:""}.ti-key:before{content:""}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-vertical:before{content:""}.ti-keyframes:before{content:""}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-expand:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-grid-remove:before{content:"墳"}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-expand:before{content:""}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-expand:before{content:""}.ti-leaf:before{content:""}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-link-off:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-broken:before{content:""}.ti-location-filled:before{content:""}.ti-location-off:before{content:""}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-off:before{content:""}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-square-rounded-filled:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x:before{content:"虜"}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-off:before{content:""}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-filled:before{content:"漢"}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-opened-filled:before{content:"煮"}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x:before{content:"雷"}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-off:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-filled:before{content:""}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-search:before{content:""}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-matchstick:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-symbols:before{content:""}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-filled:before{content:""}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-order:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-2-filled:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-report:before{content:""}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-mickey:before{content:""}.ti-mickey-filled:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-off:before{content:""}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-milk:before{content:""}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-confuzed-filled:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-empty-filled:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-happy-filled:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-kid-filled:before{content:""}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-neutral-filled:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-filled:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-search:before{content:""}.ti-mood-share:before{content:"暴"}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-smile-filled:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-x:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-filled:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-filled:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-off:before{content:""}.ti-navigation:before{content:""}.ti-navigation-filled:before{content:""}.ti-navigation-off:before{content:""}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-1:before{content:""}.ti-number-2:before{content:""}.ti-number-3:before{content:""}.ti-number-4:before{content:""}.ti-number-5:before{content:""}.ti-number-6:before{content:""}.ti-number-7:before{content:""}.ti-number-8:before{content:""}.ti-number-9:before{content:""}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-octagon:before{content:""}.ti-octagon-filled:before{content:""}.ti-octagon-off:before{content:""}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om:before{content:""}.ti-omega:before{content:""}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-filled:before{content:""}.ti-oval-vertical:before{content:""}.ti-oval-vertical-filled:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-filled:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-paw:before{content:""}.ti-paw-filled:before{content:""}.ti-paw-off:before{content:""}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-plus:before{content:""}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-2-filled:before{content:""}.ti-pennant-filled:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-filled:before{content:""}.ti-pentagon-off:before{content:""}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-filled:before{content:"爫"}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-filled:before{content:"琢"}.ti-photo-heart:before{content:""}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pilcrow:before{content:""}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-filled:before{content:""}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-filled:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-off:before{content:""}.ti-placeholder:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-off:before{content:""}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball:before{content:"響"}.ti-player-eject:before{content:""}.ti-player-eject-filled:before{content:""}.ti-player-pause:before{content:""}.ti-player-pause-filled:before{content:""}.ti-player-play:before{content:""}.ti-player-play-filled:before{content:""}.ti-player-record:before{content:""}.ti-player-record-filled:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-back-filled:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-skip-forward-filled:before{content:""}.ti-player-stop:before{content:""}.ti-player-stop-filled:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-next-filled:before{content:""}.ti-player-track-prev:before{content:""}.ti-player-track-prev-filled:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-plus-equal:before{content:""}.ti-plus-minus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-filled:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip:before{content:""}.ti-polaroid:before{content:""}.ti-polaroid-filled:before{content:"碑"}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prism:before{content:"缾"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-pumpkin-scary:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-filled:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-pyramid-plus:before{content:"者"}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-quote:before{content:""}.ti-quote-off:before{content:""}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-filled:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-off:before{content:""}.ti-receipt-refund:before{content:""}.ti-receipt-tax:before{content:""}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-filled:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-rectangle-vertical-filled:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus:before{content:"華"}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-reload:before{content:""}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-filled:before{content:""}.ti-replace-off:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings:before{content:"頻"}.ti-ripple:before{content:""}.ti-ripple-off:before{content:""}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rosette:before{content:""}.ti-rosette-filled:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-off:before{content:""}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-scoreboard:before{content:"恵"}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-sign:before{content:""}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-filled:before{content:""}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x:before{content:"樂"}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shi-jumping:before{content:"𤋮"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-check-filled:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-checkered-filled:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-filled:before{content:""}.ti-shield-half:before{content:""}.ti-shield-half-filled:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-lock-filled:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up:before{content:"類"}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-filled:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-bag:before{content:""}.ti-shopping-cart:before{content:""}.ti-shopping-cart-discount:before{content:""}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-plus:before{content:""}.ti-shopping-cart-x:before{content:""}.ti-shovel:before{content:""}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-left-filled:before{content:""}.ti-sign-right:before{content:""}.ti-sign-right-filled:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte:before{content:"什"}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skateboarding:before{content:"響"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sort-z-a:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-spade-filled:before{content:""}.ti-sparkles:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus:before{content:"覆"}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-sql:before{content:""}.ti-square:before{content:""}.ti-square-0-filled:before{content:""}.ti-square-1-filled:before{content:""}.ti-square-2-filled:before{content:""}.ti-square-3-filled:before{content:""}.ti-square-4-filled:before{content:""}.ti-square-5-filled:before{content:""}.ti-square-6-filled:before{content:""}.ti-square-7-filled:before{content:""}.ti-square-8-filled:before{content:""}.ti-square-9-filled:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-left:before{content:""}.ti-square-arrow-right:before{content:""}.ti-square-arrow-up:before{content:""}.ti-square-asterisk:before{content:""}.ti-square-check:before{content:""}.ti-square-check-filled:before{content:""}.ti-square-chevron-down:before{content:""}.ti-square-chevron-left:before{content:""}.ti-square-chevron-right:before{content:""}.ti-square-chevron-up:before{content:""}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-up:before{content:""}.ti-square-dot:before{content:""}.ti-square-f0:before{content:""}.ti-square-f0-filled:before{content:""}.ti-square-f1:before{content:""}.ti-square-f1-filled:before{content:""}.ti-square-f2:before{content:""}.ti-square-f2-filled:before{content:""}.ti-square-f3:before{content:""}.ti-square-f3-filled:before{content:""}.ti-square-f4:before{content:""}.ti-square-f4-filled:before{content:""}.ti-square-f5:before{content:""}.ti-square-f5-filled:before{content:""}.ti-square-f6:before{content:""}.ti-square-f6-filled:before{content:""}.ti-square-f7:before{content:""}.ti-square-f7-filled:before{content:""}.ti-square-f8:before{content:""}.ti-square-f8-filled:before{content:""}.ti-square-f9:before{content:""}.ti-square-f9-filled:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-b:before{content:""}.ti-square-letter-c:before{content:""}.ti-square-letter-d:before{content:""}.ti-square-letter-e:before{content:""}.ti-square-letter-f:before{content:""}.ti-square-letter-g:before{content:""}.ti-square-letter-h:before{content:""}.ti-square-letter-i:before{content:""}.ti-square-letter-j:before{content:""}.ti-square-letter-k:before{content:""}.ti-square-letter-l:before{content:""}.ti-square-letter-m:before{content:""}.ti-square-letter-n:before{content:""}.ti-square-letter-o:before{content:""}.ti-square-letter-p:before{content:""}.ti-square-letter-q:before{content:""}.ti-square-letter-r:before{content:""}.ti-square-letter-s:before{content:""}.ti-square-letter-t:before{content:""}.ti-square-letter-u:before{content:""}.ti-square-letter-v:before{content:""}.ti-square-letter-w:before{content:""}.ti-square-letter-x:before{content:""}.ti-square-letter-y:before{content:""}.ti-square-letter-z:before{content:""}.ti-square-minus:before{content:""}.ti-square-number-0:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-9:before{content:""}.ti-square-off:before{content:""}.ti-square-plus:before{content:""}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-filled:before{content:""}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-down-filled:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-left-filled:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-right-filled:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-arrow-up-filled:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-check-filled:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-down-filled:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-left-filled:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-right-filled:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevron-up-filled:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-down-filled:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-left-filled:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-right-filled:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-chevrons-up-filled:before{content:""}.ti-square-rounded-filled:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-0-filled:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-1-filled:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-2-filled:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-3-filled:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-4-filled:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-5-filled:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-6-filled:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-7-filled:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-8-filled:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-number-9-filled:before{content:""}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-filled:before{content:""}.ti-square-rounded-x:before{content:""}.ti-square-rounded-x-filled:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:""}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-3:before{content:""}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-filled:before{content:""}.ti-star-half:before{content:""}.ti-star-half-filled:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-filled:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2:before{content:"舘"}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-filled:before{content:""}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-swipe:before{content:""}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-filled:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-tag:before{content:""}.ti-tag-off:before{content:""}.ti-tags:before{content:""}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-arrow:before{content:""}.ti-target-off:before{content:""}.ti-teapot:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-filled:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-filled:before{content:""}.ti-thumb-up-off:before{content:""}.ti-tic-tac:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-off:before{content:""}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-toml:before{content:"艹"}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transform:before{content:""}.ti-transform-filled:before{content:""}.ti-transition-bottom:before{content:""}.ti-transition-left:before{content:""}.ti-transition-right:before{content:""}.ti-transition-top:before{content:""}.ti-trash:before{content:""}.ti-trash-filled:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-trash-x-filled:before{content:""}.ti-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-filled:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-inverted-filled:before{content:""}.ti-triangle-off:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-filled:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-umbrella:before{content:""}.ti-umbrella-filled:before{content:""}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-heart:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus:before{content:"﨏"}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-vacuum-cleaner:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-spline:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-filled:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-flat:before{content:"奔"}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand:before{content:"嬨"}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-filled:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x:before{content:"匿"}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-xbox-a:before{content:""}.ti-xbox-b:before{content:""}.ti-xbox-x:before{content:""}.ti-xbox-y:before{content:""}.ti-xd:before{content:"勉"}.ti-yin-yang:before{content:""}.ti-yin-yang-filled:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-off:before{content:""}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-check:before{content:""}.ti-zoom-check-filled:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-exclamation:before{content:""}.ti-zoom-filled:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-in-area-filled:before{content:""}.ti-zoom-in-filled:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-out-filled:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-question:before{content:""}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}.fi,.fib{background-position:50%;background-repeat:no-repeat;background-size:contain}.fi{display:inline-block;line-height:1em;position:relative;width:1.333333em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23adb5bd' stroke-width='1.1' d='M.5.5h638.9v478.9H.5z'/%3E%3Cpath fill='none' stroke='%23adb5bd' stroke-width='1.1' d='m.5.5 639 479m0-479-639 479'/%3E%3C/svg%3E")}.fi-xx.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23adb5bd' d='M.5.5h511v511H.5z'/%3E%3Cpath fill='none' stroke='%23adb5bd' d='m.5.5 511 511m0-511-511 511'/%3E%3C/svg%3E")}.fi-ad{background-image:url(./ad.BOo-tPI4.svg)}.fi-ad.fis{background-image:url(./ad.CDtWnnSA.svg)}.fi-ae{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300732f' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 320h640v160H0z'/%3E%3Cpath fill='red' d='M0 0h220v480H0z'/%3E%3C/svg%3E")}.fi-ae.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300732f' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23000001' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='red' d='M0 0h180v512H0z'/%3E%3C/svg%3E")}.fi-af{background-image:url(./af.BReSbsTq.svg)}.fi-af.fis{background-image:url(./af.Cc32fsDB.svg)}.fi-ag{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-79.7 0H603v512H-79.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(74.7)scale(.9375)'%3E%3Cpath fill='%23fff' d='M-79.7 0H603v512H-79.7z'/%3E%3Cpath fill='%23000001' d='M-79.6 0H603v204.8H-79.7z'/%3E%3Cpath fill='%230072c6' d='M21.3 203.2h480v112h-480z'/%3E%3Cpath fill='%23ce1126' d='M603 .1V512H261.6L603 0zM-79.7.1V512h341.3L-79.7 0z'/%3E%3Cpath fill='%23fcd116' d='M440.4 203.3 364 184l64.9-49-79.7 11.4 41-69.5-70.7 41L332.3 37l-47.9 63.8-19.3-74-21.7 76.3-47.8-65 13.7 83.2L138.5 78l41 69.5-77.4-12.5 63.8 47.8L86 203.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ag.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%2325ff01' d='M109 47.6h464.8v464.9H109z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-120 -52.4)scale(1.1014)'%3E%3Cpath fill='%23fff' d='M0 47.6h693V512H0z'/%3E%3Cpath fill='%23000001' d='M109 47.6h464.8v186.1H109z'/%3E%3Cpath fill='%230072c6' d='M128.3 232.1h435.8v103.5H128.3z'/%3E%3Cpath fill='%23ce1126' d='M692.5 49.2v463.3H347zm-691.3 0v463.3h345.7z'/%3E%3Cpath fill='%23fcd116' d='m508.8 232.2-69.3-17.6 59-44.4-72.5 10.3 37.3-63-64.1 37.2 11.3-73.5-43.4 58-17.6-67.3-19.6 69.3-43.4-59 12.4 75.6-64.1-39.3 37.2 63-70.3-11.3 57.9 43.4-72.4 18.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ai{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='b' fill='%23f90' d='M271 87c1.5 3.6 6.5 7.6 7.8 9.6-1.7 2-2 1.8-1.8 5.4 3-3.1 3-3.5 5-3 4.2 4.2.8 13.3-2.8 15.3-3.4 2.1-2.8 0-8 2.6 2.3 2 5.1-.3 7.4.3 1.2 1.5-.6 4.1.4 6.7 2-.2 1.8-4.3 2.2-5.8 1.5-5.4 10.4-9.1 10.8-14.1 1.9-.9 3.7-.3 6 1-1.1-4.6-4.9-4.6-5.9-6-2.4-3.7-4.5-7.8-9.6-9-3.8-.7-3.5.3-6-1.4-1.6-1.2-6.3-3.4-5.5-1.6'/%3E%3C/defs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v120h373.3v120H320zm320 0H160v280H0v-40z'/%3E%3C/clipPath%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath stroke='%23fff' stroke-width='50' d='m0 0 320 240m0-240L0 240'/%3E%3Cpath stroke='%23c8102e' stroke-width='30' d='m0 0 320 240m0-240L0 240' clip-path='url(%23a)'/%3E%3Cpath stroke='%23fff' stroke-width='75' d='M160 0v280M0 120h373.3'/%3E%3Cpath stroke='%23c8102e' stroke-width='50' d='M160 0v280M0 120h373.3'/%3E%3Cpath fill='%23012169' d='M0 240h320V0h106.7v320H0z'/%3E%3Cpath fill='%23fff' d='M424 191.8c0 90.4 9.7 121.5 29.3 142.5a179.4 179.4 0 0 0 35 30 179.7 179.7 0 0 0 35-30c19.5-21 29.3-52.1 29.3-142.5-14.2 6.5-22.3 9.7-34 9.5a78.4 78.4 0 0 1-30.3-9.5 78.4 78.4 0 0 1-30.3 9.5c-11.7.2-19.8-3-34-9.5'/%3E%3Cg transform='matrix(1.96 0 0 2.002 -40.8 62.9)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-.916 -1.77 1.733 -.935 563.4 829)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-1.01 1.716 -1.68 -1.031 925.4 -103.2)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%239cf' d='M440 315.1a78 78 0 0 0 13.3 19.2 179.4 179.4 0 0 0 35 30 180 180 0 0 0 35-30 78 78 0 0 0 13.2-19.2z'/%3E%3Cpath fill='%23fdc301' d='M421.2 188.2c0 94.2 10.2 126.6 30.6 148.5a187 187 0 0 0 36.5 31.1 186.3 186.3 0 0 0 36.4-31.1c20.4-21.9 30.6-54.3 30.6-148.5-14.8 6.8-23.3 10.1-35.5 10-11-.3-22.6-5.7-31.5-10-9 4.3-20.6 9.7-31.5 10-12.3.1-20.7-3.2-35.6-10m4 5c14 6.5 22 9.6 33.5 9.4a76.4 76.4 0 0 0 29.6-9.4c8.4 4 19.3 9.2 29.6 9.4 11.5.2 19.4-3 33.4-9.4 0 89-9.6 119.6-28.8 140.2a176 176 0 0 1-34.2 29.4 175.6 175.6 0 0 1-34.3-29.4c-19.2-20.6-28.7-51.3-28.7-140.2z'/%3E%3C/svg%3E")}.fi-ai.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='b' fill='%23f90' d='M271 87c1.5 3.6 6.5 7.6 7.8 9.6-1.7 2-2 1.8-1.8 5.4 3-3.1 3-3.5 5-3 4.2 4.2.8 13.3-2.8 15.3-3.4 2.1-2.8 0-8 2.6 2.3 2 5.1-.3 7.4.3 1.2 1.5-.6 4.1.4 6.7 2-.2 1.8-4.3 2.2-5.8 1.5-5.4 10.4-9.1 10.8-14.1 1.9-.9 3.7-.3 6 1-1.1-4.6-4.9-4.6-5.9-6-2.4-3.7-4.5-7.8-9.6-9-3.8-.7-3.5.3-6-1.4-1.6-1.2-6.3-3.4-5.5-1.6'/%3E%3C/defs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v128h298.7v128H256zm256 0H128v298.7H0V256z'/%3E%3C/clipPath%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath stroke='%23fff' stroke-width='50' d='m0 0 256 256m0-256L0 256'/%3E%3Cpath stroke='%23c8102e' stroke-width='30' d='m0 0 256 256m0-256L0 256' clip-path='url(%23a)'/%3E%3Cpath stroke='%23fff' stroke-width='75' d='M128 0v298.7M0 128h298.7'/%3E%3Cpath stroke='%23c8102e' stroke-width='50' d='M128 0v298.7M0 128h298.7'/%3E%3Cpath fill='%23012169' d='M0 256h256V0h85.3v341.3H0z'/%3E%3Cpath fill='%23fff' d='M323.6 224.1c0 90.4 9.8 121.5 29.4 142.5a179.4 179.4 0 0 0 35 30 179.7 179.7 0 0 0 35-30c19.5-21 29.3-52.1 29.3-142.5-14.2 6.5-22.3 9.7-34 9.5a78.4 78.4 0 0 1-30.3-9.5 78.4 78.4 0 0 1-30.3 9.5c-11.7.2-19.8-3-34-9.5z'/%3E%3Cg transform='matrix(1.96 0 0 2.002 -141.1 95.2)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-.916 -1.77 1.733 -.935 463.1 861.4)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-1.01 1.716 -1.68 -1.031 825 -71)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%239cf' d='M339.8 347.4a78 78 0 0 0 13.2 19.2 179.4 179.4 0 0 0 35 30 180 180 0 0 0 35-30 78 78 0 0 0 13.2-19.2z'/%3E%3Cpath fill='%23fdc301' d='M321 220.5c0 94.2 10.1 126.6 30.5 148.5a187 187 0 0 0 36.5 31 186.3 186.3 0 0 0 36.4-31.1C444.8 347 455 314.7 455 220.5c-14.8 6.8-23.3 10.1-35.5 10-11-.3-22.6-5.7-31.5-10-9 4.3-20.6 9.7-31.5 10-12.3.1-20.7-3.2-35.6-10zm4 5c13.9 6.5 21.9 9.6 33.4 9.4a76.4 76.4 0 0 0 29.6-9.4c8.4 4 19.3 9.2 29.6 9.4 11.5.2 19.4-3 33.4-9.4 0 89-9.6 119.6-28.8 140.2a176 176 0 0 1-34.2 29.4 175.6 175.6 0 0 1-34.3-29.4c-19.2-20.6-28.7-51.3-28.7-140.2'/%3E%3C/svg%3E")}.fi-al{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='red' d='M0 0h640v480H0z'/%3E%3Cpath id='a' fill='%23000001' d='M272 93.3c-4.6 0-12.3 1.5-12.2 5-13-2.1-14.3 3.2-13.5 8 1.2-1.9 2.7-3 3.9-3.1 1.7-.3 3.5.3 5.4 1.4a21.6 21.6 0 0 1 4.8 4.1c-4.6 1.1-8.2.4-11.8-.2a16.5 16.5 0 0 1-5.7-2.4c-1.5-1-2-2-4.3-4.3-2.7-2.8-5.6-2-4.7 2.3 2.1 4 5.6 5.8 10 6.6 2.1.3 5.3 1 8.9 1s7.6-.5 9.8 0c-1.3.8-2.8 2.3-5.8 2.8-3 .6-7.5-1.8-10.3-2.4.3 2.3 3.3 4.5 9.1 5.7 9.6 2 17.5 3.6 22.8 6.5a37.3 37.3 0 0 1 10.9 9.2c4.7 5.5 5 9.8 5.2 10.8 1 8.8-2.1 13.8-7.9 15.4-2.8.7-8-.7-9.8-2.9-2-2.2-3.7-6-3.2-12 .5-2.2 3.1-8.3.9-9.5a274 274 0 0 0-32.3-15.1c-2.5-1-4.5 2.4-5.3 3.8a50.2 50.2 0 0 1-36-23.7c-4.2-7.6-11.3 0-10.1 7.3 1.9 8 8 13.8 15.4 18 7.5 4.1 17 8.2 26.5 8 5.2 1 5.1 7.6-1 8.9-12.1 0-21.8-.2-30.9-9-6.9-6.3-10.7 1.2-8.8 5.4 3.4 13.1 22.1 16.8 41 12.6 7.4-1.2 3 6.6 1 6.7-8 5.7-22.1 11.2-34.6 0-5.7-4.4-9.6-.8-7.4 5.5 5.5 16.5 26.7 13 41.2 5 3.7-2.1 7.1 2.7 2.6 6.4-18.1 12.6-27.1 12.8-35.3 8-10.2-4.1-11 7.2-5 11 6.7 4 23.8 1 36.4-7 5.4-4 5.6 2.3 2.2 4.8-14.9 12.9-20.8 16.3-36.3 14.2-7.7-.6-7.6 8.9-1.6 12.6 8.3 5.1 24.5-3.3 37-13.8 5.3-2.8 6.2 1.8 3.6 7.3a53.9 53.9 0 0 1-21.8 18c-7 2.7-13.6 2.3-18.3.7-5.8-2-6.5 4-3.3 9.4 1.9 3.3 9.8 4.3 18.4 1.3s17.8-10.2 24.1-18.5c5.5-4.9 4.9 1.6 2.3 6.2-12.6 20-24.2 27.4-39.5 26.2-6.7-1.2-8.3 4-4 9 7.6 6.2 17 6 25.4-.2 7.3-7 21.4-22.4 28.8-30.6 5.2-4.1 6.9 0 5.3 8.4-1.4 4.8-4.8 10-14.3 13.6-6.5 3.7-1.6 8.8 3.2 9 2.7 0 8.1-3.2 12.3-7.8 5.4-6.2 5.8-10.3 8.8-19.9 2.8-4.6 7.9-2.4 7.9 2.4-2.5 9.6-4.5 11.3-9.5 15.2-4.7 4.5 3.3 6 6 4.1 7.8-5.2 10.6-12 13.2-18.2 2-4.4 7.4-2.3 4.8 5-6 17.4-16 24.2-33.3 27.8-1.7.3-2.8 1.3-2.2 3.3l7 7c-10.7 3.2-19.4 5-30.2 8l-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 1 4.2 0 6 1.2 7.7 3.1 2.2 5.7 7.2 6.3 12.3 4.7 3.3 2.7 5 4.9 8.4 7.7l-16.7-.5c-6-6.3-10.6-6-14.8-1-3.3.5-4.6.5-6.8 4.4 3.4-1.4 5.6-1.8 7.1-.3 6.3 3.7 10.4 2.9 13.5 0l17.5 1.1c-2.2 2-5.2 3-7.5 4.8-9-2.6-13.8 1-15.4 8.3a17 17 0 0 0-1.2 9.3c.8-3 2.3-5.5 4.9-7 8 2 11-1.3 11.5-6.1 4-3.2 9.8-3.9 13.7-7.1 4.6 1.4 6.8 2.3 11.4 3.8 1.6 5 5.3 6.9 11.3 5.6 7 .2 5.8 3.2 6.4 5.5 2-3.3 1.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 11-3.5 18.8-4.3 29.8-7.8l7.7 6.8c1.5.9 2.9 1.1 3.8 0 6.9-10 10-18.7 16.3-25.3 2.5-2.8 5.6-6.4 9-7.3 1.7-.5 3.8-.2 5.2 1.3 1.3 1.4 2.4 4.1 2 8.2-.7 5.7-2.1 7.6-3.7 11-1.7 3.5-3.6 5.6-5.7 8.3-4 5.3-9.4 8.4-12.6 10.5-6.4 4.1-9 2.3-14 2-6.4.7-8 3.8-2.8 8.1 4.8 2.6 9.2 2.9 12.8 2.2 3-.6 6.6-4.5 9.2-6.6 2.8-3.3 7.6.6 4.3 4.5-5.9 7-11.7 11.6-19 11.5-7.7 1-6.2 5.3-1.2 7.4 9.2 3.7 17.4-3.3 21.6-8 3.2-3.5 5.5-3.6 5 1.9-3.3 9.9-7.6 13.7-14.8 14.2-5.8-.6-5.9 4-1.6 7 9.6 6.6 16.6-4.8 19.9-11.6 2.3-6.2 5.9-3.3 6.3 1.8 0 6.9-3 12.4-11.3 19.4 6.3 10.1 13.7 20.4 20 30.5l19.2-214L320 139c-2-1.8-8.8-9.8-10.5-11-.7-.6-1-1-.1-1.4s3-.8 4.5-1c-4-4.1-7.6-5.4-15.3-7.6 1.9-.8 3.7-.4 9.3-.6a30.2 30.2 0 0 0-13.5-10.2c4.2-3 5-3.2 9.2-6.7a86.3 86.3 0 0 1-19.5-3.8 37.4 37.4 0 0 0-12-3.4zm.8 8.4c3.8 0 6.1 1.3 6.1 2.9s-2.3 2.9-6.1 2.9-6.2-1.5-6.2-3c0-1.6 2.4-2.8 6.2-2.8'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3C/svg%3E")}.fi-al.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='red' d='M0 0h512v512H0z'/%3E%3Cpath id='a' fill='%23000001' d='M204.9 99.5c-5 0-13.2 1.6-13 5.4-14-2.3-15.4 3.4-14.6 8.5 1.4-2 3-3.1 4.2-3.3 1.9-.3 3.8.3 5.8 1.5a23 23 0 0 1 5 4.4c-4.8 1.1-8.6.4-12.4-.3a17.6 17.6 0 0 1-6.1-2.5c-1.6-1.1-2.1-2.1-4.6-4.7-2.9-3-6-2.1-5 2.5 2.2 4.3 6 6.3 10.7 7 2.2.4 5.6 1.2 9.4 1.2s8.1-.5 10.5 0c-1.4.8-3 2.4-6.2 3s-8-2-11-2.6c.4 2.5 3.5 4.8 9.7 6 10.2 2.2 18.7 4 24.3 7s9.1 6.8 11.6 9.8c5 6 5.3 10.5 5.6 11.5 1 9.5-2.2 14.8-8.4 16.4-3 .8-8.5-.7-10.5-3-2-2.4-4-6.4-3.4-12.7.5-2.5 3.4-9 1-10.3a292 292 0 0 0-34.4-16c-2.7-1.1-5 2.5-5.8 4A53.5 53.5 0 0 1 129 107c-4.6-8.1-12.1 0-10.9 7.7 2.1 8.6 8.6 14.8 16.5 19.2 8 4.5 18.1 8.8 28.3 8.6 5.5 1 5.5 8.2-1.1 9.5-13 0-23.2-.2-32.9-9.6-7.4-6.7-11.5 1.3-9.4 5.8 3.6 14 23.6 18 43.8 13.4 7.8-1.3 3.1 7 .9 7.2-8.4 6-23.5 12-36.8-.1-6.1-4.7-10.2-.7-8 6 6 17.5 28.5 13.8 44 5.2 4-2.2 7.6 3 2.7 6.9-19.2 13.4-28.9 13.6-37.6 8.4-10.8-4.3-11.8 7.8-5.3 11.8 7.2 4.4 25.4 1 38.9-7.4 5.7-4.2 6 2.4 2.3 5-15.9 13.8-22.2 17.5-38.8 15.2-8.2-.6-8 9.5-1.6 13.5 8.8 5.4 26.1-3.6 39.5-14.7 5.6-3 6.6 2 3.8 7.8a57.4 57.4 0 0 1-23.3 19.2 29.1 29.1 0 0 1-19.5.7c-6.2-2.2-7 4.2-3.6 10 2 3.5 10.6 4.7 19.7 1.4 9.2-3.2 19-10.8 25.7-19.8 6-5.1 5.2 1.8 2.5 6.7-13.5 21.3-25.9 29.2-42.1 27.9-7.3-1.2-8.9 4.4-4.3 9.6 8 6.7 18.2 6.4 27-.2a751 751 0 0 0 30.8-32.6c5.5-4.4 7.3 0 5.7 9-1.5 5.1-5.2 10.5-15.3 14.5-7 4-1.8 9.4 3.4 9.5 2.9 0 8.7-3.3 13-8.3 5.9-6.5 6.2-11 9.5-21.1 3-5 8.4-2.7 8.4 2.5-2.6 10.2-4.8 12-10 16.2-5.1 4.7 3.4 6.3 6.3 4.4 8.3-5.6 11.3-12.8 14.1-19.4 2-4.8 7.8-2.5 5.1 5.3-6.4 18.5-17 25.8-35.5 29.6-1.9.3-3 1.4-2.4 3.6l7.5 7.5c-11.5 3.3-20.8 5.2-32.2 8.5L142 300.6c-1.5-3.4-2.2-8.7-10.4-5-5.7-2.6-8.2-1.6-11.4 1 4.5.1 6.5 1.3 8.3 3.4 2.3 6 7.6 6.6 13 5 3.5 2.9 5.4 5.2 9 8.2l-17.8-.6c-6.3-6.7-11.3-6.3-15.8-1-3.5.5-5 .5-7.3 4.7 3.7-1.5 6-2 7.7-.3 6.6 3.9 11 3 14.3 0l18.7 1.1c-2.3 2-5.6 3.1-8 5.2-9.7-2.8-14.7 1-16.4 8.8a18.2 18.2 0 0 0-1.4 10c1-3.2 2.5-5.9 5.3-7.6 8.6 2.2 11.8-1.3 12.3-6.5 4.2-3.4 10.5-4.1 14.6-7.6 4.9 1.6 7.2 2.6 12.1 4.1 1.7 5.3 5.7 7.4 12 6 7.7.3 6.3 3.4 7 5.9 2-3.6 2-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 11.7-3.7 20-4.5 31.8-8.3 3 2.8 5.2 4.8 8.2 7.2 1.6 1 3 1.2 4 0 7.3-10.6 10.6-20 17.4-27 2.6-2.9 6-6.8 9.6-7.8 1.8-.4 4-.2 5.5 1.4 1.4 1.6 2.6 4.4 2 8.7-.6 6.2-2 8.2-3.8 11.8-1.7 3.7-3.9 6-6 8.8-4.4 5.7-10.1 9-13.5 11.2-6.8 4.4-9.7 2.5-15 2.2-6.7.8-8.5 4.1-3 8.7a21 21 0 0 0 13.7 2.3c3.3-.6 7-4.8 9.8-7 3-3.6 8.1.6 4.7 4.7-6.3 7.5-12.6 12.4-20.3 12.3-8.2 1-6.7 5.7-1.3 7.9 9.8 4 18.6-3.5 23-8.5 3.5-3.7 6-3.9 5.3 2-3.4 10.5-8.1 14.6-15.7 15.1-6.2-.5-6.3 4.2-1.7 7.5 10.3 7 17.7-5 21.2-12.4 2.5-6.6 6.3-3.5 6.7 2 0 7.3-3.2 13.2-12 20.7 6.7 10.7 14.5 21.7 21.3 32.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.6s3.2-.8 4.8-1c-4.4-4.4-8-5.8-16.3-8.2 2-.8 4-.3 9.9-.6a32.3 32.3 0 0 0-14.4-11c4.5-3 5.3-3.3 9.8-7-7.7-.6-14.3-2-20.8-4a41 41 0 0 0-12.8-3.7m.7 9c4 0 6.6 1.4 6.6 3 0 1.7-2.5 3.1-6.6 3.1-4 0-6.6-1.5-6.6-3.2s2.6-3 6.6-3z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3C/svg%3E")}.fi-am{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d90012' d='M0 0h640v160H0z'/%3E%3Cpath fill='%230033a0' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23f2a800' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-am.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d90012' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%230033a0' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23f2a800' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-ao{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h640v243.6H0z'/%3E%3Cpath fill='%23000001' d='M0 236.4h640V480H0z'/%3E%3C/g%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='M228.7 148.2c165.2 43.3 59 255.6-71.3 167.2l-8.8 13.6c76.7 54.6 152.6 10.6 174-46.4 22.2-58.8-7.6-141.5-92.6-150z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m170 330.8 21.7 10.1-10.2 21.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9 22.3-8.6 8.7 22.3-22.3 8.7zm-26-29.1 17.1-16.9 16.9 17-17 16.9zm-26.2-39.8 22.4 8.4-8.5 22.4-22.4-8.4zM316 270l22.3 8.9-9 22.2-22.2-8.9zm-69.9 70 22-9.3 9.5 22-22 9.4zm-39.5 2.8h24v24h-24zm41.3-116-20.3-15-20.3 14.6 8-23-20.3-15h24.5l8.5-22.6 7.8 22.7 24.7-.3-19.6 15.3z'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M336 346.4c-1.2.4-6.2 12.4-9.7 18.2l3.7 1c13.6 4.8 20.4 9.2 26.2 17.5a7.9 7.9 0 0 0 10.2.7s2.8-1 6.4-5c3-4.5 2.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M365.3 372.8a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.6 0zm-21.4-13.6a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0m10.9 7a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M324.5 363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9 1.2-2.3 2.8-1.8 3.4-.5 1.5 8 6 16.3 11.4 21.5A5288 5288 0 0 1 334 345.6c-3.4 5.8-6 12.3-9.5 18z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m297.2 305.5 17.8 16-16 17.8-17.8-16z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' d='m331.5 348.8-125-75.5m109.6 58.1L274 304.1m18.2 42.7L249.3 322'/%3E%3C/svg%3E")}.fi-ao.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h512v259.8H0z'/%3E%3Cpath fill='%23000001' d='M0 252.2h512V512H0z'/%3E%3C/g%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='M228.7 148.2c165.2 43.3 59 255.6-71.3 167.2l-8.8 13.6c76.7 54.6 152.6 10.6 174-46.4 22.2-58.8-7.6-141.5-92.6-150z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m170 330.8 21.7 10.1-10.2 21.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9 22.3-8.6 8.7 22.3-22.3 8.7zm-26-29.1 17.1-16.9 16.9 17-17 16.9zm-26.2-39.8 22.4 8.4-8.5 22.4-22.4-8.4zM316 270l22.3 8.9-9 22.2-22.2-8.9zm-69.9 70 22-9.3 9.5 22-22 9.4zm-39.5 2.8h24v24h-24zm41.3-116-20.3-15-20.3 14.6 8-23-20.3-15h24.5l8.5-22.6 7.8 22.7 24.7-.3-19.6 15.3z'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M336 346.4c-1.2.4-6.2 12.4-9.7 18.2l3.7 1c13.6 4.8 20.4 9.2 26.2 17.5a7.9 7.9 0 0 0 10.2.7s2.8-1 6.4-5c3-4.5 2.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M365.3 372.8a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.6 0zm-21.4-13.6a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0m10.9 7a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M324.5 363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9 1.2-2.3 2.8-1.8 3.4-.5 1.5 8 6 16.3 11.4 21.5A5288 5288 0 0 1 334 345.6c-3.4 5.8-6 12.3-9.5 18z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m297.2 305.5 17.8 16-16 17.8-17.8-16z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' d='m331.5 348.8-125-75.5m109.6 58.1L274 304.1m18.2 42.7L249.3 322'/%3E%3C/svg%3E")}.fi-aq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%233a7dce' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M157.7 230.8c-3.5-7.8-3.5-7.8-3.5-15.6-1.8 0-2 .3-3 0-1.1-.3-1.5 7.2-4.8 5.8-.5-.8 2.4-6.2-.7-8.5-1-.7.2-5.2-.2-7.2 0 0-4 2.4-7-5.8-1.5-2.2-3.5 2-3.5 2s.9 2.4-.7 3c-2.2-1.8-3.9-.8-6.7-3.4-2.8-2.5.6-5.4-4.8-7.5 3.5-9.8 3.5-7.9 12.2-11.8-5.2-4-5.2-4-8.7-9.8-5.2-2-7-4-12.2-7.8-7-9.9-10.5-29.5-10.5-43.2 4.4-4.6 10.5 15.7 19.2 21.6l12.2 5.9c7 3.9 8.7 7.8 14 11.7l15.6 6c7 5.8 10.5 13.6 15.7 15.6 5.7 0 6.8-3.7 8.6-3.9 10.3-.6 15.5-2 17.5-5.5 2.1-2.8 7 1.6 21-4.3l-1.7-7.9s3.7-3.4 8.7-2c-.1-3.5-.5-13 4.5-17.4-3-3.5 1.8-9 2-10.7-1.4-8.6 1.4-8.7 2-11.3.6-2.5-2.4-1.7-1.6-5.2.9-3.5 6-4.3 6.6-7.2.7-2.9-1.1-14.3-1.3-16.8 9.4-2.8 12.4-11.4 15.7-7.8C264 70 265.8 66 276.3 66c1.4-3.6-3.9-6.7-1.8-7.9 3.5-.5 6.1-.2 10.2 5.7 1.3 2 1.6-2.7 2.9-3.2s4.4-.5 4.9-2.8c.5-2.4 1.2-5.6 3-9.5 1.4-3.2 2.5 1.3 3.8 7.5 7.4.3 24 2.1 31 4.3 5.2 1.5 8.7-1.5 13.7-2.2 3.7 4.2 7.2 1 9.2 10 2.7 4.8 7.3.4 8.3 1.8 5.8 18.1 25.8 5.9 27.4 6.2 2.5 0 5.6 8 7.7 7.9 3.2-.6 2.3-3.1 5.2-2.1-.8 6.8 5.6 14.6 5.6 19.7 0 0 1.5.9 3-.6 1.4-1.6 2.7-5.4 4-5.3 3 .5 22 6 25.8 7.9 1.7 3.5 3.3 5.3 6.8 4.7 2.8 2.1.8 5 2.4 5.1 3.5-2 4.7-4 8.2-2.1 3.5 2 7 5.9 8.7 9.8 0 2-1.8 9.8 0 21.6.9 3.9 9.7 32.3 9.7 35.2 0 4-2.7 6-4.5 9.9 7 5.9 0 15.7-3.5 21.6 26.2 5.9 14 17.6 34.9 11.7-5.2 13.8-3.4 12.7 1.8 26.4-10.4 7.8-.2 10.2-7.1 20-.5.7 4.1 8.6 10.5 8.6-1.7 15.6-7 9.8-5.2 33.3-13.7-.3-8.2 17.6-17.4 15.7.5 11.2 5.2 12.2 3.4 23.5-7 2-7 2-10.4 7.9l-5.2-2c-1.8 9.8-5.3 11.8 0 21.6 0 0-6.8.2-8.8 0-.1 3.4 3 4.3 3.5 7.8-.2 1.4-9.9 7.6-17.4 7.9-2 4.8 5.2 10 4.8 12.4-8.2 1.8-11.8 13-11.8 13s4.2 2 3.5 4c-2.2-1.8-3.5-2-7-2-1.7.5-6 0-10 7.7-4.5 1.6-6.6 1-10 6-1.5-4.7-3.7.1-6.3 2-2.7 1.8-6.2 6.5-6.7 6.3.1-1.4 1.6-6.3 1.6-6.3L399 437c-.7.1-.5-5.7-2.2-5.5s-6.4 7.3-8 7.5-2.1-2.2-3.5-2-4 7.5-5 7.7c-1 .1-5-4.5-8.3-3.8-17.1 6.8-19.9-13.4-22.5-2-3.6-2.2-3-1-6.7.1-2.3.7-2.5-3.4-4.6-3.4-4.1.2-4 4.6-6.2 3.3-1.8-9.2-13-7.6-14-11.5-1-4 4.8-4 6.6-6.8 1.4-4-1.5-5.6 4.3-9.4 7.5-5.7 6.8-19.8 4.9-25.3 0 0-5.9-17.7-7-17.7-3.5-1-3.5 6.5-8.6 8.6-10.5 4-29-9.9-32.2-9.9-2.9 0-16.5 3.6-16-4-2 7.4-9.5 1.7-10 1.7-7 0-4.3 6.1-9 5.9-2.1-.8-23.6-2.3-23.6-2.3v4l-26.1-11.8c-10.5-4-5.3-13.7-22.7-7.8v-11.8h-8.7c3.5-23.6 0-11.8-1.8-33.4l-7 2c-7-10.6 9.8-8.6-5.2-15.7 0 0 .3-11.7-3.5-7.8-.7.5 1.8 5.8 1.8 5.8-14-2-17.4-5.8-17.4-21.5 0 0 11.4 1.8 10.4 0-1.6-3-3.7-22-3.4-23.4-.1-2.6 10.7-9 8.6-15.2 1.4-.6 5.3-.7 5.3-.7'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2.5' d='M595.5 297.6c-.6 1.3-.5 2.6.1 3.6 1.1-1.7.2-2.4 0-3.6zm-476-149.4s-3-.4-2.4 2.3c1-2 2.3-2.2 2.4-2.3zm-.3-6.4c-1.7 0-3.8-.2-3 2.5 1-2.1 3-2.4 3-2.5zm12.7 36.3s2.6-.2 2 2.5c-1-2-2-2.4-2-2.5z' transform='scale(.86021 .96774)'/%3E%3C/svg%3E")}.fi-aq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233a7dce' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M107.7 240.9c-3.5-7.9-3.5-7.9-3.5-15.7-1.8 0-2.1.4-3.1 0-1-.3-1.4 7.3-4.7 5.8-.5-.7 2.4-6.2-.8-8.4-1-.8.3-5.3-.2-7.2 0 0-4 2.3-7-5.9-1.4-2.1-3.4 2-3.4 2s.9 2.5-.7 3c-2.3-1.8-3.9-.8-6.7-3.3-2.9-2.5.6-5.4-4.8-7.6 3.5-9.8 3.5-7.8 12.2-11.8-5.2-3.9-5.2-3.9-8.7-9.8-5.3-2-7-3.9-12.2-7.8-7-9.8-10.5-29.4-10.5-43.2 4.4-4.6 10.5 15.7 19.2 21.6l12.2 5.9c7 4 8.7 7.8 14 11.8l15.6 5.9c7 5.8 10.5 13.7 15.7 15.6 5.7 0 6.8-3.6 8.6-3.9 10.2-.5 15.5-2 17.5-5.5 2-2.8 7 1.6 21-4.3l-1.8-7.8s3.8-3.5 8.8-2c-.2-3.6-.5-13.1 4.4-17.5-3-3.5-1-6-1-6s2.8-3 3.2-4.6c-1.5-8.7 1.2-8.8 1.9-11.3.6-2.6-2.4-1.7-1.6-5.2.9-3.5 6-4.4 6.6-7.3.7-2.8-1.5-4.3-1.3-5 1-2.7.1-9.2 0-11.7 9.3-2.9 12.4-11.4 15.7-7.9 1.7-11.8 3.5-15.7 14-15.7 1.4-3.6-3.9-6.7-1.8-7.8 3.5-.5 6.1-.3 10.2 5.7 1.3 1.9 1.5-2.8 2.8-3.3 1.4-.5 4.5-.5 5-2.8.4-2.4 1.1-5.5 2.9-9.4 1.5-3.2 2.6 1.2 4 7.4 7.3.3 23.9 2.2 30.9 4.3 5.2 1.6 8.7-1.5 13.7-2.1 3.7 4.2 7.2 1 9.1 10 2.8 4.7 7.3.3 8.3 1.8 5.9 18 26 5.8 27.4 6.1 2.6 0 5.7 8.1 7.7 8 3.3-.7 2.4-3.2 5.2-2.2-.7 6.8 5.7 14.7 5.7 19.7 0 0 1.5.9 3-.6 1.4-1.5 2.7-5.4 4-5.3 3 .5 4.3 1 7.8 1.6 9.4 3.7 14.3 4.5 18 6.3 1.6 3.6 3.3 5.4 6.8 4.7 2.8 2.2.7 5 2.4 5.2 3.5-2 4.7-4.1 8.1-2.2 3.5 2 7 6 8.8 9.8 0 2-1.8 9.8 0 21.6.8 4 1.3 7 5 13.8-1 6.9 4.7 18.5 4.7 21.5 0 3.9-2.8 6-4.5 9.8 7 6 0 15.7-3.5 21.6 26.2 5.9 14 17.7 34.9 11.8-5.3 13.7-3.4 12.6 1.8 26.3-10.4 7.9-.2 10.3-7.2 20-.4.7 4.2 8.6 10.6 8.6-1.7 15.7-7 9.8-5.2 33.3-13.8-.3-8.2 17.6-17.5 15.7.6 11.3 5.3 12.2 3.5 23.6-7 2-7 2-10.4 7.8l-5.3-2c-1.7 9.9-5.2 11.8 0 21.6 0 0-6.7.3-8.7 0-.1 3.4 3 4.3 3.5 7.9-.3 1.4-10 7.6-17.4 7.8-2 4.9 5.2 10 4.8 12.5-8.2 1.7-11.8 13-11.8 13s4.2 2 3.5 4c-2.3-1.9-3.5-2-7-2-1.7.5-6-.1-10 7.6-4.5 1.7-6.6 1-10 6.1-1.5-4.8-3.7 0-6.3 2-2.7 1.8-6.2 6.4-6.7 6.2.1-1.3 1.6-6.2 1.6-6.2l-8.7 2h-1c-.8.1-.6-5.7-2.2-5.5-1.7.3-6.4 7.3-8 7.6-1.6.2-2.1-2.3-3.5-2-1.4.1-4.1 7.4-5 7.6-1 .2-5-4.4-8.3-3.8-17.2 6.8-19.9-13.4-22.6-2-3.6-2.1-3-.9-6.6.2-2.3.7-2.5-3.5-4.6-3.4-4.2.1-4 4.5-6.2 3.2-1.8-9.2-13-7.5-14.1-11.5-.9-4 4.8-4 6.7-6.8 1.4-4-1.5-5.5 4.3-9.4 7.4-5.7 3.1-7.8 4.4-12.1 2.4-6.2 2.4-7.7.4-13.2 0 0-5.8-17.6-7-17.6-3.4-1.1-3.4 6.5-8.5 8.6-10.5 3.9-29-10-32.2-10-3 .1-16.5 3.7-16-4-2 7.5-9.6 1.8-10 1.8-7 0-4.3 6-9 5.8-2.1-.8-23.6-2.2-23.6-2.2v4l-14-8-12.2-3.9c-10.4-3.9-5.2-13.7-22.6-7.8v-11.8h-8.7c3.4-23.5 0-11.7-1.8-33.3l-7 2c-7-10.7 9.7-8.6-5.2-15.8 0 0 .3-11.7-3.5-7.8-.7.5 1.8 5.9 1.8 5.9-14-2-17.5-5.9-17.5-21.6 0 0 11.5 1.9 10.5 0-1.6-3-3.8-22-3.4-23.3-.2-2.6 10.7-9.1 8.6-15.3 1.3-.6 5.3-.6 5.3-.6'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2.5' d='M595.5 297.6c-.6 1.3-.5 2.6.1 3.6 1.1-1.7.2-2.4 0-3.6zm-476-149.4s-3-.4-2.4 2.3c1-2 2.3-2.2 2.4-2.3zm-.3-6.4c-1.7 0-3.8-.2-3 2.5 1-2.1 3-2.4 3-2.5zm12.7 36.3s2.6-.2 2 2.5c-1-2-2-2.4-2-2.5z' transform='matrix(.86021 0 0 .96774 -50 10)'/%3E%3C/svg%3E")}.fi-ar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2374acdf' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cg id='c' transform='translate(-64)scale(.96)'%3E%3Cpath id='a' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.1' d='m396.8 251.3 28.5 62s.5 1.2 1.3.9c.8-.4.3-1.6.3-1.6l-23.7-64m-.7 24.2c-.4 9.4 5.4 14.6 4.7 23-.8 8.5 3.8 13.2 5 16.5 1 3.3-1.2 5.2-.3 5.7 1 .5 3-2.1 2.4-6.8-.7-4.6-4.2-6-3.4-16.3s-4.2-12.7-3-22'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3Cpath id='b' fill='%2385340a' d='M404.3 274.4c.5 9 5.6 13 4.6 21.3 2.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8 19.5 42.6-16.3-43.9'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(90 320 240)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(180 320 240)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(-90 320 240)'/%3E%3Ccircle cx='320' cy='240' r='26.7' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.4'/%3E%3Cpath id='h' fill='%23843511' stroke-width='1' d='M329 234.3c-1.7 0-3.5.8-4.5 2.4 2 1.9 6.6 2 9.7-.2a7 7 0 0 0-5.1-2.2zm0 .4c1.8 0 3.5.8 3.7 1.6-2 2.3-5.3 2-7.4.4 1-1.4 2.4-2 3.8-2z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640.2 0)'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640.2 0)'/%3E%3Cuse xlink:href='%23f' width='100%25' height='100%25' transform='translate(18.1)'/%3E%3Cuse xlink:href='%23g' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640.2 0)'/%3E%3Cpath fill='%2385340a' d='M316 243.7a1.8 1.8 0 1 0 1.8 2.9 4 4 0 0 0 2.2.6h.2c.6 0 1.6-.1 2.3-.6.3.5.9.7 1.5.7a1.8 1.8 0 0 0 .3-3.6c.5.2.8.6.8 1.2a1.2 1.2 0 0 1-2.4 0 3 3 0 0 1-2.6 1.7 3 3 0 0 1-2.5-1.7c0 .7-.6 1.2-1.3 1.2-.6 0-1.2-.6-1.2-1.2s.3-1 .8-1.2zm2 5.4c-2.1 0-3 2-4.8 3.1 1-.4 1.8-1.2 3.3-2 1.4-.8 2.6.2 3.5.2.8 0 2-1 3.5-.2 1.4.8 2.3 1.6 3.3 2-1.9-1.2-2.7-3-4.8-3-.4 0-1.2.2-2 .6z'/%3E%3Cpath fill='%2385340a' d='M317.2 251.6c-.8 0-1.8.2-3.4.6 3.7-.8 4.5.5 6.2.5 1.6 0 2.5-1.3 6.1-.5-4-1.2-4.9-.4-6.1-.4-.8 0-1.4-.3-2.8-.2'/%3E%3Cpath fill='%2385340a' d='M314 252.2h-.8c4.3.5 2.3 3 6.8 3s2.5-2.5 6.8-3c-4.5-.4-3.1 2.3-6.8 2.3-3.5 0-2.4-2.3-6-2.3'/%3E%3Cpath fill='%2385340a' d='M323.7 258.9a3.7 3.7 0 0 0-7.4 0 3.8 3.8 0 0 1 7.4 0'/%3E%3Cpath id='e' fill='%2385340a' stroke-width='1' d='M303.4 234.3c4.7-4.1 10.7-4.8 14-1.7a8 8 0 0 1 1.5 3.4q.6 3.6-2.1 7.5l.8.4c1.6-3.1 2.2-6.3 1.6-9.4l-.6-2.3c-4.5-3.7-10.7-4-15.2 2z'/%3E%3Cpath id='d' fill='%2385340a' stroke-width='1' d='M310.8 233c2.7 0 3.3.6 4.5 1.7 1.2 1 1.9.8 2 1 .3.2 0 .8-.3.6-.5-.2-1.3-.6-2.5-1.6s-2.5-1-3.7-1c-3.7 0-5.7 3-6.1 2.8-.5-.2 2-3.5 6.1-3.5'/%3E%3Cuse xlink:href='%23h' width='100%25' height='100%25' transform='translate(-18.4)'/%3E%3Ccircle id='f' cx='310.9' cy='236.3' r='1.8' fill='%2385340a' stroke-width='1'/%3E%3Cpath id='g' fill='%2385340a' stroke-width='1' d='M305.9 237.5c3.5 2.7 7 2.5 9 1.3 2-1.3 2-1.7 1.6-1.7s-.8.4-2.4 1.3c-1.7.8-4.1.8-8.2-.9'/%3E%3C/svg%3E")}.fi-ar.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2374acdf' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.7H0z'/%3E%3Cg id='c' transform='translate(-153.6)scale(1.024)'%3E%3Cpath id='a' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.1' d='m396.8 251.3 28.5 62s.5 1.2 1.3.9c.8-.4.3-1.6.3-1.6l-23.7-64m-.7 24.2c-.4 9.4 5.4 14.6 4.7 23-.8 8.5 3.8 13.2 5 16.5 1 3.3-1.2 5.2-.3 5.7 1 .5 3-2.1 2.4-6.8-.7-4.6-4.2-6-3.4-16.3s-4.2-12.7-3-22'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3Cpath id='b' fill='%2385340a' d='M404.3 274.4c.5 9 5.6 13 4.6 21.3 2.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8 19.5 42.6-16.3-43.9'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(90 256 256)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(180 256 256)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(-90 256 256)'/%3E%3Ccircle cx='256' cy='256' r='28.4' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.5'/%3E%3Cpath id='h' fill='%23843511' stroke-width='1' d='M265.7 250c-2 0-3.8.8-4.9 2.5 2.2 2 7 2.2 10.3-.2a7.5 7.5 0 0 0-5.4-2.4zm0 .4c1.9 0 3.6.8 3.9 1.7-2.2 2.4-5.7 2.2-7.9.4 1-1.5 2.5-2.1 4-2.1'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512.3 0)'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512.3 0)'/%3E%3Cuse xlink:href='%23f' width='100%25' height='100%25' transform='translate(19.3)'/%3E%3Cuse xlink:href='%23g' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512.3 0)'/%3E%3Cpath fill='%2385340a' d='M251.6 260a2 2 0 1 0 2 3c.8.6 1.8.6 2.4.6h.3c.5 0 1.6 0 2.3-.6.4.5 1 .8 1.6.8a2 2 0 0 0 .4-3.9c.5.2.9.7.9 1.3a1.3 1.3 0 0 1-2.7 0 3 3 0 0 1-2.7 1.8 3.3 3.3 0 0 1-2.7-1.8c0 .7-.6 1.3-1.3 1.3a1.3 1.3 0 0 1-.4-2.6zm2.2 5.8c-2.2 0-3 2-5 3.3 1-.5 2-1.3 3.5-2.2s2.8.2 3.7.2 2.2-1.1 3.7-.2 2.4 1.7 3.5 2.2c-2-1.4-2.8-3.3-5-3.3a6 6 0 0 0-2.2.6c-1-.4-1.8-.6-2.2-.6'/%3E%3Cpath fill='%2385340a' d='M253 268.3c-.8 0-2 .3-3.6.8 4-1 4.8.4 6.6.4 1.7 0 2.6-1.3 6.6-.4-4.4-1.4-5.3-.5-6.6-.5-.9 0-1.5-.3-3-.3'/%3E%3Cpath fill='%2385340a' d='M249.6 269h-.8c4.6.5 2.4 3.1 7.2 3.1s2.6-2.6 7.2-3c-4.8-.5-3.3 2.4-7.2 2.4-3.7 0-2.6-2.5-6.4-2.5'/%3E%3Cpath fill='%2385340a' d='M260 276.1a4 4 0 0 0-8 0 4 4 0 0 1 8 0'/%3E%3Cpath id='e' fill='%2385340a' stroke-width='1' d='M238.3 249.9c5-4.4 11.4-5 14.9-1.8a8.6 8.6 0 0 1 1.6 3.7c.5 2.5-.3 5.2-2.3 8 .3 0 .7.1 1 .4 1.7-3.4 2.3-6.8 1.7-10l-.7-2.5c-4.8-4-11.4-4.4-16.2 2.2'/%3E%3Cpath id='d' fill='%2385340a' stroke-width='1' d='M246.2 248.6c2.8 0 3.5.6 4.8 1.7s2 .9 2.2 1.1 0 .9-.4.7c-.5-.3-1.4-.7-2.7-1.8-1.3-1-2.6-1-4-1-3.8 0-6 3.2-6.5 3-.4-.2 2.2-3.7 6.6-3.7'/%3E%3Cuse xlink:href='%23h' width='100%25' height='100%25' transform='translate(-19.6)'/%3E%3Ccircle id='f' cx='246.3' cy='252.1' r='2' fill='%2385340a' stroke-width='1'/%3E%3Cpath id='g' fill='%2385340a' stroke-width='1' d='M241 253.4c3.7 2.8 7.4 2.6 9.6 1.3s2.2-1.8 1.7-1.8c-.4 0-.9.5-2.6 1.4-1.8.8-4.4.8-8.8-1z'/%3E%3C/svg%3E")}.fi-as{background-image:url(./as.D2gsNMrP.svg)}.fi-as.fis{background-image:url(./as._t1IQUdv.svg)}.fi-at{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M640 480H0V0h640z'/%3E%3Cpath fill='%23c8102e' d='M640 480H0V320h640zm0-319.9H0V.1h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-at.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M512 512H0V0h512z'/%3E%3Cpath fill='%23c8102e' d='M512 512H0V341.3h512zm0-341.2H0V.1h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-au{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300008B' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='red' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='red' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3Cpath fill='%23fff' d='m527 396.7-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zm-3.7-117.2 2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-104.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8L387 178l6.7 19.3 19.4-6.3-10.9 17.3 17.1 11.2ZM623 186.7l-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-96.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8-15.1 14.4 2.4-20.7-20.7-2.8 17.7-11L467 73.5l19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6zM234 385.7l-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8 38.9-24.8-24-39.4 43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Z'/%3E%3C/svg%3E")}.fi-au.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300008B' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='red' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='red' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3Cpath fill='%23fff' d='m202 402.8-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8L93 377.4 69 338l43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Zm222.7 8-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zM415 293.6l2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-84.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8 7.2-19.1 6.7 19.3 19.4-6.3-10.9 17.3zm175.8-32.8-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-82.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8L376 140l2.4-20.7-20.7-2.8 17.7-11-10.7-17.9 19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6z'/%3E%3C/svg%3E")}.fi-aw{background-image:url(./aw.W0PWLK5p.svg)}.fi-aw.fis{background-image:url(./aw.CLCX8uk5.svg)}.fi-ax{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M106.3 0h1133.3v850H106.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.56472 0 0 .56482 -60 -.1)'%3E%3Cpath fill='%230053a5' d='M0 0h1300v850H0z'/%3E%3Cg fill='%23ffce00'%3E%3Cpath d='M400 0h250v850H400z'/%3E%3Cpath d='M0 300h1300v250H0z'/%3E%3C/g%3E%3Cg fill='%23d21034'%3E%3Cpath d='M475 0h100v850H475z'/%3E%3Cpath d='M0 375h1300v100H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ax.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M166 0h850v850H166z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-100)scale(.6024)'%3E%3Cpath fill='%230053a5' d='M0 0h1300v850H0z'/%3E%3Cg fill='%23ffce00'%3E%3Cpath d='M400 0h250v850H400z'/%3E%3Cpath d='M0 300h1300v250H0z'/%3E%3C/g%3E%3Cg fill='%23d21034'%3E%3Cpath d='M475 0h100v850H475z'/%3E%3Cpath d='M0 375h1300v100H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-az{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%233f9c35' d='M.1 0h640v480H.1z'/%3E%3Cpath fill='%23ed2939' d='M.1 0h640v320H.1z'/%3E%3Cpath fill='%2300b9e4' d='M.1 0h640v160H.1z'/%3E%3Ccircle cx='304' cy='240' r='72' fill='%23fff'/%3E%3Ccircle cx='320' cy='240' r='60' fill='%23ed2939'/%3E%3Cpath fill='%23fff' d='m384 200 7.7 21.5 20.6-9.8-9.8 20.7L424 240l-21.5 7.7 9.8 20.6-20.6-9.8L384 280l-7.7-21.5-20.6 9.8 9.8-20.6L344 240l21.5-7.7-9.8-20.6 20.6 9.8z'/%3E%3C/svg%3E")}.fi-az.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233f9c35' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ed2939' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%2300b9e4' d='M0 0h512v170.7H0z'/%3E%3Ccircle cx='238.8' cy='256' r='76.8' fill='%23fff'/%3E%3Ccircle cx='255.9' cy='256' r='64' fill='%23ed2939'/%3E%3Cpath fill='%23fff' d='m324.2 213.3 8.1 23 22-10.5-10.4 22 23 8.2-23 8.2 10.4 22-22-10.5-8.1 23-8.2-23-22 10.5 10.5-22-23-8.2 23-8.2-10.5-22 22 10.5z'/%3E%3C/svg%3E")}.fi-ba{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%23009' d='M-85.3 0h682.6v512H-85.3z'/%3E%3Cpath fill='%23FC0' d='m56.5 0 511 512.3V.3z'/%3E%3Cpath fill='%23FFF' d='M439.9 481.5 412 461.2l-28.6 20.2 10.8-33.2-28.2-20.5h35l10.8-33.2 10.7 33.3h35l-28 20.7zm81.3 10.4-35-.1-10.7-33.3-10.8 33.2h-35l28.2 20.5-10.8 33.2 28.6-20.2 28 20.3-10.5-33zM365.6 384.7l28-20.7-35-.1-10.7-33.2-10.8 33.2-35-.1 28.2 20.5-10.8 33.3 28.6-20.3 28 20.4zm-64.3-64.5 28-20.6-35-.1-10.7-33.3-10.9 33.2h-34.9l28.2 20.5-10.8 33.2 28.6-20.2 27.9 20.3zm-63.7-63.6 28-20.7h-35L220 202.5l-10.8 33.2h-35l28.2 20.4-10.8 33.3 28.6-20.3 28 20.4-10.5-33zm-64.4-64.3 28-20.6-35-.1-10.7-33.3-10.9 33.2h-34.9L138 192l-10.8 33.2 28.6-20.2 27.9 20.3-10.4-33zm-63.6-63.9 27.9-20.7h-35L91.9 74.3 81 107.6H46L74.4 128l-10.9 33.2L92.1 141l27.8 20.4zm-64-64 27.9-20.7h-35L27.9 10.3 17 43.6h-35L10.4 64l-11 33.3L28.1 77l27.8 20.4zm-64-64L9.4-20.3h-35l-10.7-33.3L-47-20.4h-35L-53.7 0l-10.8 33.2L-35.9 13l27.8 20.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ba.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23009' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fc0' d='m77 0 437 437V0z'/%3E%3Cpath fill='%23FFF' d='m461.4 470.4-26.1-19.1-26.9 19 10.2-31.2-26.4-19.2h32.7l10.2-31 10 31.1 32.8.1-26.2 19.4zm76.7 10.4h-32.7l-10-31.2-10.2 31.1h-32.8l26.4 19.2-10.1 31.2 26.8-19 26.2 19-9.8-30.9zM391.8 379.6l26.2-19.4h-32.7L375.2 329 365 360h-32.7l26.4 19.3-10.1 31.1 26.8-19 26.1 19.1zm-60.3-60.4 26.2-19.4-32.8-.1-10-31.2-10.2 31.2-32.7-.1 26.4 19.2-10.2 31.2 26.9-19 26.1 19.1zm-59.7-59.7 26.2-19.4h-32.7l-10.1-31.2L245 240h-32.7l26.4 19.2-10.1 31.2 26.8-19 26.1 19zm-60.4-60.3 26.2-19.3-32.8-.1-10-31.2-10.2 31.2-32.7-.1 26.4 19.2-10.2 31.2 26.9-19 26.1 19-9.7-30.8zm-59.7-59.9L178 120l-32.7-.1-10-31.2-10.3 31.1H92.2l26.4 19.2-10.1 31.2 26.8-19 26.1 19zm-60-60L118 60l-32.7-.1-10-31.2L65 59.8H32.2L58.6 79l-10.1 31.2 26.8-19 26.2 19zm-60-60L58 0 25.2-.1l-10-31.2L4.8-.2h-32.7L-1.4 19l-10.1 31.2 26.8-19 26.1 19z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2300267f' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ffc726' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath id='a' fill='%23000001' d='M319.8 135.5c-7 19-14 38.6-29.2 53.7 4.7-1.6 13-3 18.2-2.8v79.5l-22.4 3.3c-.8 0-1-1.3-1-3-2.2-24.7-8-45.5-14.8-67-.5-2.9-9-14-2.4-12 .8 0 9.5 3.6 8.2 1.9a85 85 0 0 0-46.4-24c-1.5-.3-2.4.5-1 2.2 22.4 34.6 41.3 75.5 41.1 124 8.8 0 30-5.2 38.7-5.2v56.1H320l2.5-156.7z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 639.5 0)'/%3E%3C/svg%3E")}.fi-bb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2300267f' d='M0-.2h512V512H0z'/%3E%3Cpath fill='%23ffc726' d='M170.7-.2h170.6V512H170.7z'/%3E%3Cpath id='a' fill='%23000001' d='M256 173.3c-5.5 15.1-11.2 30.9-23.3 43a51.7 51.7 0 0 1 14.6-2.3v63.6l-18 2.7c-.7 0-.9-1-.9-2.4a243.6 243.6 0 0 0-11.7-53.6c-.4-2.3-7.2-11.3-2-9.7.7 0 7.7 3 6.6 1.6a68 68 0 0 0-37.1-19.2c-1.2-.3-2 .3-.9 1.7 18 27.7 33.1 60.4 33 99.2 7 0 24-4.1 31-4.1v44.9h8.8l2-125.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3C/svg%3E")}.fi-bd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23006a4e' d='M0 0h640v480H0z'/%3E%3Ccircle cx='280' cy='240' r='160' fill='%23f42a41'/%3E%3C/svg%3E")}.fi-bd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23006a4e' d='M0 0h512v512H0z'/%3E%3Ccircle cx='230' cy='256' r='170.7' fill='%23f42a41'/%3E%3C/svg%3E")}.fi-be{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ffd90c' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-be.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ffd90c' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23f31830' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23de0000' d='M640 479.6H.4V0H640z'/%3E%3Cpath fill='%2335a100' d='M639.6 480H0V240.2h639.6z'/%3E%3Cpath fill='%23fff300' d='m254.6 276.2-106-72.4h131L320 86.6 360.4 204l131-.1-106 72.4 40.5 117.3-106-72.6L214 393.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-bf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23de0000' d='M512 511.6H.5V0H512z'/%3E%3Cpath fill='%2335a100' d='M511.8 512H0V256.2h511.7z'/%3E%3C/g%3E%3Cpath fill='%23fff300' fill-rule='evenodd' d='m389 223.8-82.9 56.5 31.7 91.6-82.7-56.7-82.8 56.7 31.7-91.6-82.8-56.6 102.3.2 31.6-91.7 31.5 91.6'/%3E%3C/svg%3E")}.fi-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23d62612' d='M0 320h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v160H0z'/%3E%3Cpath fill='%2300966e' d='M0 160h640v160H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23d62612' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%2300966e' d='M0 170.7h512v170.6H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0'/%3E%3Cpath fill='%23ce1126' d='M640 0H96l110.7 48L96 96l110.7 48L96 192l110.7 48L96 288l110.7 48L96 384l110.7 48L96 480h544'/%3E%3C/svg%3E")}.fi-bh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0'/%3E%3Cpath fill='%23ce1126' d='M512 0H102.4l83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2H512'/%3E%3C/svg%3E")}.fi-bi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-90.5 0H592v512H-90.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(84.9)scale(.9375)'%3E%3Cpath fill='%2318b637' d='m-178 0 428.8 256L-178 512zm857.6 0L250.8 256l428.8 256z'/%3E%3Cpath fill='%23cf0921' d='m-178 0 428.8 256L679.6 0zm0 512 428.8-256 428.8 256z'/%3E%3Cpath fill='%23fff' d='M679.6 0h-79.9L-178 464.3V512h79.9L679.6 47.7z'/%3E%3Cpath fill='%23fff' d='M398.9 256a148 148 0 1 1-296.1 0 148 148 0 0 1 296 0z'/%3E%3Cpath fill='%23fff' d='M-178 0v47.7L599.7 512h79.9v-47.7L-98.1 0z'/%3E%3Cpath fill='%23cf0921' stroke='%2318b637' stroke-width='3.9' d='m280 200.2-19.3.3-10 16.4-9.9-16.4-19.2-.4 9.3-16.9-9.2-16.8 19.2-.4 10-16.4 9.9 16.5 19.2.4-9.3 16.8zm-64.6 111.6-19.2.3-10 16.4-9.9-16.4-19.2-.4 9.3-16.9-9.2-16.8 19.2-.4 10-16.4 9.9 16.5 19.2.4-9.3 16.8zm130.6 0-19.2.3-10 16.4-10-16.4-19.1-.4 9.3-16.9-9.3-16.8 19.2-.4 10-16.4 10 16.5 19.2.4-9.4 16.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bi.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='gray' d='M60.8 337h175v175h-175z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-178 -986)scale(2.9257)'%3E%3Cpath fill='%2318b637' d='m0 337 146.6 87.5L0 512zm293.1 0-146.5 87.5L293 512z'/%3E%3Cpath fill='%23cf0921' d='m0 337 146.6 87.5L293 337zm0 175 146.6-87.5L293 512z'/%3E%3Cpath fill='%23fff' d='M293.1 337h-27.3L0 495.7V512h27.3l265.8-158.7z'/%3E%3Cpath fill='%23fff' d='M197.2 424.5a50.6 50.6 0 1 1-101.2 0 50.6 50.6 0 0 1 101.2 0'/%3E%3Cpath fill='%23fff' d='M0 337v16.3L265.8 512h27.3v-16.3L27.3 337z'/%3E%3Cpath fill='%23cf0921' stroke='%2318b637' stroke-width='1pt' d='m156.5 405.4-6.6.1-3.4 5.6-3.4-5.6-6.5-.1 3.2-5.8-3.2-5.7 6.6-.2 3.4-5.6 3.4 5.7h6.5l-3.1 5.8zm-22 38.2h-6.6l-3.4 5.7-3.4-5.6-6.6-.2 3.2-5.7-3.1-5.8 6.5-.1 3.4-5.6 3.4 5.6 6.6.2-3.2 5.7zm44.6 0h-6.6l-3.4 5.7-3.4-5.6-6.5-.2 3.1-5.7-3.1-5.8 6.6-.1 3.4-5.6 3.4 5.6 6.5.2-3.2 5.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='gray' d='M67.6-154h666v666h-666z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.961 0 0 .7207 -65 111)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23319400' d='M0-154h333v666H0z'/%3E%3Cpath fill='%23ffd600' d='M333-154h666v333H333z'/%3E%3Cpath fill='%23de2110' d='M333 179h666v333H333z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-bj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='gray' d='M67.6-154h666v666h-666z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-52 118.4)scale(.7688)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23319400' d='M0-154h333v666H0z'/%3E%3Cpath fill='%23ffd600' d='M333-154h666v333H333z'/%3E%3Cpath fill='%23de2110' d='M333 179h666v333H333z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-bl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-bl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300267f' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23f31830' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bm{background-image:url(./bm.BoWRAtUx.svg)}.fi-bm.fis{background-image:url(./bm.CyW69jd8.svg)}.fi-bn{background-image:url(./bn.BDKbSv-u.svg)}.fi-bn.fis{background-image:url(./bn.CEevvwJS.svg)}.fi-bo{background-image:url(./bo.BE5mqlGv.svg)}.fi-bo.fis{background-image:url(./bo.Cvfzpazb.svg)}.fi-bq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2321468b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23ae1c28' d='M0 0h640v160H0z'/%3E%3C/svg%3E")}.fi-bq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2321468b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23ae1c28' d='M0 0h512v170.7H0z'/%3E%3C/svg%3E")}.fi-br{background-image:url(./br.DFzUeaDV.svg)}.fi-br.fis{background-image:url(./br.Dbh3w8z9.svg)}.fi-bs{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-12 0h640v480H-12z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(12)'%3E%3Cpath fill='%23fff' d='M968.5 480h-979V1.8h979z'/%3E%3Cpath fill='%23ffe900' d='M968.5 344.5h-979V143.3h979z'/%3E%3Cpath fill='%2308ced6' d='M968.5 480h-979V320.6h979zm0-318.7h-979V2h979z'/%3E%3Cpath fill='%23000001' d='M-11 0c2.3 0 391.8 236.8 391.8 236.8L-12 479.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bs.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M56.6 26.4H537v480.3H56.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='matrix(1.066 0 0 1.067 -60.4 -28.1)'%3E%3Cpath fill='%23fff' d='M990 506.2H9.4V27.6H990z'/%3E%3Cpath fill='%23ffe900' d='M990 370.6H9.4V169.2H990z'/%3E%3Cpath fill='%2308ced6' d='M990 506.2H9.4V346.7H990zm0-319H9.4V27.9H990z'/%3E%3Cpath fill='%23000001' d='M9 25.9c2.1 0 392.3 237 392.3 237L7.8 505.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bt{background-image:url(./bt.Csq9bKsA.svg)}.fi-bt.fis{background-image:url(./bt.Cm0R6rAQ.svg)}.fi-bv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-28 0h699.7v512H-28z'/%3E%3Cpath fill='%23d72828' d='M-53-77.8h218.7v276.2H-53zM289.4-.6h381v199h-381zM-27.6 320h190.4v190.3H-27.6zm319.6 2.1h378.3v188.2H292z'/%3E%3Cpath fill='%23003897' d='M196.7-25.4H261v535.7h-64.5z'/%3E%3Cpath fill='%23003897' d='M-27.6 224.8h698v63.5h-698z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-68 0h699.7v512H-68z'/%3E%3Cpath fill='%23d72828' d='M-93-77.8h218.7v276.2H-93zM249.4-.6h381v199h-381zM-67.6 320h190.4v190.3H-67.5zm319.6 2.1h378.3v188.2H252z'/%3E%3Cpath fill='%23003897' d='M156.7-25.4H221v535.7h-64.5z'/%3E%3Cpath fill='%23003897' d='M-67.5 224.8h697.8v63.5H-67.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cbff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 186h640v108H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cbff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 192h512v128H0z'/%3E%3Cpath fill='%23000001' d='M0 212.7h512V299H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-by{background-image:url(./by.oPm0zKcB.svg)}.fi-by.fis{background-image:url(./by.EkqhOCLw.svg)}.fi-bz{background-image:url(./bz.YpwBidLU.svg)}.fi-bz.fis{background-image:url(./bz.CqiVUvof.svg)}.fi-ca{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M150.1 0h339.7v480H150z'/%3E%3Cpath fill='%23d52b1e' d='M-19.7 0h169.8v480H-19.7zm509.5 0h169.8v480H489.9zM201 232l-13.3 4.4 61.4 54c4.7 13.7-1.6 17.8-5.6 25l66.6-8.4-1.6 67 13.9-.3-3.1-66.6 66.7 8c-4.1-8.7-7.8-13.3-4-27.2l61.3-51-10.7-4c-8.8-6.8 3.8-32.6 5.6-48.9 0 0-35.7 12.3-38 5.8l-9.2-17.5-32.6 35.8c-3.5.9-5-.5-5.9-3.5l15-74.8-23.8 13.4c-2 .9-4 .1-5.2-2.2l-23-46-23.6 47.8c-1.8 1.7-3.6 1.9-5 .7L264 130.8l13.7 74.1c-1.1 3-3.7 3.8-6.7 2.2l-31.2-35.3c-4 6.5-6.8 17.1-12.2 19.5-5.4 2.3-23.5-4.5-35.6-7 4.2 14.8 17 39.6 9 47.7'/%3E%3C/svg%3E")}.fi-ca.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M81.1 0h362.3v512H81.1z'/%3E%3Cpath fill='%23d52b1e' d='M-100 0H81.1v512H-100zm543.4 0h181.1v512H443.4zM135.3 247.4l-14 4.8 65.4 57.5c5 14.8-1.7 19.1-6 26.9l71-9-1.8 71.5 14.8-.5-3.3-70.9 71.2 8.4c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.1c-9.4-7.3 4-34.8 6-52.2 0 0-38.1 13.1-40.6 6.2l-9.9-18.5-34.6 38c-3.8 1-5.4-.6-6.3-3.8l16-79.7-25.4 14.3c-2.1.9-4.2 0-5.6-2.4l-24.5-49-25.2 50.9c-1.9 1.8-3.8 2-5.4.8l-24.2-13.6 14.5 79.2c-1.1 3-3.9 4-7.1 2.3l-33.3-37.8c-4.3 7-7.3 18.4-13 21-5.7 2.3-25-4.9-37.9-7.7 4.4 15.9 18.2 42.3 9.5 51z'/%3E%3C/svg%3E")}.fi-cc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' d='m0-360 69.4 215.8 212-80.3L156-35.6 351 80.1 125 99.8l31.1 224.6L0 160l-156.2 164.3 31.1-224.5L-351 80l195-115.7-125.5-188.9 212 80.3z'/%3E%3Cpath id='b' d='M0-210 54.9-75.5l144.8 10.6-111 93.8 34.7 141L0 93.3-123.4 170l34.6-141-111-93.8 145-10.6z'/%3E%3C/defs%3E%3Cpath fill='green' d='M0 0h640v480H0z'/%3E%3Ccircle cx='320' cy='240' r='66.7' fill='%23ffe000'/%3E%3Ccircle cx='340.8' cy='240' r='54.9' fill='green'/%3E%3Ccircle cx='109.8' cy='173.3' r='69.8' fill='%23ffe000'/%3E%3Cpath fill='%23802000' stroke='%237b3100' stroke-width='1.5' d='M105 226h17.5s.7-1.6-.2-2.4c-1-.8-4.7-1-3.7-3.8 2-5.8 2.4-4 3.7-17.8a739 739 0 0 0 2-35.5h-2.6s.5 6.7-1 15.5c-1.4 8.8-1.9 9.5-3.5 16.3a63.5 63.5 0 0 1-3.3 11.2c-1.4 4-1.6 4.1-3.8 7.8-2.3 3.6-1.5 2.2-2.7 4.4-.7 1.1-1.4.8-1.9 1.6-.4.8-.5 2.7-.5 2.7z'/%3E%3Cpath fill='green' d='M118.3 122.5a23 23 0 0 1-1.2 9.2 26.5 26.5 0 0 0-2.3 9.8c-1.8.6-3.7-3.9-5.5-1.2 1.3 3.7 4.4 6.6 6.4 9.9.4 1 3.4 3.7 1.6 4.3-4.3-1.5-5.4-7-8-10.3a19 19 0 0 0-15.5-10c-2.5.1-10.4-.5-8.4 3.7 3 2 6.8 3.4 9.8 5.7 2.3.2 6.3 4 6.1 5.4-4-1.6-5.8-3.5-10-5.2-5.8-2.2-13.7-.9-17 4.8-.5 1.5-1.4 5.8.5 6.3 2.2-3.4 5.3-7.3 9.9-6.2 3.6.3-4 6.7-1.1 5.4 1-.4 3-1.8 4.6-2 1.5 0 2.3 1 3.4 1.2 2.3.3 3 1.2 2.7 1.8-.2.6-1 0-3.3.8-1.1.4-1.7 1.4-3 1.9-1.4.4-4.2.5-5.2 0-3.7-1.5-9.7-1.3-10.8 3.3 0 2-1.8-.2-2.6.7-.7 2.2-.8 4.4-4 4.2-2 2-4 4.2-6.6 5.7 1.5 3.4 7.3-3.4 7-.5-2.5 3.5 1.4 4.2 3 1.5 2.9-3 6.5-6.7 10.7-3.6 2 1.9 3.2-1 4.7-1 1 2.5 2.1.2 3.2-.5 1.7-.2 1.2 2.2 3.2.7 4.1-2.7 9.1-.4 13.1-3 4.3-2 .6 1.5-.5 2.9-1.9 3.6-.3 8.4-4.3 10.6-1.7 4.3 1.9 10-1.7 13.2-.5 2 4.6 1.8 6 2.6 2.6 0 0-5.8 2.5-6.6 3.4 2 3.2-3.8 2.5-5.6.4-4 .6-8.6 2.6-12.3 2.2-4.5 4.2 1.9 1.8 3.7-1.4 4.1-3.4 9.4-.3 13.3 1 .2 1.7 2.4 2.8 3 1.2.7 2.8-.1 3-2.1 1.6-6 .8-12.4 3-18.3 1.5-1.8 3.6-.3 4.5 1.4 3 3.5 5.1 7.8 8.7 10.7a15 15 0 0 1 7.8 7.3c0 2.6 7.4 3 5.2 0-2.1-2.7-.7-5.6 1.4-7.5 1.2.3.9-1.8 0-1-1.5-.3-1.6-3 .4-1.7 3.5 1.1-.2-2.5-1.5-2.6-2.9-1.8-6.2-3.8-7.6-7 3.8 0 7.7 2.1 11.5.9 3.1-1.6 6.2 0 7.3 2.8 2.4-.4 1.4-2.8 0-3.6 1.7-.7 3-2.2.8-3.5-1-1.4 1.5-4-1.7-3.8.1-2.5-.8-4.7-3.5-5.6-2.7-2.2-10.6 3.4-10.3-1.7-.8-2.8 3.2-.4 4.3-1.8 1.1-3-5.5-2.6-3.3-5 1.4-.8 8.1-2.1 2.9-3.1a8.3 8.3 0 0 1-7-1.1c-1.9 3.1-7.2-1.8-6.3 3.8-.7 2.1-5.5 7.6-6.8 3.4 1-3.3 6.8-4.3 5-8.8-.3-2.7-2.6.5-3.6.3-.6-1.7 1.6-3.8 3.2-4.2 3 2.4 3-3 6-2.5 2.1-.5-.7-1.4-1.3-1.8.6-1.5 3.9-2.3.7-3.7-2.9-2-5 2.1-7.3 2.3-2.2-2.5 2-3.7 3.2-5 .1-1-2.4-.3-1.7-1.2.7-1.1 5.2-1.2 3-3a14.7 14.7 0 0 0-10.2.6c-2 .6-2.5 5-4.2 4.8-.7-2 .3-5.8-2.4-6.3m15 42.3c2.4-.4 0 3.7-1 3.6 0-1.4-3.6-1.3-1.3-2.6a7.3 7.3 0 0 1 2.3-1'/%3E%3Cg fill='%23ffe000' transform='translate(0 80)scale(.0635)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='4200'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='6300' y='2205'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='840'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='8680' y='1869'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' x='8064' y='2730'/%3E%3C/g%3E%3C/svg%3E")}.fi-cc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' d='m0-360 69.4 215.8 212-80.3L156-35.6 351 80.1 125 99.8l31.1 224.6L0 160l-156.2 164.3 31.1-224.5L-351 80l195-115.7-125.5-188.9 212 80.3z'/%3E%3Cpath id='b' d='M0-210 54.9-75.5l144.8 10.6-111 93.8 34.7 141L0 93.3-123.4 170l34.6-141-111-93.8 145-10.6z'/%3E%3C/defs%3E%3Cpath fill='green' d='M0 0h512v512H0z'/%3E%3Ccircle cx='268.2' cy='250.4' r='61.2' fill='%23ffe000'/%3E%3Ccircle cx='287.3' cy='250.4' r='50.4' fill='green'/%3E%3Ccircle cx='75.2' cy='189.2' r='64.2' fill='%23ffe000'/%3E%3Cpath fill='%23802000' stroke='%237b3100' stroke-width='1.4' d='M70.7 237.6h16s.8-1.5-.1-2.2c-.9-.8-4.3-1-3.4-3.5 2-5.4 2.2-3.7 3.4-16.4s1.7-32.6 1.7-32.6H86s.5 6.2-.9 14.3c-1.3 8-1.7 8.7-3.2 15-1.4 6.1-1.7 6.6-3 10.3-1.3 3.6-1.5 3.7-3.5 7l-2.5 4.2c-.6 1-1.3.7-1.7 1.4-.4.8-.5 2.5-.5 2.5z'/%3E%3Cpath fill='green' d='M83 142.5c0 2.5-.2 5.7-1.2 8.4-1 3-2.2 6-2.1 9-1.7.7-3.4-3.5-5-1 1.2 3.3 4 6 5.9 9 .3 1 3 3.5 1.5 4-4-1.3-5-6.4-7.5-9.5a17.5 17.5 0 0 0-14.2-9c-2.3 0-9.6-.6-7.7 3.2 2.8 2 6.3 3.2 9 5.3 2.1.2 5.8 3.6 5.6 5-3.6-1.5-5.3-3.3-9.2-4.8-5.3-2-12.6-.9-15.5 4.4-.6 1.4-1.4 5.3.3 5.7 2-3.1 5-6.6 9.2-5.7 3.3.3-3.8 6.3-1 5 .8-.3 2.8-1.6 4.1-1.7 1.4-.2 2.2.8 3.2 1 2.1.3 2.7 1.1 2.5 1.6-.2.6-1 .1-3 .8-1 .3-1.6 1.3-2.9 1.7-1.2.4-3.8.4-4.7 0-3.4-1.4-8.9-1.1-10 3 0 2-1.6-.1-2.3.7-.6 2-.8 4-3.8 3.9-1.8 1.9-3.6 3.9-6 5.2 1.4 3.1 6.8-3.1 6.5-.5-2.3 3.2 1.2 3.9 2.8 1.4 2.6-2.8 5.9-6.1 9.8-3.3 1.9 1.7 3-1 4.3-.8.9 2.2 2 0 3-.5 1.5-.2 1 2 3 .6 3.7-2.5 8.3-.4 12-2.8 3.8-1.8.5 1.4-.6 2.7-1.7 3.3-.2 7.7-4 9.7-1.4 4 1.8 9.2-1.5 12.1-.5 1.9 4.3 1.7 5.6 2.4 2.4.1 0-5.3 2.2-6 3.1 1.9 3-3.5 2.4-5.2.3-3.7.5-7.8 2.3-11.3 2-4.1 3.9 1.7 1.6 3.4-1.2 3.8-3 8.7-.2 12.2.9.2 1.5 2.2 2.6 2.8 1 .7 2.5-.1 2.8-2 1.4-5.4.7-11.4 2.7-16.7 1.3-1.7 3.3-.3 4.1 1.2 2.8 3.2 4.7 7.2 8 9.9a14 14 0 0 1 7.2 6.7c0 2.4 6.8 2.7 4.8 0-2-2.5-.7-5.2 1.3-6.9 1 .3.7-1.6 0-.9-1.4-.3-1.5-2.8.3-1.6 3.2 1-.2-2.3-1.3-2.4-2.7-1.6-5.7-3.5-7-6.4 3.4 0 7 2 10.5.8 2.9-1.5 5.7.1 6.7 2.6 2.2-.4 1.3-2.5 0-3.3 1.6-.6 2.7-2 .8-3.2-1-1.4 1.4-3.6-1.6-3.5.1-2.3-.8-4.3-3.2-5.1-2.5-2.1-9.7 3-9.5-1.7-.7-2.5 3-.3 4-1.6 1-2.7-5-2.4-3-4.5 1.2-.8 7.4-2 2.6-3a7.6 7.6 0 0 1-6.4-1c-1.7 3-6.7-1.6-5.8 3.6-.7 2-5 7-6.3 3.1 1-3 6.3-4 4.6-8-.2-2.6-2.3.4-3.3.2-.5-1.6 1.5-3.5 3-3.9 2.7 2.2 2.8-2.7 5.5-2.3 2-.4-.7-1.2-1.2-1.6.5-1.4 3.5-2.2.6-3.4-2.6-2-4.5 2-6.6 2.1-2-2.3 1.8-3.4 2.9-4.6 0-1-2.3-.3-1.6-1 .6-1.2 4.8-1.3 2.8-2.9-2.9-1-6.6-.7-9.4.5-1.8.6-2.3 4.6-3.8 4.4-.8-1.7.2-5.2-2.2-5.8zm13.7 38.9c2.3-.4 0 3.3-1 3.3.1-1.3-3.2-1.2-1.1-2.4a6.7 6.7 0 0 1 2.1-1z'/%3E%3Cg fill='%23ffe000' transform='translate(-25.8 103.5)scale(.05833)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='4200'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='6300' y='2205'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='840'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='8680' y='1869'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' x='8064' y='2730'/%3E%3C/g%3E%3C/svg%3E")}.fi-cd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23007fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23f7d618' d='M28.8 96H96l20.8-67.2L137.6 96h67.2l-54.4 41.6 20.8 67.2-54.4-41.6-54.4 41.6 20.8-67.2zM600 0 0 360v120h40l600-360V0z'/%3E%3Cpath fill='%23ce1021' d='M640 0 0 384v96L640 96z'/%3E%3C/svg%3E")}.fi-cd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0-88h600v600H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(0 75.1)scale(.853)'%3E%3Cpath fill='%23007fff' d='M0-88h800v600H0z'/%3E%3Cpath fill='%23f7d618' d='M36 32h84l26-84 26 84h84l-68 52 26 84-68-52-68 52 26-84zM750-88 0 362v150h50L800 62V-88z'/%3E%3Cpath fill='%23ce1021' d='M800-88 0 392v120L800 32z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-12.4 32h640v480h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(12.4 -32)'%3E%3Cpath fill='%2300f' d='M-52 32h719.3v119H-52z'/%3E%3Cpath fill='%23ff0' d='M-52 391.6h719.3V512H-52z'/%3E%3Cpath fill='%23009a00' d='M-52 271.3h719.3v120.3H-52z'/%3E%3Cpath fill='%23fff' d='M-52 151h719.3v120.3H-52z'/%3E%3Cpath fill='red' d='M247.7 32.5h119.9V512H247.7z'/%3E%3Cpath fill='%23ff0' d='m99.3 137.7-31.5-21.8-31.3 22L47.4 101 16.9 78l38.2-1 12.5-36.3L80.3 77l38.1.7L88.2 101'/%3E%3C/g%3E%3C/svg%3E")}.fi-cf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%2300f' d='M-52-.5h768v127H-52z'/%3E%3Cpath fill='%23ff0' d='M-52 383.5h768V512H-52z'/%3E%3Cpath fill='%23009a00' d='M-52 255h768v128.5H-52z'/%3E%3Cpath fill='%23fff' d='M-52 126.5h768V255H-52z'/%3E%3Cpath fill='red' d='M268 0h128v512H268z'/%3E%3Cpath fill='%23ff0' d='M109.5 112.3 75.9 89.1l-33.4 23.4 11.6-39.2-32.5-24.6 40.7-1L75.7 8.8l13.5 38.6 40.8.8L97.6 73'/%3E%3C/g%3E%3C/svg%3E")}.fi-cg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-79.5 32h640v480h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(79.5 -32)'%3E%3Cpath fill='%23ff0' d='M-119.5 32h720v480h-720z'/%3E%3Cpath fill='%2300ca00' d='M-119.5 32v480l480-480z'/%3E%3Cpath fill='red' d='M120.5 512h480V32z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M115.7 0h496.1v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-119.5)scale(1.032)'%3E%3Cpath fill='%23ff0' d='M0 0h744v496H0z'/%3E%3Cpath fill='%2300ca00' d='M0 0v496L496 0z'/%3E%3Cpath fill='red' d='M248 496h496V0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M170 195h300v90H170z'/%3E%3Cpath d='M275 90h90v300h-90z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ch.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h512v512H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M96 208h320v96H96z'/%3E%3Cpath d='M208 96h96v320h-96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ci{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cd00' d='M426.8 0H640v480H426.8z'/%3E%3Cpath fill='%23ff9a00' d='M0 0h212.9v480H0z'/%3E%3Cpath fill='%23fff' d='M212.9 0h214v480h-214z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ci.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cd00' d='M341.5 0H512v512H341.5z'/%3E%3Cpath fill='%23ff9a00' d='M0 0h170.3v512H0z'/%3E%3Cpath fill='%23fff' d='M170.3 0h171.2v512H170.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ck{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23006' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m471.6 213 5.2-16.7-14-10.6 17.6-.2 6-16.5 5.6 16.5 17.7.5-14.1 10.5 5 16.7-14.5-10m27.1 13 10.4-13.9-9.7-14.8 16.7 5.8 11-13.5v17.6l16.4 6.4-16.8 5-.8 17.5-10.2-14.4m-98.4 15-.7-17.5-16.8-5.2L431 198v-17.4l10.9 13.5 16.8-5.6-9.8 14.7 10.3 14-17-4.5m-39.6 40.9-7.4-15.8-17.4 1.8 12.8-12.3L384 211l15.2 8.2 13.3-11.8-3.4 17.4 14.9 8.9-17.3 2.5M389 291.8l-13.3-11.1-15 9.2 6.4-16.7-12.9-11.6 17.3.7 7-16.4 4.3 17.2 17.2 1.5-14.6 9.8m3.2 60.4-16.5-4.8-10.1 14.5-.7-17.9-16.4-5.5 16.1-6.2v-18l10.7 14.1 16.4-5.6-9.6 15m29.5 50.8-17 2.4-3.5 17.4-7.8-16-17.1 1.6 12.2-12.3-7.1-16.4 15.3 8.5 12.8-11.8L393 362m45 38-15.1 8.2 2.6 17.6-12.7-12.4-15.6 7.6 7.3-15.9-12.3-12.9 17.3 2.6 8-15.5 3.4 17.4m53.8 9-8.3 15.3 11.7 13.2-17.4-3.3-8.9 15-2.4-17.3-17.2-4 15.8-7.4-1.7-17.5 12.2 12.8m57.4-13.1-.5 17.4 16.3 6.4-17 5-1.2 17.5-10-14.3-17 4.4 10.8-13.9-9.4-14.7 16.6 5.7M559 209.8l12 12.6 15.9-7.4-8.3 15.8 11.5 13.1-17-2.8-9 15.5L562 239l-17-3.5 15.7-8m34.2 21 5.5 16.6 17.5.3-14.2 10.7 4.7 16.8-14.1-10-14.6 10.1 5.4-16.8-13.8-10.6 17.6-.4m19.5 33.2-2 17.4 15.7 7.7-17.3 3.6-2.7 17.3-8.7-15.1-17.4 2.9 12-13-8.1-15.5 16 7.2m3 39.8-7.8 15.6L603 379l-17.4-2.7-8.4 15.3-3-17.3-17.4-3.3 15.6-8-2.3-17.4 12.6 12.3m-9.8 39.1-14.7 9.2 3.8 17.3-13.5-11.5-15 8.6 6.3-16.3-13.1-12.1 17.4 1.5 7-16 4.4 17.2'/%3E%3Cpath fill='%23006' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3C/svg%3E")}.fi-ck.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23006' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m344.8 250.1 5.7-18.3-15.4-11.7 19.4-.2 6.5-18.1 6.3 18.1 19.4.6-15.6 11.4 5.6 18.4-15.9-11m29.7 14.4 11.4-15.3-10.6-16.3 18.4 6.4 12-14.8V233l18 7.1-18.4 5.5-.9 19.2-11.3-15.8m-108 16.5-.8-19.2-18.4-5.7 18.2-7v-19.1l12 14.9 18.4-6.2-10.8 16.1 11.4 15.4-18.6-5m-43.6 45-8-17.4-19.2 2 14-13.5-7.2-17.7 16.7 9 14.6-13-3.7 19.1 16.3 9.7-19 2.8m-19.2 61-14.6-12.1-16.5 10 7-18.3-14-12.8 18.9.9 7.7-18 4.7 18.8 18.9 1.7-16 10.8m3.5 66.3-18.2-5.3-11 16-.8-19.7-18-6 17.7-6.9v-19.7l11.7 15.5 18-6.1-10.5 16.3m32.4 55.9-18.7 2.6-3.8 19.1L244 428l-18.8 1.8 13.5-13.5-7.9-18 16.9 9.3 14-13-3 19.3m49.4 41.7-16.7 9 3 19.3-14.1-13.6-17 8.3 8-17.4-13.5-14.1 19 2.8 8.7-17 3.7 19m59.1 10-9 16.8 12.8 14.5-19.1-3.6-9.8 16.4-2.7-19-18.9-4.4 17.4-8.2-1.9-19 13.5 13.9m63-14.4-.7 19.2 18 7-18.6 5.6-1.3 19.1-11-15.7-18.8 4.9 11.9-15.4-10.3-16.1 18.3 6.2m59.8-223.2 13.1 13.9 17.5-8.1-9 17.4L475 284l-18.7-3-9.8 17-2.5-19.3-18.6-4 17.2-8.7m37.6 23.1 6 18.3 19.1.3-15.5 11.7L495 338l-15.6-11-16 11.1 6-18.5-15.2-11.6 19.3-.5m21.4 36.5-2.2 19 17.3 8.6-19 4-3 19-9.5-16.7-19.1 3.2 13-14.3-8.8-17 17.7 7.9m3.2 43.7-8.5 17.1 13.3 14-19.1-2.8-9.3 16.7-3.3-18.9-19-3.7 17-8.8-2.5-19 14 13.5m-10.9 43-16.1 10 4.1 19-14.8-12.6-16.5 9.4 7-18-14.4-13.2 19.1 1.6 7.7-17.6 4.9 19'/%3E%3Cpath fill='%23006' d='M0-.5h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256-.5v32l-95 96 95 93.5v34.5h-33.5l-95.5-94-93 94H0v-34L93 128 0 36.5v-37h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 161.5 5.5 17-76.5 77H0V254zm62-6 27 4 75 73.5v22.5zM256-.5l-96 98-2-22 75-76zM0 0l96.5 94.5-29.5-4L0 24z'/%3E%3Cpath fill='%23fff' d='M88-.5v256h80V-.5zm-88 88v80h256v-80z'/%3E%3Cpath fill='%23c8102e' d='M0 103.5v48h256v-48zM104-.5v256h48V-.5z'/%3E%3C/svg%3E")}.fi-cl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23fff' d='M256 0h512v256H256z'/%3E%3Cpath fill='%230039a6' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M167.8 191.7 128.2 162l-39.5 30 14.7-48.8L64 113.1l48.7-.5L127.8 64l15.5 48.5 48.7.1-39.2 30.4z'/%3E%3Cpath fill='%23d52b1e' d='M0 256h768v256H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h708.7v708.7H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.722)'%3E%3Cpath fill='%23fff' d='M354.3 0H1063v354.3H354.3z'/%3E%3Cpath fill='%230039a6' d='M0 0h354.3v354.3H0z'/%3E%3Cpath fill='%23fff' d='m232.3 265.3-55-41.1-54.5 41.5 20.3-67.5-54.5-41.7 67.4-.6 21-67.3 21.3 67.2h67.5L211.4 198z'/%3E%3Cpath fill='%23d52b1e' d='M0 354.3h1063v354.4H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23007a5e' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ce1126' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23fcd116' d='M426.7 0H640v480H426.7z'/%3E%3Cg fill='%23fcd116' transform='translate(320 240)scale(7.1111)'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-8-2.5-.4 1.3.9z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23007a5e' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ce1126' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23fcd116' d='M341.3 0H512v512H341.3z'/%3E%3Cg fill='%23fcd116' transform='translate(256 256)scale(5.6889)'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-8-2.5-.4 1.3.9z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' fill='%23ff0' d='M-.6.8 0-1 .6.8-1-.3h2z'/%3E%3C/defs%3E%3Cpath fill='%23ee1c25' d='M0 0h640v480H0z'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(71.9991 0 0 72 120 120)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(-12.33562 -20.5871 20.58684 -12.33577 240.3 48)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(-3.38573 -23.75998 23.75968 -3.38578 288 95.8)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(6.5991 -23.0749 23.0746 6.59919 288 168)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(14.9991 -18.73557 18.73533 14.99929 240 216)'/%3E%3C/svg%3E")}.fi-cn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' fill='%23ff0' d='M1-.3-.7.8 0-1 .6.8-1-.3z'/%3E%3C/defs%3E%3Cpath fill='%23ee1c25' d='M0 0h512v512H0z'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='translate(128 128)scale(76.8)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(-121 142.6 -47)scale(25.5827)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(-98.1 198 -82)scale(25.6)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(-74 272.4 -114)scale(25.6137)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(16 -19.968 19.968 16 256 230.4)'/%3E%3C/svg%3E")}.fi-co{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ffe800' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300148e' d='M0 240h640v240H0z'/%3E%3Cpath fill='%23da0010' d='M0 360h640v120H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-co.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ffe800' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300148e' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23da0010' d='M0 384h512v128H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230000b4' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 75.4h640v322.3H0z'/%3E%3Cpath fill='%23d90000' d='M0 157.7h640v157.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230000b4' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 80.5h512v343.7H0z'/%3E%3Cpath fill='%23d90000' d='M0 168.2h512v168.2H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-32 0h682.7v512H-32z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(30)scale(.94)'%3E%3Cpath fill='%23002a8f' d='M-32 0h768v512H-32z'/%3E%3Cpath fill='%23fff' d='M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z'/%3E%3Cpath fill='%23cb1515' d='m-32 0 440.7 255.7L-32 511z'/%3E%3Cpath fill='%23fff' d='M161.8 325.5 114.3 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23002a8f' d='M-32 0h768v512H-32z'/%3E%3Cpath fill='%23fff' d='M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z'/%3E%3Cpath fill='%23cb1515' d='m-32 0 440.7 255.7L-32 511z'/%3E%3Cpath fill='%23fff' d='M161.8 325.5 114.3 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-123.4 0h682.6v512h-682.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(115.7)scale(.94)'%3E%3Cpath fill='%23fff' d='M-123.4 233H723v206h-846.5z'/%3E%3Cpath fill='%23081873' d='M-122.8 0h846v256.6h-846zm.3 385.9h852.1V512h-852.1z'/%3E%3Cpath fill='%23de3929' d='M-122.5 302.6h846v39.6h-846z'/%3E%3Cpath fill='%23ffce08' d='m131 399.2 6.6 20.4H159l-17.4 12.7 6.6 20.5L131 440l-17.4 12.7 6.7-20.5-17.4-12.7h21.5M317 250.4l6.7 20.5H345l-17.4 12.6 6.6 20.5-17.4-12.7-17.4 12.7 6.6-20.5-17.4-12.6h21.6m-222 64.4 6.6 20.5h21.5L99 368.6l6.7 20.4-17.4-12.6L70.9 389l6.6-20.4-17.4-12.7h21.5M317 329.5l6.7 20.4H345l-17.4 12.7 6.6 20.4-17.4-12.6-17.4 12.7 6.6-20.5-17.4-12.7h21.6m-40.5-161.7 6.7 20.4H298l-17.4 12.7 6.6 20.5-17.4-12.7-17.4 12.7 6.7-20.5-17.5-12.7h21.6m-64.5-45.2 6.7 20.5h21.5l-17.4 12.6 6.6 20.5-17.4-12.6-17.4 12.6 6.7-20.5-17.4-12.6H192m-64.5 2.9 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H121m-34.8 43.2 6.6 20.5h21.6l-17.5 12.6 6.7 20.5-17.4-12.7-17.4 12.7 6.6-20.5L58 271h21.5m119.2 149.4 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H192m82.2-41.7 6.6 20.4h21.5L285 432.3l6.7 20.5-17.4-12.7-17.5 12.7 6.7-20.5-17.4-12.7h21.5'/%3E%3C/g%3E%3C/svg%3E")}.fi-cv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-123.4 233H723v206h-846.5z'/%3E%3Cpath fill='%23081873' d='M-122.8 0h846v256.6h-846zm.3 385.9h852.1V512h-852.1z'/%3E%3Cpath fill='%23de3929' d='M-122.5 302.6h846v39.6h-846z'/%3E%3Cpath fill='%23ffce08' d='m131 399.2 6.6 20.4H159l-17.4 12.7 6.6 20.5L131 440l-17.4 12.7 6.7-20.5-17.4-12.7h21.5M317 250.4l6.7 20.5H345l-17.4 12.6 6.6 20.5-17.4-12.7-17.4 12.7 6.6-20.5-17.4-12.6h21.6m-222 64.4 6.6 20.5h21.5L99 368.6l6.7 20.4-17.4-12.6L70.9 389l6.6-20.4-17.4-12.7h21.5M317 329.5l6.7 20.4H345l-17.4 12.7 6.6 20.4-17.4-12.6-17.4 12.7 6.6-20.5-17.4-12.7h21.6m-40.5-161.7 6.7 20.4H298l-17.4 12.7 6.6 20.5-17.4-12.7-17.4 12.7 6.7-20.5-17.5-12.7h21.6m-64.5-45.2 6.7 20.5h21.5l-17.4 12.6 6.6 20.5-17.4-12.6-17.4 12.6 6.7-20.5-17.4-12.6H192m-64.5 2.9 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H121m-34.8 43.2 6.6 20.5h21.6l-17.5 12.6 6.7 20.5-17.4-12.7-17.4 12.7 6.6-20.5L58 271h21.5m119.2 149.4 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H192m82.2-41.7 6.6 20.4h21.5L285 432.3l6.7 20.5-17.4-12.7-17.5 12.7 6.7-20.5-17.4-12.7h21.5'/%3E%3C/g%3E%3C/svg%3E")}.fi-cw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3Cpath id='b' d='m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z'/%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(.94)'%3E%3Cpath fill='%23002b7f' d='M0 0h768v512H0z'/%3E%3Cpath fill='%23f9e814' d='M0 320h768v64H0z'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='2' y='2' fill='%23fff' transform='scale(42.67)'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='3' y='3' fill='%23fff' transform='scale(56.9)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h9000v9000H0z'/%3E%3C/clipPath%3E%3Cpath id='b' d='m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z'/%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(.057)'%3E%3Cpath fill='%23002b7f' d='M0 0h13500v9000H0z'/%3E%3Cpath fill='%23f9e814' d='M0 5625h13500v1125H0z'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='2' y='2' fill='%23fff' transform='scale(750)'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='3' y='3' fill='%23fff' transform='scale(1000)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cx{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%230021ad' d='M0 0h640v480H0z'/%3E%3Cpath fill='%231c8a42' d='M0 0h640v480z'/%3E%3Ccircle cx='320' cy='240' r='57.8' fill='%23ffc639'/%3E%3Cpath fill='%231c8a42' d='M284.7 214c4 5.5 10 14.6 14.8 12.2 3.7 0 5.7.3 6.2 2.8a37 37 0 0 0 33-14.3s.8 0 .5-4.5c0-2 2.8-1.6 2.8-1 .4 1 .4 1.7.9 1.8 1-.4 2.7-3 4-4.6.3-.7.1-1.5.2-2.4.7-1.7 2.4-1.3 2.8-.4l.6 1.6c1.8 1.2 5 0 5.2 0 .3-1.4 1.2-1.2 1.2-1.2 1.2-.3.7-.2 1.5.2-.7 7.7 1.5 8 1.3 12 .1 4.4-1.3 5.6-1.3 7.3.4 2 7 2.1 4.6 3.9-2 1 0 3-3 3.8-8.8 4.5-10.4 8.3-10.4 8.3s-2.2 4.2-2.5 4.2c-1.5 2.8-3.3 1.2-4.4 2.6-.5 1.7-1 5.5 0 7.4.5 2.7 0 4.2-.7 6.9-.6 5.6-2.8 6.5-3.1 8.4-1 2.2.2 12-.8 12-6.5.2-11.5-1.2-14.1-1.7 2.5-10.9 1.5-20.4 1.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 1.3-4.5.5-6.4-3.8-6.4-3.8.2-1.5-9.9.3-15.3-1-2.3 1.3-3.3 5-5.1 5.4 0 1.1-3-1-3.6-2-.2-3.4 2.8-4.8 2.8-4.8 2.4-1.7 3.8-2 5-3.1.5-2.9.2-5 1.5-7.1 1-1.7 2.5-1 3.5-1.6 1.1-.8 1.6-5.6.6-7l-4.7-4.2c-1.4-4.1 1.7-6.8 2.6-6.5'/%3E%3Cpath fill='%23ffc639' d='M561.9 142.4c-2.6-10.3-26-32.7-43.7-46.9-4.2-2.8-7-1.1-6.4 3 2.2 3.6 3.8 7.6 6 11.3.6 2.5 1.8 4.2 2.4 6.6 0 0 .2 4.2.6 4.6 5.4 6 6.2 11.1 6.2 11.1a49 49 0 0 0 11.5 15.6c6.2 3.9 1.6 16 1.8 22.5 0 4-2.9 3.6-5.5 3-20.1-18.5-40.1-18.5-57.8-23.9-6.8-.7-7 2.6-4.7 4.4a129 129 0 0 0 39.1 29.6l7.7 4.8 8.8 7.3c6.8 4.4 7.3 8.4 7.3 8.8.2 8.2-4.2 14.6-5.5 17.2-2.3 8.7-7 10.2-7 10.2-37.6 25.4-57.4 32-118.4 24.1-1-.4-6.8.5 0 3 15.5 5.2 53.7 13.5 90.6-4 9-6.2 14.8-4.2 21.3-8a287 287 0 0 1 28.3-15.4c8.3-4.5 31.3-9.4 36.6-13.8 6.1-.5 12.4-1.3 12.8-6.5 2-1.3 5-.3 7.2-4.6 4.8-.9 4-2.6 4-2.6-1.2-3.4-5.8-4.8-9-7.3-4.8-1.6-8-2-11.5-.4l-3.3 1.5s-5.1-.7-5.1-1.1c-11.4-.6-10.3-38.3-14.3-54z'/%3E%3Cpath fill='%231c8a42' d='M588.6 204.2a2.8 1.8 16 1 1-5.4-1.7 2.8 1.8 16 0 1 5.4 1.7'/%3E%3Cg fill='%23fff' transform='matrix(.64 0 0 .64 0 80)'%3E%3Cpath id='a' d='m188.2 191-12.8-12-12.9 11.8 1.4-17.4-17.3-2.8 14.5-9.8-8.6-15.2 16.7 5.3 6.5-16.2L182 151l16.7-5-8.8 15 14.4 10-17.3 2.5z'/%3E%3Cpath d='m233.4 335.5-13.8-9.1-13.4 9.6 4.8-15.5-13.6-9.5 16.6-.4 5-15.5 5.6 15.3 16.7-.1L228 320l5.3 15.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='2.5' y='269.1'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='-112.1' y='123.2'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='108.4' y='85'/%3E%3C/g%3E%3C/svg%3E")}.fi-cx.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%230021ad' d='M0 0h512v512H0z'/%3E%3Cpath fill='%231c8a42' d='M0 0h512v512z'/%3E%3Ccircle cx='256' cy='256' r='61.7' fill='%23ffc639'/%3E%3Cpath fill='%231c8a42' d='M218.3 228.3c4.3 5.8 10.6 15.5 15.8 13 4 0 6 .3 6.6 3A39.5 39.5 0 0 0 276 229s.8 0 .5-4.8c0-2.2 3-1.7 3-1 .4 1 .3 1.8.9 1.8 1.2-.4 2.9-3.1 4.3-4.8.3-.8.1-1.6.2-2.6.8-1.8 2.6-1.4 3-.4.3.6.3 1 .7 1.7 1.8 1.2 5.2 0 5.5 0 .3-1.5 1.3-1.3 1.3-1.3 1.2-.3.7-.2 1.6.2-.8 8.2 1.6 8.6 1.4 12.8 0 4.7-1.4 6-1.4 7.8.4 2.2 7.3 2.3 5 4.1-2.2 1.2 0 3.3-3.3 4.1-9.4 4.8-11.2 8.9-11.2 8.9s-2.3 4.4-2.6 4.4c-1.6 3-3.5 1.4-4.7 2.8-.5 1.8-1.1 5.9 0 8 .5 2.8 0 4.4-.8 7.3-.6 6-3 6.9-3.3 9-1 2.2.3 12.8-.8 12.8-7 .1-12.3-1.3-15-1.9 2.6-11.6 1.6-21.8 1.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 1.4-4.6.6-6.7-4-6.7-4 .2-1.6-10.5.3-16.4-1-2.4 1.3-3.4 5.2-5.4 5.7 0 1.2-3.2-1-3.9-2.2 0-3.5 3.1-5 3.1-5 2.5-1.9 4-2.2 5.3-3.4.6-3 .3-5.3 1.6-7.6 1-1.7 2.7-1 3.8-1.7 1.2-.8 1.7-6 .6-7.3l-5-4.5c-1.6-4.5 1.8-7.3 2.7-7'/%3E%3Cpath fill='%23ffc639' d='M452.3 63.7c-2.8-11-27.9-34.8-46.6-50-4.5-3-7.4-1.2-6.9 3.1 2.4 4 4.1 8.2 6.5 12.1.6 2.6 1.9 4.4 2.5 7 0 0 .2 4.5.6 5a25 25 0 0 1 6.6 11.8 52.4 52.4 0 0 0 12.3 16.6c6.6 4.2 1.8 17.1 2 24 0 4.3-3.2 3.8-5.9 3.3-21.5-19.8-42.8-19.8-61.6-25.5-7.4-.8-7.5 2.7-5.1 4.6 13.1 14 25.5 23.6 41.7 31.6l8.2 5.1 9.4 7.8c7.2 4.7 7.8 9 7.8 9.4.2 8.8-4.5 15.6-5.8 18.3-2.5 9.3-7.5 11-7.5 11-40.1 27-61.2 34-126.4 25.7-1-.5-7.2.5 0 3.1 16.6 5.5 57.3 14.4 96.7-4.3 9.5-6.6 15.9-4.4 22.7-8.4 11.3-7 27.3-15.6 30.3-16.5 8.7-4.7 33.3-10 39-14.7 6.5-.5 13.2-1.4 13.7-7 2.1-1.3 5.2-.3 7.5-4.9 5.2-.9 4.3-2.7 4.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 1.6s-5.5-.8-5.5-1.2c-12.1-.7-11-41-15.2-57.7'/%3E%3Cpath fill='%231c8a42' d='M542.5 217.8a3 1.9 16 1 1-5.8-1.8 3 1.9 16 0 1 5.8 1.8'/%3E%3Cg fill='%23fff' transform='translate(-11.8 182.4)scale(.68267)'%3E%3Cpath id='a' d='m188.2 191-12.8-12-12.9 11.8 1.4-17.4-17.3-2.8 14.5-9.8-8.6-15.2 16.7 5.3 6.5-16.2L182 151l16.7-5-8.8 15 14.4 10-17.3 2.5z'/%3E%3Cpath d='m233.4 335.5-13.8-9.1-13.4 9.6 4.8-15.5-13.6-9.5 16.6-.4 5-15.5 5.6 15.3 16.7-.1L228 320l5.3 15.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='2.5' y='269.1'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='-112.1' y='123.2'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='108.4' y='85'/%3E%3C/g%3E%3C/svg%3E")}.fi-cy{background-image:url(./cy.VQFkW-qk.svg)}.fi-cy.fis{background-image:url(./cy.Bgo0XIP0.svg)}.fi-cz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23d7141a' d='M0 240h640v240H0z'/%3E%3Cpath fill='%2311457e' d='M360 240 0 0v480z'/%3E%3C/svg%3E")}.fi-cz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23d7141a' d='M0 256h512v256H0z'/%3E%3Cpath fill='%2311457e' d='M300 256 0 56v400z'/%3E%3C/svg%3E")}.fi-de{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ffce00' d='M0 320h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v160H0z'/%3E%3Cpath fill='red' d='M0 160h640v160H0z'/%3E%3C/svg%3E")}.fi-de.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffce00' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='red' d='M0 170.7h512v170.6H0z'/%3E%3C/svg%3E")}.fi-dj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-40 0h682.7v512H-40z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(37.5)scale(.94)'%3E%3Cpath fill='%230c0' d='M-40 0h768v512H-40z'/%3E%3Cpath fill='%2369f' d='M-40 0h768v256H-40z'/%3E%3Cpath fill='%23fffefe' d='m-40 0 382.7 255.7L-40 511z'/%3E%3Cpath fill='red' d='M119.8 292 89 270l-30.7 22.4L69.7 256l-30.6-22.5 37.9-.3 11.7-36.3 12 36.2h37.9l-30.5 22.7 11.7 36.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-dj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M55.4 0H764v708.7H55.4z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-40)scale(.722)'%3E%3Cpath fill='%230c0' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%2369f' d='M0 0h1063v354.3H0z'/%3E%3Cpath fill='%23fffefe' d='m0 0 529.7 353.9L0 707.3z'/%3E%3Cpath fill='red' d='m221.2 404.3-42.7-30.8-42.4 31 15.8-50.3-42.4-31.2 52.4-.4 16.3-50.2 16.6 50 52.4.2-42.1 31.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-dk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23c8102e' d='M0 0h640.1v480H0z'/%3E%3Cpath fill='%23fff' d='M205.7 0h68.6v480h-68.6z'/%3E%3Cpath fill='%23fff' d='M0 205.7h640.1v68.6H0z'/%3E%3C/svg%3E")}.fi-dk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c8102e' d='M0 0h512.1v512H0z'/%3E%3Cpath fill='%23fff' d='M144 0h73.1v512H144z'/%3E%3Cpath fill='%23fff' d='M0 219.4h512.1v73.2H0z'/%3E%3C/svg%3E")}.fi-dm{background-image:url(./dm.BlhP-6zy.svg)}.fi-dm.fis{background-image:url(./dm.ClJ_IDld.svg)}.fi-do{background-image:url(./do._FYrCblZ.svg)}.fi-do.fis{background-image:url(./do.B91cOUCO.svg)}.fi-dz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M320 0h320v480H320z'/%3E%3Cpath fill='%23006233' d='M0 0h320v480H0z'/%3E%3Cpath fill='%23d21034' d='M424 180a120 120 0 1 0 0 120 96 96 0 1 1 0-120m4 60-108-35.2 67.2 92V183.2l-67.2 92z'/%3E%3C/svg%3E")}.fi-dz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 0h256v512H256z'/%3E%3Cpath fill='%23006233' d='M0 0h256v512H0z'/%3E%3Cpath fill='%23d21034' d='M367 192a128 128 0 1 0 0 128 102.4 102.4 0 1 1 0-128m4.2 64L256 218.4l71.7 98.2V195.4L256 293.6z'/%3E%3C/svg%3E")}.fi-ec{background-image:url(./ec.LNhQ9L4k.svg)}.fi-ec.fis{background-image:url(./ec.sTVr1A3S.svg)}.fi-ee{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Crect width='640' height='477.9' fill='%23000001' rx='0' ry='0'/%3E%3Crect width='640' height='159.3' y='320.7' fill='%23fff' rx='0' ry='0'/%3E%3Cpath fill='%231791ff' d='M0 0h640v159.3H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ee.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt' transform='scale(.482 .72)'%3E%3Crect width='1063' height='708.7' fill='%23000001' rx='0' ry='0'/%3E%3Crect width='1063' height='236.2' y='475.6' fill='%23fff' rx='0' ry='0'/%3E%3Cpath fill='%231791ff' d='M0 0h1063v236.2H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-eg{background-image:url(./eg.BIzzVp3n.svg)}.fi-eg.fis{background-image:url(./eg.C1MYAOXe.svg)}.fi-eh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-158.7 0H524v512h-682.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(148.8)scale(.94)'%3E%3Cpath fill='%23000001' d='M-158.3 0h680.9v255.3h-680.9z'/%3E%3Cpath fill='%23007a3d' d='M-158.3 255.3h680.9v255.3h-680.9z'/%3E%3Cpath fill='%23fff' d='M-158.3 148.9h680.9v212.8h-680.9z'/%3E%3Cpath fill='%23c4111b' d='m-158.3 0 340.4 255.3-340.4 255.3Z'/%3E%3Ccircle cx='352.3' cy='255.3' r='68.1' fill='%23c4111b'/%3E%3Ccircle cx='377.9' cy='255.3' r='68.1' fill='%23fff'/%3E%3Cpath fill='%23c4111b' d='m334 296.5 29.1-20.7 28.8 21-10.8-34 29-20.9-35.7-.2-11-34-11.2 33.9-35.7-.2 28.7 21.2-11.1 34z'/%3E%3C/g%3E%3C/svg%3E")}.fi-eh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000001' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23007a3d' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23fff' d='M0 149.3h512v213.3H0z'/%3E%3Cpath fill='%23c4111b' d='m0 0 256 256L0 512Z'/%3E%3Cg stroke-width='1.7' transform='translate(-135 -6.5)scale(1.02539)'%3E%3Ccircle cx='512' cy='256' r='68.3' fill='%23c4111b'/%3E%3Ccircle cx='537.6' cy='256' r='68.3' fill='%23fff'/%3E%3Cpath fill='%23c4111b' d='m493.7 297.3 29-20.8 29 21.2-10.8-34.2 29-21-35.8-.2-11-34-11.3 33.9-35.7-.1 28.7 21.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-er{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23be0027' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23b4d7f4' d='m0 480 640-.3V240z'/%3E%3Cpath fill='%23239e46' d='m0 0 640 .3V240z'/%3E%3Cpath fill='%23f3e295' d='M186.2 360.4c-10.7 3-16.8 11.3-16.7 19.1l52.8-.2c.4-8.4-6.5-16.2-17-19.3 51.6-1 96.4-20.4 104.6-32.8-8-3.5-17.4 2.1-24 .8 15.7-7.3 63-37.9 55.3-70.7-6 18.2-24 33.3-31.8 37.4 17.7-26.8 41.8-54.8 20.9-76.4 1 12.5-8 26.3-12 27.4 10.3-28.4 20-64-2.1-87.4 2.9 8.5 1.7 32.4-2.3 33.5-1.2-19.3-4.5-59.8-24.8-59.3 6.4 5.8 9.2 21.4 9.4 37.2a57.5 57.5 0 0 0-21.1-27 118.3 118.3 0 0 0-41.5-42.2c1.8 12.7 3.3 22.7 21 35.9-9.2-.6-18.4-18.1-28.3-18.6-7.9-.4-14 7.1-26.9 2.8 1.4 4.2 7.4 6.1 8.7 9.2-2.8 2-9.3-.3-14.7-3 7.5 10 19 16 28.8 14 11.7-2.2 24.2-1 36.2 5.8a63 63 0 0 1-22.5.6c6.9 7 11.5 11.7 23.6 11.6 10.7 0 16.4-5.8 19.1-2.2 6.8 8 11.3 16 17 25.4-12.5 1.3-8.7-14.1-22.6-22-7.9 16 9 35.2 20.3 43.2a65 65 0 0 0 7.1 31.5c3.5 6.5 8 13.2 6.3 27.9-6.9-5-13.5-21.8-11-35.1-8.6 2.3-12 17.4-8 25 3 5.7 5 16.8 1.6 21.7-3.4 4.6-3.7 4-3.7 14 .1 5.8-3.2 12.8-8.5 17.7a35.5 35.5 0 0 0 1.1-15.8c-4.2 7.2-14.9 14.6-18.2 22.4-3.3 7.7-4.1 21.2-20 24.3-20.6 4-27.7 7.6-40.8 13-1.5-10 2.9-31 11.3-29.7 8.1 1.4 33-8.6 24-29.5-1.7 6.6-7.5 13-13.9 13.3 6.9-8.8 19-18 13.1-32.8a42.6 42.6 0 0 1-16.3 18c8.4-16 1-21-9-7.6-3.8 5.1-6.1 15.4-8.5 28.5-4-10.6-3.7-24.6-8.4-36-4.8-12.3 6.5-15.5 11.8-14.5 13 3.5 34.9 3.5 33.3-18.1-5.7 7.3-15.5 9.5-26.2 7 12-8.8 21.4-25.3 8-34a31 31 0 0 1-16.9 24.1 50.8 50.8 0 0 1-.3-24.8c-5.2 5.6-9 17-12.1 30.2-.3-13 2.2-22.3 4-29.3 2.8-10.1 9.6-3.5 20-2.8 10.2.6 24-5 21.4-18.7-3.4 5.5-10.5 7.6-17.7 7 8.7-5.3 23.8-14.6 15.5-29-3.5 5.4-4.6 10-14.7 11.7 2.6-6 3-14.7 11-18-14-2.9-22 6.3-26.2 20.7-1.6-10-3.6-13.6-4-21 7.6-8.3 8.4-24.8-8-28.4a35 35 0 0 0 1.2 17.4c-7.7-4.6-18.5-7.1-25.8-.7 5 5.3 12.5 10 24.2 4.2-2.8 9-10 7.5-19.8 4 6 11.3 13.6 13.3 22 12 4.4 11.6 4.6 20.4-8.3 37.2.6-10.4-.1-18.2-8.4-26.7-7.2-7-13 .3-1.8 15.8-6.8-5-14.4-15-16.7-25.1-2.2 12.4-.2 27.1 6.7 35.4-3.3 3.5-7-.4-12.5-9 2 27.4 13.7 32.7 29.4 26.6.4 15 .4 28.9 1.3 47-9.1-13.2-20.7-23-27.1-25.4-2 7.3 5.5 17 9.8 22.3-6.5-1.4-20.5-12-20.5-12-1.4 12.1 14.3 23.4 24.5 28.4-12-.5-17.3-5-25-12.4.2 33.8 36.6 27.9 43.5 22.7l3 52.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 3.4-.4 7-2.1 11.3-4-10.3-9-23.6-15.9-29.8 1.8 6 2 12.1 1.4 23.3-2.4-7.2-4.5-9.5-4.7-18 .1-6.5 6.3-11.3 6-20.5-.3-6.7-6.4-21.3-7.3-32.5-3 11.6-4.8 23.8-9.4 31 2.3-12.4 1.6-21 5.4-29.3 4.4-8.7 8.1-16.6 5.2-25.4-2.8 3.4-1.9 6.5-9 14.8-1.5-9 9.2-23.5 19.6-29.3 7.3-3.8 16.5-17.6 10.5-27-6.9 5-10 11.6-19.7 23 7-27 25-34.2 46.5-34.3 4.7 0 14.3-1.7 17-8-6 2.3-13.2 2.6-19.6 1.4 4.7-6.9 14.4-6 23.6-6 7.1 0 18.3-1 22.8-11.2a50.8 50.8 0 0 1-31 1.9c13.7-7 35-7.8 46-17.1-12.5-9.3-43.7 2.2-63.4 15.7 5.5-5 14.2-14 19-21.2-10.8-5.2-38 25-47.4 43-9 5-12.5 13-16 18.5 4.7-16.1 5.2-27.8 9.2-41C80 138 92.6 194.6 86 208.2c.8-15 .1-34.1-6-44-9.4 7.2-10.2 49.5-1.4 84.7-3.2-9.4-9.2-18.2-11.1-29.7-14 25.4 8.2 55.5 26.7 79.2-14-7.3-27.7-22.9-36.8-36 2.5 45.6 50 55 57.4 66.2-10-4.7-29.1-13.9-37.3-4.2a99 99 0 0 1 32.3 12.1c12.4 15.4 35.7 22.2 76.4 23.9'/%3E%3C/g%3E%3C/svg%3E")}.fi-er.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23be0027' d='M-48 0h591.5v512H-48z'/%3E%3Cpath fill='%23b4d7f4' d='m-48 512 591.5-.3V256z'/%3E%3Cpath fill='%23239e46' d='m-48 0 591.5.3V256z'/%3E%3Cpath fill='%23f3e295' d='M148.8 351.4c-8.7 2.4-13.7 9.2-13.6 15.6l42.8-.2c.4-6.9-5.2-13.2-13.8-15.7 42-.8 78.4-16.6 85-26.6-6.5-2.9-14.1 1.7-19.5.6 12.8-5.9 51.2-30.8 45-57.4a62.3 62.3 0 0 1-25.8 30.3c14.3-21.8 34-44.5 17-62 .8 10.2-6.6 21.4-9.8 22.2 8.3-23 16.3-52-1.8-71 2.4 6.9 1.5 26.3-1.8 27.2-1-15.7-3.7-48.6-20.2-48.1 5.3 4.6 7.5 17.4 7.7 30.2-3.8-8.8-8-15.4-17.2-22a96.1 96.1 0 0 0-33.7-34.3 36.1 36.1 0 0 0 17.1 29.2c-7.5-.5-15-14.7-23-15.1-6.4-.3-11.4 5.8-21.9 2.3 1.2 3.4 6 5 7 7.5-2.1 1.5-7.5-.2-11.9-2.5 6.1 8.2 15.5 13 23.5 11.4 9.5-1.8 19.7-.8 29.4 4.7a51.6 51.6 0 0 1-18.4.5c5.7 5.7 9.4 9.5 19.2 9.4 8.8 0 13.4-4.6 15.6-1.8 5.5 6.5 9.2 13 13.8 20.6-10.2 1.2-7.1-11.4-18.4-17.9-6.3 13.2 7.3 28.7 16.6 35.2 0 9.9 1.5 18 5.7 25.6 2.8 5.3 6.5 10.7 5.1 22.7-5.5-4-11-17.7-9-28.5-7 1.9-9.6 14-6.4 20.2 2.5 4.7 4.1 13.7 1.3 17.7-2.8 3.7-3 3.3-3 11.3 0 4.8-2.6 10.5-7 14.4 1-3.3 2-9.2 1-12.8-3.5 5.9-12.1 11.9-14.8 18.2s-3.4 17.2-16.3 19.7c-16.7 3.3-22.5 6.2-33.2 10.6-1.2-8.1 2.4-25.1 9.2-24.1 6.7 1.2 26.8-7 19.6-24-1.4 5.4-6.2 10.6-11.3 10.9 5.5-7.2 15.4-14.7 10.6-26.7a34.5 34.5 0 0 1-13.3 14.7c6.9-13.1.8-17-7.3-6.3-3 4.2-5 12.6-6.9 23.2-3.2-8.6-3-20-6.8-29.2-4-10 5.3-12.7 9.6-11.9 10.6 2.9 28.4 2.9 27-14.7-4.5 6-12.6 7.8-21.3 5.7 9.8-7.2 17.5-20.5 6.6-27.5a25.2 25.2 0 0 1-13.7 19.5 41 41 0 0 1-.3-20.1c-4.3 4.5-7.4 13.8-9.9 24.5a81.8 81.8 0 0 1 3.3-23.8c2.2-8.3 7.8-2.9 16.3-2.3 8.2.5 19.5-4 17.4-15.2-2.8 4.4-8.6 6.1-14.5 5.7 7.1-4.3 19.4-12 12.7-23.6-2.9 4.4-3.8 8.2-12 9.6 2.1-5 2.5-12 8.9-14.7-11.4-2.3-17.9 5.2-21.2 16.8-1.4-8-3-11-3.3-17 6.2-6.8 6.8-20.2-6.5-23.1-.8 6.8-.5 8.5 1 14-6.3-3.6-15-5.7-21-.4 4 4.3 10.2 8 19.7 3.4-2.3 7.3-8.1 6-16.1 3.2 4.9 9.2 11 10.9 17.9 9.8 3.5 9.4 3.7 16.5-6.7 30.2.4-8.5-.2-14.8-7-21.7-5.7-5.7-10.4.3-1.4 12.9A38.7 38.7 0 0 1 127 200c-1.8 10.1-.2 22 5.4 28.8-2.7 2.8-5.7-.3-10.1-7.2 1.6 22.2 11.1 26.4 23.9 21.5.3 12.2.3 23.5 1 38.2a61.3 61.3 0 0 0-22-20.6c-1.7 6 4.5 13.7 8 18-5.3-1-16.7-9.7-16.7-9.7-1.2 9.9 11.6 19 19.9 23.1-9.7-.4-14-4-20.3-10 .1 27.4 29.7 22.6 35.3 18.4l2.5 42.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 2.8-.3 5.7-1.7 9.2-3.2-8.4-7.3-19.1-12.9-24.1 1.4 4.8 1.6 9.8 1.1 18.8-1.9-5.9-3.7-7.7-3.8-14.6.1-5.3 5.1-9.2 4.9-16.7-.2-5.4-5.2-17.2-6-26.4-2.4 9.5-3.9 19.4-7.6 25.2 1.9-10 1.3-17 4.4-23.7 3.6-7.2 6.6-13.5 4.2-20.7-2.3 2.8-1.5 5.3-7.2 12-1.3-7.3 7.4-19 15.8-23.8 6-3 13.4-14.3 8.6-22-5.6 4-8.1 9.5-16 18.7 5.6-22 20.2-27.7 37.7-27.8 4 0 11.7-1.4 14-6.5-5 1.9-10.9 2.1-16 1 3.7-5.4 11.7-4.7 19.1-4.8 5.8 0 14.9-.8 18.6-9a42 42 0 0 1-25.2 1.5c11.1-5.8 28.5-6.4 37.4-14-10.2-7.5-35.6 1.9-51.6 12.9 4.5-4.1 11.6-11.4 15.5-17.3-8.8-4.2-31 20.4-38.6 35-7.2 4-10.1 10.5-13 15 4-13.1 4.3-22.6 7.5-33.3-24.8 8.5-14.5 54.5-19.9 65.5.6-12.2.1-27.8-4.9-35.8-7.6 5.8-8.3 40.2-1 68.9-2.7-7.7-7.6-14.9-9.1-24.2-11.4 20.7 6.6 45 21.6 64.3a95.7 95.7 0 0 1-29.8-29.2c2 37 40.7 44.7 46.7 53.8-8.2-3.8-23.7-11.3-30.4-3.4a80.2 80.2 0 0 1 26.3 9.9c10 12.5 29 18 62 19.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-es{background-image:url(./es.DTsPkOCa.svg)}.fi-es.fis{background-image:url(./es.CYT-Z8U_.svg)}.fi-et{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-61.3 0h682.7v512H-61.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(57.5)scale(.94)'%3E%3Cpath fill='%23ffc621' d='M-238 3.5H800v498H-238z'/%3E%3Cpath fill='%23ef2118' d='M-240 342.5H799.3V512H-240z'/%3E%3Cpath fill='%23298c08' d='M-238 0H800v180H-238z'/%3E%3Ccircle cx='534.2' cy='353' r='199.7' fill='%23006bc6' transform='matrix(.54 0 0 .54 -25.8 74)'/%3E%3Cpath fill='%23ffc621' d='m214.3 188.2-6.5 4.5 23.5 33 6.3-4zm29.4 78-9.7-6.8 4-12.7-48.1.7-14-10.7 65.7-.7 12.2-36.9 6.6 15zm76.5-70.7-6.3-4.8-24.3 32.4 5.6 4.7zM254.8 247l3.5-11.2h13.3L256.4 190l6-16.5 20.5 62.4 38.8.5-12.2 10.7zm90.6 51.2 2.7-7.4-38.3-13.3-2.8 7zm-69.1-46.4 11.7-.1 4.1 12.6 38.8-28.5 17.6.6-53.1 38.7 11.5 37.2-14-8.4zm-19.8 102 7.9.2.3-40.5-7.4-.5zm22-80.3 3.8 11.1-10.7 8 39.4 27.7 5 16.8-53.6-38-31.5 22.7 3.5-16 44-32.3zm-103.3 13 2.3 7.5 38.7-12.2-2-7.2zm83.2-4-9.4 7.1-10.8-7.7-14.2 46-14.4 10 19.5-62.7-31.4-23 16.3-1.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-et.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M229.3 6.3h489.3v489.3H229.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-240 -6.6)scale(1.046)'%3E%3Cpath fill='%23ffc621' d='M2 9.7h991.8v475.9H1.9z'/%3E%3Cpath fill='%23ef2118' d='M0 333.6h993.2v162H0z'/%3E%3Cpath fill='%23298c08' d='M2 6.3h991.8v172H2z'/%3E%3Ccircle cx='534.2' cy='353' r='199.7' fill='%23006bc6' transform='translate(204.7 77)scale(.515)'/%3E%3Cpath fill='%23ffc621' d='m434 186.2-6 4.3 22.4 31.6 6-3.9zm28.2 74.5-9.2-6.5 3.8-12-46 .6-13.3-10.2 62.7-.7 11.7-35.3L478 211l-16 49.8zm73.1-67.6-6-4.5-23.3 31 5.5 4.5zm-62.5 49.3 3.3-10.7h12.7L474.3 188l5.7-15.8 19.6 59.7 37.2.4-11.7 10.3zm86.6 49 2.5-7.2-36.6-12.6-2.6 6.5 36.7 13.2zm-66-44.4 11.2-.2 4 12.1 37-27.2 16.7.6-50.7 37 11 35.5-13.4-8-15.9-49.8zm-19 97.5 7.6.1.3-38.7-7-.4-.8 39zm21-76.8 3.7 10.6L489 286l37.6 26.5 4.8 16-51.2-36.2-30.1 21.7 3.3-15.2 42.1-31zm-98.7 12.4 2.3 7.2 36.9-11.7-1.8-6.8zm79.6-3.8-9 6.8-10.4-7.4-13.5 44-13.8 9.5 18.7-60-30-21.8 15.5-1.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-fi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23002f6c' d='M0 174.5h640v131H0z'/%3E%3Cpath fill='%23002f6c' d='M175.5 0h130.9v480h-131z'/%3E%3C/svg%3E")}.fi-fi.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23002f6c' d='M0 186.2h512v139.6H0z'/%3E%3Cpath fill='%23002f6c' d='M123.2 0h139.6v512H123.1z'/%3E%3C/svg%3E")}.fi-fj{background-image:url(./fj.LI4FYNBW.svg)}.fi-fj.fis{background-image:url(./fj.B6MkAYsu.svg)}.fi-fk{background-image:url(./fk.Ck9cznm4.svg)}.fi-fk.fis{background-image:url(./fk.Be42QBCW.svg)}.fi-fm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-81.3 0h682.6v512H-81.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(76.3)scale(.94)'%3E%3Cpath fill='%236797d6' d='M-252 0H772v512H-252z'/%3E%3Cpath fill='%23fff' d='m259.8 123-32.4 22.2 12.4-35.9-32.5-22.2h40.1l12.4-35.9 12.4 36h40l-32.4 22.1 12.4 35.9M259.8 390l-32.4-22.2 12.4 36-32.5 22.1h40.1l12.4 35.9 12.4-36 40 .1-32.4-22.2 12.4-35.9m-188.4-92.4L79.3 306l1.4-38-37.5-11.7 38.4-11.7 1.3-38 22.3 30.8 38.4-11.8-24.6 30.7 22.4 30.7m274.2-11.7 24.6 30.7-1.4-38 37.5-11.7-38.4-11.7-1.3-38-22.3 30.8-38.4-11.8 24.6 30.7-22.4 30.7'/%3E%3C/g%3E%3C/svg%3E")}.fi-fm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M244.2 0h496v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-252)scale(1.032)'%3E%3Cpath fill='%236797d6' d='M0 0h992.1v496H0z'/%3E%3Cpath fill='%23fff' d='M507.9 84.5h38.8l-31.5 21.4 12 34.8-31.3-21.5-31.5 21.5 12-34.8L445 84.4h39l12-34.7m12 363h38.8l-31.5-21.5 12-34.8-31.3 21.5-31.5-21.5 12 34.8-31.4 21.5H484l12 34.7M346 230.1l37.2-11.4-23.9 29.8 21.7 29.7-36.3-11.4-23.8 29.8 1.4-36.8-36.4-11.4 37.2-11.3 1.3-36.8m321 29.8-37.1-11.4 23.8 29.7-21.7 29.8 36.4-11.4 23.7 29.8-1.3-36.8 36.4-11.4-37.2-11.3-1.3-36.8'/%3E%3C/g%3E%3C/svg%3E")}.fi-fo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-78 32h640v480H-78z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)' transform='translate(78 -32)'%3E%3Cpath fill='%23fff' d='M-78 32h663.9v480H-78z'/%3E%3Cpath fill='%23003897' d='M-76 218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186z'/%3E%3Cpath fill='%23d72828' d='M-76 245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76z'/%3E%3C/g%3E%3C/svg%3E")}.fi-fo.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-78 0h708.2v512H-78z'/%3E%3Cpath fill='%23003897' d='M-75.9 199.1h198.3V0h113.3v199.1h396.6V313H235.7v199H122.4V312.9H-76z'/%3E%3Cpath fill='%23d72828' d='M-75.9 227.6h226.6V0h56.7v227.6h424.9v56.9h-425V512h-56.6V284.4H-75.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-fr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-fr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-ga{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ffe700' d='M640 480H0V0h640z'/%3E%3Cpath fill='%2336a100' d='M640 160H0V0h640z'/%3E%3Cpath fill='%23006dbc' d='M640 480H0V320h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ga.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ffe700' d='M512 512H0V0h512z'/%3E%3Cpath fill='%2336a100' d='M512 170.7H0V0h512z'/%3E%3Cpath fill='%23006dbc' d='M512 512H0V341.3h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23FFF' d='m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z'/%3E%3Cpath fill='%23C8102E' d='m424 281 216 159v40L369 281zm-184 20 6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z'/%3E%3Cpath fill='%23FFF' d='M241 0v480h160V0zM0 160v160h640V160z'/%3E%3Cpath fill='%23C8102E' d='M0 193v96h640v-96zM273 0v480h96V0z'/%3E%3C/svg%3E")}.fi-gb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23FFF' d='M512 0v64L322 256l190 187v69h-67L254 324 68 512H0v-68l186-187L0 74V0h62l192 188L440 0z'/%3E%3Cpath fill='%23C8102E' d='m184 324 11 34L42 512H0v-3zm124-12 54 8 150 147v45zM512 0 320 196l-4-44L466 0zM0 1l193 189-59-8L0 49z'/%3E%3Cpath fill='%23FFF' d='M176 0v512h160V0zM0 176v160h512V176z'/%3E%3Cpath fill='%23C8102E' d='M0 208v96h512v-96zM208 0v512h96V0z'/%3E%3C/svg%3E")}.fi-gd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fcd116' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' transform='rotate(216)'/%3E%3Cuse xlink:href='%23b' transform='rotate(288)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23ce1126' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23007a5e' d='M67.2 67.2h505.6v345.6H67.2z'/%3E%3Cpath fill='%23fcd116' d='M67.2 67.3h505.6L67.2 412.9h505.6z'/%3E%3Ccircle cx='319.9' cy='240.1' r='57.6' fill='%23ce1126'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(320 240)scale(52.8)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-30.3)'/%3E%3Cuse xlink:href='%23c' id='d' width='100%25' height='100%25' transform='translate(320 33.6)scale(31.2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(30.3)'/%3E%3Cpath fill='%23ce1126' d='M102.3 240.7a80.4 80.4 0 0 0 33.5 33.2 111 111 0 0 0-11.3-45z'/%3E%3Cpath fill='%23fcd116' d='M90.1 194.7c10.4 21.7-27.1 73.7 35.5 85.9a63.2 63.2 0 0 1-10.9-41.9 70 70 0 0 1 32.5 30.8c16.4-59.5-42-55.8-57.1-74.8'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-30.3 414.6)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(320 448.2)scale(31.2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(30.3 414.6)'/%3E%3C/svg%3E")}.fi-gd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fcd116' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23ce1126' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23007a5e' d='M71.7 71.7h368.6v368.6H71.7z'/%3E%3Cpath fill='%23fcd116' d='M71.7 71.7h368.6L71.7 440.4h368.6z'/%3E%3Ccircle cx='255.9' cy='256.1' r='61.4' fill='%23ce1126'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(256 256)scale(56.32)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-16.4 -.1)'/%3E%3Cuse xlink:href='%23c' id='d' width='100%25' height='100%25' transform='translate(256 35.9)scale(33.28)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(16.4)'/%3E%3Cpath fill='%23ce1126' d='M99.8 256.8c7.7 14.3 22.6 29.8 35.7 35.3.2-14.5-5-33.2-12-48z'/%3E%3Cpath fill='%23fcd116' d='M86.8 207.6c11.1 23.3-29 78.7 37.8 91.7a67.5 67.5 0 0 1-11.5-44.7 75.5 75.5 0 0 1 34.6 32.8c17.5-63.4-44.8-59.5-61-79.8z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-16.4 442)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(256 478)scale(33.28)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(16.4 442.2)'/%3E%3C/svg%3E")}.fi-ge{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='red' d='M272 0h96v480h-96z'/%3E%3Cpath fill='red' d='M0 192h640v96H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M146.8 373.1c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8c0-4.9 1-14.8 1-14.8s-14.3 3-31.1 4zm368-288c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.1c-16.9-1-31.2-3.9-31.2-3.9s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.1c16.9 1 31.2 4 31.2 4s-1-10-1-14.9 1-14.8 1-14.8-14.3 3-31.2 4zm-368 0c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8c0-4.9 1-14.8 1-14.8s-14.3 3-31.1 4zm368 288c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1c-4.9 0-14.8-1-14.8-1s3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8c0-4.9 1-14.8 1-14.8s-14.3 3-31.2 4z'/%3E%3C/svg%3E")}.fi-ge.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='red' d='M205 0h102v512H205z'/%3E%3Cpath fill='red' d='M0 205h512v102H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M114.1 397.9c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.3 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9-1 15.9-1 15.9 15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1c8 0 15.9 1 15.9 1s-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9 1-15.9 1-15.9-15.3 3.2-33.4 4.3m307-307c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.4 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9c0 8-1 15.9-1 15.9s15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1 15.9 1 15.9 1-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9c0-5.2 1-15.9 1-15.9s-15.4 3.2-33.4 4.3m-307 0c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.4 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9c0 8-1 15.9-1 15.9s15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1c8 0 15.9 1 15.9 1s-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9c0-5.2 1-15.9 1-15.9s-15.3 3.2-33.4 4.3m307 307c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.3 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9-1 15.9-1 15.9 15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1 15.9 1 15.9 1-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9 1-15.9 1-15.9-15.4 3.2-33.4 4.3'/%3E%3C/svg%3E")}.fi-gf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-gf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-gg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23e8112d' d='M256 0h128v480H256z'/%3E%3Cpath fill='%23e8112d' d='M0 176h640v128H0z'/%3E%3Cpath id='a' fill='%23f9dd16' d='m110 286.7 23.3-23.4h210v-46.6h-210L110 193.3z'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(90 320 240)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(-90 320 240)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(180 320 240)'/%3E%3C/svg%3E")}.fi-gg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23e8112d' d='M192 0h128v512H192z'/%3E%3Cpath fill='%23e8112d' d='M0 187.7h512v136.6H0z'/%3E%3Cpath id='a' fill='%23f9dd16' d='m46 305.8 23.3-25h210v-49.7h-210L46 206.2z'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='matrix(0 1.06667 -.9375 0 496 -17)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='matrix(0 -1.06667 .9375 0 16 529)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(180 256 256)'/%3E%3C/svg%3E")}.fi-gh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23006b3f' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fcd116' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23000001' d='m320 160 52 160-136.1-98.9H404L268 320z'/%3E%3C/svg%3E")}.fi-gh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23006b3f' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fcd116' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23000001' d='m256 170.7 55.5 170.6L166.3 236h179.4L200.6 341.3z'/%3E%3C/svg%3E")}.fi-gi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23da000c' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v321.6H0z'/%3E%3Cg stroke='%23000' transform='translate(-160)scale(1.875)'%3E%3Cg id='a' fill='%23da000c' stroke-linecap='square'%3E%3Cpath fill='%23000001' stroke='none' d='M196.6 116.3h64v44h-64z'/%3E%3Cpath d='M229.8 153.9h-39l-8.7 5.7v6h47.7m-16.3-37c5.6 0 10.2 4.7 10.2 10.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6 4.5-10.5 10.2-10.5z'/%3E%3Cpath fill='%23000001' stroke='none' d='M204.5 60h18.6v34h-18.6z'/%3E%3Cpath d='M223 88.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2 0h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6 2.5-6.6 6.1-6.8h.4a6.8 6.8 0 0 1 6.8 6.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 159.6h48m31-2.8h-32.4l-9.8 4.7v7H261'/%3E%3Cpath stroke-linecap='butt' d='M218.8 161.5H262'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3Cg fill='%23f8d80e'%3E%3Cg stroke-linecap='round'%3E%3Cpath stroke-width='.8' d='M273.3 150c-2.7 1-5 2.4-7.5 3.8a72.4 72.4 0 0 0-8.9 6c-1 .7-2 1.4-2.7 2.4-1 .8-2 2-1.8 3.5 0 .6.8-.8 1.4-.9a4.4 4.4 0 0 1 3.1-.4c1.3-1.4 3-2.3 4.4-3.4a77.4 77.4 0 0 1 13-7.6z'/%3E%3Cpath d='M260.4 157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3E%3Cpath stroke-width='.8' d='m238.9 150.2-1.2 3.3a86.6 86.6 0 0 1 15.8 8c1.7 1.2 3.5 2.3 4.8 3.9.3.8-.5 1.5-1.3 1.2-.7-.2-1.5-.5-2.2 0-1.1.5-2.1 2.2-.5 2.7 2.4 1.6 6.1.9 7.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89 89 0 0 0-14.7-7.2z'/%3E%3Cpath d='m254 158-.3 3.4m3.1-1.7-.8 3.3m3.8-1-1.8 2.6m2.7 3.6-2.6-1.4m3.4-1.4-3 .3m-.8 4-.2-2.6m-1-.3-2.4 1.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3E%3C/g%3E%3Cpath d='M235.8 227.6v8h5v-4h6.9v4h5.4v-8zm0 11v8H253v-8h-5.4v4h-6.9v-4z'/%3E%3Cpath d='M253 193.7h5v58h-5z'/%3E%3Cpath d='M253 198.7h5v50h-5zm2.6-19.3 10.6 6.2-10.6 6.2-10.7-6.2zm-14.3 4h-2.7v4.4h2.7l14.3 8.3 14.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3E%3Cpath d='M255.3 164.3a5 5 0 0 0-4 5.1v11.2a5 5 0 0 0 4.6 4.6 4.9 4.9 0 0 0 4.8-2.8l-1.7-1a2.9 2.9 0 0 1-3 1.8c-1.6 0-2.9-1.6-2.7-3.1v-11.2a2.9 2.9 0 0 1 3-2.6c.6-.2 1.5.7 1.9 0 .6-.9-.4-1.5-1-2zm5.8 3.9a5 5 0 0 1-1.9 1.6v7.5l2 1.1v-10.2z'/%3E%3C/g%3E%3Cg fill='%23da000c'%3E%3Cpath fill='%23000001' stroke='none' d='M240.8 38.4h29.3v53.2h-29.3z'/%3E%3Cpath d='M238.8 38.4v44.5h9.3V69.7c0-3 2-7.3 7.9-7.3s8 4.3 8 7.3V83h9.2V38.4zm15.8 5h2.8v15.2h-2.8zm-8.3 3h3v11.1h-3zm16.5 0h2.9v11.1h-3zM235.6 32v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9 73.2v4.6h66.5v-4.6z'/%3E%3Cpath d='M220 82.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3E%3Cpath stroke-linejoin='round' d='M228.7 102.4v54.4h12.8v-20.4c0-9.5 6.4-14 14.5-14 7.8 0 14.5 4.5 14.5 14v20.4h12.8v-54.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-gi.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23da000c' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v343H0z'/%3E%3Cg stroke='%23000' transform='matrix(2 0 0 2 -256 0)'%3E%3Cg id='a' fill='%23da000c' stroke-linecap='square'%3E%3Cpath fill='%23000001' stroke='none' d='M196.6 116.3h64v44h-64z'/%3E%3Cpath d='M229.8 153.9h-39l-8.7 5.7v6h47.7m-16.3-37c5.6 0 10.2 4.7 10.2 10.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6 4.5-10.5 10.2-10.5z'/%3E%3Cpath fill='%23000001' stroke='none' d='M204.5 60h18.6v34h-18.6z'/%3E%3Cpath d='M223 88.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2 0h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6 2.5-6.6 6.1-6.8h.4a6.8 6.8 0 0 1 6.8 6.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 159.6h48m31-2.8h-32.4l-9.8 4.7v7H261'/%3E%3Cpath stroke-linecap='butt' d='M218.8 161.5H262'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3Cg fill='%23f8d80e'%3E%3Cg stroke-linecap='round'%3E%3Cpath stroke-width='.8' d='M273.3 150c-2.7 1-5 2.4-7.5 3.8a72.4 72.4 0 0 0-8.9 6c-1 .7-2 1.4-2.7 2.4-1 .8-2 2-1.8 3.5 0 .6.8-.8 1.4-.9a4.4 4.4 0 0 1 3.1-.4c1.3-1.4 3-2.3 4.4-3.4a77.4 77.4 0 0 1 13-7.6z'/%3E%3Cpath d='M260.4 157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3E%3Cpath stroke-width='.8' d='m238.9 150.2-1.2 3.3a86.6 86.6 0 0 1 15.8 8c1.7 1.2 3.5 2.3 4.8 3.9.3.8-.5 1.5-1.3 1.2-.7-.2-1.5-.5-2.2 0-1.1.5-2.1 2.2-.5 2.7 2.4 1.6 6.1.9 7.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89 89 0 0 0-14.7-7.2z'/%3E%3Cpath d='m254 158-.3 3.4m3.1-1.7-.8 3.3m3.8-1-1.8 2.6m2.7 3.6-2.6-1.4m3.4-1.4-3 .3m-.8 4-.2-2.6m-1-.3-2.4 1.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3E%3C/g%3E%3Cpath d='M235.8 227.6v8h5v-4h6.9v4h5.4v-8zm0 11v8H253v-8h-5.4v4h-6.9v-4z'/%3E%3Cpath d='M253 193.7h5v58h-5z'/%3E%3Cpath d='M253 198.7h5v50h-5zm2.6-19.3 10.6 6.2-10.6 6.2-10.7-6.2zm-14.3 4h-2.7v4.4h2.7l14.3 8.3 14.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3E%3Cpath d='M255.3 164.3a5 5 0 0 0-4 5.1v11.2a5 5 0 0 0 4.6 4.6 4.9 4.9 0 0 0 4.8-2.8l-1.7-1a2.9 2.9 0 0 1-3 1.8c-1.6 0-2.9-1.6-2.7-3.1v-11.2a2.9 2.9 0 0 1 3-2.6c.6-.2 1.5.7 1.9 0 .6-.9-.4-1.5-1-2zm5.8 3.9a5 5 0 0 1-1.9 1.6v7.5l2 1.1v-10.2z'/%3E%3C/g%3E%3Cg fill='%23da000c'%3E%3Cpath fill='%23000001' stroke='none' d='M240.8 38.4h29.3v53.2h-29.3z'/%3E%3Cpath d='M238.8 38.4v44.5h9.3V69.7c0-3 2-7.3 7.9-7.3s8 4.3 8 7.3V83h9.2V38.4zm15.8 5h2.8v15.2h-2.8zm-8.3 3h3v11.1h-3zm16.5 0h2.9v11.1h-3zM235.6 32v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9 73.2v4.6h66.5v-4.6z'/%3E%3Cpath d='M220 82.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3E%3Cpath stroke-linejoin='round' d='M228.7 102.4v54.4h12.8v-20.4c0-9.5 6.4-14 14.5-14 7.8 0 14.5 4.5 14.5 14v20.4h12.8v-54.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-gl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23d00c33' d='M0 240h640v240H0zm80 0a160 160 0 1 0 320 0 160 160 0 0 0-320 0'/%3E%3C/svg%3E")}.fi-gl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23d00c33' d='M0 256h512v256H0zm53.3 0a170.7 170.7 0 1 0 341.4 0 170.7 170.7 0 0 0-341.4 0'/%3E%3C/svg%3E")}.fi-gm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0-48h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(0 48)'%3E%3Cpath fill='red' d='M0-128h640V85.3H0z'/%3E%3Cpath fill='%23fff' d='M0 85.3h640V121H0z'/%3E%3Cpath fill='%23009' d='M0 120.9h640V263H0z'/%3E%3Cpath fill='%23fff' d='M0 263.1h640v35.6H0z'/%3E%3Cpath fill='%23090' d='M0 298.7h640V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512V199H0z'/%3E%3Cpath fill='%23009' d='M0 199.1h512V313H0z'/%3E%3Cpath fill='%23fff' d='M0 312.9h512v28.4H0z'/%3E%3Cpath fill='%23090' d='M0 341.3h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ff0' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23090' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ff0' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23090' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-gp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-gq{background-image:url(./gq.OBiOttRB.svg)}.fi-gq.fis{background-image:url(./gq.BvOxIUGP.svg)}.fi-gr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 0h640v53.3H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 53.3h640v53.4H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 106.7h640V160H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 160h640v53.3H0z'/%3E%3Cpath fill='%230d5eaf' d='M0 0h266.7v266.7H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 213.3h640v53.4H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 266.7h640V320H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 320h640v53.3H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 373.3h640v53.4H0z'/%3E%3Cg fill='%23fff' fill-rule='evenodd' stroke-width='1.3'%3E%3Cpath d='M106.7 0H160v266.7h-53.3z'/%3E%3Cpath d='M0 106.7h266.7V160H0z'/%3E%3C/g%3E%3Cpath fill='%230d5eaf' d='M0 426.7h640V480H0z'/%3E%3C/svg%3E")}.fi-gr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 0h512v57H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 57h512v57H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 114h512v57H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 171h512v57H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 228h512v56.9H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 284.9h512v57H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 341.9h512v57H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 398.9h512v57H0z'/%3E%3Cpath fill='%230d5eaf' d='M0 0h284.9v284.9H0z'/%3E%3Cg fill='%23fff' fill-rule='evenodd' stroke-width='1.3'%3E%3Cpath d='M114 0h57v284.9h-57z'/%3E%3Cpath d='M0 114h284.9v57H0z'/%3E%3C/g%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 455h512v57H0z'/%3E%3C/svg%3E")}.fi-gs{background-image:url(./gs.Di8hLP4g.svg)}.fi-gs.fis{background-image:url(./gs.YFymFo8z.svg)}.fi-gt{background-image:url(./gt.CovS1bZs.svg)}.fi-gt.fis{background-image:url(./gt.Ufdm0MFv.svg)}.fi-gu{background-image:url(./gu.Bkjkorus.svg)}.fi-gu.fis{background-image:url(./gu.wFhsTC1Y.svg)}.fi-gw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23ce1126' d='M0 0h220v480H0z'/%3E%3Cpath fill='%23fcd116' d='M220 0h420v240H220z'/%3E%3Cpath fill='%23009e49' d='M220 240h420v240H220z'/%3E%3Cg id='b' transform='matrix(80 0 0 80 110 240)'%3E%3Cpath id='a' fill='%23000001' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72 110 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144 110 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144 110 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72 110 240)'/%3E%3C/svg%3E")}.fi-gw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23ce1126' d='M0 0h160v512H0z'/%3E%3Cpath fill='%23fcd116' d='M160 0h352v256H160z'/%3E%3Cpath fill='%23009e49' d='M160 256h352v256H160z'/%3E%3Cg transform='translate(-46.2 72.8)scale(.7886)'%3E%3Cg id='b' transform='matrix(80 0 0 80 160 240)'%3E%3Cpath id='a' fill='%23000001' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72 160 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144 160 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144 160 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72 160 240)'/%3E%3C/g%3E%3C/svg%3E")}.fi-gy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23399408' d='M2.4 0H640v480H2.4z'/%3E%3Cpath fill='%23fff' d='M.2 0c-.9 0 619.6 241.5 619.6 241.5L0 479.8z'/%3E%3Cpath fill='%23ffde08' d='M.3 20.2c3.4 0 559 217.9 555.9 220L1.9 463.2.3 20.3z'/%3E%3Cpath fill='%23000001' d='M1.9.8c1.8 0 290.9 240.9 290.9 240.9L1.8 477z'/%3E%3Cpath fill='%23de2110' d='M.3 33.9c1.6-15 260.9 208.4 260.9 208.4L.2 451.7V33.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gy.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23399408' d='M2 0h510v512H2z'/%3E%3Cpath fill='%23fff' d='M.1 0c-.6 0 495.7 257.6 495.7 257.6L0 511.7z'/%3E%3Cpath fill='%23ffde08' d='M.2 21.5C3 21.5 447.5 254 445 256.2L1.5 494.2.2 21.4z'/%3E%3Cpath fill='%23000001' d='M1.5.8c1.5 0 232.8 257 232.8 257L1.5 508.8z'/%3E%3Cpath fill='%23de2110' d='M.2 36.2C1.6 20.2 209 258.5 209 258.5L.2 481.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-hk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23EC1B2E' d='M0 0h640v480H0'/%3E%3Cpath id='a' fill='%23fff' d='M346.3 103.1C267 98 230.6 201.9 305.6 240.3c-26-22.4-20.6-55.3-10.1-72.4l1.9 1.1c-13.8 23.5-11.2 52.7 11.1 71-12.7-12.3-9.5-39 12.1-48.9s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-38.9M307.9 164l-4.7 7.4-1.8-8.6-8.6-2.3 7.8-4.3-.6-8.9 6.5 6.1 8.3-3.3-3.7 8.1 5.6 6.8z'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 312.5 243.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(144 312.5 243.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(216 312.5 243.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(288 312.5 243.5)'/%3E%3C/svg%3E")}.fi-hk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23EC1B2E' d='M0 0h512v512H0'/%3E%3Cpath id='a' fill='%23fff' d='M282.3 119.2C203 114 166.6 218 241.6 256.4 215.6 234 221 201 231.5 184l1.9 1c-13.8 23.6-11.2 52.8 11 71-12.6-12.2-9.4-39 12.2-48.8s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-39zM243.9 180l-4.7 7.4-1.8-8.6-8.6-2.3 7.8-4.3-.6-9 6.5 6.2 8.3-3.3-3.7 8 5.6 6.9z'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 248.5 259.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(144 248.5 259.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(216 248.5 259.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(288 248.5 259.5)'/%3E%3C/svg%3E")}.fi-hm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300008B' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='red' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='red' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3Cpath fill='%23fff' d='m527 396.7-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zm-3.7-117.2 2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-104.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8L387 178l6.7 19.3 19.4-6.3-10.9 17.3 17.1 11.2ZM623 186.7l-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-96.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8-15.1 14.4 2.4-20.7-20.7-2.8 17.7-11L467 73.5l19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6zM234 385.7l-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8 38.9-24.8-24-39.4 43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Z'/%3E%3C/svg%3E")}.fi-hm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300008B' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='red' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='red' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3Cpath fill='%23fff' d='m202 402.8-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8L93 377.4 69 338l43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Zm222.7 8-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zM415 293.6l2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-84.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8 7.2-19.1 6.7 19.3 19.4-6.3-10.9 17.3zm175.8-32.8-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-82.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8L376 140l2.4-20.7-20.7-2.8 17.7-11-10.7-17.9 19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6z'/%3E%3C/svg%3E")}.fi-hn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2318c3df' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cg id='c' fill='%2318c3df' transform='translate(320 240)scale(26.66665)'%3E%3Cg id='b'%3E%3Cpath id='a' d='m-.3 0 .5.1L0-1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(133.3 -42.7)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(133.3 37.3)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-133.3 -42.7)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-133.3 37.3)'/%3E%3C/svg%3E")}.fi-hn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2318c3df' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cg id='c' fill='%2318c3df' transform='translate(256 256)scale(28.44446)'%3E%3Cg id='b'%3E%3Cpath id='a' d='m0-1-.3 1 .5.1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(142.2 -45.5)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(142.2 39.8)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-142.2 -45.5)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-142.2 39.8)'/%3E%3C/svg%3E")}.fi-hr{background-image:url(./hr.K104hqQF.svg)}.fi-hr.fis{background-image:url(./hr.C9VaLqwu.svg)}.fi-ht{background-image:url(./ht.C3TTQpK4.svg)}.fi-ht.fis{background-image:url(./ht.Dv-spnGk.svg)}.fi-hu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M640 480H0V0h640z'/%3E%3Cpath fill='%23388d00' d='M640 480H0V320h640z'/%3E%3Cpath fill='%23d43516' d='M640 160.1H0V.1h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-hu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M512 512H0V0h512z'/%3E%3Cpath fill='%23388d00' d='M512 512H0V341.3h512z'/%3E%3Cpath fill='%23d43516' d='M512 170.8H0V.1h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-id{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23e70011' d='M0 0h640v240H0Z'/%3E%3Cpath fill='%23fff' d='M0 240h640v240H0Z'/%3E%3C/svg%3E")}.fi-id.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e70011' d='M0 0h512v256H0Z'/%3E%3Cpath fill='%23fff' d='M0 256h512v256H0Z'/%3E%3C/svg%3E")}.fi-ie{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009A49' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23FF7900' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ie.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009A49' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23FF7900' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-il{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-87.6 0H595v512H-87.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(82.1)scale(.94)'%3E%3Cpath fill='%23fff' d='M619.4 512H-112V0h731.4z'/%3E%3Cpath fill='%230038b8' d='M619.4 115.2H-112V48h731.4zm0 350.5H-112v-67.2h731.4zm-483-275 110.1 191.6L359 191.6z'/%3E%3Cpath fill='%23fff' d='m225.8 317.8 20.9 35.5 21.4-35.3z'/%3E%3Cpath fill='%230038b8' d='M136 320.6 246.2 129l112.4 190.8z'/%3E%3Cpath fill='%23fff' d='m225.8 191.6 20.9-35.5 21.4 35.4zM182 271.1l-21.7 36 41-.1-19.3-36zm-21.3-66.5 41.2.3-19.8 36.3zm151.2 67 20.9 35.5-41.7-.5zm20.5-67-41.2.3 19.8 36.3zm-114.3 0L189.7 256l28.8 50.3 52.8 1.2 32-51.5-29.6-52z'/%3E%3C/g%3E%3C/svg%3E")}.fi-il.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M619.4 512H-112V0h731.4z'/%3E%3Cpath fill='%230038b8' d='M619.4 115.2H-112V48h731.4zm0 350.5H-112v-67.2h731.4zm-483-275 110.1 191.6L359 191.6z'/%3E%3Cpath fill='%23fff' d='m225.8 317.8 20.9 35.5 21.4-35.3z'/%3E%3Cpath fill='%230038b8' d='M136 320.6 246.2 129l112.4 190.8z'/%3E%3Cpath fill='%23fff' d='m225.8 191.6 20.9-35.5 21.4 35.4zM182 271.1l-21.7 36 41-.1-19.3-36zm-21.3-66.5 41.2.3-19.8 36.3zm151.2 67 20.9 35.5-41.7-.5zm20.5-67-41.2.3 19.8 36.3zm-114.3 0L189.7 256l28.8 50.3 52.8 1.2 32-51.5-29.6-52z'/%3E%3C/g%3E%3C/svg%3E")}.fi-im{background-image:url(./im.BAoxVCMv.svg)}.fi-im.fis{background-image:url(./im.deD7ny0b.svg)}.fi-in{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23f93' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23128807' d='M0 320h640v160H0z'/%3E%3Cg transform='matrix(3.2 0 0 3.2 320 240)'%3E%3Ccircle r='20' fill='%23008'/%3E%3Ccircle r='17.5' fill='%23fff'/%3E%3Ccircle r='3.5' fill='%23008'/%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a' fill='%23008'%3E%3Ccircle r='.9' transform='rotate(7.5 -8.8 133.5)'/%3E%3Cpath d='M0 17.5.6 7 0 2l-.6 5z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(15)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(60)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(120)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-120)'/%3E%3C/g%3E%3C/svg%3E")}.fi-in.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23f93' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23128807' d='M0 341.3h512V512H0z'/%3E%3Cg transform='translate(256 256)scale(3.41333)'%3E%3Ccircle r='20' fill='%23008'/%3E%3Ccircle r='17.5' fill='%23fff'/%3E%3Ccircle r='3.5' fill='%23008'/%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a' fill='%23008'%3E%3Ccircle r='.9' transform='rotate(7.5 -8.8 133.5)'/%3E%3Cpath d='M0 17.5.6 7 0 2l-.6 5z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(15)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(60)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(120)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-120)'/%3E%3C/g%3E%3C/svg%3E")}.fi-io{background-image:url(./io.Bkx8USW1.svg)}.fi-io.fis{background-image:url(./io.BzKkDPkD.svg)}.fi-iq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 320h640v160H0z'/%3E%3Cg fill='%23007a3d' transform='translate(-179.3 -92.8)scale(1.75182)'%3E%3Cpath d='M325.5 173.2a5 5 0 0 1-1.4-1c-.3-.5-.1-.5 1.2-.2 2.3.7 3.8.4 5.3-.8l1.3-1.1 1.5.7c.9.5 1.8.8 2 .7.7-.2 2.1-2 2-2.6 0-.7.6-.5 1 .3.6 1.6-.3 3.5-2 3.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4 0a5.4 5.4 0 0 1-5.9.4m5.8-5.3a8 8 0 0 1-1-4c.1-.6.3-.8.8-.6 1 .3 1.2 1 1 3 0 1.8-.3 2.3-.8 1.6m-67.6-1.9c-.1 1.3 2.4 4.6 3.5 5.2-.8.3-1.7.2-2.4.5-4 4-18.4 18-21 21.4 7.8.2 16.4-.1 23.7-.4 0-5.3 5-5.6 8.4-7.5 1.7 2.7 6 2.5 6.6 6.6v17.6H216a9.7 9.7 0 0 1-12.3 7.5c2-2 5.4-2.8 6.6-5.7 1-6.4-2-10.3-4-14a24 24 0 0 0 7-3.6c-2.3 7 6.2 6.3 12.4 6.1.2-2.4.1-5.2-1.7-5.6 2.3-.9 2.7-1.2 6.6-4.4v9.6l46.1-.1c0-3 .8-7.9-1.6-7.9-2.2 0 0 6.2-1.8 6.2h-35.7v-6c1.5-1.6 1.3-1.5 11.6-11.8 1-1 8.3-7.6 14.6-13.7zm89.1-.3c2.5 1.4 4.5 3.2 7.5 4-.3 1.3-1.5 1.8-1.8 3.1v27c3.4.7 4.2-1.3 5.8-2.3.4 4.3 3.2 8.5 3 12h-14.5zm-19.4 14.5s5.3-4.5 5.3-4.7V199h3.8l-.1-26.3c1.5-1.6 4.6-3.8 5.3-5.4v42h-33.4c-.5-8.7-.6-17.7 9.6-15.8V190c-.3-.6-.9.1-1-.7 1.6-1.6 2.1-2 6.5-5.8l.1 15.5h3.9zm-12.6 18.6c.7 1 3.2 1 3-.8-.3-1.5-3.5-1-3 .8'/%3E%3Ccircle cx='224' cy='214.4' r='2'/%3E%3Cpath d='M287 165.8c2.5 1.3 4.5 3.2 7.6 4-.4 1.2-1.5 1.7-1.8 3v27c3.4.7 4.1-1.2 5.7-2.3.5 4.3 3.2 8.6 3.1 12H287z'/%3E%3C/g%3E%3C/svg%3E")}.fi-iq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23000001' d='M0 341.3h512V512H0z'/%3E%3Cg fill='%23007a3d' transform='translate(-276.6 -99)scale(1.8686)'%3E%3Cpath d='M325.5 173.2a5 5 0 0 1-1.4-1c-.3-.5-.1-.5 1.2-.2 2.3.7 3.8.4 5.3-.8l1.3-1.1 1.5.7c.9.5 1.8.8 2 .7.7-.2 2.1-2 2-2.6 0-.7.6-.5 1 .3.6 1.6-.3 3.5-2 3.9-.7.2-1.4.1-2.6-.3-1.4-.5-1.7-.5-2.4 0a5.4 5.4 0 0 1-5.9.4m5.8-5.3a8 8 0 0 1-1-4c.1-.6.3-.8.8-.6 1 .3 1.2 1 1 3 0 1.8-.3 2.3-.8 1.6m-67.6-1.9c-.1 1.3 2.4 4.6 3.5 5.2-.8.3-1.7.2-2.4.5-4 4-18.4 18-21 21.4 7.8.2 16.4-.1 23.7-.4 0-5.3 5-5.6 8.4-7.5 1.7 2.7 6 2.5 6.6 6.6v17.6H216a9.7 9.7 0 0 1-12.3 7.5c2-2 5.4-2.8 6.6-5.7 1-6.4-2-10.3-4-14a24 24 0 0 0 7-3.6c-2.3 7 6.2 6.3 12.4 6.1.2-2.4.1-5.2-1.7-5.6 2.3-.9 2.7-1.2 6.6-4.4v9.6l46.1-.1c0-3 .8-7.9-1.6-7.9-2.2 0 0 6.2-1.8 6.2h-35.7v-6c1.5-1.6 1.3-1.5 11.6-11.8 1-1 8.3-7.6 14.6-13.7zm89.1-.3c2.5 1.4 4.5 3.2 7.5 4-.3 1.3-1.5 1.8-1.8 3.1v27c3.4.7 4.2-1.3 5.8-2.3.4 4.3 3.2 8.5 3 12h-14.5zm-19.4 14.5s5.3-4.5 5.3-4.7V199h3.8l-.1-26.3c1.5-1.6 4.6-3.8 5.3-5.4v42h-33.4c-.5-8.7-.6-17.7 9.6-15.8V190c-.3-.6-.9.1-1-.7 1.6-1.6 2.1-2 6.5-5.8l.1 15.5h3.9zm-12.6 18.6c.7 1 3.2 1 3-.8-.3-1.5-3.5-1-3 .8'/%3E%3Ccircle cx='224' cy='214.4' r='2'/%3E%3Cpath d='M287 165.8c2.5 1.3 4.5 3.2 7.6 4-.4 1.2-1.5 1.7-1.8 3v27c3.4.7 4.1-1.2 5.7-2.3.5 4.3 3.2 8.6 3.1 12H287z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ir{background-image:url(./ir.cCIgaNf6.svg)}.fi-ir.fis{background-image:url(./ir.CXFV1BFU.svg)}.fi-is{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)'%3E%3Cpath fill='%23003897' d='M0 0h666.7v480H0z'/%3E%3Cpath fill='%23fff' d='M0 186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0z'/%3E%3Cpath fill='%23d72828' d='M0 213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-is.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M85.4 0h486v486h-486z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)' transform='translate(-90)scale(1.0535)'%3E%3Cpath fill='%23003897' d='M0 0h675v486H0z'/%3E%3Cpath fill='%23fff' d='M0 189h189V0h108v189h378v108H297v189H189V297H0z'/%3E%3Cpath fill='%23d72828' d='M0 216h216V0h54v216h405v54H270v216h-54V270H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-it{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009246' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ce2b37' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-it.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009246' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ce2b37' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-je{background-image:url(./je.PUw16g1j.svg)}.fi-je.fis{background-image:url(./je.DavEsnCV.svg)}.fi-jm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='m0 0 320 240L0 480zm640 0L320 240l320 240z'/%3E%3Cpath fill='%23090' d='m0 0 320 240L640 0zm0 480 320-240 320 240z'/%3E%3Cpath fill='%23fc0' d='M640 0h-59.6L0 435.3V480h59.6L640 44.7z'/%3E%3Cpath fill='%23fc0' d='M0 0v44.7L580.4 480H640v-44.7L59.6 0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-jm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='m0 0 256 256L0 512zm512 0L256 256l256 256z'/%3E%3Cpath fill='%23090' d='m0 0 256 256L512 0zm0 512 256-256 256 256z'/%3E%3Cpath fill='%23fc0' d='M512 0h-47.7L0 464.3V512h47.7L512 47.7z'/%3E%3Cpath fill='%23fc0' d='M0 0v47.7L464.3 512H512v-47.7L47.7 0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-jo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-117.8 0h682.6v512h-682.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(110.5)scale(.9375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M-117.8 0h1024v170.7h-1024z'/%3E%3Cpath fill='%23fff' d='M-117.8 170.7h1024v170.6h-1024z'/%3E%3Cpath fill='%23090' d='M-117.8 341.3h1024V512h-1024z'/%3E%3Cpath fill='red' d='m-117.8 512 512-256-512-256z'/%3E%3Cpath fill='%23fff' d='m24.5 289 5.7-24.9H4.7l23-11-15.9-19.9 23 11 5.6-24.8 5.7 24.9L69 233.2l-16 19.9 23 11H50.6l5.7 24.9-15.9-20z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-jo.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M113.6 0H607v493.5H113.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-117.8)scale(1.0375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h987v164.5H0z'/%3E%3Cpath fill='%23fff' d='M0 164.5h987V329H0z'/%3E%3Cpath fill='%23090' d='M0 329h987v164.5H0z'/%3E%3Cpath fill='red' d='m0 493.5 493.5-246.8L0 0z'/%3E%3Cpath fill='%23fff' d='m164.8 244 22 10.6h-24.5l5.5 24-15.3-19.3-15.3 19.2 5.5-23.9H118l22.1-10.7-15.3-19.1 22.1 10.6 5.5-23.9 5.5 24 22-10.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-jp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-88 32h640v480H-88z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(88 -32)'%3E%3Cpath fill='%23fff' d='M-128 32h720v480h-720z'/%3E%3Ccircle cx='523.1' cy='344.1' r='194.9' fill='%23bc002d' transform='translate(-168.4 8.6)scale(.76554)'/%3E%3C/g%3E%3C/svg%3E")}.fi-jp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%23fff' d='M0 0h1063v708.7H0z'/%3E%3Ccircle cx='523.1' cy='344.1' r='194.9' fill='%23bc002d' transform='translate(-59.7 -34.5)scale(1.1302)'/%3E%3C/g%3E%3C/svg%3E")}.fi-ke{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' stroke-miterlimit='10' d='m-28.6 47.5 1.8 1 46.7-81c2.7-.6 4.2-3.2 5.7-5.8 1-1.8 5-8.7 6.7-17.7a58 58 0 0 0-11.9 14.7c-1.5 2.6-3 5.2-2.3 7.9z'/%3E%3C/defs%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v144H0z'/%3E%3Cpath fill='%23060' d='M0 336h640v144H0z'/%3E%3Cg id='b' transform='matrix(3 0 0 3 320 240)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' stroke='%23000'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' fill='%23fff'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cpath fill='%23b00' d='M640.5 168H377c-9-24-39-72-57-72s-48 48-57 72H-.2v144H263c9 24 39 72 57 72s48-48 57-72h263.5z'/%3E%3Cpath id='c' d='M377 312c9-24 15-48 15-72s-6-48-15-72c-9 24-15 48-15 72s6 48 15 72'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cg fill='%23fff' transform='matrix(3 0 0 3 320 240)'%3E%3Cellipse rx='4' ry='6'/%3E%3Cpath id='d' d='M1 5.8s4 8 4 21-4 21-4 21z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-ke.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' stroke-miterlimit='10' d='m-28.6 47.5 1.8 1 46.7-81c2.7-.6 4.2-3.2 5.7-5.8 1-1.8 5-8.7 6.7-17.7a58 58 0 0 0-11.9 14.7c-1.5 2.6-3 5.2-2.3 7.9z'/%3E%3C/defs%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v153.6H0z'/%3E%3Cpath fill='%23060' d='M0 358.4h512V512H0z'/%3E%3Cg id='b' transform='matrix(3.2 0 0 3.2 255.8 256)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' stroke='%23000'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' fill='%23fff'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 511.7 0)'/%3E%3Cpath fill='%23b00' d='M255.8 102.4c-19.2 0-51.2 51.2-60.8 76.8H0v153.6h195c9.7 25.6 41.7 76.8 60.9 76.8s51.2-51.2 60.8-76.8H512V179.2H316.6c-9.6-25.6-41.6-76.8-60.8-76.8'/%3E%3Cpath id='c' d='M316.6 332.8a220 220 0 0 0 16-76.8 220 220 0 0 0-16-76.8 220 220 0 0 0-16 76.8 220 220 0 0 0 16 76.8'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='matrix(-1 0 0 1 511.7 0)'/%3E%3Cg fill='%23fff' transform='matrix(3.2 0 0 3.2 255.8 256)'%3E%3Cellipse rx='4' ry='6'/%3E%3Cpath id='d' d='M1 5.8s4 8 4 21-4 21-4 21z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-kg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85 0h682.7v512H-85z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(79.6)scale(.9375)'%3E%3Cpath fill='red' d='M-128 0h768.8v512H-128z'/%3E%3Cpath fill='%23ff0' d='M105.5 261.1c13.6-16.6 41.9-.4 65-12.3-27.4 1.5-42.3-13.2-63.9-11.1 22.4-13.8 41.5 4.5 66.5-2.8-33.1-2.8-31.7-17.7-61.9-19.8 26.8-11.4 40 11.8 66.3 6.5-31-7.1-35-25.3-58-29.2 33.6-5 31.4 14.8 64.3 17.2-33.4-14.3-24.7-26.8-52.6-37.7 31.3-.7 29.2 21 61 26.6-27.2-17.2-23.9-32.9-46.2-45.2 26.5.5 29 27.6 56.1 36-24.1-19.1-17.8-35.3-38.6-52.4 26.4 6.2 22.5 29.6 50 44.6-20.4-22.6-12.6-38.8-30.3-57.3 25.4 8.1 15.7 30.4 42 51.6-15-24.9-5.7-40.8-20.6-61.7 23.6 12.1 12.2 34.9 34 57.5-10.3-25.5 0-41.3-10.5-63.9 20.2 15 8.2 39.3 24.5 62.5-6-32 7.8-37.2 3.5-65.2 15.3 18.8-1.8 37.6 10 65.3-1.5-31.5 15.3-38.8 12.4-64 15.1 22.6-8.5 42.3 1.4 66.5 2.5-29.8 22.1-37.6 22.4-60.8 12 21.3-14 36.7-9.8 65 8.5-31.2 29.4-35 32-56 7.1 24.6-21.4 36-19.7 63.4 8.5-27.7 34.6-31 40-51.4 3.3 26-22.4 30.7-29.7 59.5 13.5-23.5 37.2-25.4 47.8-44-.8 25.8-29.8 29.2-38.7 53.3 16.7-20.5 37.7-17 54.4-35.1-1.8 23.3-31.3 22-47 46.1 18.1-16.7 45.4-11.7 59.3-26.1-.7 20.6-36.9 19-54 37.5 21-11.6 47.8-4.8 63.2-15.5-2.8 18-41 13.8-59.3 28 25.2-7 44.7 3.7 65-4-9.9 17.5-44.6 6.4-63 17.8 22-3.7 45.2 9.6 65.1 5.3-6.5 15.2-44.6-1-65 8.5 24.4-.2 40.3 15.5 63 14.4-12.3 13.8-45.7-5.1-65.2-1.9 23.8 5 42 24.6 60 25.6-14.9 11.3-42.5-14.5-65-11.3 23.2 6.2 42.6 32.5 55.8 33.1-14.3 9.8-42.5-22.5-61.8-21.3 23.5 10.6 34.2 37.5 49.7 41.3-19.1 6.1-37.9-29.2-58.4-30.5 23.8 15 25.1 38 43.4 48.2-19.3 4.7-33-35.2-53.3-38.6 19.5 14.3 22.5 45 35.4 54.6-19.6 1-26.7-40.7-46.8-46.7 17.2 14.4 13.1 45.6 26.5 59-20.4-4.3-17.8-40.6-39.1-52.9 15.3 19.4 7.5 46.9 17.5 62.4-19.9-8-11.3-40.6-30.2-59 10.3 20.6-.8 44.6 7.4 64.5-18.2-8.9-6-47.4-19.9-62.7 6.4 23.8-5.4 43.5-.6 64.8-18.6-21.5 2.8-43.2-13.3-65.1 4.2 25.1-13.4 42.7-10.6 63.7-14.7-17.2 8-44.7-3.5-66.4 2.4 24.7-20.3 46.4-18.7 62-12-20 13.3-43.6 6.5-66.3-1.4 23.6-24.4 36.4-28.7 57.9-7.7-23.7 19.6-40.8 17.2-64.1-7.8 22.1-30 31-37.8 52.5-6.4-23.7 26-36.2 26.8-61-10 23.2-36.5 28.4-45.3 46.2-3.3-23.5 33.8-34 35.2-56.3-12 21.4-41 22.3-51 39.3-1.5-23.4 37.6-26.3 43.7-50.8-11.9 18.2-43.7 15.9-57 30.7 2.1-21.7 44.4-23 51.2-42.6-15.8 15.2-45 9-61.5 21 9.2-21.4 48.9-16.9 57.8-32.3-17.5 9.1-48.6.2-64 9.4 14-20.2 44.8-8.1 62.3-22-28.4 4.1-45.5-7.2-65.2-2z'/%3E%3Cpath fill='%23ff0' d='M356 256.1a99.2 99.2 0 1 1-198.5 0 99.2 99.2 0 0 1 198.4 0z'/%3E%3Cpath fill='red' d='M343.2 256.3a86.3 86.3 0 1 1-172.6 0 86.3 86.3 0 0 1 172.6 0'/%3E%3Cpath fill='%23ff0' d='M331.2 256.5a74 74 0 1 1-148.2 0 74 74 0 0 1 148.2 0'/%3E%3Cpath fill='red' d='M194 208c20.5-.5 46 1.4 62.9 14.8a97.1 97.1 0 0 1 60.5-14.3l11 20.1a101 101 0 0 0-50 8.2 85.3 85.3 0 0 1 34.6 72.1c-2.7 3.4-7 7.1-9.7 10.5 4-28.5-11-60.3-32.9-77 17.8 25.6 28.3 48.6 25.4 80.4l-10 6.4c4.6-28-2-61-22.7-80 12 17.5 23.8 49 16.4 81-3.2 1-8.2 3.7-11.4 4.6a96 96 0 0 0-10.8-78.7c-13.8 19.8-18.3 50-10.5 78-3.8-1-6.7-2.2-10.6-3.1-5.7-30 2.2-64 15.9-81.7-14 8.1-27.1 42.7-23.4 78l-9.3-4.3c-4.5-26.3 7.4-60.6 24.5-80.4-19.4 12.2-35.2 42.3-32.5 74.6-3-2.6-5.7-3.9-8.7-6.6-3.4-28.2 13-56.6 32.1-73.6-16.1-7.3-30-8.7-50-8.4 3.1-6.5 6-14.1 9.2-20.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M104 0h416.3v416.3H104.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(1.23)'%3E%3Cpath fill='red' d='M0 0h625v416.3H0z'/%3E%3Cpath fill='%23ff0' d='M189.8 212.3c11.1-13.5 34.1-.3 52.9-10-22.3 1.2-34.4-10.7-52-9 18.2-11.2 33.7 3.6 54.1-2.4-27-2.2-25.8-14.3-50.3-16 21.8-9.3 32.5 9.6 53.9 5.3-25.2-5.8-28.5-20.6-47.2-23.8 27.3-4.1 25.5 12 52.3 14-27.2-11.6-20-21.8-42.8-30.6 25.5-.6 23.8 17 49.5 21.6-22-14-19.3-26.8-37.5-36.8 21.6.4 23.7 22.5 45.7 29.3-19.6-15.5-14.5-28.7-31.4-42.6 21.4 5 18.3 24.1 40.6 36.2-16.5-18.3-10.2-31.5-24.6-46.6 20.6 6.7 12.8 24.8 34.2 42-12.3-20.2-4.7-33.1-16.8-50.2 19.2 10 9.9 28.4 27.7 46.8-8.4-20.7 0-33.6-8.6-52 16.4 12.3 6.7 32 19.9 50.9-4.8-26 6.4-30.3 2.9-53 12.4 15.3-1.5 30.6 8 53-1-25.5 12.5-31.5 10.1-52 12.4 18.4-6.9 34.4 1.2 54.1 2-24.3 18-30.5 18.3-49.4 9.7 17.3-11.5 29.8-8 52.8 6.9-25.4 23.9-28.5 26-45.6 5.8 20-17.4 29.4-16 51.6 6.9-22.5 28.1-25.2 32.5-41.8 2.6 21.2-18.3 25-24.1 48.4 11-19 30.2-20.7 38.8-35.8-.7 21-24.3 23.7-31.5 43.4 13.6-16.7 30.6-13.8 44.2-28.6-1.4 19-25.4 17.9-38.2 37.5 14.8-13.6 37-9.5 48.3-21.2-.6 16.7-30 15.5-44 30.4 17.2-9.3 38.9-3.8 51.5-12.6C427 184.3 396 181 381 192.4c20.5-5.7 36.3 3 53-3.3-8.1 14.3-36.3 5.3-51.3 14.6 17.8-3 36.7 7.7 52.9 4.3-5.3 12.3-36.2-.8-53 7 20-.3 33 12.5 51.4 11.6-10 11.2-37.2-4.2-53-1.6 19.3 4 34 20 48.7 20.8-12 9.2-34.5-11.8-52.8-9.1 18.8 5 34.6 26.4 45.4 26.9-11.6 8-34.6-18.3-50.3-17.4 19 8.7 27.8 30.5 40.4 33.6-15.5 5-30.8-23.7-47.5-24.7 19.3 12.2 20.4 30.8 35.3 39-15.6 4-26.8-28.5-43.3-31.2 15.9 11.6 18.2 36.5 28.8 44.4-16 .8-21.7-33.1-38-38 14 11.7 10.6 37 21.4 47.9-16.5-3.4-14.4-33-31.7-43 12.4 15.8 6 38.1 14.2 50.7-16.2-6.5-9.1-33-24.6-48 8.4 16.8-.6 36.3 6 52.5-14.7-7.2-4.8-38.5-16.1-51 5.2 19.4-4.4 35.4-.5 52.7-15.1-17.5 2.3-35-10.8-53 3.4 20.6-10.9 34.8-8.6 52-12-14 6.4-36.5-2.9-54.1 2 20.1-16.5 37.7-15.2 50.4-9.7-16.2 10.8-35.4 5.3-53.9-1.2 19.2-19.8 29.6-23.3 47-6.3-19.2 15.9-33.1 14-52-6.4 18-24.4 25.2-30.8 42.6-5.2-19.2 21.1-29.4 21.8-49.6-8.1 19-29.7 23.1-36.8 37.6-2.7-19 27.5-27.6 28.6-45.7-9.7 17.4-33.3 18-41.5 31.9-1.2-19 30.6-21.4 35.6-41.3-9.7 14.8-35.6 13-46.3 25 1.7-17.7 36-18.8 41.5-34.6-12.8 12.3-36.5 7.2-50 17 7.5-17.4 39.8-13.7 47-26.3-14.2 7.5-39.5.3-52 7.7 11.4-16.4 36.5-6.6 50.7-18-23.1 3.4-37-5.8-53-1.5z'/%3E%3Cpath fill='%23ff0' d='M393.4 208.2a80.7 80.7 0 1 1-161.3 0 80.7 80.7 0 0 1 161.3 0'/%3E%3Cpath fill='red' d='M383 208.4a70.1 70.1 0 1 1-140.2 0 70.1 70.1 0 0 1 140.3 0z'/%3E%3Cpath fill='%23ff0' d='M373.3 208.5a60.2 60.2 0 1 1-120.5 0 60.2 60.2 0 0 1 120.5 0'/%3E%3Cpath fill='red' d='M261.8 169c16.7-.3 37.4 1.2 51.1 12.2a79 79 0 0 1 49.2-11.7l9 16.4c-13-1.3-25.7.5-40.7 6.6a69.3 69.3 0 0 1 28.1 58.6c-2.2 2.8-5.6 5.8-7.8 8.5 3.2-23.1-9-49-26.8-62.6 14.4 20.9 23 39.6 20.6 65.5l-8.2 5.1c3.8-22.8-1.5-49.5-18.4-65a87.5 87.5 0 0 1 13.4 65.8c-2.6.8-6.6 3-9.3 3.8a78 78 0 0 0-8.8-64 77.6 77.6 0 0 0-8.5 63.4l-8.6-2.5c-4.6-24.5 1.8-52 12.9-66.4-11.3 6.6-22 34.7-19 63.4l-7.6-3.5c-3.7-21.4 6-49.3 20-65.4-15.8 10-28.7 34.4-26.4 60.7-2.4-2.1-4.7-3.2-7.1-5.3-2.8-23 10.5-46.1 26-60a87.6 87.6 0 0 0-40.6-6.7c2.5-5.3 5-11.5 7.5-16.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kh{background-image:url(./kh.V4Sa3vlt.svg)}.fi-kh.fis{background-image:url(./kh.CAffWc0R.svg)}.fi-ki{background-image:url(./ki.COZ8g898.svg)}.fi-ki.fis{background-image:url(./ki.CM44VBPm.svg)}.fi-km{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23ff0' d='M0 0h768.8v128H0z'/%3E%3Cpath fill='%23fff' d='M0 128h768.8v128H0z'/%3E%3Cpath fill='%23be0027' d='M0 256h768.8v128H0z'/%3E%3Cpath fill='%233b5aa3' d='M0 384h768.8v128H0z'/%3E%3Cpath fill='%23239e46' d='M0 0v512l381.9-255.3z'/%3E%3Cpath fill='%23fff' d='M157.2 141.4c-85-4.3-123.9 63.5-123.8 115.9-.2 62 58.6 113 112.8 110C117 353.5 81.2 314.6 81 257c-.3-52.1 29.5-97.5 76.3-115.6z'/%3E%3Cpath fill='%23fff' d='m156 197-12-9.3-14.6 4.6 5.2-14.4-8.8-12.4 15.2.6 9-12.3 4.3 14.7 14.4 4.8-12.6 8.5zm-.3 52.1-12-9.4-14.6 4.6 5.3-14.3-8.9-12.4 15.3.5 9-12.2 4.2 14.6 14.5 4.9-12.7 8.5zm.2 52.6-12-9.4-14.5 4.6 5.2-14.3-8.8-12.4 15.2.5 9-12.2 4.3 14.6 14.4 4.8-12.6 8.6zm-.2 53-12-9.3L129 350l5.3-14.4-8.9-12.4 15.3.6 9-12.3 4.2 14.7 14.5 4.8-12.7 8.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-km.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h416.3v416.3H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(1.23)'%3E%3Cpath fill='%23ff0' d='M0 0h625v104H0z'/%3E%3Cpath fill='%23fff' d='M0 104h625v104.1H0z'/%3E%3Cpath fill='%23be0027' d='M0 208.1h625v104H0z'/%3E%3Cpath fill='%233b5aa3' d='M0 312.2h625v104H0z'/%3E%3Cpath fill='%23239e46' d='M0 0v416.2l310.4-207.5z'/%3E%3Cpath fill='%23fff' d='M127.8 115c-69.2-3.5-100.7 51.6-100.6 94.2-.2 50.4 47.6 92 91.7 89.4A100 100 0 0 1 65.8 209a98.3 98.3 0 0 1 62-94'/%3E%3Cpath fill='%23fff' d='m126.8 160.2-9.8-7.6-11.8 3.7 4.2-11.6-7.1-10.1 12.3.4 7.4-10 3.4 12 11.8 3.9-10.3 7zm-.2 42.3-9.8-7.6-11.8 3.7 4.2-11.6-7.2-10.1 12.4.4 7.4-10 3.4 12 11.8 4-10.3 6.9zm.2 42.8-9.8-7.6-11.8 3.7 4.2-11.7-7.1-10 12.3.4 7.4-10 3.4 12 11.8 3.9-10.3 6.9zm-.2 43.1-9.8-7.6-11.8 3.7 4.2-11.6-7.2-10.1 12.4.4 7.4-10 3.4 12 11.8 4-10.3 6.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-80.1 0h682.7v512H-80.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(75.1)scale(.9375)'%3E%3Cpath fill='%23ffe900' d='M-107.8.2h737.6v511.3h-737.6z'/%3E%3Cpath fill='%2335a100' d='m-108.2.2.8 368.6L466.6 0z'/%3E%3Cpath fill='%23c70000' d='m630.7 511.5-1.4-383.2-579 383.5z'/%3E%3Cpath fill='%23000001' d='m-107.9 396.6.5 115.4 125.3-.2 611.7-410.1L629 1.4 505.2.2z'/%3E%3Cpath fill='%23fff' d='m380.4 156.6-9.8-42.2 33.3 27 38-24.6-17.4 41.3 33.4 27-44.2-1.5-17.3 41.3-9.9-42.2-44.1-1.5zm-275.2 179-9.9-42.3 33.3 27 38-24.6-17.4 41.3 33.4 27-44.1-1.5-17.4 41.3-9.8-42.2-44.1-1.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M151.7-.3h745.1v745H151.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-104.2 .2)scale(.68714)'%3E%3Cpath fill='%23ffe900' d='M-5.3 0h1073.5v744H-5.3z'/%3E%3Cpath fill='%2335a100' d='m-5.8 0 1.2 536.4L830.7-.4z'/%3E%3Cpath fill='%23c70000' d='m1069.5 744-1.9-557.7L225 744.5l844.5-.4z'/%3E%3Cpath fill='%23000001' d='m-5.3 576.9.7 167.9 182.3-.3L1068 147.6l-1-146L886.9 0z'/%3E%3Cpath fill='%23fff' d='m818 269-64.2-2.2-25.3 60.2-14.3-61.5-64.2-2.2 55.4-35.7L691 166l48.5 39.4 55.3-35.9-25.4 60.2zM417.5 529.6l-64.3-2.3-25.2 60.2-14.3-61.5-64.3-2.2 55.4-35.8-14.4-61.4 48.5 39.4 55.3-35.9-25.3 60.1z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M5 .1h682.6V512H5.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-4.8 -.1)scale(.93768)'%3E%3Cpath fill='%23fff' stroke='%23000' d='M776 511.5H-76V.5h852z'/%3E%3Cpath fill='%233e5698' d='M776 419H-76v92.5h852z'/%3E%3Cpath fill='%23c60000' d='M776 397.6H-76V114.4h852z'/%3E%3Cpath fill='%233e5698' d='M776 .6H-76V93h852z'/%3E%3Cpath fill='%23fff' d='M328.5 256c0 63.5-53 115-118.6 115S91.3 319.5 91.3 256s53-114.8 118.6-114.8c65.5 0 118.6 51.4 118.6 114.9z'/%3E%3Cpath fill='%23c40000' d='m175.8 270.6-57-40.7 71-.2 22.7-66.4 21.1 66.1 71-.4-57.9 41.2 21.3 66.1-57-40.7-58 41.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M92.2 7.8h593.6v485.5H92.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='matrix(.86254 0 0 1.0546 -79.5 -8.3)'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='1.1' d='M991.8 492.9H4.2V8.4h987.6z'/%3E%3Cpath fill='%233e5698' d='M991.8 405.2H4.2V493h987.6z'/%3E%3Cpath fill='%23c60000' d='M991.8 384.9H4.2V116.4h987.6z'/%3E%3Cpath fill='%233e5698' d='M991.8 8.4H4.2V96h987.6z'/%3E%3Cpath fill='%23fff' d='M473 250.7c0 60.1-61.5 108.9-137.4 108.9-76 0-137.6-48.8-137.6-109 0-60.1 61.6-108.9 137.6-108.9S473 190.5 473 250.7'/%3E%3Cpath fill='%23c40000' d='m402.9 326.8-66.1-38.6-67.1 39 26.3-62.8-66.1-38.5 82.4-.3 26.2-63 24.5 62.8 82.4-.4-67.2 39z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-95.8-.4h682.7v512H-95.8z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(89.8 .4)scale(.9375)'%3E%3Cpath fill='%23fff' d='M-95.8-.4H587v512H-95.8Z'/%3E%3Cg transform='rotate(-56.3 361.6 -101.3)scale(10.66667)'%3E%3Cg id='c'%3E%3Cpath id='b' fill='%23000001' d='M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' y='44'/%3E%3C/g%3E%3Cpath stroke='%23fff' d='M0 17v10'/%3E%3Cpath fill='%23cd2e3a' d='M0-12a12 12 0 0 1 0 24Z'/%3E%3Cpath fill='%230047a0' d='M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z'/%3E%3Ccircle cy='-6' r='6' fill='%23cd2e3a'/%3E%3C/g%3E%3Cg transform='rotate(-123.7 191.2 62.2)scale(10.66667)'%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25'/%3E%3Cpath stroke='%23fff' d='M0-23.5v3M0 17v3.5m0 3v3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-kr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0h512v512H0Z'/%3E%3Cg fill-rule='evenodd' transform='rotate(-56.3 367.2 -111.2)scale(9.375)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23000001' d='M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' y='44'/%3E%3C/g%3E%3Cpath stroke='%23fff' d='M0 17v10'/%3E%3Cpath fill='%23cd2e3a' d='M0-12a12 12 0 0 1 0 24Z'/%3E%3Cpath fill='%230047a0' d='M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z'/%3E%3Ccircle cy='-6' r='6' fill='%23cd2e3a'/%3E%3C/g%3E%3Cg fill-rule='evenodd' transform='rotate(-123.7 196.5 59.5)scale(9.375)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25'/%3E%3Cpath stroke='%23fff' d='M0-23.5v3M0 17v3.5m0 3v3'/%3E%3C/g%3E%3C/svg%3E")}.fi-kw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23fff' d='M0 170.6h1024v170.7H0z'/%3E%3Cpath fill='%23f31830' d='M0 341.3h1024V512H0z'/%3E%3Cpath fill='%2300d941' d='M0 0h1024v170.7H0z'/%3E%3Cpath fill='%23000001' d='M0 0v512l255.4-170.7.6-170.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23fff' d='M0 165.3h992.1v165.4H0z'/%3E%3Cpath fill='%23f31830' d='M0 330.7h992.1v165.4H0z'/%3E%3Cpath fill='%2300d941' d='M0 0h992.1v165.4H0z'/%3E%3Cpath fill='%23000001' d='M0 0v496l247.5-165.3.5-165.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ky{background-image:url(./ky.BqProAqG.svg)}.fi-ky.fis{background-image:url(./ky.D_l3blFP.svg)}.fi-kz{background-image:url(./kz.DBjWpOlG.svg)}.fi-kz.fis{background-image:url(./kz.BBCbe9jj.svg)}.fi-la{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23ce1126' d='M-40 0h720v480H-40z'/%3E%3Cpath fill='%23002868' d='M-40 119.3h720v241.4H-40z'/%3E%3Cpath fill='%23fff' d='M423.4 240a103.4 103.4 0 1 1-206.8 0 103.4 103.4 0 1 1 206.8 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-la.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%23ce1126' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23002868' d='M0 176h1063v356.6H0z'/%3E%3Cpath fill='%23fff' d='M684.2 354.3a152.7 152.7 0 1 1-305.4 0 152.7 152.7 0 0 1 305.4 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-lb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23EE161F' d='M-128 384h768v128h-768zm0-384h768v128h-768z'/%3E%3Cpath fill='%23fff' d='M-128 128h768v256h-768z'/%3E%3C/g%3E%3Cpath fill='%2300A850' d='M252.1 130c-7.8 15.5-13 15.5-26 26-5.2 5.1-13 7.7-2.6 13-10.5 5.1-15.7 7.7-20.9 18.1l2.6 2.6s10-4.8 10.4-2.6c1.8 2.1-13 10-14.9 11.3l-11 7c-13.1 10.3-21 7.7-28.7 23.3l26-2.6c5.2 18.2-13 20.8-26 28.6l-20.9 13c5.3 18.2 20.9 7.8 33.9 2.6l2.6 2.6v5.2l-26 13s-30.8 17.6-31.3 18.2c-.2 1 0 5.2 0 5.2 10.4 2.6 26 5.2 36.5 0 13-5.2 15.6-10.4 31.2-10.4a100.6 100.6 0 0 1-52 20.8v10.4c15.6 0 26 0 39-2.6l33.8-10.4c7.8 0 15.7 7.8 13 15.6-7.7 28.6-39 23.4-49.4 46.8L213 369c10.4-5.2 20.8-10.3 33.8-7.7 15.6 5.2 15.6 15.6 36.4 20.8l-5.2-13c5.2 2.6 10.4 2.6 15.7 5.2 13 5.2 15.6 10.4 31.2 7.8-13-15.6-15.6-13-26-23.4-10.4-15.6-15.7-39 0-41.6l18.2 5.2c18.2 2.6 18.2-2.6 44.2 7.8 15.7 5.2 20.9 13 39 7.8-7.7-18.2-36.3-31.2-54.6-36.4 20.9-13 15.6 5.2 44.3-2.6v-5.2C369.3 278 361.4 265 332.8 265l44.3-5.2v-5.2s-43.7-11.4-44.7-11.9c.3-1.3 1.4-3.3 4.3-4.5 8.3 5.4 33.3 4.8 34.8 4.7-.8-6.4-12.7-11.7-23-16.9 0 0-44.7-27.5-44.9-29.9.9-7 18.3 1.1 37 6.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 fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.2' d='M224 303c1.9-6.1 4.4-11.6-7.2-16.9s5.8 21.1 7.2 17zm13.7-12.3c-2.3.3-3.6 8.8 1.1 11.2 5.2.8 1-11.1-1.1-11.2m13.5-1c-2.4.8-2.5 12.8 6 10.6 8.6-2.1 0-11.5-6-10.5zM267 259c1.8-3-.1-15-7.4-10-7.4 5.1 5 10.8 7.4 10m-16-10c2.3-.9 2.5-8.3-4-6.3-6.3 1.9 2.3 7.8 4 6.3m-14.4 2.9s-4.5-6.2-8-4.9c-4.3 4.2 8.3 5 8 4.9M187 271.7c1.9.2 16-2.3 20.9-7.8s-25.1 2.3-25.1 2.4 2.8 4.9 4.2 5.4m141.1-35c.7-1.3-7.5-7.1-12.4-4.8-1.3 4.3 12.4 5.7 12.4 4.8m-27.8-14c1.6-2.2-3.5-11.3-13.7-6.2-10.2 5 10.7 9.8 13.7 6.3zm-32.1-5.3s2.5-8.2 8.6-6.6c7 5.3-8.3 6.9-8.6 6.6m-6-6.2c-1-2.3-7.3-1-14.6 3.9-7.4 4.7 16.8 1.4 14.6-4zm18.7-22.1s6.5-3 8.5 0c2.7 4.3-8.6 0-8.5 0m-5.5-2.9c-1.3-2.6-8.5-2.9-8.3 1-1.2 3 9.4 2.4 8.3-1m-17.2 0c-.7-1.5-11 0-14 6.2 5 2.4 16.3-2.3 14-6.2m-22 6.3s-13.4 8.3-14.3 14.3c.4 5.2 16.8-9.4 16.8-9.4s1.4-5.8-2.4-4.9zm-14.9-7.5c.4-1.7 6.7-5.6 7.2-5.3.5 1.7-5.1 6.3-7.2 5.3m4.3 31.6c.3-2.5-16-2.3-9.9 5.2 5.2 6.3 11-4.1 9.9-5.2m-15 10.7c-.8-1.6-2-6-4.2-6.4-1.9 0-11.7 2-12.5 3.6-.4 1.3 4.1 9.4 5.6 9.6 1.8.7 10.9-6 11.2-6.8zm88.4 55.2c.5-1.8 17.3-7.5 23-2 6.8 9.3-23.4 5-23 2m46 10.9c3.7-6.2-11.3-13.6-17.6-6.5 2.2 8.5 14.6 11.6 17.6 6.5'/%3E%3C/g%3E%3C/svg%3E")}.fi-lb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M124 0h496v496H124z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-128)scale(1.0321)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23EE161F' d='M0 372h744v124H0zM0 0h744v124H0z'/%3E%3Cpath fill='%23fff' d='M0 124h744v248H0z'/%3E%3C/g%3E%3Cpath fill='%2300A850' d='M368.3 125.9c-7.6 15.1-12.7 15.1-25.3 25.2-5 5-12.6 7.5-2.5 12.6-10 5-15.1 7.5-20.2 17.6l2.6 2.5s9.5-4.7 10-2.5c1.7 2-12.6 9.7-14.4 11s-10.8 6.6-10.8 6.6c-12.6 10.1-20.2 7.6-27.7 22.7l25.2-2.5c5 17.6-12.6 20.1-25.2 27.7l-20.2 12.6c5 17.6 20.2 7.5 32.8 2.5l2.5 2.5v5L270 282s-29.8 17-30.3 17.6c-.2 1 0 5 0 5 10.1 2.6 25.2 5.1 35.3 0 12.6-5 15.2-10 30.3-10a97.4 97.4 0 0 1-50.5 20.2v10c15.2 0 25.3 0 37.9-2.5l32.8-10c7.5 0 15.1 7.5 12.6 15-7.6 27.7-37.8 22.7-48 45.4l40.4-15.1c10.1-5 20.2-10.1 32.8-7.6 15.1 5 15.1 15.1 35.3 20.1l-5-12.5c5 2.5 10 2.5 15.1 5 12.6 5 15.1 10 30.3 7.5-12.6-15-15.2-12.5-25.2-22.6-10.1-15.1-15.2-37.8 0-40.3l17.6 5c17.7 2.6 17.7-2.5 42.9 7.6 15.1 5 20.2 12.6 37.8 7.5-7.5-17.6-35.3-30.2-53-35.2 20.2-12.6 15.2 5 43-2.5v-5c-20.2-15.2-27.8-27.8-55.6-27.8l43-5v-5S447 235.7 446 235.3a6.3 6.3 0 0 1 4.1-4.4c8 5.2 32.3 4.6 33.7 4.5-.7-6.2-12.2-11.3-22.3-16.3 0 0-43.2-26.7-43.4-29 .8-6.8 17.7 1 35.8 6.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 fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.1' d='M341 293.6c1.9-6 4.3-11.3-6.9-16.4s5.6 20.5 7 16.4zm13.3-12c-2.3.3-3.4 8.6 1 10.8 5.1.8 1-10.7-1-10.8m13.1-.9c-2.3.7-2.4 12.4 5.8 10.3 8.3-2 0-11.2-5.8-10.2zm15.3-29.8c1.8-2.8-.1-14.5-7.2-9.6-7.1 5 5 10.4 7.2 9.6m-15.5-9.7c2.2-.8 2.4-8-3.8-6-6.2 1.8 2.2 7.5 3.8 6m-14 2.9s-4.3-6-7.7-4.8c-4.2 4 8 4.9 7.7 4.8m-48 19.1c1.8.2 15.5-2.2 20.2-7.5 4.8-5.3-24.3 2.2-24.3 2.3s2.7 4.7 4 5.2zm136.7-33.8c.7-1.3-7.3-7-12-4.7-1.2 4.2 12 5.5 12 4.7M415 215.8c1.5-2.1-3.5-11-13.3-6s10.3 9.5 13.3 6m-31.1-5.2s2.4-8 8.4-6.4c6.6 5.1-8.1 6.7-8.4 6.4m-5.8-6c-1-2.2-7.1-.9-14.2 3.8-7.1 4.6 16.3 1.3 14.2-3.8m18-21.4s6.4-2.9 8.3 0c2.6 4.2-8.3 0-8.2 0zm-5.2-2.8c-1.3-2.5-8.3-2.8-8.1 1-1.2 2.8 9 2.3 8-1zm-16.7 0c-.7-1.5-10.6 0-13.6 6 4.8 2.3 15.8-2.2 13.6-6m-21.3 6.1s-13 8-13.9 13.9c.4 5 16.3-9.2 16.3-9.2s1.4-5.6-2.4-4.7m-14.5-7.3c.4-1.6 6.5-5.4 7-5 .5 1.6-5 6-7 5m4.2 30.6c.3-2.3-15.6-2.1-9.6 5.1 5 6.1 10.7-4 9.6-5zM328 220.3c-.8-1.6-2-5.9-4.2-6.3-1.7 0-11.3 2-12 3.5-.4 1.3 4 9.2 5.4 9.4 1.7.6 10.5-5.8 10.8-6.6m85.6 53.4c.5-1.7 16.7-7.3 22.3-2 6.6 9-22.7 4.8-22.3 2m44.6 10.6c3.5-6-11-13.2-17-6.3 2 8.2 14.1 11.2 17 6.3'/%3E%3C/g%3E%3C/svg%3E")}.fi-lc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2365cfff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m318.9 42 162.7 395.3-322.6.9z'/%3E%3Cpath fill='%23000001' d='m319 96.5 140.8 340-279 .8z'/%3E%3Cpath fill='%23ffce00' d='m318.9 240.1 162.7 197.6-322.6.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2365cfff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='m254.8 44.8 173.5 421.6-344 1L254.7 44.8z'/%3E%3Cpath fill='%23000001' d='m255 103 150 362.6-297.5.8z'/%3E%3Cpath fill='%23ffce00' d='m254.8 256.1 173.5 210.8-344 .5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-li{background-image:url(./li.DgeenFRc.svg)}.fi-li.fis{background-image:url(./li.y6TPS81M.svg)}.fi-lk{background-image:url(./lk.B2IfFxoh.svg)}.fi-lk.fis{background-image:url(./lk.DIvkWByA.svg)}.fi-lr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23fff' d='M0 0h767.9v512H0z'/%3E%3Cpath fill='%23006' d='M0 0h232.7v232.8H0z'/%3E%3Cpath fill='%23c00' d='M0 464.9h767.9V512H0z'/%3E%3Cpath fill='%23c00' d='M0 465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7 0h535.1v46.5H232.7zm0 186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3E%3Cpath fill='%23fff' d='m166.3 177.5-50.7-31-50.4 31.3 18.7-50.9-50.3-31.4 62.3-.4 19.3-50.7L135 95h62.3l-50.1 31.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h767.9v512H0z'/%3E%3Cpath fill='%23006' d='M0 0h232.7v232.8H0z'/%3E%3Cpath fill='%23c00' d='M0 464.9h767.9V512H0z'/%3E%3Cpath fill='%23c00' d='M0 465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7 0h535.1v46.5H232.7zm0 186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3E%3Cpath fill='%23fff' d='m166.3 177.5-50.7-31-50.4 31.3 18.7-50.9-50.3-31.4 62.3-.4 19.3-50.7L135 95h62.3l-50.1 31.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ls{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009543' d='M0 336h640v144H0z'/%3E%3Cpath fill='%2300209f' d='M0 0h640v144H0z'/%3E%3Cpath stroke='%23000' stroke-width='1.6' d='M319.6 153c-2.7 0-5.4 3-5.4 3l.3 32.4-10.3 10.7h8.3v18.5l-49 66-7.2-2.6-12.7 27s31.3 19.6 76.7 19c49.8-.5 76.9-19.9 76.9-19.9l-13-26.6-6.5 2.8-49.6-65.6v-19.1h8.2L325.1 188v-32.2s-2.7-3-5.5-2.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='8' d='M336.7 230.4h-33.9s-12.2-25.9-10.3-44c2-18.4 12.6-27.1 26.6-27.3 16.6-.1 25.2 8.1 27.8 26.6 2.6 18.3-10.2 44.7-10.2 44.7z'/%3E%3Cpath fill='%23fff' d='M260.5 292.1c-.6.7-4.7 8.9-4.7 8.9l7-1.5zm4 10.5-7.4 2.4 8.9 3.5zm3.3-10.3 3.7 10.9 9-2.6-2.3-5.2zm5.8 14.8 1.2 4.4 12 3-4.8-10.2zm13.2-9.3 4.3 10.2 9-3.5-3-4.5zm6 13.9 1.4 3.8 14 2-5.9-9.2-9.6 3.4zm13.4-11 5.2 9.1 13-4.8-1.4-3.5-16.8-.7zm7.6 12.4 2.7 4.8 16.2-.5-6-9-13 4.7zm17.1-12 4.4 7.6 10.4-5-2.8-4zm17 5.8-10.3 5.1 2.7 4.5 13.8-2.2zm3.3-8 5.3 6.7 8.7-6.9-3-3zm15.9 3.5-8.3 6.3 2.2 3.9 11.4-3zm11.4-13 2 2.9-5.7 8.5-5.9-7.6zm3.9 7.3 3.5 7-7 2.4-.6-3.3 4-6z'/%3E%3C/svg%3E")}.fi-ls.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009543' d='M0 358.4h512V512H0z'/%3E%3Cpath fill='%2300209f' d='M0 0h512v153.6H0z'/%3E%3Cpath stroke='%23000' stroke-width='1.7' d='M257.6 163.1c-3 0-5.8 3.3-5.8 3.3l.3 34.5-11 11.5h9l-.2 19.7-52.2 70.4-7.7-2.7-13.5 28.8s33.4 20.9 81.8 20.3c53.2-.7 82-21.3 82-21.3l-13.9-28.4-6.8 3-53-70v-20.4h8.8l-12-11.3.1-34.4s-3-3-5.9-3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='8.5' d='M275.8 245.8h-36.1s-13.1-27.6-11-47c2.2-19.6 13.4-28.9 28.4-29 17.6-.3 26.8 8.6 29.6 28.3 2.8 19.5-10.9 47.7-10.9 47.7z'/%3E%3Cpath fill='%23fff' d='M194.5 311.6c-.6.8-5 9.4-5 9.4l7.5-1.6zm4.3 11.2-7.9 2.6 9.5 3.7zm3.6-11 3.9 11.6 9.6-2.8-2.5-5.5zm6 15.7 1.4 4.7 12.8 3.2-5-10.8-9.1 3zm14.2-9.8 4.5 10.8 9.7-3.7-3.2-4.8zm6.3 14.7 1.6 4.2 15 2.1-6.4-9.8zm14.4-11.6 5.5 9.7 14-5.1-1.6-3.8-18-.8zm8 13.2 3 5.1 17.3-.6-6.5-9.6zm18.3-12.8 4.8 8 11-5.2-3-4.3zm18.1 6.1-11 5.5 3 4.8 14.7-2.4zm3.6-8.4 5.7 7 9.2-7.2-3.1-3.4zm16.9 3.7-8.9 6.7 2.4 4.1 12.2-3.1zm12.2-14 2.2 3.2-6.1 9-6.3-8zm4.1 7.9 3.8 7.5-7.5 2.5-.6-3.5z'/%3E%3C/svg%3E")}.fi-lt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt' transform='scale(.64143 .96773)'%3E%3Crect width='1063' height='708.7' fill='%23006a44' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Crect width='1063' height='236.2' y='475.6' fill='%23c1272d' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Cpath fill='%23fdb913' d='M0 0h997.8v164.6H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lt.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt' transform='scale(.51314 1.0322)'%3E%3Crect width='1063' height='708.7' fill='%23006a44' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Crect width='1063' height='236.2' y='475.6' fill='%23c1272d' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Cpath fill='%23fdb913' d='M0 0h997.8v164.6H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300a1de' d='M0 240h640v240H0z'/%3E%3Cpath fill='%23ed2939' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3C/svg%3E")}.fi-lu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300a1de' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23ed2939' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3C/svg%3E")}.fi-lv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23981e32' d='M0 0h640v192H0zm0 288h640v192H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23981e32' d='M0 0h512v204.8H0zm0 307.2h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ly{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M166.7-20h666.6v500H166.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.96 0 0 .96 -160 19.2)'%3E%3Cpath fill='%23239e46' d='M0-20h1000v500H0z'/%3E%3Cpath fill='%23000001' d='M0-20h1000v375H0z'/%3E%3Cpath fill='%23e70013' d='M0-20h1000v125H0z'/%3E%3Cpath fill='%23fff' d='M544.2 185.8a54.3 54.3 0 1 0 0 88.4 62.5 62.5 0 1 1 0-88.4M530.4 230l84.1-27.3-52 71.5v-88.4l52 71.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ly.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M250 12h500v500H250z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-256 -12.3)scale(1.024)'%3E%3Cpath fill='%23239e46' d='M0 12h1000v500H0z'/%3E%3Cpath fill='%23000001' d='M0 12h1000v375H0z'/%3E%3Cpath fill='%23e70013' d='M0 12h1000v125H0z'/%3E%3Cpath fill='%23fff' d='M544.2 217.8a54.3 54.3 0 1 0 0 88.4 62.5 62.5 0 1 1 0-88.4M530.4 262l84.1-27.3-52 71.5v-88.4l52 71.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ma{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23c1272d' d='M640 0H0v480h640z'/%3E%3Cpath fill='none' stroke='%23006233' stroke-width='11.7' d='M320 179.4 284.4 289l93.2-67.6H262.4l93.2 67.6z'/%3E%3C/svg%3E")}.fi-ma.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c1272d' d='M512 0H0v512h512z'/%3E%3Cpath fill='none' stroke='%23006233' stroke-width='12.5' d='m256 191.4-38 116.8 99.4-72.2H194.6l99.3 72.2z'/%3E%3C/svg%3E")}.fi-mc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f31830' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23fff' d='M0 240h640v240H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f31830' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23fff' d='M0 256h512v256H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-md{background-image:url(./md.DArlF80d.svg)}.fi-md.fis{background-image:url(./md.DRw6DF0o.svg)}.fi-me{background-image:url(./me.B32CQdRA.svg)}.fi-me.fis{background-image:url(./me.Btx9w4B_.svg)}.fi-mf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-mf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-mg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fc3d32' d='M213.3 0H640v240H213.3z'/%3E%3Cpath fill='%23007e3a' d='M213.3 240H640v240H213.3z'/%3E%3Cpath fill='%23fff' d='M0 0h213.3v480H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fc3d32' d='M170.7 0H512v256H170.7z'/%3E%3Cpath fill='%23007e3a' d='M170.7 256H512v256H170.7z'/%3E%3Cpath fill='%23fff' d='M0 0h170.7v512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%233b5aa3' d='M0 0h639.9v480H0z'/%3E%3Cpath fill='%23e2ae57' d='M0 467 639.9 0v87L0 480z'/%3E%3Cpath fill='%23fff' d='M22.4 480 640 179.2l-.1-95.5L0 480zm153-464.8L169 118l-27-65.6 10.4 69.8-41.9-56.4 27.5 64.3-55-42.6 42.8 53.6-62.1-27.6 54.4 41.2-67.7-9 64 25.4L14 180.3l100.6 6.7-63.7 26.2 67-9-54.3 40 63-27.6-43 54 54.6-41.3-27 62.9 43.6-54.7-11.8 68.1 27.5-63.7 6.2 100.7 9.7-100.4 23.7 64-9-69 43.4 54.8-28.6-64 54.6 44-43.4-54.9 64.9 27-57.4-41.9 69.9 11.8-67-25.7 104.1-6.5-104-9.7 68.5-22.8-71 9 58.6-41-66 26.5 45.6-55.3-55.6 43.4 26.7-66.4-43.1 56.4 9.3-70.4-25.7 66.5-9.6-102.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%233b5aa3' d='M0 0h511.9v512H0z'/%3E%3Cpath fill='%23fff' d='m139 1.2-5.3 88-23.2-56.1 9 59.7-35.9-48.2 23.5 55-47-36.5L96.7 109 43.5 85.4l46.6 35.3-58-7.7L87 134.7l-86 7.9 86 5.7-54.5 22.4L90 163l-46.4 34.2 53.8-23.6-36.7 46.2 46.7-35.4-23.4 54 37.4-46.8-10 58.3 23.4-54.5 5.4 86.1 8.2-85.9 20.3 54.9-7.7-59.1 37.2 46.8-24.5-54.7 46.7 37.6-37-47 55.4 23.1-49.1-35.8 59.8 10-57.3-22 89-5.5-89-8.3L251 116l-60.7 7.6 50.2-35-56.6 22.7 39-47.3-47.5 37.1 23-56.8-37 48.3 8-60.3-22 56.9-8.2-88z'/%3E%3Cpath fill='%23e2ae57' d='M0 498.2 512 0v92.7L0 512z'/%3E%3Cpath fill='%23fff' d='m18 512 494-320.8-.1-101.9L-.1 512h18z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d20000' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ffe600' d='M0 0h96l224 231.4L544 0h96L0 480h96l224-231.4L544 480h96zm640 192v96L0 192v96zM280 0l40 205.7L360 0zm0 480 40-205.7L360 480z'/%3E%3Ccircle cx='320' cy='240' r='77.1' fill='%23ffe600' stroke='%23d20000' stroke-width='17.1'/%3E%3C/svg%3E")}.fi-mk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d20000' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffe600' d='M0 0h86.8L256 246.9 425.2 0H512L0 512h86.8L256 265.1 425.2 512H512zm512 204.8v102.4L0 204.8v102.4zM204.8 0 256 219.4 307.2 0zm0 512L256 292.6 307.2 512z'/%3E%3Ccircle cx='256' cy='256' r='82.3' fill='%23ffe600' stroke='%23d20000' stroke-width='18.3'/%3E%3C/svg%3E")}.fi-ml{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='red' d='M425.8 0H640v480H425.7z'/%3E%3Cpath fill='%23009a00' d='M0 0h212.9v480H0z'/%3E%3Cpath fill='%23ff0' d='M212.9 0h214v480h-214z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ml.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='red' d='M340.6 0H512v512H340.6z'/%3E%3Cpath fill='%23009a00' d='M0 0h170.3v512H0z'/%3E%3Cpath fill='%23ff0' d='M170.3 0h171.2v512H170.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23fecb00' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2334b233' d='M0 160h640v320H0z'/%3E%3Cpath fill='%23ea2839' d='M0 320h640v160H0z'/%3E%3Cg transform='translate(320 256.9)scale(176.87999)'%3E%3Cpath id='a' fill='%23fff' d='m0-1 .3 1h-.6z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(144)'/%3E%3C/g%3E%3C/svg%3E")}.fi-mm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fecb00' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2334b233' d='M0 170.7h512V512H0z'/%3E%3Cpath fill='%23ea2839' d='M0 341.3h512V512H0z'/%3E%3Cpath id='a' fill='%23fff' stroke-width='188.7' d='M312.6 274H199.4L256 85.3Z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-144 256 274)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-72 256 274)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(72 256 274)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(144 256 274)'/%3E%3C/svg%3E")}.fi-mn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffd900' viewBox='0 0 640 480'%3E%3Cpath fill='%23da2032' d='M0 0h640v480H0Z'/%3E%3Cpath fill='%230066b3' d='M213.3 0h213.4v480H213.3Z'/%3E%3Ccircle cx='106.7' cy='181.8' r='40'/%3E%3Ccircle cx='106.7' cy='163.6' r='43.6' fill='%23da2032'/%3E%3Ccircle cx='106.7' cy='170.9' r='29.1'/%3E%3Cpath d='M109.7 76.4a8.7 8.7 0 0 0-5.2 7.5c-.2 2.5.9 5.3 1 7.7 0 4.2-4.3 5.6-4.3 11.5 0 2 1.9 4.3 1.9 9.6-.4 2.8-2 3.5-3.7 3.7a3.6 3.6 0 0 1-3.6-3.7 3.6 3.6 0 0 1 1-2.5 4 4 0 0 1 .4-.3c.8-.9 2-1.2 2-3.4 0-1.1-.8-2.2-1.5-4.2s-.2-5.2 1.4-7.1c-2.6 1-4.1 3.4-5 5.6-.8 2.7 0 4.2-1.2 6.5-.7 1.4-1.5 2-2.3 3.2-1 1.4-2 4.4-2 5.9a18.2 18.2 0 0 0 36.3 0c0-1.5-1.1-4.5-2-5.9-.9-1.2-1.7-1.8-2.4-3.2-1.2-2.3-.4-3.8-1.3-6.5-.8-2.2-2.3-4.6-4.9-5.6 1.6 2 2 5.2 1.4 7.1-.7 2-1.4 3-1.4 4.2 0 2.2 1.1 2.5 2 3.4a4 4 0 0 1 .3.3 3.6 3.6 0 0 1 1 2.5 3.6 3.6 0 0 1-3.6 3.7c-2-.3-3.5-1.2-3.7-3.7 0-7 3-7.4 3-12.6 0-7.4-6.6-10.9-6.6-16.3 0-1.8.4-5 3-7.4M26.7 229H63v174.5H26.7Zm123.6 0h36.4v174.5h-36.4zm-80 0H143l-36.3 21.8Zm0 29H143v14.6H70.3Zm0 101.9H143v14.6H70.3Zm0 21.8H143l-36.3 21.8Z'/%3E%3Ccircle cx='106.7' cy='316.4' r='36.4'/%3E%3Cg fill='%23da2032' transform='translate(-38.8 32.7)scale(.72727)'%3E%3Ccircle cx='200' cy='363.5' r='10'/%3E%3Ccircle cx='200' cy='416.5' r='10'/%3E%3Cpath d='M200 334a29.5 29.5 0 0 1 0 59 23.5 23.5 0 0 0 0 47v6a29.5 29.5 0 0 1 0-59 23.5 23.5 0 0 0 0-47z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffd900' viewBox='0 0 512 512'%3E%3Cpath fill='%23da2032' d='M0 0h512v512H0Z'/%3E%3Cpath fill='%230066b3' d='M170.7 0h170.6v512H170.7Z'/%3E%3Ccircle cx='85.3' cy='196.6' r='35'/%3E%3Ccircle cx='85.3' cy='180.7' r='38.2' fill='%23da2032'/%3E%3Ccircle cx='85.3' cy='187' r='25.5'/%3E%3Cpath d='M88 104.3a7.6 7.6 0 0 0-4.6 6.6c-.2 2.2.8 4.6.9 6.7 0 3.7-3.8 4.9-3.8 10.1 0 1.8 1.7 3.8 1.7 8.4-.3 2.5-1.7 3-3.2 3.2a3.2 3.2 0 0 1-3.2-3.2 3.2 3.2 0 0 1 .9-2.2 3 3 0 0 1 .3-.3c.7-.7 1.7-1 1.7-3 0-1-.6-1.8-1.2-3.6a7.3 7.3 0 0 1 1.2-6.2c-2.2.8-3.6 3-4.3 4.9-.7 2.3-.1 3.7-1.1 5.7-.6 1.2-1.4 1.7-2 2.8-.9 1.2-1.8 3.8-1.8 5.1a16 16 0 0 0 31.8 0c0-1.3-1-4-1.8-5.1-.7-1-1.5-1.6-2-2.8-1-2-.4-3.4-1.2-5.7-.7-2-2-4-4.3-5a7.3 7.3 0 0 1 1.3 6.3c-.7 1.8-1.3 2.7-1.3 3.7 0 1.9 1 2.2 1.7 3a3 3 0 0 1 .3.2 3.2 3.2 0 0 1 1 2.2 3.2 3.2 0 0 1-3.3 3.2c-1.7-.2-3-1-3.2-3.2 0-6.1 2.7-6.5 2.7-11 0-6.5-5.8-9.6-5.8-14.3 0-1.6.3-4.3 2.6-6.5M15.3 237.9h31.9v152.8H15.3Zm108.2 0h31.8v152.8h-31.8zm-70 0h63.7L85.3 257Zm0 25.5h63.7V276H53.5Zm0 89h63.7v12.8H53.5Zm0 19.2h63.7l-31.9 19Z'/%3E%3Ccircle cx='85.3' cy='314.3' r='31.8'/%3E%3Cg fill='%23da2032' transform='translate(-42 66.1)scale(.63636)'%3E%3Ccircle cx='200' cy='363.5' r='10'/%3E%3Ccircle cx='200' cy='416.5' r='10'/%3E%3Cpath d='M200 334a29.5 29.5 0 0 1 0 59 23.5 23.5 0 0 0 0 47v6a29.5 29.5 0 0 1 0-59 23.5 23.5 0 0 0 0-47z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2300785e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fbd116' d='m295 108.7 40.5 29.5L320 90.5l-15.5 47.7 40.6-29.5z'/%3E%3Cg id='a'%3E%3Cpath fill='%23fff' d='M320 331.6H217.5a146 146 0 0 1-3.8-4H320a2.1 2.1 0 0 1 1.4 2c0 .8-.5 1.7-1.4 2m0-31.3a13 13 0 0 0 1.2-7.6 12.4 12.4 0 0 0-1.2-3.8 82 82 0 0 1-32.5 19 81 81 0 0 1-23.5 3.5h-63.1a144 144 0 0 0 5.8 8h61c20 0 38.2-7.2 52.3-19.1m-109.6-24.7a32.3 32.3 0 0 1-9.7 2 81 81 0 0 0 60.8 27.5 80.9 80.9 0 0 0 58.5-25 441 441 0 0 0 4.5-58.8 441 441 0 0 0-4.5-67.7c-6.6 6-19 18.7-24.8 38.3A81 81 0 0 0 292 215a80.7 80.7 0 0 0 13.7 45 80.7 80.7 0 0 1-17-49.5c0-12.4 2.8-24.2 7.8-34.7a32.5 32.5 0 0 1-7.5-13 80.7 80.7 0 0 0-10.5 40c0 18 5.9 34.7 15.9 48.1a95 95 0 0 0-73.4-29.4 32.6 32.6 0 0 1 6.8 8.9 95 95 0 0 1 68.6 29.4 95 95 0 0 0-61-22.2 95 95 0 0 0-36.7 7.3 81.2 81.2 0 0 0 82.6 52.2c-4.7.8-9.5 1.3-14.4 1.3a80.8 80.8 0 0 1-56.4-22.8zM320 364.4h-53.1a143.5 143.5 0 0 0 53.1 10.1 11 11 0 0 0 1.3-5 11 11 0 0 0-1.3-5.1m0-24.5h-93.6a144 144 0 0 0 7.8 6.2H320a4.6 4.6 0 0 0 1.3-3.1 4 4 0 0 0-1.3-3.1m0 12.5h-76.7a144 144 0 0 0 14.4 8H320a7.6 7.6 0 0 0 1.2-4.2 7.5 7.5 0 0 0-1.2-3.8'/%3E%3Cpath fill='%23fbd116' d='m200.5 174.8 25.4 23.6-6.7-34-14.6 31.4 30.3-16.8zm36.9-32 34.7.6-27.7-21 10.1 33.3 11.3-32.9z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3C/svg%3E")}.fi-mo.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2300785e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fbd116' d='M272.5 147.4 256 96.5l-16.5 51 43.3-31.5h-53.6z'/%3E%3Cg id='a'%3E%3Cpath fill='%23fff' d='M256 353.7H146.7a156 156 0 0 1-4-4.2H256a2.3 2.3 0 0 1 1.5 2c0 1-.6 1.9-1.5 2.2m0-33.4c.6-1.3 1.9-4.3 1.3-8a13.2 13.2 0 0 0-1.3-4.1 87.4 87.4 0 0 1-34.7 20.2 86.4 86.4 0 0 1-25 3.7h-67.4a154 154 0 0 0 6.3 8.6h65a86.2 86.2 0 0 0 55.8-20.4M139.1 294a34.4 34.4 0 0 1-10.3 2.2 86.3 86.3 0 0 0 64.8 29.3 86.3 86.3 0 0 0 62.4-26.6 470 470 0 0 0 4.8-62.9 470 470 0 0 0-4.8-72.2c-7 6.3-20.2 20-26.4 40.9a86.5 86.5 0 0 0-3.6 24.6 86.1 86.1 0 0 0 14.6 48.1 86.1 86.1 0 0 1-18-52.9 86.1 86.1 0 0 1 8.2-37 34.7 34.7 0 0 1-8-13.8 86 86 0 0 0-11.2 42.6 86.1 86.1 0 0 0 17 51.4 101.4 101.4 0 0 0-78.3-31.5 34.8 34.8 0 0 1 7.2 9.5 101.4 101.4 0 0 1 73.3 31.4 101.3 101.3 0 0 0-65.2-23.6c-13.8 0-27 2.7-39 7.8a86.6 86.6 0 0 0 88 55.6 87 87 0 0 1-15.4 1.4 86.2 86.2 0 0 1-60.1-24.3M256 388.7h-56.6a153 153 0 0 0 56.6 10.8 11.6 11.6 0 0 0 1.3-5.3 11.7 11.7 0 0 0-1.3-5.5m0-26.2h-99.9a154 154 0 0 0 8.4 6.7H256a4.9 4.9 0 0 0 1.4-3.3c0-2-1.2-3.1-1.4-3.4m0 13.4h-81.8a153 153 0 0 0 15.4 8.5H256a8 8 0 0 0 1.2-4.5 8 8 0 0 0-1.2-4'/%3E%3Cpath fill='%23fbd116' d='m155.6 211.7-7-36.4-15.7 33.6 32.4-18-36.8-4.5zm49.3-58.8-29.6-22.3 10.8 35.4 12.1-35-30.3 21.3z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3C/svg%3E")}.fi-mp{background-image:url(./mp.xI88Vk3c.svg)}.fi-mp.fis{background-image:url(./mp.DOjKDFJv.svg)}.fi-mq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23231f1e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300a650' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23ef1923' d='m0 0 320 240L0 480z'/%3E%3C/svg%3E")}.fi-mq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23231f1e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300a650' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23ef1923' d='M256 256 0 512V0z'/%3E%3C/svg%3E")}.fi-mr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23cd2a3e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23006233' d='M0 72h640v336H0z'/%3E%3Cpath fill='%23ffc400' d='M470 154.6a150 150 0 0 1-300 0 155 155 0 0 0-5 39.2 155 155 0 1 0 310 0 154.4 154.4 0 0 0-5-39.2' class='mr-st1'/%3E%3Cpath fill='%23ffc400' d='m320 93.8-13.5 41.5H263l35.3 25.6-13.5 41.4 35.3-25.6 35.3 25.6-13.5-41.4 35.3-25.6h-43.6z'/%3E%3C/svg%3E")}.fi-mr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23cd2a3e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23006233' d='M0 76.8h512v358.4H0z'/%3E%3Cpath fill='%23ffc400' d='M416 164.9a160 160 0 0 1-320 0 165.2 165.2 0 0 0-5.4 41.8A165.4 165.4 0 1 0 416 165z' class='mr-st1'/%3E%3Cpath fill='%23ffc400' d='m256 100-14.4 44.3h-46.5l37.6 27.3-14.3 44.2 37.6-27.3 37.6 27.3-14.4-44.2 37.7-27.3h-46.5z'/%3E%3C/svg%3E")}.fi-ms{background-image:url(./ms.7tNehsjt.svg)}.fi-ms.fis{background-image:url(./ms.D--tLJBo.svg)}.fi-mt{background-image:url(./mt.Tc-Y-wNN.svg)}.fi-mt.fis{background-image:url(./mt.B9RzfhuG.svg)}.fi-mu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300a04d' d='M0 360h640v120H0z'/%3E%3Cpath fill='%23151f6d' d='M0 120h640v120H0z'/%3E%3Cpath fill='%23ee2737' d='M0 0h640v120H0z'/%3E%3Cpath fill='%23ffcd00' d='M0 240h640v120H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23009f4d' d='M0 384h512v128H0z'/%3E%3Cpath fill='%23151f6d' d='M0 128h512v128H0z'/%3E%3Cpath fill='%23ee2737' d='M0 0h512v128H0z'/%3E%3Cpath fill='%23ffcd00' d='M0 256h512v128H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d21034' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23007e3a' d='M120 120h400v240H120z'/%3E%3Ccircle cx='350' cy='240' r='80' fill='%23fff'/%3E%3Ccircle cx='380' cy='240' r='80' fill='%23007e3a'/%3E%3C/svg%3E")}.fi-mv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d21034' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23007e3a' d='M128 128h256v256H128z'/%3E%3Ccircle cx='288' cy='256' r='85.3' fill='%23fff'/%3E%3Cellipse cx='308.6' cy='256' fill='%23007e3a' rx='73.9' ry='85.3'/%3E%3C/svg%3E")}.fi-mw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f41408' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2321873b' d='M0 320h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23f31509' d='M220.5 141c22.3-49.2 84.5-72.8 138.8-52.5a98.4 98.4 0 0 1 58 52.5zm-26 6.4a332 332 0 0 1-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3s3.1-3.6 6.2-3c5.6 1.4 28.8 7 50 16.1m124.6-85.9c-4.2-21-5.2-44-4.8-48C314.7 9.6 317 9 319 9s4.7 1.8 4.7 4.7c0 5.3-.1 27-4.6 48zm11.6.5a249 249 0 0 1-.3-48.2c.8-3.9 3.2-4.4 5.1-4.2 2 .1 4.5 2.1 4.2 5-.5 5.3-2.6 26.9-9 47.4m10.4 1.3c-.2-21.3 3-44.3 4.1-48 1.1-3.9 3.6-4.2 5.5-3.9 2 .3 4.3 2.5 3.8 5.3-1 5.3-5.2 26.6-13.4 46.6m11 2.2c1.8-21.2 7.3-43.8 8.8-47.5s4-3.8 5.8-3.4c2 .5 4 2.8 3.3 5.6-1.6 5.1-7.7 26-17.8 45.3zm10.9 3.2c3.9-21 11.5-43.1 13.3-46.7 1.9-3.5 4.3-3.5 6.2-2.9 1.8.6 3.7 3.2 2.7 5.8A264 264 0 0 1 363 68.7m10.1 3.8c5.8-20.7 15.5-42 17.7-45.5 2.2-3.4 4.6-3.1 6.4-2.3 1.8.7 3.4 3.4 2.1 6-2.5 4.8-12.5 24.4-26.2 41.8m10 4.7a263 263 0 0 1 22-43.9c2.4-3.2 4.9-2.7 6.6-1.8a4.4 4.4 0 0 1 1.5 6.1c-3 4.6-14.9 23.4-30.1 39.6m9.4 5.5c9.7-19.4 23.3-39 26.1-42s5.2-2.3 6.8-1.3a4.4 4.4 0 0 1 1 6.2c-3.5 4.4-17.2 22.1-34 37zm8.8 6.2c11.6-18.6 27-37 30.1-39.7 3-2.8 5.4-2 6.9-.8a4.3 4.3 0 0 1 .3 6.2c-3.8 4.1-19.1 20.7-37.3 34.3m8.3 6.9a284 284 0 0 1 33.8-37.2c3.3-2.5 5.5-1.5 6.9-.3a4.3 4.3 0 0 1-.3 6.3c-4.1 3.8-21 19.1-40.4 31.2m7.6 7.5A278.4 278.4 0 0 1 454.4 69c3.6-2.3 5.7-1.1 7 .3 1.2 1.3 1.5 4.4-1 6.2a306 306 0 0 1-43.2 27.8m6.5 7.8A297 297 0 0 1 464 79.6c3.7-2 5.7-.6 6.8.9 1.2 1.4 1.1 4.5-1.4 6.1-4.8 3-24.3 15.6-45.7 24.5m5.9 8.3a307 307 0 0 1 43-28.1c4-1.7 5.9-.2 6.9 1.3 1 1.6.6 4.6-2 6a321 321 0 0 1-48 20.8zm5.4 9.6a313.4 313.4 0 0 1 45.8-24.4c4.1-1.4 5.8.3 6.6 1.9.9 1.6.3 4.6-2.6 5.8-5.3 2.2-27 11.4-49.8 16.7m4.2 9.2a320 320 0 0 1 48-20.8c4.2-1 5.7.8 6.4 2.5.6 1.6-.3 4.6-3.2 5.5-5.5 1.9-28 9.3-51.2 12.8m3.4 9.8a324.5 324.5 0 0 1 49.8-16.9c4.2-.6 5.6 1.2 6.1 3 .5 1.7-.7 4.5-3.7 5.3-5.7 1.3-28.8 7-52.2 8.6M307.8 62a252.4 252.4 0 0 1-9.7-47.4c0-3.9 2.3-4.8 4.2-5 2-.1 5 1.5 5.2 4.3.5 5.3 2.6 26.9.4 48.1zm-11 1.3a251 251 0 0 1-14.3-46.4c-.4-4 1.8-5 3.7-5.3 2-.3 5 1 5.6 3.8a263 263 0 0 1 5 47.9m-11 2.2A259 259 0 0 1 267 20.3c-.8-3.9 1.3-5.1 3.2-5.6 1.9-.4 5 .6 5.9 3.4 1.5 5.1 7.7 26 9.6 47.3zm-10.5 3A264 264 0 0 1 252.5 25c-1.1-3.8.8-5.2 2.6-5.8 1.9-.6 5.1.2 6.2 2.8 2 5 10.2 25.4 14 46.4zM265.2 72a270.4 270.4 0 0 1-27-41.5c-1.4-3.7.4-5.3 2.2-6 1.8-.8 5-.2 6.4 2.4 2.5 4.8 12.5 24.5 18.4 45.1m-10.3 5a275.6 275.6 0 0 1-31-39.2c-1.7-3.5-.1-5.2 1.6-6.1s5-.6 6.6 1.9c3 4.6 15 23.3 22.8 43.4m-9.4 5.4A285 285 0 0 1 211 45.7c-2.1-3.4-.7-5.2 1-6.3 1.5-1 5-1 6.7 1.4 3.4 4.3 17.1 22 26.8 41.5zm-8.7 6a292 292 0 0 1-37.9-33.9c-2.4-3.2-1.1-5 .4-6.2a5.5 5.5 0 0 1 6.8.8c3.8 4 19.2 20.7 30.7 39.3m-8.5 7a299 299 0 0 1-41-30.7c-2.8-3-1.7-5-.3-6.3a5.5 5.5 0 0 1 6.9.3c4.2 3.7 21 19 34.4 36.6zm-7.4 7A306.6 306.6 0 0 1 177.2 75c-3-2.8-2.1-4.8-.8-6.2 1.2-1.4 4.5-2.1 6.9-.3a292 292 0 0 1 37.6 34zm-7 8.2a313 313 0 0 1-46.2-23.8c-3.3-2.5-2.6-4.7-1.5-6.1 1.1-1.5 4.3-2.5 6.9-.9 4.8 3.1 24.3 15.5 40.8 30.8m-6.3 8.8c-22.2-7-44.9-17.6-48.4-19.9-3.6-2.2-3-4.4-2.1-6s4-2.8 6.8-1.4c5 2.7 25.8 13.5 43.7 27.3m-5.3 9c-22.8-5.3-46.3-14-50.1-16-3.7-2-3.5-4.2-2.6-5.8.8-1.6 3.7-3.1 6.6-2 5.3 2.3 27 11.4 46.1 23.8m-4.2 9a328.5 328.5 0 0 1-51.4-12.2c-4-1.6-3.8-3.9-3.2-5.5.7-1.7 3.5-3.4 6.4-2.5 5.6 1.9 28 9.3 48.2 20.2'/%3E%3Cpath fill='%23f31509' d='M194.5 147.4a332.4 332.4 0 0 1-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3s3.1-3.6 6.2-3c5.6 1.4 28.8 7 50 16.1'/%3E%3Cpath d='M129.4 141.5h381.2v12.6H129.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M179.7 0h708.7v708.7H179.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-129.8)scale(.72249)'%3E%3Cpath fill='%23f41408' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%2321873b' d='M0 472.4h1063v236.3H0z'/%3E%3Cpath fill='%23000001' d='M0 0h1063v236.2H0z'/%3E%3Cpath fill='%23f31509' d='M401.4 214a147.3 147.3 0 0 1 192.2-80.3 142 142 0 0 1 80.2 80.3zm-36 9.8a420 420 0 0 1-72.5-12c-5.6-2-5.9-5.4-5.2-8a7 7 0 0 1 8.5-4.5c7.9 2 39.9 10.5 69.3 24.5zM538 92.6c-5.8-32-7.3-67.3-6.7-73.2.5-6 3.8-7 6.5-7a7 7 0 0 1 6.5 7c0 8.2-.2 41.3-6.3 73.2m16 .8a428 428 0 0 1-.5-73.6c1.1-5.9 4.4-6.7 7.1-6.4 2.7.2 6.3 3.3 5.9 7.6-.7 8-3.7 41-12.5 72.4m14.4 2c-.4-32.6 4-67.6 5.7-73.4 1.5-5.8 4.9-6.3 7.6-5.8a7 7 0 0 1 5.2 8c-1.4 8-7.1 40.6-18.5 71.1zm15.3 3.3c2.5-32.4 10-66.9 12-72.5s5.5-5.8 8.1-5.1a7 7 0 0 1 4.5 8.4c-2.1 7.9-10.6 39.9-24.6 69.2m15 4.8A421.6 421.6 0 0 1 617 32.3c2.6-5.4 6-5.3 8.6-4.4a7 7 0 0 1 3.7 8.9c-2.8 7.6-14.2 38.7-30.7 66.7zm14 5.9c8-31.6 21.4-64.2 24.5-69.4 3-5.2 6.4-4.8 8.8-3.6a7 7 0 0 1 3 9c-3.5 7.5-17.4 37.5-36.3 64m13.8 7.2a432 432 0 0 1 30.4-67c3.4-4.9 6.8-4.2 9.2-2.8a7 7 0 0 1 2 9.3c-4 7-20.5 35.7-41.6 60.5m13 8.3a420 420 0 0 1 36.2-64c3.8-4.6 7.1-3.6 9.3-2a7 7 0 0 1 1.3 9.4c-4.7 6.7-23.6 33.8-46.8 56.6m12.2 9.5c16-28.4 37.4-56.4 41.7-60.7 4.2-4.2 7.4-3 9.5-1.2 2 1.8 3.2 6.3.4 9.6-5.2 6.2-26.4 31.6-51.6 52.3m11.5 10.5a424 424 0 0 1 46.7-56.8c4.6-3.8 7.7-2.3 9.6-.4a7 7 0 0 1-.4 9.6 410 410 0 0 1-56 47.6zm10.4 11.5c20.7-25.1 46.7-49 51.6-52.4 5-3.4 7.8-1.6 9.6.4a7 7 0 0 1-1.2 9.5 421.5 421.5 0 0 1-60 42.5m9 11.8a422 422 0 0 1 55.8-48c5.2-3 8-.9 9.5 1.4 1.6 2.2 1.6 6.8-2 9.3a416 416 0 0 1-63.2 37.3zm8.2 12.8a421.7 421.7 0 0 1 59.7-43c5.4-2.5 8-.2 9.4 2.1 1.3 2.3 1 7-2.8 9.2-7 4-35.6 20.8-66.3 31.7m7.6 14.6a431.5 431.5 0 0 1 63.4-37.3c5.6-2 8 .5 9.1 3a7 7 0 0 1-3.6 8.8 418 418 0 0 1-68.9 25.5m5.8 14.1a413 413 0 0 1 66.3-31.7c5.8-1.5 8 1.2 8.9 3.7 1 2.5-.3 7-4.4 8.5a413 413 0 0 1-70.8 19.5m4.6 15a421 421 0 0 1 69-25.8c5.8-1 7.7 1.8 8.4 4.5a7 7 0 0 1-5 8c-8 2.2-39.9 10.7-72.4 13.2zM522.4 93.1A421 421 0 0 1 508.9 21c0-6 3.1-7.3 5.8-7.6a7 7 0 0 1 7.1 6.5c.8 8 3.7 41 .6 73.4zm-15.4 2a419 419 0 0 1-19.7-70.8c-.5-6 2.5-7.6 5.1-8.1a7 7 0 0 1 7.7 5.8c1.4 8 7.2 40.6 6.9 73.1m-15.3 3.4a421.5 421.5 0 0 1-25.9-68.9c-1-5.9 1.9-7.8 4.5-8.5a7 7 0 0 1 8 5.1c2.2 7.9 10.8 39.8 13.4 72.3m-14.4 4.5a420.4 420.4 0 0 1-31.6-66.4c-1.5-5.8 1.2-8 3.7-8.9a7 7 0 0 1 8.5 4.4c2.8 7.7 14.1 38.7 19.4 70.9m-14 5.7A420 420 0 0 1 426 45.4c-2-5.7.4-8 2.9-9.1a7 7 0 0 1 8.9 3.6c3.4 7.4 17.3 37.4 25.4 69zm-14.2 7.4a420 420 0 0 1-42.8-59.9c-2.5-5.4-.3-8 2-9.3a7 7 0 0 1 9.2 2.8c4.1 7 20.7 35.7 31.6 66.4m-13 8.2a422 422 0 0 1-47.8-56c-3-5.2-1-8 1.3-9.5a7.2 7.2 0 0 1 9.4 2c4.7 6.7 23.6 33.8 37.1 63.5m-12.1 9a419.3 419.3 0 0 1-52.4-51.6c-3.4-4.9-1.6-7.8.5-9.5a7 7 0 0 1 9.5 1.2c5.2 6.2 26.4 31.6 42.4 60zM412.2 144a421.6 421.6 0 0 1-56.8-46.8c-3.8-4.6-2.3-7.7-.4-9.6a7 7 0 0 1 9.6.4c5.8 5.8 29.2 29.1 47.6 56M402 154.9a421 421 0 0 1-60.5-41.8c-4.2-4.2-2.9-7.4-1.1-9.5a7 7 0 0 1 9.5-.4c6.3 5.2 31.5 26.5 52.1 51.7m-9.7 12.5a421.4 421.4 0 0 1-64-36.3c-4.6-3.9-3.6-7.2-2-9.4a7 7 0 0 1 9.5-1.3 423 423 0 0 1 56.5 47m-8.7 13.4a420.5 420.5 0 0 1-67-30.3c-5-3.5-4.3-6.8-2.9-9.2a7 7 0 0 1 9.3-2.1c7.1 4 35.8 20.5 60.6 41.6m-7.3 13.7c-31.5-8-64.2-21.4-69.4-24.4-5.1-3-4.8-6.4-3.6-8.8a7.1 7.1 0 0 1 9.1-3c7.4 3.4 37.4 17.4 64 36.2zm-5.8 13.8a415 415 0 0 1-71.2-18.6c-5.4-2.5-5.3-6-4.4-8.5 1-2.5 4.8-5.2 8.9-3.7 7.6 2.8 38.7 14.2 66.7 30.8'/%3E%3Cpath fill='%23f31509' d='M365.5 223.8c-32.5-2.5-67-9.9-72.6-12-5.6-2-5.9-5.4-5.2-8a7 7 0 0 1 8.5-4.5c7.9 2 39.9 10.5 69.3 24.5'/%3E%3Cpath d='M275.3 214.7H803V234H275.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mx{background-image:url(./mx.Cwlb0I_O.svg)}.fi-mx.fis{background-image:url(./mx.BB6Demq1.svg)}.fi-my{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23C00' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23C00' d='M0 0h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 34.3h640v34.3H0z'/%3E%3Cpath fill='%23C00' d='M0 68.6h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 102.9h640V137H0z'/%3E%3Cpath fill='%23C00' d='M0 137.1h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 171.4h640v34.3H0z'/%3E%3Cpath fill='%23C00' d='M0 205.7h640V240H0z'/%3E%3Cpath fill='%23fff' d='M0 240h640v34.3H0z'/%3E%3Cpath fill='%23C00' d='M0 274.3h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 308.6h640v34.3H0z'/%3E%3Cpath fill='%23C00' d='M0 342.9h640V377H0z'/%3E%3Cpath fill='%23fff' d='M0 377.1h640v34.3H0z'/%3E%3Cpath fill='%23C00' d='M0 411.4h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 445.7h640V480H0z'/%3E%3Cpath fill='%23006' d='M0 .5h320v274.3H0z'/%3E%3Cpath fill='%23FC0' d='m207.5 73.8 6 40.7 23-34-12.4 39.2 35.5-20.8-28.1 30 41-3.2-38.3 14.8 38.3 14.8-41-3.2 28.1 30-35.5-20.8 12.3 39.3-23-34.1-6 40.7-5.9-40.7-23 34 12.4-39.2-35.5 20.8 28-30-41 3.2 38.4-14.8-38.3-14.8 41 3.2-28.1-30 35.5 20.8-12.4-39.3 23 34.1zm-33.3 1.7a71.1 71.1 0 0 0-100 65 71.1 71.1 0 0 0 100 65 80 80 0 0 1-83.2 6.2 80 80 0 0 1-43.4-71.2 80 80 0 0 1 126.6-65'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.fi-my.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23C00' d='M0 0h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 36.6h512V73H0z'/%3E%3Cpath fill='%23C00' d='M0 73.1h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 109.7h512v36.6H0z'/%3E%3Cpath fill='%23C00' d='M0 146.3h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 182.9h512v36.5H0z'/%3E%3Cpath fill='%23C00' d='M0 219.4h512V256H0z'/%3E%3Cpath fill='%23fff' d='M0 256h512v36.6H0z'/%3E%3Cpath fill='%23C00' d='M0 292.6h512V329H0z'/%3E%3Cpath fill='%23fff' d='M0 329.1h512v36.6H0z'/%3E%3Cpath fill='%23C00' d='M0 365.7h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 402.3h512v36.6H0z'/%3E%3Cpath fill='%23C00' d='M0 438.9h512v36.5H0z'/%3E%3Cpath fill='%23fff' d='M0 475.4h512V512H0z'/%3E%3Cpath fill='%23006' d='M0 0h256v292.6H0z'/%3E%3Cpath fill='%23FC0' d='m166 93 4.8 32.5 18.4-27.2-10 31.3 28.5-16.6-22.5 24 32.8-2.6-30.7 11.9L218 158l-32.8-2.5 22.5 24-28.4-16.7 9.8 31.5-18.4-27.3-4.8 32.5-4.7-32.5-18.4 27.2 9.9-31.4-28.4 16.7 22.4-24-32.8 2.5 30.7-11.8-30.6-11.9 32.8 2.6-22.5-24 28.4 16.6-10-31.4 18.5 27.3 4.8-32.6Zm-26.7 1.3a56.9 56.9 0 0 0-73 24.9 56.9 56.9 0 0 0 45.5 83.8 56.9 56.9 0 0 0 27.5-4.7 64 64 0 1 1 0-104'/%3E%3C/svg%3E")}.fi-mz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23009a00' fill-rule='evenodd' d='M0 0h768v160H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 160h768v16H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 176h768v160H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 336h768v16H0z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='M0 352h768v160H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M0 0v512l336-256z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='m198.5 333-51.2-37.5L96.1 333l19.9-60.3-51.5-37.1 63.5.2 19.3-60.4 19.4 60.5 63.5-.3-51.5 37.1z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M102.8 290.9h37c3 3.3 9.5 4.7 15.8 0 11.6-6.4 34 0 34 0l4.4-4.7-10.7-35.2-3.9-4.2s-8.3-5-24-3.3-21.2-.5-21.2-.5-13.7 1.6-17.6 3.6l-4.4 4.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M110.3 281.8s35.2-4.4 45.4 9.1c-5.7 4-10.8 4.3-16.2.3.8-1.5 12.6-13.8 42.7-9.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.2' d='m148 246.6-.3 38.8m31.7-38.3L186 278'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m117 246.6-3.7 16'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m78.9 295.1 8.6 10.2c1 .6 2 .6 2.9 0l12.8-15.4 5.4-6.7c.9-1 1.1-2.1 1-3l10.4-9.3 2.2.2c-1-.2-1.7-.7-1-1.8l2.4-1.8 1.8 2.3s-2.6 3.4-2.9 3.4h-2.8l-5.4 4.9 2.4 2 3.5 9.8 4.4-3.1-2.8-10 6.1-6.7-2.3-3.6 1.6-2s21.3 13.4 29.6 9.8c.2 0 .5-9.6.5-9.6s-22.2-2.3-22.7-6.7 5-5 5-5l-2.4-3.2.5-1.8 3.9 4.8 8.7-7.4 51.5 58.6c2.8-1.1 3.4-1.8 3.6-4.6L155 241.5l3.8-4.1c.8-.9 1-1.2 1-2.6l6-5.1a7.3 7.3 0 0 1 3.8 3L186 219c.4.4 1.7.8 2.6.4l26.9-25.9-29.3 20.7-1-.7c0-.9 1-1 0-2.6-1.2-1.4-2.9 1.3-3.1 1.3-.3 0-4.3-1.4-5.2-3.2l-.2 4.7-7.5 7-5.7-.3-8.2 8-1 3 1.3 2.7s-4.4 3.8-4.4 3.6c0-.3-.9-1.2-1-1.3l3.8-3.4.5-2.3-1.2-2c-.4.3-5.2 5.4-5.5 4.8l-14-15.5.8-2.9-8.7-9.5c-3.2-1.1-8.3-1.3-9.3 5.7-.8 1.6-7.4.2-7.4.2l-3.6.8L85.2 241l11.3 13.6 23.2-29.3.7-8.3 4.8 5.4c1.7.2 3.2.3 4.7-.5l13.7 15.3-2.3 2.3 2 2.2 2.4-1.6.9 1.3c-1.1.6-2 1.5-3.1 2.1-1.8-1.2-3.6-2.7-3.5-5l-7.7 6.4-.3 1.2-22.9 19-2 .3-.5 6 14.9-12.4v-1.8l1.5 1.3 11.6-9.3s.8 1 .5 1-10.3 9.3-10.3 9.3l-.2 1-1.8 1.6-1-.8-14 12.4h-2l-7.7 7.7c-2 .2-3.7.4-5.4 1.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23009a00' fill-rule='evenodd' d='M0 0h744v155H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 155h744v15.5H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 170.5h744v155H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 325.5h744V341H0z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='M0 341h744v155H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M0 0v496l325.6-248z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='m192.3 322.6-49.6-36.3-49.5 36.3 19.2-58.4-50-36 61.6.3 18.7-58.5 18.8 58.5 61.5-.3-50 36z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M99.6 281.9h35.8c2.9 3.2 9.3 4.5 15.4 0 11.2-6.2 32.9 0 32.9 0l4.3-4.6-10.4-34.1-3.8-4s-8-4.8-23.2-3.2-20.5-.6-20.5-.6-13.4 1.6-17.1 3.6l-4.3 4.3-9 38.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M106.8 273s34.2-4.2 44 8.9c-5.5 3.8-10.4 4-15.7.2.9-1.4 12.3-13.3 41.4-9.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.1' d='m143.4 238.9-.3 37.6m30.7-37 6.4 29.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m113.3 239-3.5 15.4'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m76.4 286 8.4 9.8c1 .6 1.9.6 2.8 0l12.4-15 5.3-6.4a4.1 4.1 0 0 0 1-3l10-9c.8.2 1.3.3 2 .3-.9-.3-1.6-.7-.8-1.8l2.2-1.7 1.8 2.2s-2.5 3.3-2.8 3.3H116l-5.3 4.7 2.3 2 3.5 9.5 4.2-3-2.7-9.7 6-6.5-2.3-3.5 1.5-2s20.7 13 28.7 9.5c.2.1.5-9.3.5-9.3s-21.5-2.2-22-6.4c-.5-4.3 4.8-4.8 4.8-4.8l-2.3-3.2.5-1.8 3.8 4.8 8.4-7.3 49.9 56.9c2.7-1.1 3.3-1.8 3.5-4.5L150 234l3.8-4c.7-.8 1-1.2 1-2.5l5.7-5a7.1 7.1 0 0 1 3.7 3l15.8-13.3c.4.4 1.7.8 2.5.3l26-25-28.3 20-1-.7c0-.8 1-1 0-2.5-1.1-1.3-2.8 1.3-3 1.3s-4.1-1.4-5-3.1l-.2 4.6-7.3 6.7-5.5-.2-8 7.7-1 3 1.3 2.5s-4.2 3.7-4.2 3.5c0-.3-.9-1.1-1-1.3l3.7-3.2.5-2.3-1.2-1.9c-.4.3-5 5.2-5.3 4.7L129.7 211l.7-2.8-8.5-9.2c-3-1-8-1.2-9 5.5-.7 1.6-7.2.2-7.2.2l-3.4.8-19.7 27.9 11 13.2 22.4-28.4.6-8 4.7 5.2c1.6.2 3.1.2 4.5-.5l13.3 14.8-2.2 2.2 2 2.2 2.2-1.6 1 1.3c-1.2.6-2 1.4-3 2-1.9-1.1-3.6-2.6-3.4-4.9l-7.5 6.2-.3 1.3-22.2 18.4-2 .3-.5 5.7 14.5-12v-1.7l1.5 1.2 11.2-9s.8 1 .5 1-10 9-10 9l-.2 1-1.7 1.5-1-.7-13.5 12h-2l-7.5 7.4c-1.9.2-3.6.4-5.2 1.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-na{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%233662a2' d='m-26.4.2.8 345.6L512.5 0z'/%3E%3Cpath fill='%2338a100' d='M666.4 479.6 665 120.3 122.3 479.8l544-.2z'/%3E%3Cpath fill='%23c70000' d='m-26 371.8.4 108.2 117.5-.1L665.4 95.4l-.7-94.1-116-1L-26 371.7z'/%3E%3Cpath fill='%23ffe700' d='m219.6 172-21.8-13.2-12.6 22.1-12.2-22.2-22 12.9.6-25.4-25.4.2 13.2-21.8-22.1-12.5 22.2-12.3-12.8-22 25.4.6-.1-25.5 21.7 13.2L186.3 44l12.2 22.2 22-12.9-.6 25.4 25.4-.2-13.2 21.8 22.1 12.5-22.2 12.3 12.8 22-25.4-.6z'/%3E%3Cpath fill='%233662a2' d='M232.4 112.4c0 25.6-20.9 46.3-46.6 46.3s-46.6-20.7-46.6-46.3 20.8-46.2 46.6-46.2 46.6 20.7 46.6 46.2'/%3E%3Cpath fill='%23ffe700' d='M222.3 112.4a36.5 36.5 0 1 1-73 0 36.5 36.5 0 0 1 73 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-na.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%233662a2' d='m-108.2.2.8 368.6L466.6 0z'/%3E%3Cpath fill='%2338a100' d='m630.7 511.5-1.4-383.2-579 383.5z'/%3E%3Cpath fill='%23c70000' d='m-107.9 396.6.5 115.4 125.3-.2 611.7-410.1L629 1.4 505.2.2z'/%3E%3Cpath fill='%23ffe700' d='m154 183.4-23.1-14-13.4 23.6-13-23.8L81 183l.6-27.1-27 .2 14-23.2L45 119.5l23.8-13L55 83l27 .6-.1-27.1 23.2 14 13.4-23.6 13 23.7L155.2 57l-.6 27 27-.1-14 23.2 23.6 13.3-23.8 13.1 13.7 23.4-27-.5z'/%3E%3Cpath fill='%233662a2' d='M167.8 120c0 27.2-22.3 49.3-49.8 49.3s-49.7-22.1-49.7-49.4 22.3-49.3 49.8-49.3 49.7 22 49.7 49.3z'/%3E%3Cpath fill='%23ffe700' d='M157 120a39 39 0 1 1-77.9 0 39 39 0 0 1 77.9 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-nc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23009543' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ed4135' d='M0 0h640v320H0z'/%3E%3Cpath fill='%230035ad' d='M0 0h640v160H0z'/%3E%3Ccircle cx='240' cy='240' r='157.3' fill='%23fae600' stroke='%23000' stroke-width='5.3'/%3E%3Cpath stroke='%23000' stroke-width='6.4' d='M213.3 263.5h53.3M213.3 224h53.3M240 83.2V352'/%3E%3Cpath fill='%23000001' d='M176.6 384.4c64.2 26.3 124.4 1.7 124.4 1.7s-22.7-24.6-34.3-34.2c-11.4-9.4-44.8-9-56.2 0a489 489 0 0 0-33.9 32.5'/%3E%3Cellipse cx='240' cy='312.5' fill='%23000001' rx='17.6' ry='25.6'/%3E%3Cellipse cx='240' cy='243.7' fill='%23000001' rx='21.3' ry='13.5'/%3E%3Ccircle cx='240' cy='181.3' r='21.3' fill='%23000001'/%3E%3Cpath fill='%23000001' d='M265.6 101.9s1.8 3-2 10c-18.6 33.5-37.3 34.2-40.8 37.1-4 3.2-5.6 3-5.6 3 .3-2.9.5-14.6.7-15.7 2.9-15.7 26.5-15.5 45-31.5 2.9-2.5 2.7-3 2.7-3zm-62.4 72s4.3 12 4.8 24c1 19.2 19.4 19.7 32 19.7v-10.7c-9.5 0-17.7-1.4-24.5-15.4a122.7 122.7 0 0 0-12.3-17.6m-.5 154.6s6.7-8.3 14.6-27.7c4-10.1 13.8-16 22.7-16v-15c-20.3 0-30 7.5-31 18.6a329 329 0 0 1-6.3 40.1'/%3E%3Cpath d='M276.8 173.9s-4.3 12-4.8 24c-1 19.2-19.4 19.7-32 19.7V207c9.5 0 17.7-1.4 24.5-15.5 3.6-6.2 7.7-12.1 12.3-17.6m.5 154.7s-6.7-8.4-14.6-27.8c-4-10.1-13.8-16-22.7-16V270c20.3 0 30 7.5 31 18.6a329 329 0 0 0 6.3 40'/%3E%3C/svg%3E")}.fi-nc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23009543' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ed4135' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%230035ad' d='M0 0h512v170.7H0z'/%3E%3Ccircle cx='225.6' cy='256' r='167.8' fill='%23fae600' stroke='%23000' stroke-width='5.7'/%3E%3Cpath stroke='%23000' stroke-width='6.8' d='M197.2 281h56.9m-56.9-42h56.9M225.6 88.6v286.8'/%3E%3Cpath fill='%23000001' d='M158 410c68.6 28 132.8 1.8 132.8 1.8s-24.3-26.2-36.7-36.5c-12.1-10-47.8-9.6-60 0-10 8-39.2 37.5-36 34.8z'/%3E%3Cellipse cx='225.6' cy='333.4' fill='%23000001' rx='18.8' ry='27.3'/%3E%3Cellipse cx='225.6' cy='260' fill='%23000001' rx='22.8' ry='14.4'/%3E%3Ccircle cx='225.6' cy='193.4' r='22.8' fill='%23000001'/%3E%3Cpath fill='%23000001' d='M253 108.7s2 3.2-2.2 10.7c-19.9 35.7-39.7 36.5-43.5 39.5-4.2 3.4-6 3.2-6 3.2.4-3 .6-15.6.8-16.8 3-16.6 28.3-16.4 48-33.5 3-2.7 2.8-3.2 2.8-3.2zm-66.6 76.8s4.5 12.7 5.1 25.6c1.1 20.4 20.7 21 34.1 21v-11.4c-10 0-18.9-1.4-26.1-16.5a131 131 0 0 0-13.1-18.7m-.6 165s7.2-9 15.6-29.6a27 27 0 0 1 24.2-17.1v-16c-21.6 0-32 8-33 19.9-2.4 24-6.8 42.7-6.8 42.7zm79.2-165s-4.6 12.7-5.2 25.6c-1.1 20.5-20.7 21-34.1 21v-11.3c10.1 0 18.9-1.5 26.2-16.5 3.8-6.7 8.2-13 13-18.8zm.5 165s-7.1-8.9-15.6-29.6a27 27 0 0 0-24.2-17v-16c21.6 0 32 8 33.1 19.8a351 351 0 0 0 6.7 42.8'/%3E%3C/svg%3E")}.fi-ne{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230db02b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23e05206' d='M0 0h640v160H0z'/%3E%3Ccircle cx='320' cy='240' r='68' fill='%23e05206'/%3E%3C/svg%3E")}.fi-ne.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230db02b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23e05206' d='M0 0h512v170.7H0z'/%3E%3Ccircle cx='256' cy='256' r='72.5' fill='%23e05206'/%3E%3C/svg%3E")}.fi-nf{background-image:url(./nf.COchEj81.svg)}.fi-nf.fis{background-image:url(./nf.-j2oelto.svg)}.fi-ng{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23008753' d='M426.6 0H640v480H426.6zM0 0h213.3v480H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ng.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23008753' d='M341.3 0H512v512H341.3zM0 0h170.7v512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ni{background-image:url(./ni.CC3zFI7h.svg)}.fi-ni.fis{background-image:url(./ni.ChnV2lR-.svg)}.fi-nl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2321468b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23ae1c28' d='M0 0h640v160H0z'/%3E%3C/svg%3E")}.fi-nl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2321468b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23ae1c28' d='M0 0h512v170.7H0z'/%3E%3C/svg%3E")}.fi-no{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ed2939' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M180 0h120v480H180z'/%3E%3Cpath fill='%23fff' d='M0 180h640v120H0z'/%3E%3Cpath fill='%23002664' d='M210 0h60v480h-60z'/%3E%3Cpath fill='%23002664' d='M0 210h640v60H0z'/%3E%3C/svg%3E")}.fi-no.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ed2939' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M128 0h128v512H128z'/%3E%3Cpath fill='%23fff' d='M0 192h512v128H0z'/%3E%3Cpath fill='%23002664' d='M160 0h64v512h-64z'/%3E%3Cpath fill='%23002664' d='M0 224h512v64H0z'/%3E%3C/svg%3E")}.fi-np{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0-16h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(0 15)scale(.9375)'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ce0000' stroke='%23000063' stroke-width='13.8' d='M6.5 489.5h378.8L137.4 238.1l257.3.3L6.6-9.5v499z'/%3E%3Cpath fill='%23fff' d='m180.7 355.8-27 9 21.2 19.8-28.5-1.8 11.7 26.2-25.5-12.3.5 28.6-18.8-20.9-10.7 26.6-9.2-26.3-20.3 20.6 1.8-27.7L49 409l12.6-25-29.3.6 21.5-18.3-27.3-10.5 27-9L32.2 327l28.4 1.8L49 302.6l25.6 12.3-.5-28.6 18.8 20.9 10.7-26.6 9.1 26.3 20.4-20.6-1.9 27.7 27-11.4-12.7 25 29.4-.6-21.5 18.3zm-32.4-184.7-11.3 8.4 5.6 4.6a93.8 93.8 0 0 0 30.7-36c1.8 21.3-17.7 69-68.7 69.5a70.6 70.6 0 0 1-71.5-70.3c10 18.2 16.2 27 32 36.5l4.7-4.4-10.6-8.9 13.7-3.6-7.4-12.4 14.4 1-1.8-14.4 12.6 7.4 4-13.5 9 10.8 8.5-10.3 4.6 14 11.8-8.2-1.5 14.3 14.2-1.7-6.7 13.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-np.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='b'%3E%3Cpath fill-opacity='.7' d='M0-16h512v512H0z'/%3E%3C/clipPath%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cg clip-path='url(%23b)' transform='translate(0 16)'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ce0000' stroke='%23000063' stroke-width='13' d='M6.5 489.5h378.8L137.4 238.1l257.3.3L6.6-9.5v499z'/%3E%3Cpath fill='%23fff' d='m180.7 355.8-27 9 21.2 19.8-28.5-1.8 11.7 26.2-25.5-12.3.5 28.6-18.8-20.9-10.7 26.6-9.2-26.3-20.3 20.6 1.8-27.7L49 409l12.6-25-29.3.6 21.5-18.3-27.3-10.5 27-9L32.2 327l28.4 1.8L49 302.6l25.6 12.3-.5-28.6 18.8 20.9 10.7-26.6 9.1 26.3 20.4-20.6-1.9 27.7 27-11.4-12.7 25 29.4-.6-21.5 18.3zm-32.4-184.7-11.3 8.4 5.6 4.6a93.8 93.8 0 0 0 30.7-36c1.8 21.3-17.7 69-68.7 69.5a70.6 70.6 0 0 1-71.5-70.3c10 18.2 16.2 27 32 36.5l4.7-4.4-10.6-8.9 13.7-3.6-7.4-12.4 14.4 1-1.8-14.4 12.6 7.4 4-13.5 9 10.8 8.5-10.3 4.6 14 11.8-8.2-1.5 14.3 14.2-1.7-6.7 13.2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-nr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-54.7 0H628v512H-54.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(51.3)scale(.9375)'%3E%3Cpath fill='%23002170' d='M-140 0H884v512H-140z'/%3E%3Cpath fill='%23ffb20d' d='M-140 234.1H884V278H-140z'/%3E%3Cpath fill='%23fff' d='m161.8 438-33-33-10.5 45.4-12-45-31.9 34 12.1-45L42 407.9l33-33-45.4-10.6 45-12-34-31.8 45 12L72 288l33 33 10.6-45.4 12 45 31.8-34-12 45 44.5-13.5-33 33 45.4 10.5-45 12 34 32-45-12.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-nr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M135.6 0h496.1v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-140)scale(1.0321)'%3E%3Cpath fill='%23002170' d='M0 0h992.1v496H0z'/%3E%3Cpath fill='%23ffb20d' d='M0 226.8h992.1v42.4H0z'/%3E%3Cpath fill='%23fff' d='m292.4 424.4-31.9-32-10.2 44-11.7-43.7-30.9 33 11.8-43.6-43.2 13 32-31.8-44-10.3 43.6-11.6-33-31 43.6 11.8-13-43.2 31.8 32 10.3-44 11.7 43.6 30.8-32.9-11.7 43.6 43.2-13-32 31.8 44 10.3L290 362l33 30.9-43.7-11.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-nu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fedd00' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23012169' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3Ccircle cx='160' cy='120' r='40.8' fill='%23012169'/%3E%3Cpath fill='%23fedd00' d='m160 79.2 24 73.8-62.8-45.6h77.6L136 153M66.7 98.3l14 43.4L43.9 115h45.7l-37 26.8m200.7-43.5 14.1 43.4-36.9-26.8h45.7l-37 26.8M160 178.3l14.1 43.4-37-26.8h45.7l-37 26.8M160 18.3l14.1 43.4-37-26.8h45.7l-37 26.8'/%3E%3C/svg%3E")}.fi-nu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fedd00' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23012169' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='%23c8102e' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3Ccircle cx='128' cy='128' r='43.6' fill='%23012169'/%3E%3Cpath fill='%23fedd00' d='m128 84.4 25.6 78.8-67-48.7h82.8l-67 48.7m-49.1-58.3 15 46.3L29 122.6h48.7l-39.4 28.6m164.4-46.3 15 46.3-39.4-28.6H227l-39.4 28.6m-59.6 39 15 46.3-39.3-28.6h48.6L113 236.5m15-217L143 66l-39.3-28.7h48.6L113 66'/%3E%3C/svg%3E")}.fi-nz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath d='M0-.3v.5l1-.5z'/%3E%3Cpath d='M.2.3 0-.1l1-.2z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='rotate(-72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)rotate(72)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%2300247d' fill-rule='evenodd' d='M0 0h640v480H0z'/%3E%3Cg transform='translate(-111 36.1)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 120)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(30 0 0 30 900 120)'/%3E%3C/g%3E%3Cg transform='rotate(82 525.2 114.6)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 519 -457.7)scale(40.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 519 -457.7)scale(25)'/%3E%3C/g%3E%3Cg transform='rotate(82 525.2 114.6)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 668.6 -327.7)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 668.6 -327.7)scale(30)'/%3E%3C/g%3E%3Cg transform='translate(-111 36.1)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 480)scale(50.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(35 0 0 35 900 480)'/%3E%3C/g%3E%3Cpath fill='%23012169' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3C/svg%3E")}.fi-nz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath d='M0-.3v.5l1-.5z'/%3E%3Cpath d='M.2.3 0-.1l1-.2z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='rotate(-72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)rotate(72)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%2300247d' fill-rule='evenodd' d='M0 0h512v512H0z'/%3E%3Cg transform='translate(-148.7 90.5)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 120)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(30 0 0 30 900 120)'/%3E%3C/g%3E%3Cg transform='rotate(82 418.7 105.1)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 519 -457.7)scale(40.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 519 -457.7)scale(25)'/%3E%3C/g%3E%3Cg transform='rotate(82 418.7 105.1)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 668.6 -327.7)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 668.6 -327.7)scale(30)'/%3E%3C/g%3E%3Cg transform='translate(-148.7 90.5)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 480)scale(50.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(35 0 0 35 900 480)'/%3E%3C/g%3E%3Cpath fill='%23012169' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='%23c8102e' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3C/svg%3E")}.fi-om{background-image:url(./om.DnUPbroW.svg)}.fi-om.fis{background-image:url(./om.Ri__rIwP.svg)}.fi-pa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M92.5 0h477.2v480H92.4z'/%3E%3Cpath fill='%23db0000' fill-rule='evenodd' d='M323 3.6h358v221.7H323z'/%3E%3Cpath fill='%230000ab' fill-rule='evenodd' d='M3.2 225.3h319.9V480H3.2zm211.6-47.6-42-29.4-41.7 29.6 15.5-48L105 100l51.6-.4 16-48 16.3 47.9h51.6l-41.5 30 15.9 48z'/%3E%3Cpath fill='%23d80000' fill-rule='evenodd' d='m516.9 413.9-42.4-27.7-42.1 28 15.6-45.6-42-28 52-.5 16.2-45.4 16.4 45.3h52l-41.8 28.5 16 45.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pa.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-26-25h592.5v596H-26z'/%3E%3Cpath fill='%23db0000' d='M255.3-20.4h312.1v275.2h-312z'/%3E%3Cpath fill='%230000ab' d='M-54.5 254.8h309.9V571H-54.5zM179 181.6l-46.5-29.2-46.2 29.5 17.2-48-46.2-29.6 57.1-.4 17.7-47.8 18.1 47.7h57.1l-45.9 30z'/%3E%3Cpath fill='%23d80000' d='m435.2 449-46.4-29.2-46.3 29.5 17.2-48-46.2-29.5 57.2-.4 17.7-47.8 18 47.7h57.2l-46 30z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23D91023' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M213.3 0h213.4v480H213.3z'/%3E%3C/svg%3E")}.fi-pe.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23D91023' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M170.7 0h170.6v512H170.7z'/%3E%3C/svg%3E")}.fi-pf{background-image:url(./pf.CMTHIumB.svg)}.fi-pf.fis{background-image:url(./pf.CEX9Vx76.svg)}.fi-pg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='m1.6 0-.5 480h640z'/%3E%3Cpath fill='red' d='m640.6 480 .5-480H1.1z'/%3E%3C/g%3E%3Cpath fill='%23fc0' stroke='%23fc0' stroke-width='1.1' d='m178 54-3.8-.2c-1.2-2.8-4.5-3.8-6.6-2.6A333 333 0 0 1 156 51l7.1 3.1C165 59 171 60 171 60c-.6 8.8-8.9-1.1-15.9 3.9-5 3-5 6.5-7.7 12.3-.9 1.6-4.4 5.8-4.4 5.8l5.9-.5L147 84l7-1-1.5 1.4c1 .2 8-1.7 8-1.7L160 85l8-2.9s1.6 1.3 3 1.9l1-4 4 1 1-4c6 8 8 16 19 18l-1-4a262 262 0 0 1 8.7 4l.9-1.7c4.8 3.4 8.7 3.3 11.4 3.7l-2-5 2 1-3-8 3 1-4-6 1.5-1-.5-3c6 2 14 5 15 12 1 11-11 14-19 13 6 5 17 3 22-2 2-2 3-5 4-8 1 3 3 7 3 11-1 9-13 12-21 13 9 5 25-1 26-14 0-11-7-16-10-21l-1-5.4 3 1.4s-1.8-3.3-2-4c0 0-3.1-8.5-4.2-10.4l2.2.4-8.2-10.3 2.3-.2S215.6 44 213 43l3-1c-6-3-13-1-19 3l1-3-1.8.2v-3.5L198 36l-3-1 2-5-3 1 1-5s-2.2 1-3.6.9a52 52 0 0 0 1.6-3.4c-1-1.5 0-4.5 0-4.5-7 1-8 2-12 8-6 11-4 16-3 27z' transform='matrix(2.21989 0 0 2.21194 1.1 0)'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='red' stroke-width='1.4' d='M215.8 70.4c.5.9 6.2 3.6 10.4 6-1.1-4.6-9.4-5.6-10.4-6z' transform='matrix(2.21989 0 0 2.21194 1.1 0)'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m175 399-14.2-9-19 9.1 4.3-16.2-14.5-15.1 16.7-1 10-18.4 6.1 15.5 20.7 3.8-13 10.6zm36.2-79-6.6-3-6.3 3.6 1-7.2-5.4-4.9 7.1-1.3 3-6.6 3.5 6.4 7.2.8-5 5.2zm32-45.2-14.5-7-13.9 7.8 2.3-15.7-11.8-10.8 15.7-2.8 6.6-14.4 7.6 14 15.8 1.8-11 11.5zm-65.8-63-17-8.5-16.5 9.1 2.8-18.6-13.8-13 18.7-3 8-17 8.7 16.7 18.8 2.3-13.3 13.4zm-60.8 65.4-17-10-17 10.3 4.3-19.3-15.1-13 19.7-1.8 7.7-18.3 7.9 18.2 19.8 1.6-14.9 13z'/%3E%3C/svg%3E")}.fi-pg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M81.4 0h496v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-84)scale(1.0321)'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='M.5 0 0 496h659z'/%3E%3Cpath fill='red' d='M658.5 496 659 0H0z'/%3E%3C/g%3E%3Cpath fill='%23fc0' stroke='%23fc0' stroke-width='2.3' d='m406.9 123.4-8.8-.4c-2.7-6.4-10.3-8.8-15-6-4.2.3-26.5-.4-26.5-.4l16.3 7.1c4 10.9 18 13.5 18 13.5-1.2 20-20.3-2.6-36.3 8.8-11.4 6.9-11.6 15-17.8 28.3a119 119 0 0 1-10 13.1l13.5-1-4.3 5.6 16-2.3s-2.1 1.8-3.4 3.2c2.4.5 18.3-3.7 18.3-3.7l-1.1 5.1c8.1-3.3 18.2-6.6 18.2-6.6s3.6 3 6.9 4.3l2.3-9.1 9.1 2.3 2.3-9.2c13.7 18.3 18.3 36.6 43.4 41.2l-2.3-9.2c7 3 20 9.4 20 9.4l2-4.2c10.9 7.8 20 7.7 26 8.5l-4.5-11.4 4.6 2.3-6.9-18.3 6.9 2.3-9.2-13.7 3.4-2.3-1-6.9c13.6 4.6 32 11.5 34.2 27.5 2.3 25.1-25.2 32-43.4 29.7 13.7 11.4 38.8 6.8 50.3-4.6a47 47 0 0 0 9.1-18.3c2.3 6.9 6.9 16 6.9 25.2-2.3 20.5-29.8 27.4-48 29.7 20.5 11.4 57.1-2.3 59.4-32 0-25.2-16-36.6-22.9-48a231 231 0 0 1-2.3-12.3c1 .2 6.9 3.2 6.9 3.2s-4-7.6-4.6-9.2c0 0-7.1-19.4-9.7-23.7.4-.3 5.2.8 5.2.8l-18.8-23.5 5.3-.6S493 100.5 487 98.3l6.9-2.3c-13.8-6.8-29.8-2.3-43.5 6.9l2.3-6.9-4.2.4v-7.8l4.2-6.3-6.8-2.3 4.5-11.4-6.8 2.3 2.3-11.5s-5.2 2.4-8.3 2c.1.3 3.7-7.7 3.7-7.7-2.2-3.4 0-10.3 0-10.3-16 2.3-18.3 4.6-27.4 18.3-13.8 25.2-9.2 36.6-6.9 61.7z'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='red' stroke-width='3' d='M493.3 161c1.2 2 14.1 8.2 23.9 13.8-2.6-10.6-21.7-12.9-24-13.8z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m179 412.4-14.6-9.3-19.5 9.4 4.4-16.7-15-15.7 17.3-1 10.3-19 6.3 16 21.2 3.9-13.3 11zm37.3-81.6-6.8-3.2-6.4 3.7 1-7.4-5.6-5 7.4-1.4 3-6.8 3.6 6.6 7.4.8-5.2 5.4zm32.9-46.8-14.8-7.2-14.4 8 2.3-16.2-12.1-11.2 16.2-2.8 6.8-15 7.8 14.6 16.3 1.8-11.3 12zm-67.7-65-17.4-8.8-17 9.4 2.8-19.2-14.2-13.4 19.2-3.1 8.3-17.7 9 17.3 19.3 2.4-13.7 14zM119 286.5l-17.6-10.4-17.5 10.7 4.5-20-15.6-13.3 20.4-2 7.9-18.9 8 18.8 20.5 1.7-15.3 13.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ph{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230038a8' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23ce1126' d='M0 240h640v240H0z'/%3E%3Cpath fill='%23fff' d='M415.7 240 0 480V0'/%3E%3Cpath fill='%23fcd116' d='M26.7 42.4 41 55l16.6-9.2-7.4 17.5 14 13-19-1.6-8.1 17.2-4.3-18.5L14 71l16.3-10zm323.8 172.3.4 19 18 6.3-18 6.2-.4 19-11.5-15.1-18.2 5.5 10.8-15.6-10.8-15.6 18.2 5.5zM37.2 388.1l8 17.2 19-1.6-13.9 13 7.4 17.5-16.6-9.1-14.4 12.4 3.6-18.7L14 409l18.9-2.4zm114.2-249-6.2 6.2 3.1 47-3 .3-5.7-42.9-5.1 5 7.6 38.4a47.5 47.5 0 0 0-17.2 7.1l-21.7-32.4H96l26.4 34.3a48 48 0 0 0-2.4 2l-31.1-35.5h-8.8v8.8l35.4 31-2 2.5-34.3-26.3v7.1l32.5 21.7c-3.4 5.2-5.9 11-7.1 17.2L66.3 223l-5.1 5 42.9 5.7c-.2 1-.3 2.1-.3 3.1l-47-3-6.2 6.2 6.2 6.2 47-3.1.3 3.1-42.9 5.7 5 5 38.4-7.6a47.5 47.5 0 0 0 7.1 17.2l-32.5 21.7v7.2l34.3-26.3a48 48 0 0 0 2 2.4l-35.4 31v8.8H89l31-35.4 2.5 2L96 312.2h7.2l21.7-32.5c5.1 3.4 11 5.9 17.2 7.1l-7.6 38.4 5 5 5.7-42.9c1 .2 2 .3 3.1.3l-3 47 6.1 6.2 6.3-6.2-3.1-47 3-.3 5.7 43 5.1-5.1-7.6-38.4a47.5 47.5 0 0 0 17.2-7.1l21.7 32.5h7.2l-26.4-34.3a48 48 0 0 0 2.4-2l31.1 35.4h8.8v-8.8l-35.4-31 2-2.4 34.3 26.3v-7.2l-32.5-21.7c3.4-5.1 5.9-11 7.1-17.2l38.3 7.6 5.1-5-42.9-5.7c.2-1 .3-2 .3-3.1l47 3 6.2-6.1-6.2-6.2-47 3-.3-3 42.9-5.7-5-5-38.4 7.5a47.5 47.5 0 0 0-7.1-17.2l32.5-21.7v-7.1l-34.3 26.3a48 48 0 0 0-2-2.4l35.4-31v-8.9H214l-31 35.5a48 48 0 0 0-2.5-2l26.4-34.3h-7.2L178 200.2c-5.1-3.4-11-5.9-17.2-7.1l7.6-38.3-5-5-5.7 42.8-3.1-.3 3-47z'/%3E%3C/svg%3E")}.fi-ph.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230038a8' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23ce1126' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23fff' d='M443.4 256 0 512V0'/%3E%3Cpath fill='%23fcd116' d='m25.2 44.4 15.4 13.3 17.9-9.8-8 18.7 15 14L45 78.9l-8.6 18.4-4.7-19.8-20.2-2.6L29 64.4zM372.1 229l.4 20.3 19.3 6.7-19.3 6.7-.4 20.3-12.3-16.2-19.5 6L352 256l-11.7-16.7 19.5 5.9zM36.5 414.7l8.6 18.4 20.3-1.7-14.8 14 7.9 18.7-17.9-9.8-15.4 13.3 3.9-20-17.5-10.5 20.2-2.6zM158.9 148l-6.6 6.6 3.2 50.3-3.3.3-6-45.9-5.5 5.4 8.2 41a51 51 0 0 0-18.4 7.7l-23.3-34.8h-7.7l28.2 36.8-2.5 2.1-33.3-38h-9.4v9.5l38 33.3-2.2 2.5-36.8-28.2v7.7l34.8 23.3a50.9 50.9 0 0 0-7.6 18.4l-41-8.2-5.5 5.5 46 6-.4 3.4-50.3-3.3-6.7 6.6 6.7 6.6 50.3-3.2.3 3.3-45.9 6 5.4 5.5 41-8.2a51 51 0 0 0 7.7 18.4l-34.8 23.3v7.7l36.8-28.2 2.1 2.5-38 33.3v9.4H92l33.3-38 2.5 2.2-28.2 36.8h7.7l23.3-34.8a50.8 50.8 0 0 0 18.4 7.6l-8.2 41 5.5 5.5 6-46 3.3.4-3.2 50.3 6.6 6.7 6.6-6.7-3.2-50.3 3.3-.3 6 45.9 5.5-5.4-8.2-41a51 51 0 0 0 18.4-7.7l23.3 34.8h7.7L190 296.6l2.5-2.1 33.3 38h9.4V323l-38-33.3 2.2-2.5 36.8 28.2v-7.7l-34.8-23.3A50.9 50.9 0 0 0 209 266l41 8.2 5.5-5.5-46-6 .4-3.3 50.3 3.2 6.7-6.6-6.7-6.6-50.3 3.3c0-1.2-.2-2.3-.3-3.4l45.9-6-5.4-5.5-41 8.2a51 51 0 0 0-7.7-18.4l34.8-23.3v-7.7l-36.8 28.2-2.1-2.5 38-33.3v-9.4h-9.5l-33.3 38-2.5-2.2 28.2-36.8h-7.7l-23.3 34.8a50.9 50.9 0 0 0-18.4-7.6l8.2-41-5.5-5.5-6 46-3.3-.4 3.2-50.3z'/%3E%3C/svg%3E")}.fi-pk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-52.3 0h682.6v512H-52.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(49)scale(.9375)'%3E%3Cpath fill='%230c590b' d='M-95 0h768v512H-95z'/%3E%3Cpath fill='%23fff' d='M-95 0H97.5v512H-95z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z'/%3E%3Cpath d='M415.4 306a121.2 121.2 0 0 1-161.3 59.4 122.1 122.1 0 0 1-59.5-162.1A118.6 118.6 0 0 1 266 139a156 156 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-pk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)'%3E%3Cpath fill='%230c590b' d='M-95 0h768v512H-95z'/%3E%3Cpath fill='%23fff' d='M-95 0H97.5v512H-95z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z'/%3E%3Cpath d='M415.4 306a121.2 121.2 0 0 1-161.3 59.4 122.1 122.1 0 0 1-59.5-162.1A118.6 118.6 0 0 1 266 139a156 156 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-pl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M640 480H0V0h640z'/%3E%3Cpath fill='%23dc143c' d='M640 480H0V240h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M512 512H0V0h512z'/%3E%3Cpath fill='%23dc143c' d='M512 512H0V256h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-pm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-pn{background-image:url(./pn.vyD5VXw1.svg)}.fi-pn.fis{background-image:url(./pn.DEs-Vj71.svg)}.fi-pr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-37.3 0h682.7v512H-37.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(35)scale(.9375)'%3E%3Cpath fill='%23ed0000' d='M-37.3 0h768v512h-768z'/%3E%3Cpath fill='%23fff' d='M-37.3 102.4h768v102.4h-768zm0 204.8h768v102.4h-768z'/%3E%3Cpath fill='%230050f0' d='m-37.3 0 440.7 255.7L-37.3 511z'/%3E%3Cpath fill='%23fff' d='M156.4 325.5 109 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M51.6 0h708.7v708.7H51.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-37.3)scale(.72249)'%3E%3Cpath fill='%23ed0000' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23fff' d='M0 141.7h1063v141.8H0zm0 283.5h1063v141.7H0z'/%3E%3Cpath fill='%230050f0' d='m0 0 610 353.9L0 707.3z'/%3E%3Cpath fill='%23fff' d='m268.2 450.5-65.7-49-65.3 49.5 24.3-80.5-65.3-49.7 80.7-.7 25-80.2 25.6 80 80.7.1-64.9 50.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ps{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-118 0h682.7v512H-118z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(110.6)scale(.9375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M-246 0H778v170.7H-246z'/%3E%3Cpath fill='%23fff' d='M-246 170.7H778v170.6H-246z'/%3E%3Cpath fill='%23090' d='M-246 341.3H778V512H-246z'/%3E%3Cpath fill='red' d='m-246 512 512-256L-246 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ps.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M237.1 0h493.5v493.5H237.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-246)scale(1.0375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h987v164.5H0z'/%3E%3Cpath fill='%23fff' d='M0 164.5h987V329H0z'/%3E%3Cpath fill='%23090' d='M0 329h987v164.5H0z'/%3E%3Cpath fill='red' d='m0 493.5 493.5-246.8L0 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-pt{background-image:url(./pt.BV5okG4O.svg)}.fi-pt.fis{background-image:url(./pt.BLLm3V0o.svg)}.fi-pw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-70.3 0h640v480h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(70.3)'%3E%3Cpath fill='%234aadd6' d='M-173.4 0h846.3v480h-846.3z'/%3E%3Cpath fill='%23ffde00' d='M335.6 232.1a135.9 130.1 0 1 1-271.7 0 135.9 130.1 0 1 1 271.7 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-pw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M61.7 4.2h170.8V175H61.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-185 -12.5)scale(2.9973)'%3E%3Cpath fill='%234aadd6' d='M0 4.2h301.2V175H0z'/%3E%3Cpath fill='%23ffde00' d='M185.9 86.8a52 52 0 0 1-53 50.8 52 52 0 0 1-53.2-50.8c0-28 23.8-50.8 53.1-50.8s53 22.7 53 50.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-py{background-image:url(./py.BfpB8kRi.svg)}.fi-py.fis{background-image:url(./py.CRTEf2ay.svg)}.fi-qa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%238d1b3d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0v480h158.4l97.8-26.7-97.8-26.6 97.7-26.7-97.7-26.7 97.7-26.6-97.7-26.7 97.8-26.7-97.8-26.6 97.7-26.7-97.7-26.7 97.7-26.6-97.7-26.7 97.8-26.7-97.8-26.6L256.1 80l-97.7-26.7 97.8-26.6L158.3 0z'/%3E%3C/svg%3E")}.fi-qa.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%238d1b3d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0v512h113l104.2-28.4L113 455l104.2-28.4L113 398.2l104.2-28.4L113 341.3 217.2 313 113 284.4 217.2 256 113 227.6 217.2 199 113 170.7l104.2-28.5L113 113.8l104.2-28.5L113 57l104.2-28.4L113 0z'/%3E%3C/svg%3E")}.fi-re{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-re.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300267f' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23f31830' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ro{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%2300319c' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ffde00' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23de2110' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ro.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%2300319c' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ffde00' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23de2110' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-rs{background-image:url(./rs.DBaCzDQy.svg)}.fi-rs.fis{background-image:url(./rs.D31ZZnI-.svg)}.fi-ru{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230039a6' d='M0 160h640v320H0z'/%3E%3Cpath fill='%23d52b1e' d='M0 320h640v160H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ru.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230039a6' d='M0 170.7h512V512H0z'/%3E%3Cpath fill='%23d52b1e' d='M0 341.3h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-rw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2320603d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fad201' d='M0 0h640v360H0z'/%3E%3Cpath fill='%2300a1de' d='M0 0h640v240H0z'/%3E%3Cg transform='translate(511 125.4)scale(.66667)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23e5be01' d='M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Ccircle r='34.3' fill='%23e5be01' stroke='%2300a1de' stroke-width='3.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-rw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2320603d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fad201' d='M0 0h512v384H0z'/%3E%3Cpath fill='%2300a1de' d='M0 0h512v256H0z'/%3E%3Cg transform='translate(374.4 133.8)scale(.7111)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23e5be01' d='M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Ccircle r='34.3' fill='%23e5be01' stroke='%2300a1de' stroke-width='3.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-sa{background-image:url(./sa.DLf2NaXn.svg)}.fi-sa.fis{background-image:url(./sa.eH5F7cXy.svg)}.fi-sb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%230000d6' d='M0 507.2 987.4 0H0z'/%3E%3Cpath fill='%23006000' d='M1024 0 27.2 512H1024z'/%3E%3Cpath fill='%23fc0' d='M1024 0h-54.9L0 485.4V512h54.9L1024 27.6z'/%3E%3Cpath fill='%23fff' d='m71.4 9.1 11.8 34.5h38.5L90.6 64.7l11.9 34.4L71.4 78 40.3 99.2l11.9-34.4-31.1-21.3h38.4zm191.1 0 11.9 34.5h38.5l-31.2 21.2 12 34.4L262.4 78l-31 21.3 11.9-34.4-31.2-21.3h38.5zm0 144.5 11.9 34.5h38.5l-31.2 21.2 12 34.4-31.2-21.3-31 21.3 11.9-34.4-31.2-21.3h38.5zm-95-71.4 11.9 34.4h38.4l-31 21.3 11.8 34.4-31-21.3-31.2 21.3 12-34.4-31.2-21.3h38.5zm-96.1 71.4 11.8 34.5h38.5l-31.1 21.2 11.9 34.4-31.1-21.3-31.1 21.3 12-34.4L21 188h38.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%230000d6' d='M0 491.4 956.7 0H0z'/%3E%3Cpath fill='%23006000' d='M992.1 0 26.3 496h965.8z'/%3E%3Cpath fill='%23fc0' d='M992.2 0H939L0 470.3V496h53.1l939-469.4V0z'/%3E%3Cpath fill='%23fff' d='m39 96.1 11.6-33.3-30.2-20.6h37.3L69.2 8.8l11.5 33.4h37.2L87.8 62.8 99.3 96 69.2 75.5zm185.2 0 11.6-33.3-30.2-20.6h37.3l11.5-33.4 11.5 33.4H303l-30 20.6L284.5 96l-30.1-20.6zm0 140 11.6-33.3-30.2-20.6h37.3l11.5-33.4 11.5 33.4H303l-30 20.6 11.6 33.3-30.1-20.6zm-92-69.2 11.5-33.3-30.1-20.6h37.2l11.5-33.3 11.5 33.3h37.3l-30.2 20.6 11.5 33.3-30-20.6zM39 236.1l11.6-33.3-30.2-20.6h37.3l11.5-33.4 11.5 33.4h37.2l-30.1 20.6L99.3 236l-30.1-20.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0Z'/%3E%3Cpath fill='%23d92223' d='M0 480V0h640v160z'/%3E%3Cpath fill='%23fcd955' d='M0 480V0h426.7z'/%3E%3Cpath fill='%23003d88' d='M0 480V0h213.3z'/%3E%3Cpath fill='%23007a39' d='m0 480 640-160v160z'/%3E%3C/svg%3E")}.fi-sc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0Z'/%3E%3Cpath fill='%23d92223' d='M0 512V0h512v170.7z'/%3E%3Cpath fill='%23fcd955' d='M0 512V0h341.3z'/%3E%3Cpath fill='%23003d88' d='M0 512V0h170.7z'/%3E%3Cpath fill='%23007a39' d='m0 512 512-170.7V512Z'/%3E%3C/svg%3E")}.fi-sd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23000001' d='M0 341.3h1024V512H0z'/%3E%3Cpath fill='%23fff' d='M0 170.6h1024v170.7H0z'/%3E%3Cpath fill='red' d='M0 0h1024.8v170.7H0z'/%3E%3Cpath fill='%23009a00' d='M0 0v512l341.3-256z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23000001' d='M0 330.7h992.1v165.4H0z'/%3E%3Cpath fill='%23fff' d='M0 165.3h992.1v165.4H0z'/%3E%3Cpath fill='red' d='M0 0h992.9v165.4H0z'/%3E%3Cpath fill='%23009a00' d='M0 0v496l330.7-248z'/%3E%3C/g%3E%3C/svg%3E")}.fi-se{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23005293' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fecb00' d='M176 0v192H0v96h176v192h96V288h368v-96H272V0z'/%3E%3C/svg%3E")}.fi-se.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23005293' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fecb00' d='M134 0v204.8H0v102.4h134V512h102.4V307.2H512V204.8H236.4V0z'/%3E%3C/svg%3E")}.fi-sg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-20 0h720v480H-20z'/%3E%3Cpath fill='%23df0000' d='M-20 0h720v240H-20z'/%3E%3Cpath fill='%23fff' d='M146 40.2a84.4 84.4 0 0 0 .8 165.2 86 86 0 0 1-106.6-59 86 86 0 0 1 59-106c16-4.6 30.8-4.7 46.9-.2z'/%3E%3Cpath fill='%23fff' d='m133 110 4.9 15-13-9.2-12.8 9.4 4.7-15.2-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.5 52 5 15.1-13-9.2-12.9 9.3 4.8-15.1-12.8-9.4 15.9-.1 4.9-15.1 5 15h16zm58.5-.4 4.9 15.2-13-9.3-12.8 9.3 4.7-15.1-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.4-51.6 4.9 15.1-13-9.2-12.8 9.3 4.8-15.1-12.9-9.4 16-.1 4.8-15.1 5 15h16zm-46.3-34.3 5 15.2-13-9.3-12.9 9.4 4.8-15.2-12.8-9.4 15.8-.1 5-15.1 5 15h16z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M27.7 0h708.6v708.7H27.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-20)scale(.72249)'%3E%3Cpath fill='%23fff' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23df0000' d='M0 0h1063v354.3H0z'/%3E%3Cpath fill='%23fff' d='M245.2 59.4a124.6 124.6 0 0 0 1.1 243.9 126.9 126.9 0 1 1-1.1-243.9'/%3E%3Cpath fill='%23fff' d='m202 162.4-18.9-13.8 23.5-.2 7.2-22.3 7.5 22.3h23.4l-18.8 14 7.2 22.3L214 171l-19 13.8zm26 76.9-19-13.8 23.5-.2 7.3-22.3 7.4 22.2h23.5l-19 14 7.3 22.3-19-13.6-19 13.8zm86.3-.6-19-13.8 23.4-.2 7.3-22.3 7.4 22.3H357l-18.9 14 7.3 22.3-19.1-13.7-19 13.8zm25.7-76.2-19-13.8 23.5-.2 7.2-22.3 7.5 22.2h23.4l-18.8 14 7.2 22.3-19.1-13.6-19 13.8zM271.7 112l-19-13.8 23.5-.2 7.3-22.3 7.4 22.3h23.5l-19 14 7.3 22.2-19-13.6-19 13.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23FFF' d='m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z'/%3E%3Cpath fill='%23C8102E' d='m424 281 216 159v40L369 281zm-184 20 6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z'/%3E%3Cpath fill='%23FFF' d='M241 0v480h160V0zM0 160v160h640V160z'/%3E%3Cpath fill='%23C8102E' d='M0 193v96h640v-96zM273 0v480h96V0z'/%3E%3C/svg%3E")}.fi-sh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23FFF' d='M512 0v64L322 256l190 187v69h-67L254 324 68 512H0v-68l186-187L0 74V0h62l192 188L440 0z'/%3E%3Cpath fill='%23C8102E' d='m184 324 11 34L42 512H0v-3zm124-12 54 8 150 147v45zM512 0 320 196l-4-44L466 0zM0 1l193 189-59-8L0 49z'/%3E%3Cpath fill='%23FFF' d='M176 0v512h160V0zM0 176v160h512V176z'/%3E%3Cpath fill='%23C8102E' d='M0 208v96h512v-96zM208 0v512h96V0z'/%3E%3C/svg%3E")}.fi-si{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-15 0h682.6v512H-15.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(14.1)scale(.9375)'%3E%3Cpath fill='%23fff' d='M-62 0H962v512H-62z'/%3E%3Cpath fill='%23d50000' d='M-62 341.3H962V512H-62z'/%3E%3Cpath fill='%230000bf' d='M-62 170.7H962v170.6H-62z'/%3E%3Cpath fill='%23d50000' d='M228.4 93c-4 61.6-6.4 95.4-15.7 111-10.2 16.8-20 29.1-59.7 44-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 20.6-6.5 27.1-7.8 9.3-2 17.3-4.2 42.3-4.7 25 .4 33 2.8 42.3 4.8 6.4 1.4 15.6 4 27.3 7.7z'/%3E%3Cpath fill='%230000bf' d='M222.6 91c-3.8 61.5-7 89.7-12 103.2-9.6 23.2-24.8 35.9-57.6 48-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3 11.6-3.6 20.6-6.4 27.1-7.7 9.3-2 17.3-4.3 42.3-4.7 25 .4 33 2.7 42.3 4.7a284 284 0 0 1 27.4 7.7z'/%3E%3Cpath fill='%23ffdf00' d='m153 109.8 1.5 3.7 7 1-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.7-1z'/%3E%3Cpath fill='%23fff' d='m208.3 179.6-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 4.3-2.6 4.7-3.3 3-3.7-2.9-2.7-4.8-10.3-18.3-10.3 18.3-2.7 4.8-3.7 2.9-3.3-3-2.7-4.7-4.9-4.3-1.9 1.8-2.9 2.4-2.6 4.7-5.4 4.9-2.9 4.7-5.4 4.7-2.7 4.6-3.9 3a65.8 65.8 0 0 0 18.6 36.3 107 107 0 0 0 36.6 20.5 104.1 104.1 0 0 0 36.8-20.5c5.8-6 16.6-19.3 18.6-36.3'/%3E%3Cpath fill='%23ffdf00' d='m169.4 83.9 1.6 3.7 7 1-4.6 2.7 4.4 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.6-1zm-33 0 1.6 3.7 7 .9-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.4-6-.9 4-3-4.2-2.7 6.7-1z'/%3E%3Cpath fill='%230000bf' d='M199.7 203h-7.4l-7-.5-8.3-4h-9.4l-8.1 4-6.5.6-6.4-.6-8.1-4H129l-8.4 4-6.9.6-7.6-.1-3.6-6.2.1-.2 11.2 1.9 6.9-.5 8.3-4.1h9.4l8.2 4 6.4.6 6.5-.6 8.1-4h9.4l8.4 4 6.9.6 10.8-2 .2.4zm-86.4 9.5 7.4-.5 8.3-4h9.4l8.2 4 6.4.5 6.4-.5 8.2-4h9.4l8.3 4 7.5.5 4.8-6h-.1l-5.2 1.4-6.9-.5-8.3-4h-9.4l-8.2 4-6.4.6-6.5-.6-8.1-4H129l-8.4 4-6.9.6-5-1.3v.2l4.5 5.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-si.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M60.2 0h497.3v497.3H60.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-62)scale(1.0295)'%3E%3Cpath fill='%23fff' d='M0 0h994.7v497.3H0z'/%3E%3Cpath fill='%23d50000' d='M0 331.6h994.7v165.7H0z'/%3E%3Cpath fill='%230000bf' d='M0 165.8h994.7v165.8H0z'/%3E%3Cpath fill='%23d50000' d='M282 90.3c-3.9 59.9-6.1 92.7-15.2 107.9-9.9 16.3-19.5 28.2-58 42.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 20-6.3 26.3-7.5 9-2 16.7-4.1 41-4.6 24.3.4 32 2.7 41 4.6 6.4 1.3 15.3 4 26.6 7.5z'/%3E%3Cpath fill='%230000bf' d='M276.4 88.3c-3.7 59.8-6.7 87.2-11.6 100.3-9.3 22.6-24.1 35-56 46.7-31.8-11.8-46.6-24.1-56-46.7-4.8-13.1-7.9-40.4-11.4-100.3 11.2-3.5 20-6.2 26.3-7.5 9-1.9 16.7-4.2 41-4.6 24.3.4 32.1 2.7 41.1 4.6 6.4 1.3 15.3 4 26.6 7.5'/%3E%3Cpath fill='%23ffdf00' d='m208.8 106.6 1.5 3.7 6.7.9-4.3 2.6 4.2 2.8-6.1 1-1.9 3.3-2-3.4-6-.8 4-2.9-4-2.6 6.4-1z'/%3E%3Cpath fill='%23fff' d='m262.5 174.5-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 4.1-2.6 4.6-3.3 2.9-3.5-2.8-2.7-4.7-10-17.7-10 17.7-2.6 4.7-3.6 2.8-3.2-3-2.6-4.5-4.7-4.1-1.9 1.7-2.8 2.3-2.6 4.6-5.2 4.7-2.8 4.6-5.3 4.6-2.6 4.4-3.7 3a64 64 0 0 0 18 35.2c6.4 6.1 19.5 14.4 35.5 19.9a101 101 0 0 0 35.7-20 64 64 0 0 0 18.1-35.1'/%3E%3Cpath fill='%23ffdf00' d='m224.8 81.5 1.5 3.6 6.7 1-4.3 2.5 4.2 2.9-6.1 1-1.9 3.3-2-3.4-5.9-.8 4-3-4.1-2.5 6.4-1zm-32 0 1.5 3.5 6.7 1-4.3 2.6 4.2 2.8-6.1 1-1.9 3.3-2.1-3.4-5.8-.8 4-2.9-4.1-2.6 6.4-1 1.5-3.6z'/%3E%3Cpath fill='%230000bf' d='M254.2 197.2H247l-6.7-.5-8.1-4-9.2.1-7.9 3.9-6.2.5-6.3-.5-7.9-3.9h-9.1l-8.1 4-6.7.4h-7.4l-3.5-6 .1-.2 10.9 1.8 6.6-.5 8.1-4h9.2l8 4 6.2.5 6.2-.6 8-3.8h9l8.2 3.9 6.7.5 10.5-1.9.2.3zm-84 9.3 7.2-.5 8.1-4h9.1l8 3.9 6.2.6 6.2-.6 8-3.9h9.1l8.1 4 7.3.5 4.7-5.8-.2-.2-5 1.5-6.7-.5-8.1-4h-9.1l-8 4-6.2.5-6.2-.5-8-4h-9.1l-8.1 4-6.7.5-5-1.2v.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ef2b2d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M180 0h120v480H180z'/%3E%3Cpath fill='%23fff' d='M0 180h640v120H0z'/%3E%3Cpath fill='%23002868' d='M210 0h60v480h-60z'/%3E%3Cpath fill='%23002868' d='M0 210h640v60H0z'/%3E%3C/svg%3E")}.fi-sj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ef2b2d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M128 0h128v512H128z'/%3E%3Cpath fill='%23fff' d='M0 192h512v128H0z'/%3E%3Cpath fill='%23002868' d='M160 0h64v512h-64z'/%3E%3Cpath fill='%23002868' d='M0 224h512v64H0z'/%3E%3C/svg%3E")}.fi-sk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ee1c25' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230b4ea2' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M233 370.8c-43-20.7-104.6-61.9-104.6-143.2 0-81.4 4-118.4 4-118.4h201.3s3.9 37 3.9 118.4S276 350 233 370.8'/%3E%3Cpath fill='%23ee1c25' d='M233 360c-39.5-19-96-56.8-96-131.4s3.6-108.6 3.6-108.6h184.8s3.5 34 3.5 108.6C329 303.3 272.5 341 233 360'/%3E%3Cpath fill='%23fff' d='M241.4 209c10.7.2 31.6.6 50.1-5.6 0 0-.4 6.7-.4 14.4s.5 14.4.5 14.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1 0-50.1 5.7 0 0 .5-6.7.5-14.4 0-7.8-.5-14.4-.5-14.4 18.5 6.2 39.4 5.8 50 5.6v-25.9c-9.7 0-23.7.4-39.6 5.7 0 0 .5-6.6.5-14.4 0-7.7-.5-14.4-.5-14.4 15.9 5.3 29.9 5.8 39.6 5.7-.5-16.4-5.3-37-5.3-37s9.9.7 13.8.7c4 0 13.8-.7 13.8-.7s-4.8 20.6-5.3 37c9.7.1 23.7-.4 39.6-5.7 0 0-.5 6.7-.5 14.4 0 7.8.5 14.4.5 14.4a119 119 0 0 0-39.7-5.7v26z'/%3E%3Cpath fill='%230b4ea2' d='M233 263.3c-19.9 0-30.5 27.5-30.5 27.5s-6-13-22.2-13c-11 0-19 9.7-24.2 18.8 20 31.7 51.9 51.3 76.9 63.4 25-12 57-31.7 76.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2 0-22.2 13-22.2 13S253 263.3 233 263.3'/%3E%3C/svg%3E")}.fi-sk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ee1c25' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230b4ea2' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M203.2 395.5c-45.9-22-111.5-66-111.5-152.8s4.1-126.2 4.1-126.2h214.8s4.2 39.4 4.2 126.2S249 373.4 203.2 395.5'/%3E%3Cpath fill='%23ee1c25' d='M203.2 384c-42.1-20.3-102.3-60.5-102.3-140.2s3.8-115.8 3.8-115.8h197s3.8 36.2 3.8 115.8-60.2 120-102.3 140.2'/%3E%3Cpath fill='%23fff' d='M212.2 223c11.4.2 33.7.6 53.5-6 0 0-.6 7-.6 15.3s.6 15.3.6 15.3a172 172 0 0 0-53.5-6v44h-18v-44a172 172 0 0 0-53.5 6s.6-7 .6-15.3-.6-15.3-.6-15.3c19.9 6.6 42.1 6.2 53.5 6v-27.7a128 128 0 0 0-42.3 6.1s.5-7 .5-15.3-.5-15.4-.5-15.4c17 5.7 31.9 6.2 42.2 6-.5-17.4-5.6-39.4-5.6-39.4s10.5.8 14.7.8 14.7-.8 14.7-.8-5.1 22-5.7 39.5a126 126 0 0 0 42.3-6s-.5 7-.5 15.3.5 15.3.5 15.3c-17-5.7-31.9-6.1-42.3-6z'/%3E%3Cpath fill='%230b4ea2' d='M203.2 280.8c-21.2 0-32.6 29.4-32.6 29.4s-6.3-14-23.6-14c-11.7 0-20.3 10.5-25.8 20.2 21.3 33.8 55.3 54.7 82 67.6 26.7-12.9 60.7-33.8 82-67.7-5.5-9.6-14.1-20-25.8-20-17.3 0-23.6 14-23.6 14s-11.4-29.5-32.6-29.5'/%3E%3C/svg%3E")}.fi-sl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%230000cd' d='M0 320.3h640V480H0z'/%3E%3Cpath fill='%23fff' d='M0 160.7h640v159.6H0z'/%3E%3Cpath fill='%2300cd00' d='M0 0h640v160.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='384' height='512' rx='4.6' ry='7.6'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(1.33333 1)'%3E%3Cpath fill='%230000cd' d='M0 341.7h512V512H0z'/%3E%3Cpath fill='%23fff' d='M0 171.4h512v170.3H0z'/%3E%3Cpath fill='%2300cd00' d='M0 0h512v171.4H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sm{background-image:url(./sm.1NcqoN_z.svg)}.fi-sm.fis{background-image:url(./sm.DHRSzt4z.svg)}.fi-sn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230b7226' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ff0' d='M213.3 0h213.3v480H213.3z'/%3E%3Cpath fill='%23bc0000' d='M426.6 0H640v480H426.6z'/%3E%3C/g%3E%3Cpath fill='%230b7226' d='M342 218.8h71.8l-56.6 43.6 20.7 69.3-56.6-43.6-56.6 41.6 20.7-67.3-56.6-43.6h69.8l22.7-71.3z'/%3E%3C/svg%3E")}.fi-sn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230b7226' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ff0' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23bc0000' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3Cpath fill='%230b7226' d='m197 351.7 22-71.7-60.4-46.5h74.5l24.2-76 22.1 76H356L295.6 280l22.1 74-60.3-46.5z'/%3E%3C/svg%3E")}.fi-so{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%2340a6ff' d='M-128 0h768v512h-768z'/%3E%3Cpath fill='%23fff' d='M336.5 381.2 254 327.7l-82.1 54 30.5-87.7-82-54.2L222 239l31.4-87.5 32.1 87.3 101.4.1-81.5 54.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-so.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%2340a6ff' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23fff' d='m643 527.6-114.3-74-113.6 74.8 42.3-121.5-113.5-75 140.4-1 43.5-121.1 44.5 120.8 140.3.1-112.9 75.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23377e3f' d='M.1 0h640v480H.1z'/%3E%3Cpath fill='%23fff' d='M.1 96h640v288H.1z'/%3E%3Cpath fill='%23b40a2d' d='M.1 144h640v192H.1z'/%3E%3Cpath fill='%23ecc81d' d='m320 153.2 56.4 173.6-147.7-107.3h182.6L263.6 326.8z'/%3E%3C/svg%3E")}.fi-sr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23377e3f' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 102.4h512v307.2H0z'/%3E%3Cpath fill='%23b40a2d' d='M0 153.6h512v204.8H0z'/%3E%3Cpath fill='%23ecc81d' d='m255.9 163.4 60.2 185.2-157.6-114.5h194.8L195.7 348.6z'/%3E%3C/svg%3E")}.fi-ss{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23078930' d='M0 336h640v144H0z'/%3E%3Cpath fill='%23fff' d='M0 144h640v192H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v144H0z'/%3E%3Cpath fill='%23da121a' d='M0 168h640v144H0z'/%3E%3Cpath fill='%230f47af' d='m0 0 415.7 240L0 480z'/%3E%3Cpath fill='%23fcdd09' d='M200.7 194.8 61.7 240l139 45.1L114.9 167v146z'/%3E%3C/svg%3E")}.fi-ss.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23078930' d='M0 358.4h512V512H0z'/%3E%3Cpath fill='%23fff' d='M0 153.6h512v204.8H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v153.6H0z'/%3E%3Cpath fill='%23da121a' d='M0 179.2h512v153.6H0z'/%3E%3Cpath fill='%230f47af' d='m0 0 433 256L0 512z'/%3E%3Cpath fill='%23fcdd09' d='M209 207.8 64.4 256l144.8 48.1-89.5-126v155.8z'/%3E%3C/svg%3E")}.fi-st{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2312ad2b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ffce00' d='M0 137.1h640V343H0z'/%3E%3Cpath fill='%23d21034' d='M0 0v480l240-240'/%3E%3Cg id='c' transform='translate(351.6 240)scale(.34286)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23000001' d='M0-200V0h100' transform='rotate(18 0 -200)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' x='700' transform='translate(-523.2)'/%3E%3C/svg%3E")}.fi-st.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2312ad2b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffce00' d='M0 146.3h512v219.4H0z'/%3E%3Cpath fill='%23d21034' d='M0 0v512l192-256'/%3E%3Cg id='c' transform='translate(276.9 261.5)scale(.33167)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23000001' d='M0-200V0h100' transform='rotate(18 0 -200)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' x='700' transform='translate(-550.9)'/%3E%3C/svg%3E")}.fi-sv{background-image:url(./sv.n55iiUxg.svg)}.fi-sv.fis{background-image:url(./sv.BGK8a8aZ.svg)}.fi-sx{background-image:url(./sx.DsF4D6De.svg)}.fi-sx.fis{background-image:url(./sx.DzlMoqh2.svg)}.fi-sy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23000001' d='M0 0h640v480H0Z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0Z'/%3E%3Cpath fill='%23ce1126' d='M0 0h640v160H0Z'/%3E%3Cpath fill='%23007a3d' d='m161 300 39-120 39 120-102-74.2h126M401 300l39-120 39 120-102-74.2h126'/%3E%3C/svg%3E")}.fi-sy.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000001' d='M0 0h512v512H0Z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0Z'/%3E%3Cpath fill='%23ce1126' d='M0 0h512v170.7H0Z'/%3E%3Cpath fill='%23007a3d' d='M86.4 320 128 192l41.6 128-108.9-79.1h134.6M342.4 320 384 192l41.6 128-108.9-79.1h134.6'/%3E%3C/svg%3E")}.fi-sz{background-image:url(./sz.BC3w3Gmj.svg)}.fi-sz.fis{background-image:url(./sz.DpZ3V1AK.svg)}.fi-tc{background-image:url(./tc.BB3tFO-G.svg)}.fi-tc.fis{background-image:url(./tc.CYGgqbY-.svg)}.fi-td{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23002664' d='M0 0h214v480H0z'/%3E%3Cpath fill='%23c60c30' d='M426 0h214v480H426z'/%3E%3Cpath fill='%23fecb00' d='M214 0h212v480H214z'/%3E%3C/g%3E%3C/svg%3E")}.fi-td.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23002664' d='M0 0h171.2v512H0z'/%3E%3Cpath fill='%23c60c30' d='M340.8 0H512v512H340.8z'/%3E%3Cpath fill='%23fecb00' d='M171.2 0h169.6v512H171.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' fill='%23fff' d='m0-21 12.3 38L-20-6.5h40L-12.3 17z'/%3E%3C/defs%3E%3Cpath fill='%23002395' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h292.8v196.8H0z'/%3E%3Cpath fill='%23002395' d='M0 0h96v192H0z'/%3E%3Cpath fill='%23ed2939' d='M192 0h96v192h-96z'/%3E%3Cpath fill='%23fff' d='m426 219.6 15.4 24.6h44V330l-33-51.6-44.4 70.8h21.6l22.8-40.8 46.8 84 46.8-84 22.8 40.8h21.6L546 278.4 513 330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6zm51.6 105h-48v16.8h48zm91.2 0h-48v16.8h48z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='416' y='362' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='371' y='328' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='461' y='328' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='333' y='227' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='499' y='227' transform='scale(1.2)'/%3E%3C/svg%3E")}.fi-tf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' fill='%23fff' d='m0-21 12.3 38L-20-6.5h40L-12.3 17z'/%3E%3C/defs%3E%3Cpath fill='%23002395' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h312.3v210H0z'/%3E%3Cpath fill='%23002395' d='M0 0h102.4v204.8H0z'/%3E%3Cpath fill='%23ed2939' d='M204.8 0h102.4v204.8H204.8z'/%3E%3Cpath fill='%23fff' d='m282.4 234.2 16.5 26.3h46.9V352l-35.3-55-47.3 75.5h23l24.4-43.5 49.9 89.6 49.9-89.6 24.3 43.5h23L410.5 297l-35.2 55v-50.6h21.1l15.7-25h-36.8v-16h46.9l16.5-26.2zm55 112h-51.2v18h51.2zm97.3 0h-51.2v18h51.2z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='416' y='362' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='371' y='328' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='461' y='328' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='333' y='227' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='499' y='227' transform='translate(-172)scale(1.28)'/%3E%3C/svg%3E")}.fi-tg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23ffe300' d='M0 0h767.6v512H0z'/%3E%3Cpath fill='%23118600' d='M0 208.1h767.6V311H0zM0 .2h767.6v102.9H0z'/%3E%3Cpath fill='%23d80000' d='M0 .3h306.5v310.6H0z'/%3E%3Cpath fill='%23fff' d='M134.4 128.4c0-.8 18.9-53 18.9-53l17 52.2s57.4 1.7 57.4.8-45.3 34.3-45.3 34.3 21.4 60 20.5 58.2c-.8-1.7-49.6-36-49.6-36s-49.7 34.3-48.8 34.3c.8 0 18.8-56.5 18.8-56.5l-44.5-33.4z'/%3E%3Cpath fill='%23118600' d='M0 409.2h767.6V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0-.2h496.3V496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(0 .3)scale(1.0316)'%3E%3Cpath fill='%23ffe300' d='M0-.2h744V496H0z'/%3E%3Cpath fill='%23118600' d='M0 201.5h744v99.7H0zM0 0h744v99.7H0z'/%3E%3Cpath fill='%23d80000' d='M0 0h297.1v301.2H0z'/%3E%3Cpath fill='%23fff' d='M130.3 124.3c0-.9 18.3-51.5 18.3-51.5l16.6 50.6s55.6 1.7 55.6.8-44 33.2-44 33.2 20.7 58.1 19.9 56.5c-.8-1.7-48.1-34.9-48.1-34.9s-48.2 33.2-47.3 33.2 18.2-54.7 18.2-54.7L76.4 125z'/%3E%3Cpath fill='%23118600' d='M0 396.4h744v99.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-th{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23f4f5f8' d='M0 0h640v480H0z'/%3E%3Cpath fill='%232d2a4a' d='M0 162.5h640v160H0z'/%3E%3Cpath fill='%23a51931' d='M0 0h640v82.5H0zm0 400h640v80H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-th.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23f4f5f8' d='M0 0h512v512H0z'/%3E%3Cpath fill='%232d2a4a' d='M0 173.4h512V344H0z'/%3E%3Cpath fill='%23a51931' d='M0 0h512v88H0zm0 426.7h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23060' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v342.9H0z'/%3E%3Cpath fill='%23c00' d='M0 0h640v137.1H0z'/%3E%3Cpath fill='%23f8c300' d='M300.8 233.6a8.6 8.6 0 0 1 16 4V272h6.4v-34.3a8.6 8.6 0 0 1 16-4 20.2 20.2 0 1 0-38.4 0'/%3E%3Cpath fill='%23fff' d='M305.4 224.7a13.7 13.7 0 0 1 14.6 6.5 13.7 13.7 0 0 1 14.6-6.5 14.7 14.7 0 0 0-29.2 0'/%3E%3Cpath id='a' fill='%23f8c300' d='M316.8 258.3a26 26 0 0 1-43.8 16.6 27 27 0 0 1-41 12c2.5 25 40 19.9 42.8-4.4 11.7 20.7 37.6 14.7 45.2-10.6z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' fill='%23f8c300' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cpath id='b' fill='%23f8c300' d='M291.8 302.6c-5.3 11.3-15.7 13.2-24.8 4.1 0 0 3.6-2.6 7.6-3.3-.8-3.1.7-7.5 2.9-9.8a15 15 0 0 1 6.1 8.1c5.5-.7 8.2 1 8.2 1z'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23f8c300' transform='rotate(9.4 320 551.3)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23f8c300' transform='rotate(18.7 320 551.3)'/%3E%3Cpath fill='none' stroke='%23f8c300' stroke-width='11' d='M253.5 327.8a233.1 233.1 0 0 1 133 0'/%3E%3Cg fill='%23f8c300' transform='translate(320 164.6)scale(.68571)'%3E%3Cpath id='c' d='m301930 415571-790463-574305h977066l-790463 574305L0-513674z' transform='scale(.00005)'/%3E%3C/g%3E%3Cg id='d' fill='%23f8c300' transform='translate(320 260.6)scale(.68571)'%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-70 -121.2)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-121.2 -70)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-140)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' fill='%23f8c300' transform='matrix(-1 0 0 1 640 0)'/%3E%3C/svg%3E")}.fi-tj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23060' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v365.7H0z'/%3E%3Cpath fill='%23c00' d='M0 0h512v146.3H0z'/%3E%3Cg fill='%23f8c300' transform='translate(-256)scale(.73143)'%3E%3Cpath d='M672 340.7a12.5 12.5 0 0 1 23.3 5.9v50h9.4v-50a12.5 12.5 0 0 1 23.3-5.9 29.5 29.5 0 1 0-56 0'/%3E%3Cpath fill='%23fff' d='M678.7 327.6a20 20 0 0 1 21.3 9.6 20 20 0 0 1 21.3-9.6 21.5 21.5 0 0 0-42.6 0'/%3E%3Cpath id='a' d='M695.3 376.6a38 38 0 0 1-63.8 24.3 39.5 39.5 0 0 1-59.8 17.5c3.7 36.4 58.3 29 62.3-6.4 17.2 30.1 55 21.5 66-15.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 1400 0)'/%3E%3Cpath id='b' d='M658.8 441.3c-7.6 16.5-22.8 19.3-36.1 6 0 0 5.3-3.8 11-4.8a18 18 0 0 1 4.3-14.3 22 22 0 0 1 9 11.8c8-1 11.8 1.3 11.8 1.3'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(9.4 700 804)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(18.7 700 804)'/%3E%3Cpath fill='none' stroke='%23f8c300' stroke-width='16' d='M603 478a340 340 0 0 1 194 0'/%3E%3Cg transform='translate(700 380)'%3E%3Cg transform='translate(0 -140)'%3E%3Cpath id='c' d='m488533-158734-790463 574305L0-513674l301930 929245-790463-574305z' transform='scale(.00005)'/%3E%3C/g%3E%3Cg id='d'%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-70 -121.2)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-121.2 -70)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-140)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-tk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300247d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fed100' d='M108.1 354.6c-6.7-.1 62.8-37 120.9-84.4 76.2-62.1 240.3-161.4 288.6-177.6 5-1.7-10.3 8.6-12.3 11.9-51.5 61-10.4 176 54 233.9 19.4 14.8 18.4 15.6 54.3 17v3.4zm-4.2 6.7s-4.9 3.5-4.9 6.1c0 2.9 5.5 6.7 5.5 6.7l498.5 5.5 9.2-6.1-12.8-7.9z'/%3E%3Cpath fill='%23fff' d='m106.8 109.1-4 12.2 10.4-7.5 10.3 7.5-3.9-12.2 10.3-7.5h-12.8l-3.9-12.2-4 12.2H96.4zm78.1 57.4 8.6-6.3h-10.7l-3.3-10.1-3.3 10.1h-10.6l8.6 6.3-3.3 10.1 8.6-6.3 8.7 6.3zm-145.2 13-4-12.2-3.9 12.2H19l10.3 7.5-3.9 12.2 10.3-7.5 10.4 7.5-4-12.2 10.4-7.5zm78.1 122.3-4.6-14.2-4.6 14.2h-15l12.1 8.7-4.6 14.3 12.1-8.8 12.1 8.8-4.7-14.3 12.1-8.7z'/%3E%3C/svg%3E")}.fi-tk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300247d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fed100' d='M90.7 384.2c-5.3 0 50-29.5 96.4-67.2 60.7-49.5 191.5-128.7 230-141.5 4-1.3-8.2 6.8-9.8 9.5-41.1 48.6-8.3 140.3 43 186.4 15.4 11.8 14.6 12.4 43.2 13.6v2.7zm-3.3 5.4s-3.9 2.8-3.9 4.9c0 2.3 4.4 5.4 4.4 5.4l397.3 4.4 7.3-4.9-10.2-6.3z'/%3E%3Cpath fill='%23fff' d='m105.5 116.6-4 12.1 10.4-7.5 10.3 7.5-4-12.1 10.4-7.5h-12.8l-3.9-12.2-4 12.2H95.2zm77.8 57.1 8.6-6.2h-10.6l-3.3-10.1-3.3 10.1h-10.6l8.6 6.2-3.3 10.1 8.6-6.2 8.6 6.2zm-144.7 13-3.9-12.1-4 12.1H18l10.3 7.5-4 12.1 10.4-7.5 10.3 7.5-3.9-12.1 10.3-7.5zm77.9 121.9-4.6-14.2-4.6 14.2H92.4l12 8.7-4.6 14.2 12.1-8.8 12 8.8-4.6-14.2 12-8.7z'/%3E%3C/svg%3E")}.fi-tl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23cb000f' d='M0 0h1031.2v512H0z'/%3E%3Cpath fill='%23f8c00c' d='M0 0c3.2 0 512 256.7 512 256.7L0 512z'/%3E%3Cpath fill='%23000001' d='M0 0c2.1 0 340.6 256.7 340.6 256.7L0 512z'/%3E%3Cpath fill='%23fff' d='M187.7 298.2 127 284.7l-31 52.8-5-59.7-60.7-13.3 54.9-24.9-3.3-59.3 40.2 43.4 55.4-25.3-28.9 54 39.2 45.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23cb000f' d='M0 0h999v496H0z'/%3E%3Cpath fill='%23f8c00c' d='M0 0c3.1 0 496 248.7 496 248.7L0 496.1z'/%3E%3Cpath fill='%23000001' d='M0 0c2 0 330 248.7 330 248.7L0 496.1z'/%3E%3Cpath fill='%23fff' d='m181.9 288.9-59-13L93 327l-5-57.8-58.8-13 53.1-24-3.2-57.5 39 42 53.6-24.4-28 52.2 38 44.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tm{background-image:url(./tm.MQp6IHsv.svg)}.fi-tm.fis{background-image:url(./tm.CCv743R_.svg)}.fi-tn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23e70013' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M320 119.2a1 1 0 0 0-1 240.3 1 1 0 0 0 1-240.3M392 293a90 90 0 1 1 0-107 72 72 0 1 0 0 107m-4.7-21.7-37.4-12.1-23.1 31.8v-39.3l-37.4-12.2 37.4-12.2V188l23.1 31.8 37.4-12.1-23.1 31.8z'/%3E%3C/svg%3E")}.fi-tn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e70013' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M256 135a1 1 0 0 0-1 240 1 1 0 0 0 0-241zm72 174a90 90 0 1 1 0-107 72 72 0 1 0 0 107m-4.7-21.7-37.4-12.1-23.1 31.8v-39.3l-37.3-12.2 37.3-12.2v-39.4l23.1 31.9 37.4-12.1-23.1 31.8z'/%3E%3C/svg%3E")}.fi-to{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23c10000' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h250v200.3H0z'/%3E%3Cg fill='%23c10000'%3E%3Cpath d='M102.8 31.2h39.9v139.6h-39.8z'/%3E%3Cpath d='M192.6 81v40H53V81z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-to.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23c10000' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h218.3v175H0z'/%3E%3Cg fill='%23c10000'%3E%3Cpath d='M89.8 27.3h34.8v121.9H89.8z'/%3E%3Cpath d='M168.2 70.8v34.8H46.3V70.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-tr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23e30a17' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M407 247.5c0 66.2-54.6 119.9-122 119.9s-122-53.7-122-120 54.6-119.8 122-119.8 122 53.7 122 119.9'/%3E%3Cpath fill='%23e30a17' d='M413 247.5c0 53-43.6 95.9-97.5 95.9s-97.6-43-97.6-96 43.7-95.8 97.6-95.8 97.6 42.9 97.6 95.9z'/%3E%3Cpath fill='%23fff' d='m430.7 191.5-1 44.3-41.3 11.2 40.8 14.5-1 40.7 26.5-31.8 40.2 14-23.2-34.1 28.3-33.9-43.5 12-25.8-37z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23e30a17' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M348.8 264c0 70.6-58.3 127.9-130.1 127.9s-130.1-57.3-130.1-128 58.2-127.8 130-127.8S348.9 193.3 348.9 264z'/%3E%3Cpath fill='%23e30a17' d='M355.3 264c0 56.5-46.6 102.3-104.1 102.3s-104-45.8-104-102.3 46.5-102.3 104-102.3 104 45.8 104 102.3z'/%3E%3Cpath fill='%23fff' d='m374.1 204.2-1 47.3-44.2 12 43.5 15.5-1 43.3 28.3-33.8 42.9 14.8-24.8-36.3 30.2-36.1-46.4 12.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23e00000' fill-rule='evenodd' d='M463.7 480 0 1v478.8zM176.3 0 640 479V.2z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M27.7.2h118.6l468.2 479.3H492.2z'/%3E%3C/svg%3E")}.fi-tt.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z' style='width:0'/%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23e00000' d='M371 512 0 1v510.7zM141 0l371 511V.2z'/%3E%3Cpath fill='%23000001' d='M22.2.2h94.9l374.5 511.3h-97.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23009fca' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff40d' fill-rule='evenodd' d='M593.3 122.7H621l-22.3 15.2 8.5 24.7-22.3-15.3-22.2 15.3 8.5-24.7-22.3-15.2h27.5l8.5-24.7zm-69.2 196.8h27.6l-22.3 15.2 8.5 24.7-22.3-15.3-22.3 15.3 8.6-24.7-22.3-15.2H507l8.5-24.7zm69.2-44.6H621l-22.3 15.2 8.5 24.7-22.3-15.3-22.2 15.3 8.5-24.7-22.3-15.2h27.5l8.5-24.7zM295.8 417.7h27.6L301 432.8l8.6 24.6-22.3-15.2-22.3 15.2 8.6-24.6-22.4-15.3h27.6l8.5-24.6zm62.6-76.5h-27.6l22.3-15.3-8.5-24.6 22.3 15.2 22.3-15.2-8.6 24.6 22.3 15.3h-27.5l-8.5 24.6zm81.3-112.5H412l22.3-15.2-8.5-24.7 22.3 15.3 22.3-15.3-8.6 24.7 22.3 15.2h-27.5l-8.5 24.7zm68.3-23.3h-27.6l22.4-15.3-8.6-24.6 22.3 15.2 22.3-15.2-8.6 24.6 22.4 15.3H525l-8.5 24.6zM439.7 400H412l22.3-15.2L426 360l22.3 15.2 22.3-15.2-8.6 24.7 22.3 15.2h-27.5l-8.5 24.7zm-81.3 19.9h-27.6l22.3-15.2-8.5-24.7 22.3 15.2 22.3-15.2-8.6 24.6L403 420h-27.5l-8.5 24.7z'/%3E%3Cpath fill='%23012169' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23FFF' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23C8102E' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23FFF' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23C8102E' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3C/svg%3E")}.fi-tv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23009fca' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff40d' fill-rule='evenodd' d='m478 226.3 7.1 20.4-18.4-12.6-18.5 12.6 7.1-20.4-18.5-12.6h22.9l7-20.4 7 20.4h22.8zm-57.2 162.8 7 20.4-18.4-12.7-18.4 12.7 7-20.4-18.4-12.7h22.8l7-20.4 7 20.5h22.9zm57.3-36.9 7 20.4-18.4-12.6-18.5 12.6 7.1-20.4-18.5-12.6h22.9l7-20.4 7 20.4h22.8zm-246.2 118 7.1 20.5-18.4-12.7-18.5 12.7 7.1-20.4-18.5-12.6h22.8l7-20.4 7.1 20.4h22.8zm43.1-88.4-7-20.4 18.4 12.6 18.4-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.8zm67.3-93-7.1-20.4 18.4 12.6 18.5-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.9zm56.5-19.3-7-20.4 18.4 12.6 18.4-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.9zm-56.5 161-7.1-20.4 18.4 12.6 18.5-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.9zM275 446.9l-7-20.4 18.4 12.6 18.4-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.8z'/%3E%3Cpath fill='%23012169' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='%23C8102E' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23FFF' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='%23C8102E' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3C/svg%3E")}.fi-tw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M0 0h720v480H0z'/%3E%3Cpath fill='%23000095' d='M0 0h360v240H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m154 126.9-2.5 9.6 9.4 2.6-1.8-7.1zm46.9 5.1-1.8 7.1 9.4-2.6-2.5-9.6zm-41.8-24-5.1 5.1 1.9 6.9z'/%3E%3Cpath d='m155.9 120-1.9 6.9 5.1 5.1z'/%3E%3Cpath d='m154 113.1-6.9 6.9 6.9 6.9 1.9-6.9zm14 27.8 5.1 5.1 6.9-1.9zm18.9 5.1 9.6 2.5 2.6-9.4-7.1 1.8z'/%3E%3Cpath d='m192 140.9 7.1-1.8 1.8-7.1zm-31.1-1.8 2.6 9.4 9.6-2.5-5.1-5.1zm19.1 5 6.9 1.9 5.1-5.1z'/%3E%3Cpath d='m173.1 146 6.9 6.9 6.9-6.9-6.9-1.9zm-12.2-45.1-9.4 2.6 2.5 9.6 5.1-5.1zm-1.8 31.1 1.8 7.1 7.1 1.8zm45-12 1.9-6.9-5.1-5.1z'/%3E%3Cpath d='m168 99.1-7.1 1.8-1.8 7.1zm32.9 8.9-1.8-7.1-7.1-1.8zm5.1 18.9 6.9-6.9-6.9-6.9-1.9 6.9z'/%3E%3Cpath d='m200.9 108-8.9-8.9-12-3.2-12 3.2-8.9 8.9-3.2 12 3.2 12 8.9 8.9 12 3.2 12-3.2 8.9-8.9 3.2-12z'/%3E%3Cpath d='m200.9 132 5.1-5.1-1.9-6.9zm5.1-18.9 2.5-9.6-9.4-2.6 1.8 7.1zm-6.9-12.2-2.6-9.4-9.6 2.5 5.1 5.1zm-26-6.9-9.6-2.5-2.6 9.4 7.1-1.8zm6.9 1.9-6.9-1.9-5.1 5.1z'/%3E%3Cpath d='m186.9 94-6.9-6.9-6.9 6.9 6.9 1.9z'/%3E%3Cpath d='m192 99.1-5.1-5.1-6.9 1.9zM173.1 146l-9.6 2.5 4.5 16.6 12-12.2zm-5.1 19.1 12 44.9 12-44.9-12-12.2zm-7.1-26-9.4-2.6-4.4 16.4 16.4-4.4z'/%3E%3Cpath d='m147.1 152.9-12 45.1 32.9-32.9-4.5-16.6zm-12-20.9L102 165.1l45.1-12.2 4.4-16.4z'/%3E%3Cpath d='m154 126.9-6.9-6.9-12 12 16.4 4.5zm0-13.8-2.5-9.6-16.4 4.5 12 12z'/%3E%3Cpath d='M135.1 108 90 120l45.1 12 12-12zm90 24-16.6 4.5 4.4 16.4 45.1 12.2z'/%3E%3Cpath d='m199.1 139.1-2.6 9.4 16.4 4.4-4.4-16.4zm-12.2 6.9-6.9 6.9 12 12.2 4.5-16.6zm19.1-19.1 2.5 9.6 16.6-4.5-12.2-12z'/%3E%3Cpath d='m192 165.1 33.1 32.9-12.2-45.1-16.4-4.4zm7.1-64.2 9.4 2.6 4.4-16.4-16.4 4.4z'/%3E%3Cpath d='M225.1 108 258 75.1l-45.1 12-4.4 16.4zm-12.2-20.9L225.1 42 192 75.1l4.5 16.4zm12.2 44.9 44.9-12-44.9-12-12.2 12z'/%3E%3Cpath d='m206 113.1 6.9 6.9 12.2-12-16.6-4.5zm-38-38L135.1 42l12 45.1 16.4 4.4z'/%3E%3Cpath d='m160.9 100.9 2.6-9.4-16.4-4.4 4.4 16.4z'/%3E%3Cpath d='m147.1 87.1-45.1-12 33.1 32.9 16.4-4.5zm39.8 6.9 9.6-2.5-4.5-16.4-12 12z'/%3E%3Cpath d='M192 75.1 180 30l-12 45.1 12 12z'/%3E%3Cpath d='m173.1 94 6.9-6.9-12-12-4.5 16.4z'/%3E%3C/g%3E%3Ccircle cx='180' cy='120' r='51.1' fill='%23000095'/%3E%3Ccircle cx='180' cy='120' r='45.1' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.fi-tw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M0 0h768v512H0z'/%3E%3Cpath fill='%23000095' d='M0 0h384v256H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m164.3 135.4-2.7 10.2 10.1 2.7-2-7.4zm50 5.5-2 7.4 10.1-2.7-2.7-10.2zm-44.6-25.8-5.4 5.5 2 7.4z'/%3E%3Cpath d='m166.3 128-2 7.4 5.4 5.5z'/%3E%3Cpath d='m164.3 120.6-7.4 7.4 7.4 7.4 2-7.4zm14.8 29.7 5.5 5.4 7.4-2zm20.3 5.4 10.2 2.7 2.7-10.1-7.4 2z'/%3E%3Cpath d='m204.9 150.3 7.4-2 2-7.4zm-33.2-2 2.7 10.1 10.2-2.7-5.5-5.4zm20.3 5.4 7.4 2 5.5-5.4z'/%3E%3Cpath d='m184.6 155.7 7.4 7.4 7.4-7.4-7.4-2zm-12.9-48-10.1 2.7 2.7 10.2 5.4-5.5zm-2 33.2 2 7.4 7.4 2zm48-12.9 2-7.4-5.4-5.5z'/%3E%3Cpath d='m179.1 105.7-7.4 2-2 7.4zm35.2 9.4-2-7.4-7.4-2zm5.4 20.3 7.4-7.4-7.4-7.4-2 7.4z'/%3E%3Cpath d='m214.3 115.1-9.4-9.4-12.9-3.4-12.9 3.4-9.4 9.4-3.4 12.9 3.4 12.9 9.4 9.4 12.9 3.4 12.9-3.4 9.4-9.4 3.4-12.9z'/%3E%3Cpath d='m214.3 140.9 5.4-5.5-2-7.4zm5.4-20.3 2.7-10.2-10.1-2.7 2 7.4zm-7.4-12.9-2.7-10.1-10.2 2.7 5.5 5.4zm-27.7-7.4-10.2-2.7-2.7 10.1 7.4-2z'/%3E%3Cpath d='m192 102.3-7.4-2-5.5 5.4z'/%3E%3Cpath d='m199.4 100.3-7.4-7.4-7.4 7.4 7.4 2z'/%3E%3Cpath d='m204.9 105.7-5.5-5.4-7.4 2zm-20.3 50-10.2 2.7 4.7 17.6 12.9-12.9zm-5.5 20.3 12.9 48 12.9-48-12.9-12.9zm-7.4-27.7-10.1-2.7-4.7 17.5 17.5-4.7z'/%3E%3Cpath d='m156.9 163.1-12.9 48 35.1-35.1-4.7-17.6zM144 140.9 108.9 176l48-12.9 4.7-17.5z'/%3E%3Cpath d='m164.3 135.4-7.4-7.4-12.9 12.9 17.6 4.7zm0-14.8-2.7-10.2-17.6 4.7 12.9 12.9z'/%3E%3Cpath d='M144 115.1 96 128l48 12.9 12.9-12.9zm96 25.8-17.6 4.7 4.7 17.5 48 12.9z'/%3E%3Cpath d='m212.3 148.3-2.7 10.1 17.5 4.7-4.7-17.5zm-12.9 7.4-7.4 7.4 12.9 12.9 4.7-17.6zm20.3-20.3 2.7 10.2 17.6-4.7-12.9-12.9zM204.9 176l35.1 35.1-12.9-48-17.5-4.7zm7.4-68.3 10.1 2.7 4.7-17.5-17.5 4.7zm27.7 7.4L275.1 80l-48 12.9-4.7 17.5zm-12.9-22.2 12.9-48L204.9 80l4.7 17.6zm12.9 48 48-12.9-48-12.9-12.9 12.9z'/%3E%3Cpath d='m219.7 120.6 7.4 7.4 12.9-12.9-17.6-4.7zM179.1 80 144 44.9l12.9 48 17.5 4.7zm-7.4 27.7 2.7-10.1-17.5-4.7 4.7 17.5z'/%3E%3Cpath d='m156.9 92.9-48-12.9 35.1 35.1 17.6-4.7zm42.5 7.4 10.2-2.7-4.7-17.6L192 92.9z'/%3E%3Cpath d='M204.9 80 192 32l-12.9 48L192 92.9z'/%3E%3Cpath d='m184.6 100.3 7.4-7.4L179.1 80l-4.7 17.6z'/%3E%3C/g%3E%3Ccircle cx='192' cy='128' r='54.4' fill='%23000095'/%3E%3Ccircle cx='192' cy='128' r='48' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.fi-tz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M10 0h160v120H10z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='matrix(4 0 0 4 -40 0)'%3E%3Cpath fill='%2309f' d='M0 0h180v120H0z'/%3E%3Cpath fill='%23090' d='M0 0h180L0 120z'/%3E%3Cpath fill='%23000001' d='M0 120h40l140-95V0h-40L0 95z'/%3E%3Cpath fill='%23ff0' d='M0 91.5 137.2 0h13.5L0 100.5zM29.3 120 180 19.5v9L42.8 120z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M102.9 0h496v496H103z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-106.2)scale(1.0321)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%2309f' d='M0 0h744.1v496H0z'/%3E%3Cpath fill='%23090' d='M0 0h744.1L0 496z'/%3E%3Cpath fill='%23000001' d='M0 496h165.4L744 103.4V0H578.7L0 392.7v103.4z'/%3E%3Cpath fill='%23ff0' d='M0 378 567 0h56L0 415.3v-37.2zm121.1 118 623-415.3V118L177 496z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ua{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='gold' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230057b8' d='M0 0h640v240H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ua.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='gold' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230057b8' d='M0 0h512v256H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ug{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M-128 341.4h768v85.3h-768z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M-128 256h768v85.3h-768z'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M-128 170.7h768V256h-768z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M-128 85.4h768v85.3h-768z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M-128 0h768v85.3h-768z'/%3E%3Cpath fill='%23fffdff' fill-rule='evenodd' stroke='%23000' d='M335.7 256a79.7 79.7 0 1 1-159.4 0 79.7 79.7 0 0 1 159.4 0z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' d='m242 194.9-5.2-9.5c2-2 5.3-3.6 10.7-3.6l-.6 10.5z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' stroke='%23000' d='m247 192.3.7-10.5s10.7-.6 16.5 6.4l-5.7 8.2z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' d='m258.6 196.3 5.3-8.2c3.5 3.7 5 6.3 5.5 10.3.1.1-8.3 2.1-8.3 2z'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M244.6 331.1s9.9-11.3 29.1-8.9c-2.9-4.7-12.3-4.1-12.3-4.1s-2.8-22-.6-23.2 12 .1 12 .1c1.2 0 3.4-3.4 1.6-5.6-1.7-2.2-6.8-10.5-4.7-12.2 2.1-1.6 13.4 1 13.4 1l-32-41s-3.3-15.5 3.3-23c7.9-6.5 7-13.6 6.8-13.5-1.1-7.2-12-12.3-19.4-5.7-4.3 5.2-1.4 9.2-1.4 9.2s-11.5 3.1-11.9 5.1c-.5 2 12.9-.3 12.9-.3l-1.3 9.1s-26 23.6-6 44l.6-.8s7 8.6 14.3 10.5c7 7 6.3 6 6.3 6s1.3 11.1 0 13.3c-1.7-.5-19.3-1.2-21.9-.2-2.4.8-11.4.3-9.2 15.1l3.3-7.5s-.3 5.3 1.9 7.2c-.4-5.6 2.1-9.4 2.1-9.4s.4 6.2 1.8 7c1.4 1 1.4-10 9-9 7.4.9 12.9.6 12.9.6s2.5 21.4 1.7 23.4c-5.4-1.3-18.4.5-19.2 3.8 7.6-.5 11.1.4 11.1.4s-6.1 5.5-4.2 8.6'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M247.6 214.8s-18.9 20.8-10.7 36.7c.4-2.2.2-3.6.5-3.5-.5-.3 2.3 1.9 2.1 1.5 0-1.2-.8-3.7-.8-3.7l2.5.7-1.5-2.8 3.7.4s-1.3-3.4-.9-3.4l3 .2c-5.4-9.6-.3-17.6 2.1-26.2z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' d='M254.2 196.9s1 7.2-3 9.2c-.5.5-3 1.3-2.6 2.8.4 2 1.5 1.6 3 1.2 4.1-.7 8.9-9.4 2.6-13.2z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M247.2 203a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' d='M241.1 209c-1 .9-6.2 6.3-1 8.3 5.3-1.4 3.8-2.4 5-3.6 0-2.5-2.6-3.1-4-4.6z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M252.6 260.5c-.3 1.2-1.5 5.6.1 9 4.6-2 6.7-1.4 8.2-.4-3.7-3-5.2-4.3-8.3-8.6'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='m260.4 281.1.2 10.2s3.6.6 5.2 0 0-7-5.4-10.2'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%23000' d='M286 282.4s-6.5-15.8-23.2-19.8-14.5-21.8-13.2-22.9c.8-1.5 1.3-3.9 6.1-1.6s27 13.4 30.2 14 .4 30.7.2 30.3z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='.9' d='M270.2 262.5c-.3.2 22.3 13.4 15.5 24.7 6.4-4.3 4.4-11.7 4.4-11.7s5.2 13.7-7.6 20.4c1.4 1.2 2.3 1 2.3 1l-2.2 2.1s-1 1.7 7.6-2.5c-2.3 1.9-2.5 3.3-2.5 3.3s.6 1.8 6.2-3.1c-4.5 4.9-5.5 7.4-5.5 7.3 12.3-1 39-41-8.4-52.7l2.1 2.2z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M271.2 258.6c3 2.2 4.1 3 4.5 4-2.8-.6-5.3-.4-5.3-.4s-6.1-5.8-7.2-6.3c-.8 0-5.6-3-5.6-3-2.3-1.2-4.5-9.3 4.2-7a93 93 0 0 0 10.3 4.6l10.7 3.4 6.2 6.9s-11-5.4-12.4-5.5c3 2.4 4.7 5.8 4.7 5.8-3.5-1-6.5-2-10.1-2.5'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='.9' d='M228.4 209.9s10.5-2.6 11.8-2.2'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M-128 426.7h768V512h-768z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ug.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M124 0h496v496H124z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-128)scale(1.0321)'%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M0 330.7h744v82.7H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 248h744v82.7H0z'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M0 165.4h744V248H0z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M0 82.7h744v82.7H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 0h744v82.7H0z'/%3E%3Cpath fill='%23fffdff' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='M449.3 248a77.2 77.2 0 1 1-154.5 0 77.2 77.2 0 0 1 154.5 0z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='m358.4 188.8-5-9.2c2-2 5.2-3.4 10.4-3.4l-.5 10z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='m363.3 186.4.6-10.2s10.4-.6 16 6.1l-5.5 8z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='m374.6 190.2 5.1-8c3.4 3.6 4.8 6.2 5.4 10 0 .2-8.1 2-8.1 2z'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M361 320.9s9.6-11 28.2-8.7c-2.8-4.5-11.9-4-11.9-4s-2.8-21.4-.6-22.4 11.5 0 11.5 0c1.3 0 3.4-3.3 1.7-5.4s-6.6-10.2-4.6-11.8 13 .9 13 .9l-31-39.8s-3.2-15 3.2-22.1c7.6-6.4 6.8-13.2 6.6-13.1-1-7-11.6-12-18.8-5.6-4.2 5.1-1.4 9-1.4 9s-11 3-11.5 5c-.4 1.8 12.5-.4 12.5-.4l-1.2 8.8s-25.2 23-6 42.7c.3 0 .7-.9.7-.9s6.8 8.4 13.9 10.2c6.7 6.9 6 5.8 6 5.8s1.4 10.8.1 13a93.4 93.4 0 0 0-21.2-.2c-2.3.7-11.1.3-9 14.6l3.2-7.3s-.2 5.2 1.9 7c-.4-5.4 2-9.1 2-9.1s.4 6 1.8 6.8c1.3 1 1.3-9.6 8.6-8.8 7.3 1 12.6.7 12.6.7s2.4 20.6 1.6 22.6c-5.2-1.3-17.8.5-18.6 3.7 7.4-.5 10.8.4 10.8.4s-6 5.3-4.1 8.4'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M364 208s-18.4 20.2-10.5 35.7c.5-2.2.3-3.5.5-3.4-.4-.3 2.3 1.8 2 1.4.2-1.1-.7-3.5-.7-3.5l2.4.6-1.4-2.7 3.5.5s-1.2-3.4-.8-3.4a94 94 0 0 1 2.9.2c-5.2-9.3-.3-17 2-25.3z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-width='.9' d='M370.3 190.8s1 7-2.8 9c-.6.4-3 1.2-2.7 2.6.5 1.9 1.5 1.5 3 1.2 4-.7 8.6-9.2 2.5-12.8z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M363.5 196.7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='M357.6 202.5c-1 .8-6 6.1-1 8 5.2-1.4 3.7-2.3 4.9-3.5 0-2.3-2.6-3-3.9-4.5z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M368.7 252.4c-.3 1.2-1.4 5.4.2 8.6 4.4-1.8 6.4-1.3 7.9-.3-3.6-3-5-4.1-8.1-8.3'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='m376.3 272.4.2 9.8s3.5.7 5 0c1.6-.6 0-6.8-5.2-9.8'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='M401.2 273.6s-6.4-15.3-22.5-19.2-14.1-21-12.8-22.1c.7-1.5 1.2-3.8 5.9-1.6s26.1 13 29.2 13.5.4 29.8.2 29.4z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='.8' d='M385.8 254.4c-.3.1 21.6 12.9 15 23.9 6.3-4.1 4.2-11.4 4.2-11.4s5.1 13.3-7.3 19.8c1.4 1.2 2.2.9 2.2.9l-2 2.1s-1 1.6 7.3-2.4c-2.3 1.8-2.5 3.1-2.5 3.1s.7 1.8 6.1-3a30.1 30.1 0 0 0-5.4 7.2c12-1.1 37.8-39.7-8.1-51.1l2 2.2z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M386.7 250.6c3 2 4 2.8 4.4 3.8-2.7-.6-5.2-.4-5.2-.4s-5.8-5.6-6.9-6c-.8 0-5.4-3-5.4-3-2.3-1.1-4.4-9 4-6.7 8.8 4.1 10 4.4 10 4.4L398 246l6 6.7s-10.7-5.3-12-5.4c3 2.4 4.6 5.6 4.6 5.6-3.4-1-6.3-1.8-9.9-2.3'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='.8' d='M345.3 203.3s10.2-2.4 11.4-2'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M0 413.4h744v82.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-um{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23bd3d44' d='M0 0h640v480H0'/%3E%3Cpath stroke='%23fff' stroke-width='37' d='M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640'/%3E%3Cpath fill='%23192f5d' d='M0 0h364.8v258.5H0'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m14 0 9 27L0 10h28L5 27z'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z'/%3E%3C/svg%3E")}.fi-um.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23bd3d44' d='M0 0h512v512H0'/%3E%3Cpath stroke='%23fff' stroke-width='40' d='M0 58h512M0 137h512M0 216h512M0 295h512M0 374h512M0 453h512'/%3E%3Cpath fill='%23192f5d' d='M0 0h390v275H0z'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m15 0 9.3 28.6L0 11h30L5.7 28.6'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 18 11h65 65 65 65 66L51 39h65 65 65 65L18 66h65 65 65 65 66L51 94h65 65 65 65L18 121h65 65 65 65 66L51 149h65 65 65 65L18 177h65 65 65 65 66L51 205h65 65 65 65L18 232h65 65 65 65 66z'/%3E%3C/svg%3E")}.fi-us{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23bd3d44' d='M0 0h640v480H0'/%3E%3Cpath stroke='%23fff' stroke-width='37' d='M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640'/%3E%3Cpath fill='%23192f5d' d='M0 0h364.8v258.5H0'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m14 0 9 27L0 10h28L5 27z'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z'/%3E%3C/svg%3E")}.fi-us.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23bd3d44' d='M0 0h512v512H0'/%3E%3Cpath stroke='%23fff' stroke-width='40' d='M0 58h512M0 137h512M0 216h512M0 295h512M0 374h512M0 453h512'/%3E%3Cpath fill='%23192f5d' d='M0 0h390v275H0z'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m15 0 9.3 28.6L0 11h30L5.7 28.6'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 18 11h65 65 65 65 66L51 39h65 65 65 65L18 66h65 65 65 65 66L51 94h65 65 65 65L18 121h65 65 65 65 66L51 149h65 65 65 65L18 177h65 65 65 65 66L51 205h65 65 65 65L18 232h65 65 65 65 66z'/%3E%3C/svg%3E")}.fi-uy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230038a8' d='M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z'/%3E%3Cg fill='%23fcd116' stroke='%23000' stroke-miterlimit='20' stroke-width='.6' transform='translate(133.3 133.3)scale(2.93333)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath stroke-linecap='square' d='m-2 8.9 3 4.5c-12.4 9-4.9 14.2-13.6 17 5.4-5.2-.9-5.7 3.7-16.8'/%3E%3Cpath fill='none' d='M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3'/%3E%3Cpath d='M0 0h6L0 33-6 0h6v33'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(90)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Ccircle r='11'/%3E%3C/g%3E%3Cg transform='translate(133.3 133.3)scale(.29333)'%3E%3Cg id='d'%3E%3Cpath d='M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36'/%3E%3Cpath d='M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10'/%3E%3Cpath d='M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cpath d='M0 76c-5 0-18 3 0 3s5-3 0-3'/%3E%3C/g%3E%3C/svg%3E")}.fi-uy.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230038a8' d='M284 56.9h228v56.9H284zm0 113.8h228v56.9H284zM0 284.4h512v57H0zm0 113.8h512v57H0z'/%3E%3Cg fill='%23fcd116' stroke='%23000' stroke-miterlimit='20' stroke-width='.6' transform='translate(142.2 142.2)scale(3.12889)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath stroke-linecap='square' d='m-2 8.9 3 4.5c-12.4 9-4.9 14.2-13.6 17 5.4-5.2-.9-5.7 3.7-16.8'/%3E%3Cpath fill='none' d='M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3'/%3E%3Cpath d='M0 0h6L0 33-6 0h6v33'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(90)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Ccircle r='11'/%3E%3C/g%3E%3Cg transform='translate(142.2 142.2)scale(.31289)'%3E%3Cg id='d'%3E%3Cpath d='M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36'/%3E%3Cpath d='M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10'/%3E%3Cpath d='M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cpath d='M0 76c-5 0-18 3 0 3s5-3 0-3'/%3E%3C/g%3E%3C/svg%3E")}.fi-uz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%231eb53a' d='M0 320h640v160H0z'/%3E%3Cpath fill='%230099b5' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23ce1126' d='M0 153.6h640v172.8H0z'/%3E%3Cpath fill='%23fff' d='M0 163.2h640v153.6H0z'/%3E%3Ccircle cx='134.4' cy='76.8' r='57.6' fill='%23fff'/%3E%3Ccircle cx='153.6' cy='76.8' r='57.6' fill='%230099b5'/%3E%3Cg fill='%23fff' transform='translate(261.1 122.9)scale(1.92)'%3E%3Cg id='e'%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-6-1.9-.3 1 .7'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-48'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='24'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24' y='-24'/%3E%3C/g%3E%3C/svg%3E")}.fi-uz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%231eb53a' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='%230099b5' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23ce1126' d='M0 163.8h512v184.4H0z'/%3E%3Cpath fill='%23fff' d='M0 174h512v164H0z'/%3E%3Ccircle cx='143.4' cy='81.9' r='61.4' fill='%23fff'/%3E%3Ccircle cx='163.8' cy='81.9' r='61.4' fill='%230099b5'/%3E%3Cg fill='%23fff' transform='translate(278.5 131)scale(2.048)'%3E%3Cg id='e'%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-6-1.9-.3 1 .7'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-48'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='24'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24' y='-24'/%3E%3C/g%3E%3C/svg%3E")}.fi-va{background-image:url(./va.maDzWwNR.svg)}.fi-va.fis{background-image:url(./va.BntFJQHU.svg)}.fi-vc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23f4f100' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23199a00' d='M490 0h150v480H490z'/%3E%3Cpath fill='%230058aa' d='M0 0h150v480H0z'/%3E%3Cpath fill='%23199a00' d='m259.3 130-46.4 71.3 44.7 74.4 43.8-73.7zm121.2 0-46.3 71.3 44.7 74.4 43.8-73.7zm-61.2 97.3-46.4 71.4 44.8 74.4 43.8-73.7-42.2-72z'/%3E%3C/g%3E%3C/svg%3E")}.fi-vc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f4f100' d='M0 0h510.4v512H0z'/%3E%3Cpath fill='%23199a00' d='M385.6 0H512v512H385.6z'/%3E%3Cpath fill='%230058aa' d='M0 0h126.4v512H0z'/%3E%3C/g%3E%3Cpath fill='%23199a00' fill-rule='evenodd' d='m191.2 138.6-49.5 76.2 47.8 79.3 46.7-78.6zm129.4 0L271 214.8l47.7 79.3 46.8-78.6-45-76.9zm-65.4 103.9-49.4 76.1 47.7 79.4 46.7-78.7z'/%3E%3C/svg%3E")}.fi-ve{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='d' transform='translate(0 -36)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fff' d='M0-5-1.5-.2l2.8.9z'/%3E%3Cuse xlink:href='%23a' width='180' height='120' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='180' height='120' transform='rotate(144)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23cf142b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300247d' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23fc0' d='M0 0h640v160H0z'/%3E%3Cg id='f' transform='matrix(4 0 0 4 320 336)'%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(10)'/%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='180' height='120' transform='rotate(40)'/%3E%3C/g%3E%3Cuse xlink:href='%23f' width='180' height='120' transform='rotate(-80 320 336)'/%3E%3C/svg%3E")}.fi-ve.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='d' transform='translate(0 -36)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fff' d='M0-5-1.5-.2l2.8.9z'/%3E%3Cuse xlink:href='%23a' width='180' height='120' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='180' height='120' transform='rotate(144)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23cf142b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300247d' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fc0' d='M0 0h512v170.7H0z'/%3E%3Cg id='f' transform='translate(256.3 358.4)scale(4.265)'%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(10)'/%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='180' height='120' transform='rotate(40)'/%3E%3C/g%3E%3Cuse xlink:href='%23f' width='180' height='120' transform='rotate(-80 256.3 358.4)'/%3E%3C/svg%3E")}.fi-vg{background-image:url(./vg.DKEU1GdO.svg)}.fi-vg.fis{background-image:url(./vg.qlt33Cv3.svg)}.fi-vi{background-image:url(./vi.DatfOFqY.svg)}.fi-vi.fis{background-image:url(./vi.1FTBesw2.svg)}.fi-vn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%23da251d' d='M-128 0h768v512h-768z'/%3E%3Cpath fill='%23ff0' d='M349.6 381 260 314.3l-89 67.3L204 272l-89-67.7 110.1-1 34.2-109.4L294 203l110.1.1-88.5 68.4 33.9 109.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-vn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%23da251d' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23ff0' d='m661 527.5-124-92.6-123.3 93.5 45.9-152-123.2-93.8 152.4-1.3L536 129.8 584.3 281l152.4.2-122.5 94.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-vu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v475l420-195h480v-85H420Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23009543' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23d21034' d='M0 0h640v240H0z'/%3E%3Cg clip-path='url(%23a)' transform='scale(.71111 1.01053)'%3E%3Cpath stroke='%23fdce12' stroke-width='110' d='m0 0 420 195h480v85H420L0 475'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='60' d='m0 0 420 195h480m0 85H420L0 475'/%3E%3C/g%3E%3Cg fill='%23fdce12' transform='translate(-22)scale(1.01053)'%3E%3Cpath d='M106.9 283v27c23.5 0 69.7-18 69.7-76.1s-49.3-68.9-64-68.9c-14.8 0-60.3 10.6-60.3 58 0 47.6 44.7 52 53.5 52s41.8-8 38-43.6a35.5 35.5 0 0 1-35.4 31.5c-24 0-39-17.8-39-35.4s14.6-41.2 39.9-41.2 43.8 22.5 43.8 45.1c0 22.7-17.8 51.5-46.2 51.5z'/%3E%3Cg id='b'%3E%3Cpath stroke='%23fdce12' stroke-width='.8' d='m86.2 247.7 1.4 1s11.2-25.5 41.1-43.6c-3.8 2-23.8 12-42.5 42.6z'/%3E%3Cpath d='M89.1 243.3s-3.4-7-.4-10.2c3-3.1 1.7 8.3 1.7 8.3l1.3-1.9s-2-8.6.2-10.4c2.3-1.9 1.2 8.3 1.2 8.3l1.4-1.8s-1.5-8.4.7-10c2.3-1.6.9 8 .9 8l1.6-2s-1.2-8 1.5-9.9.3 7.6.3 7.6l1.8-2s-.8-7.3 1.5-9c2.3-1.6.4 7 .4 7l1.6-1.8s-.5-6.8 1.7-8.4c2.3-1.6.2 6.5.2 6.5l1.7-1.6s-.4-6.9 2.4-8.2-.5 6.4-.5 6.4l2-1.6s.5-8 2.9-8.7c2.4-.8-1 7-1 7l1.7-1.4s.9-6.8 3.5-7.6c2.7-.9-1.6 6.2-1.6 6.2l1.7-1.3s1.9-6.8 4.4-7.6c2.4-.7-2.6 6.5-2.6 6.5l1.7-1.2s2.7-6.2 5-6.6c2.1-.4-2.6 5.1-2.6 5.1l2.1-1.2s3.5-6.4 4.8-4.5c1.2 2-5 4.9-5 4.9l-2 1.2s7.5-3.6 8.4-1.8-10.3 3-10.3 3l-1.8 1.2s7.5-2 6.6-.1c-1 1.9-8.4 1.5-8.4 1.5l-1.7 1.2s7.5-1.8 6.5 0c-1 1.6-8.3 1.5-8.3 1.5l-1.8 1.5s7.3-2 6.2.3c-1 2.2-9.4 2.1-9.4 2.1l-2 2s7.7-2.7 7-.6c-.6 2-9.4 3-9.4 3l-2 2s8.3-2.7 5.8-.2c-2.4 2.6-8.5 3.2-8.5 3.2l-2.3 3s8.2-5 7-2.2c-1.1 2.8-9.2 4.7-9.2 4.7l-1.6 2s7.4-4.3 6.6-2c-.7 2.5-8.6 5-8.6 5l-1.3 1.8s8.7-5.2 8-2.5c-.8 2.6-9.1 4.5-9.1 4.5l-1 1.7s8-4.7 8-2.4c.2 2.2-9.4 4.4-9.4 4.4z'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 220 0)'/%3E%3C/g%3E%3C/svg%3E")}.fi-vu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v475l420-195h480v-85H420Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23009543' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23d21034' d='M0 0h512v256H0z'/%3E%3Cg clip-path='url(%23a)' transform='scale(.56889 1.0779)'%3E%3Cpath stroke='%23fdce12' stroke-width='110' d='m0 0 420 195h480v85H420L0 475'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='60' d='m0 0 420 195h480m0 85H420L0 475'/%3E%3C/g%3E%3Cg fill='%23fdce12' transform='translate(-35.6 26.7)scale(.96552)'%3E%3Cpath d='M106.9 283v27c23.5 0 69.7-18 69.7-76.1s-49.3-68.9-64-68.9c-14.8 0-60.3 10.6-60.3 58 0 47.6 44.7 52 53.5 52s41.8-8 38-43.6a35.5 35.5 0 0 1-35.4 31.5c-24 0-39-17.8-39-35.4s14.6-41.2 39.9-41.2 43.8 22.5 43.8 45.1c0 22.7-17.8 51.5-46.2 51.5z'/%3E%3Cg id='b'%3E%3Cpath stroke='%23fdce12' stroke-width='.8' d='m86.2 247.7 1.4 1s11.2-25.5 41.1-43.6c-3.8 2-23.8 12-42.5 42.6z'/%3E%3Cpath d='M89.1 243.3s-3.4-7-.4-10.2c3-3.1 1.7 8.3 1.7 8.3l1.3-1.9s-2-8.6.2-10.4c2.3-1.9 1.2 8.3 1.2 8.3l1.4-1.8s-1.5-8.4.7-10c2.3-1.6.9 8 .9 8l1.6-2s-1.2-8 1.5-9.9.3 7.6.3 7.6l1.8-2s-.8-7.3 1.5-9c2.3-1.6.4 7 .4 7l1.6-1.8s-.5-6.8 1.7-8.4c2.3-1.6.2 6.5.2 6.5l1.7-1.6s-.4-6.9 2.4-8.2-.5 6.4-.5 6.4l2-1.6s.5-8 2.9-8.7c2.4-.8-1 7-1 7l1.7-1.4s.9-6.8 3.5-7.6c2.7-.9-1.6 6.2-1.6 6.2l1.7-1.3s1.9-6.8 4.4-7.6c2.4-.7-2.6 6.5-2.6 6.5l1.7-1.2s2.7-6.2 5-6.6c2.1-.4-2.6 5.1-2.6 5.1l2.1-1.2s3.5-6.4 4.8-4.5c1.2 2-5 4.9-5 4.9l-2 1.2s7.5-3.6 8.4-1.8-10.3 3-10.3 3l-1.8 1.2s7.5-2 6.6-.1c-1 1.9-8.4 1.5-8.4 1.5l-1.7 1.2s7.5-1.8 6.5 0c-1 1.6-8.3 1.5-8.3 1.5l-1.8 1.5s7.3-2 6.2.3c-1 2.2-9.4 2.1-9.4 2.1l-2 2s7.7-2.7 7-.6c-.6 2-9.4 3-9.4 3l-2 2s8.3-2.7 5.8-.2c-2.4 2.6-8.5 3.2-8.5 3.2l-2.3 3s8.2-5 7-2.2c-1.1 2.8-9.2 4.7-9.2 4.7l-1.6 2s7.4-4.3 6.6-2c-.7 2.5-8.6 5-8.6 5l-1.3 1.8s8.7-5.2 8-2.5c-.8 2.6-9.1 4.5-9.1 4.5l-1 1.7s8-4.7 8-2.4c.2 2.2-9.4 4.4-9.4 4.4z'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 220 0)'/%3E%3C/g%3E%3C/svg%3E")}.fi-wf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-wf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-ws{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ce1126' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23002b7f' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m180 229.3-20.7-14-19.9 14.1 6.5-24.9-19-15.2 24.5-1.5 8.1-23.6 8.8 24 24 .7-19 16.3zm-3.6-165.6L159.8 53l-16 10.4 4.4-20-14.6-12.7 19.4-1.6 7.2-18.6 7.4 18.7 19.1 1.7L172 44.3zm-73 59.5-16-11-16.7 11 5.2-19.4L60.8 91 80 90l7-19 6.8 18.9 19.6 1.1-15 12.5zM250 110l-15.4-10-15 10 4.4-18.3-14-11.8 18.3-1.5 6.3-17.2 7 17.4 17.7 1-13.7 12.3zm-43.1 43.4-10.3-6.4-10.3 6.6 2.7-12.3-9.2-8.3 12-1 4.6-11.6 4.9 11.6 11.9 1-9.1 8.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ws.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ce1126' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23002b7f' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='m147 231.4-19.6-13.3-18.9 13.5 6-23.5-18-14.7 23.2-1.3 7.7-22.4 8.5 22.8 22.8.5-18.2 15.5zm-3.4-156.8-15.6-10-15.4 10 4.2-19-13.7-12.1 18.3-1.6 6.8-17.5 7.1 17.7 18 1.4-14 12.5zM74.3 131l-15.2-10.8-15.4 10.4 4.6-18.3L34 100.2l18.2-.8 6.7-18.1 6.6 17.8 18.3 1.1-14.3 12zm139-12.7-14.7-9.5-14.3 9.7 4-17.4-13-11.2 17.3-1.4 6-16.4 6.6 16.6 16.8 1-13.2 11.6zm-41.1 41.3-9.7-6.2-9.6 6.2 2.5-11.6-8.7-7.7 11.4-1 4.4-11 4.5 11 11.2 1-8.5 7.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ye{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v472.8H0z'/%3E%3Cpath fill='%23f10600' d='M0 0h640v157.4H0z'/%3E%3Cpath fill='%23000001' d='M0 322.6h640V480H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ye.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v504.3H0z'/%3E%3Cpath fill='%23f10600' d='M0 0h512v167.9H0z'/%3E%3Cpath fill='%23000001' d='M0 344.1h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-yt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-yt.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-za{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-71.9 0h682.7v512H-71.9z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(67.4)scale(.93748)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M-71.9 407.8V104.4L154 256.1z'/%3E%3Cpath fill='%23000c8a' d='m82.2 512.1 253.6-170.6H696V512H82.2z'/%3E%3Cpath fill='%23e1392d' d='M66 0h630v170.8H335.7S69.3-1.7 66 0'/%3E%3Cpath fill='%23ffb915' d='M-71.9 64v40.4L154 256-72 407.8v40.3l284.5-192z'/%3E%3Cpath fill='%23007847' d='M-71.9 64V0h95l301.2 204h371.8v104.2H324.3L23 512h-94.9v-63.9l284.4-192L-71.8 64z'/%3E%3Cpath fill='%23fff' d='M23 0h59.2l253.6 170.7H696V204H324.3zm0 512.1h59.2l253.6-170.6H696v-33.2H324.3L23 512z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-za.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M70.1 0h499.6v499.6H70.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-71.9)scale(1.0248)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 397.9v-296l220.4 147.9z'/%3E%3Cpath fill='%23000c8a' d='m150.4 499.7 247.4-166.5h351.6v166.5z'/%3E%3Cpath fill='%23e1392d' d='M134.5 0h615v166.6H397.7S137.8-1.6 134.5 0'/%3E%3Cpath fill='%23ffb915' d='M0 62.5v39.3l220.4 148L0 397.8v39.4l277.6-187.4z'/%3E%3Cpath fill='%23007847' d='M0 62.5V0h92.6l294 199h362.8v101.7H386.6l-294 198.9H0v-62.4l277.6-187.4z'/%3E%3Cpath fill='%23fff' d='M92.6 0h57.8l247.4 166.6h351.6V199H386.6zm0 499.7h57.8l247.4-166.5h351.6v-32.4H386.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-zm{background-image:url(./zm.BmHUGSoa.svg)}.fi-zm.fis{background-image:url(./zm.CNg0kgkw.svg)}.fi-zw{background-image:url(./zw.DsbN9cxg.svg)}.fi-zw.fis{background-image:url(./zw.j2YKWgEN.svg)}.fi-arab{background-image:url(./arab.DwNob5Qo.svg)}.fi-arab.fis{background-image:url(./arab.PzQTPYwO.svg)}.fi-cefta{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23039' d='M0 0h640v480H0z'/%3E%3Ccircle cx='320' cy='249.8' r='30.4' fill='none' stroke='%23fc0' stroke-width='27.5'/%3E%3Ccircle cx='320' cy='249.8' r='88.3' fill='none' stroke='%23fc0' stroke-width='27.5'/%3E%3Cpath fill='%23039' d='m404.7 165.1 84.7 84.7-84.7 84.7-84.7-84.7z'/%3E%3Cpath fill='%23fc0' d='M175.7 236.1h59.2v27.5h-59.2zm259.1 0h88.3v27.5h-88.3zM363 187.4l38.8-38.8 19.4 19.5-38.7 38.7zM306.3 48.6h27.5v107.1h-27.5z'/%3E%3Ccircle cx='225.1' cy='159.6' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='144.3' cy='249.8' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='320' cy='381.4' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='320' cy='425.5' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='408.3' cy='249.8' r='13.7' fill='%23fc0'/%3E%3Cpath fill='%23fc0' d='m208.3 341.5 19.5-19.4 19.4 19.4-19.4 19.5zm204.7 21 19.5-19.5 19.5 19.5-19.5 19.4z'/%3E%3C/svg%3E")}.fi-cefta.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23039' d='M0 0h512v512H0z'/%3E%3Ccircle cx='256' cy='266.5' r='32.5' fill='none' stroke='%23fc0' stroke-width='29.3'/%3E%3Ccircle cx='256' cy='266.5' r='94.2' fill='none' stroke='%23fc0' stroke-width='29.3'/%3E%3Cpath fill='%23039' d='m346.3 176.1 90.3 90.3-90.3 90.3-90.3-90.3z'/%3E%3Cpath fill='%23fc0' d='M102.1 251.8h63.2v29.3h-63.2zm276.4 0h94.2v29.3h-94.2zm-76.6-51.9 41.3-41.3 20.7 20.7-41.3 41.3zM241.3 51.8h29.3V166h-29.3z'/%3E%3Ccircle cx='154.8' cy='170.3' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='68.6' cy='266.5' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='256' cy='406.8' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='256' cy='453.9' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='350.2' cy='266.5' r='14.7' fill='%23fc0'/%3E%3Cpath fill='%23fc0' d='m136.9 364.3 20.7-20.7 20.7 20.7-20.7 20.7zm218.5 22.3L376 366l20.7 20.7-20.7 20.8z'/%3E%3C/svg%3E")}.fi-cp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-dg{background-image:url(./dg.B55Nvqqm.svg)}.fi-dg.fis{background-image:url(./dg.CPWO5scz.svg)}.fi-eac{background-image:url(./eac.CZCl_pn7.svg)}.fi-eac.fis{background-image:url(./eac.D_uIzpYR.svg)}.fi-es-ct{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fcdd09' d='M0 0h640v480H0z'/%3E%3Cpath stroke='%23da121a' stroke-width='60' d='M0 90h810m0 120H0m0 120h810m0 120H0' transform='scale(.79012 .88889)'/%3E%3C/svg%3E")}.fi-es-ct.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fcdd09' d='M0 0h512v512H0z'/%3E%3Cpath stroke='%23da121a' stroke-width='60' d='M0 90h810m0 120H0m0 120h810m0 120H0' transform='scale(.6321 .94815)'/%3E%3C/svg%3E")}.fi-es-ga{background-image:url(./es-ga.BbFllROk.svg)}.fi-es-ga.fis{background-image:url(./es-ga.RI_ZudJJ.svg)}.fi-es-pv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23D52B1E' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009B48' d='M0 0h53.1l133.4 100.1 133.5 100L586.9 0H640v39.9l-133.4 100L373.2 240 640 440.2V480h-53.1L453.5 380A69412 69412 0 0 0 320 279.9L53.1 480H0v-39.8l133.4-100.1L266.8 240 0 39.9v-20z'/%3E%3Cpath fill='%23FFF' d='M288.1 0h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z'/%3E%3C/svg%3E")}.fi-es-pv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d52b1e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009b48' d='M0 0h42.5l106.7 106.7L256 213.4 469.5 0H512v42.5L405.3 149.2 298.6 256 512 469.5V512h-42.5L362.8 405.3 256 298.6 42.5 512H0v-42.5l106.7-106.7L213.4 256 0 42.5V21.3z'/%3E%3Cpath fill='%23fff' d='M221.9 0h68.2v221.9H512v68.2H290.1V512h-68.2V290.1H0v-68.2h221.9v-111z'/%3E%3C/svg%3E")}.fi-eu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='d'%3E%3Cg id='b'%3E%3Cpath id='a' d='m0-1-.3 1 .5.1z'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3C/g%3E%3Cg id='c'%3E%3Cuse xlink:href='%23b' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' transform='scale(-1 1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23039' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fc0' transform='translate(320 242.3)scale(23.7037)'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='6'/%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-144 -2.3 -2.1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(144 -2.1 -2.3)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -4.7 -2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -5 .5)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-eu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='d'%3E%3Cg id='b'%3E%3Cpath id='a' d='m0-1-.3 1 .5.1z'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3C/g%3E%3Cg id='c'%3E%3Cuse xlink:href='%23b' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' transform='scale(-1 1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23039' d='M0 0h512v512H0z'/%3E%3Cg fill='%23fc0' transform='translate(256 258.4)scale(25.28395)'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='6'/%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-144 -2.3 -2.1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(144 -2.1 -2.3)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -4.7 -2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -5 .5)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-gb-eng{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ce1124' d='M281.6 0h76.8v480h-76.8z'/%3E%3Cpath fill='%23ce1124' d='M0 201.6h640v76.8H0z'/%3E%3C/svg%3E")}.fi-gb-eng.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ce1124' d='M215 0h82v512h-82z'/%3E%3Cpath fill='%23ce1124' d='M0 215h512v82H0z'/%3E%3C/svg%3E")}.fi-gb-nir{background-image:url(./gb-nir.BOm9QMOa.svg)}.fi-gb-nir.fis{background-image:url(./gb-nir.BZUeOVwE.svg)}.fi-gb-sct{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230065bd' d='M0 0h640v480H0z'/%3E%3Cpath stroke='%23fff' stroke-width='.6' d='m0 0 5 3M0 3l5-3' transform='scale(128 160)'/%3E%3C/svg%3E")}.fi-gb-sct.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230065bd' d='M0 0h512v512H0z'/%3E%3Cpath stroke='%23fff' stroke-width='.6' d='m0 0 5 3M0 3l5-3' transform='scale(102.4 170.66667)'/%3E%3C/svg%3E")}.fi-gb-wls{background-image:url(./gb-wls.C4LdH8Nd.svg)}.fi-gb-wls.fis{background-image:url(./gb-wls.lLp_JivI.svg)}.fi-ic{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230768a9' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23fc0' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ic.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230768a9' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23fc0' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23003da5' d='M0 0h640v480H0z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(164.3 311.5 242.2)'/%3E%3Cpath id='a' fill='%23fff' fill-opacity='1' fill-rule='nonzero' stroke='none' stroke-width='.7' d='m472.9 262.8-8.4 1.5-1.1 8.5-4.1-7.5-8.4 1.6 5.8-6.2-4-7.5 7.7 3.6 5.8-6.2-1 8.5z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-10.3 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-30.9 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-20.6 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-51.5 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-72.1 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-61.8 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-41.2 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-92.7 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-113.3 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-103 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-133.9 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-154.5 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-144.2 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-123.6 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-82.4 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-175.1 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(174.6 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(143.7 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(123.1 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(133.4 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(154 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-164.8 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(112.8 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(102.5 311.5 242.2)'/%3E%3Cpath fill='none' stroke='%2300aec7' stroke-width='13.7' d='M444.9 313A151 151 0 0 1 293 392'/%3E%3Cpath fill='%23fff' d='M474.3 288.5S449 277.2 398 277s-105.2 13.9-135.1 13.5c-30-.3-38.8-.3-56.7-3.7 0 0 27 9 55.8 11.6 28.7 2.7 95.2-10.4 128.4-12.5 34-2.1 60.4-2.1 83.8 2.6'/%3E%3Cpath fill='%2300aec7' d='M275 303.2s19.2 1 56-3c37-4 63-9.4 92.1-10.2 29.1-.7 61.2 4.4 68 6.1 0 0-48.5-1.3-68.8 1.6-20.3 3-73 9.5-100.7 10.2-27.7.6-37.3-3.2-46.6-4.7m-80.5-27.8s51 13.6 97.2 4.7c52.3-10.2 83-10 106.4-10 23.4-.2 47.9 5.7 47.9 5.7s-96-100.2-196.5-153.3c0 0-7.5 84.5-55 152.9'/%3E%3Cpath fill='%23fff' d='M274.2 197.5s-1.4-5.3-8.3-4.5c0 0 4.4-2 6.4-1 2 1.1 2.4 1.4 2 5.5m-16.8-9.4s1.5-.5 2.2-.3c0 0 1 3.3 3.2 4.5 0 0-3.8-.3-5.4-4.2m22.2 5a12.5 12.5 0 0 0-8.7-4.8c-1.8 0-6 3.5-6 3.5-1-2-.5-3.4-.5-3.4 2 .2 3.7 1 3.7 1-.8-2.6-2-3.8-2-3.8 4-1 8.8 2.5 8.8 2.5a16.7 16.7 0 0 0-11-6.8c-1.2-.1-2.7 1.6-2.7 1.6-7.8 0-9.9 4.3-9.9 4.3 3.3 5.1 10 6.3 10 6.3-11.8-1.3-11.5 8-11.5 8l10.9-5.7c-4.2 24.1-21 35-22.4 36.3-1.4 1.4-.5 3 1.5 3.2 1.1 0 2.5 1 6.2-3.4a65 65 0 0 0 16.4-35.4l.2.2c1.2 2.9.4 5.4.6 7.3s4.4 6 4.4 6 2.3-4.5 2-7.1c-.5-2.7-5.5-7.6-5.5-7.6 7.8-1.5 8.2 11.6 8.2 11.6 3-3.5 2.4-7.3 2.4-7.3s6.3-4.6 4.9-6.4'/%3E%3C/svg%3E")}.fi-pc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23003da5' d='M0 0h512v512H0z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(164.3 247 258.3)'/%3E%3Cpath id='a' fill='%23fff' fill-opacity='1' fill-rule='nonzero' stroke='none' stroke-width='.7' d='m419 280.3-8.9 1.7-1.1 9-4.4-8-9 1.7 6.3-6.6-4.4-8 8.2 3.9 6.3-6.7-1.2 9z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-10.3 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-30.9 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-20.6 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-51.5 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-72.1 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-61.8 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-41.2 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-92.7 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-113.3 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-103 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-133.9 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-154.5 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-144.2 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-123.6 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-82.4 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-175.1 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(174.6 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(143.7 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(123.1 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(133.4 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(154 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-164.8 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(112.8 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(102.5 247 258.3)'/%3E%3Cpath fill='none' stroke='%2300aec7' stroke-width='14.6' d='M389.2 334a161 161 0 0 1-161.9 84.2'/%3E%3Cpath fill='%23fff' d='M420.6 307.7s-26.9-12-81.3-12.2-112.2 14.8-144.1 14.4c-32-.4-41.4-.4-60.5-4 0 0 28.9 9.6 59.5 12.4 30.7 2.9 101.6-11.1 137-13.4 36.2-2.2 64.4-2.2 89.4 2.8'/%3E%3Cpath fill='%2300aec7' d='M208 323.4s20.5 1 59.8-3.2 67.2-10 98.2-10.8 65.3 4.6 72.5 6.5c0 0-51.7-1.4-73.4 1.7-21.7 3-77.8 10.1-107.4 10.8s-39.7-3.3-49.7-5m-85.9-29.6s54.4 14.5 103.8 5c55.7-10.9 88.5-10.7 113.4-10.8 25-.1 51 6.2 51 6.2S288 187.3 180.9 130.7c0 0-8 90.1-58.7 163'/%3E%3Cpath fill='%23fff' d='M207.2 210.7s-1.5-5.7-9-4.9c0 0 4.8-2 7-1 2 1.2 2.5 1.5 2 5.9m-17.9-10s1.7-.6 2.3-.3c0 0 1.2 3.4 3.5 4.7 0 0-4-.3-5.8-4.5M213 206a13.3 13.3 0 0 0-9.3-5.1c-1.8 0-6.3 3.6-6.3 3.6-1.1-2-.6-3.6-.6-3.6 2.2.3 4 1 4 1a9 9 0 0 0-2.2-3.9c4.3-1.1 9.4 2.6 9.4 2.6a17.8 17.8 0 0 0-11.8-7.3c-1.2 0-2.8 1.8-2.8 1.8-8.3 0-10.5 4.6-10.5 4.6 3.4 5.4 10.6 6.7 10.6 6.7-12.6-1.4-12.3 8.4-12.3 8.4l11.6-6c-4.4 25.8-22.4 37.3-23.9 38.8-1.4 1.5-.5 3.1 1.7 3.3 1.1.2 2.6 1.1 6.6-3.5a70 70 0 0 0 17.5-37.8l.2.2c1.2 3 .4 5.8.6 7.8.3 2 4.7 6.3 4.7 6.3s2.4-4.7 2-7.5c-.3-2.8-5.8-8.1-5.8-8.1 8.4-1.5 8.9 12.4 8.9 12.4 3.2-3.8 2.5-7.8 2.5-7.8s6.7-4.9 5.2-6.9'/%3E%3C/svg%3E")}.fi-sh-ac{background-image:url(./sh-ac.Bxo6e1OQ.svg)}.fi-sh-ac.fis{background-image:url(./sh-ac.6pU0wZVL.svg)}.fi-sh-hl{background-image:url(./sh-hl.a930SJst.svg)}.fi-sh-hl.fis{background-image:url(./sh-hl.DWwv0HRi.svg)}.fi-sh-ta{background-image:url(./sh-ta.BNzkCa6e.svg)}.fi-sh-ta.fis{background-image:url(./sh-ta.DNDOtP8t.svg)}.fi-un{background-image:url(./un.ChThV8ch.svg)}.fi-un.fis{background-image:url(./un.BQ1kEGox.svg)}.fi-xk{background-image:url(./xk.F5dDvX79.svg)}.fi-xk.fis{background-image:url(./xk.B6uU6dIH.svg)}.fi{vertical-align:middle}:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}#vue3-snackbar--container{margin:16px 16px 0;padding:0;pointer-events:none;position:fixed;z-index:var(--snackbar-zindex)}#vue3-snackbar--container.is-rtl .vue3-snackbar-message-icon{margin-left:16px;margin-right:0}#vue3-snackbar--container.is-top{top:0}#vue3-snackbar--container.is-bottom{bottom:0}#vue3-snackbar--container.is-left{left:0}#vue3-snackbar--container.is-right{right:0}#vue3-snackbar--container.is-middle{top:50%;transform:translateY(-50%)}#vue3-snackbar--container.is-centre{left:50%;transform:translate(-50%)}#vue3-snackbar--container.has-shadow .vue3-snackbar-message{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.vue3-snackbar-message{border-radius:4px;color:var(--message-text-color,#fff);display:flex;margin-bottom:16px;pointer-events:all;position:relative}.vue3-snackbar-message-action{display:flex;justify-content:flex-end;width:100%}.vue3-snackbar-message-action:not(:empty){padding-top:.5rem}.vue3-snackbar-message.has-border{background-color:var(--base-background-color,#fff);border:0 solid;position:relative}.vue3-snackbar-message.has-border:before{background-color:var(--background-color);border-radius:inherit;bottom:0;content:"";left:0;opacity:var(--background-opacity);position:absolute;right:0;top:0}.vue3-snackbar-message.has-border.success{color:var(--success-colour)}.vue3-snackbar-message.has-border.error{color:var(--error-colour)}.vue3-snackbar-message.has-border.info{color:var(--info-colour)}.vue3-snackbar-message.has-border.warning{color:var(--warning-colour)}.vue3-snackbar-message.has-border.has-background{color:var(--message-background)}.vue3-snackbar-message.border-left{border-left-width:8px}.vue3-snackbar-message.border-right{border-right-width:8px}.vue3-snackbar-message.border-top{border-top-width:8px}.vue3-snackbar-message.border-bottom{border-bottom-width:8px}.vue3-snackbar-message.success:not(.has-background):not(.has-border){background-color:var(--success-colour);border-color:var(--success-colour)}.vue3-snackbar-message.error:not(.has-background):not(.has-border){background-color:var(--error-colour);border-color:var(--error-colour)}.vue3-snackbar-message.warning:not(.has-background):not(.has-border){background-color:var(--warning-colour);border-color:var(--warning-colour)}.vue3-snackbar-message.info:not(.has-background):not(.has-border){background-color:var(--info-colour);border-color:var(--info-colour)}.vue3-snackbar-message.has-background:not(.has-border){background-color:var(--message-background);border-color:var(--message-background)}.vue3-snackbar-message-wrapper{align-items:center;border-radius:inherit;display:flex;padding:16px}.vue3-snackbar-message.is-dense .vue3-snackbar-message-wrapper{padding:8px 16px}.vue3-snackbar-message-title{font-weight:700;position:relative}.vue3-snackbar-message-additional{position:relative}.vue3-snackbar-message-icon{color:var(--message-icon-color,currentColor);display:flex;margin-right:16px}.vue3-snackbar-message-close{margin-left:16px;min-width:30px}.vue3-snackbar-message-close button{-webkit-appearance:none}.vue3-snackbar-message-close button:focus:not(:focus-visible){outline:none}.vue3-snackbar-message-close button:focus:not(:-moz-focusring){outline:none}.vue3-snackbar-message-close button{background:transparent;border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;position:relative;text-align:inherit;width:30px}.vue3-snackbar-message-close button:before{background:currentColor;border-radius:50%;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out}.vue3-snackbar-message-close button:hover:before{opacity:.22}.vue3-snackbar-message-content{display:flex;flex-flow:column;width:min(50vw,350px)}.vue3-snackbar-message-badge{background:#c10015;border:1px solid crimson;border-radius:8px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f;color:#fff;font-size:.9em;font-weight:700;left:0;padding:.125em .5em;position:absolute;top:0;transform:translate(-25%,-25%)}.vue3-snackbar-message.border-left .vue3-snackbar-message-badge{left:0;top:-5px}.vue3-snackbar-message-enter-from{opacity:0;transform:translateY(50%)}.vue3-snackbar-message-leave-from{max-height:1000px}.vue3-snackbar .vue3-snackbar-message.vue3-snackbar-message-leave-to{margin-bottom:0;max-height:0;opacity:0;overflow:hidden}.vue3-snackbar .vue3-snackbar-message.vue3-snackbar-message-leave-to .vue3-snackbar-message-badge{opacity:0}.vue3-snackbar-message-enter-active{transition:transform .3s,opacity .3s}.vue3-snackbar-message-leave-active{transition:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin-bottom .3s}@keyframes headShake{0%{transform:translate(-25%,-25%)}6.5%{transform:translate(calc(-25% - 6px),-25%) rotateY(-9deg)}18.5%{transform:translate(calc(-25% + 5px),-25%) rotateY(7deg)}31.5%{transform:translate(calc(-25% - 3px),-25%) rotateY(-5deg)}43.5%{transform:translate(calc(-25% + 2px),-25%) rotateY(3deg)}50%{transform:translate(-25%,-25%)}}.shake-baby-shake .vue3-snackbar-message-badge{animation-duration:1s;animation-fill-mode:both;animation-name:headShake;animation-timing-function:ease-in-out}.vue3-snackbar-message-wrapper{max-width:400px!important;min-width:100px!important;padding:10px!important;width:auto!important;word-wrap:break-word}.vue3-snackbar-message-icon{margin-right:5px!important;width:18px!important}.vue3-snackbar-message-title{font-size:16px;font-weight:600;letter-spacing:0}.custom-button[data-v-1aeab052]{border:1px solid var(--primary-color)!important}.custom-button[data-v-1aeab052],.custom-button[data-v-1aeab052]:hover{background-color:var(--primary-color)!important}.custom-button[data-v-1aeab052]:hover{border-color:var(--primary-color)!important}.body1[data-v-e441dbbc]{background-color:#fbfbfd;background-image:url(https://cdn.superbot.one/img/wave-design.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}
