@charset "UTF-8";.rating-close{position:absolute;top:-5px;right:-5px;background-color:#fff;width:16px;height:16px}.z-first{z-index:999}.scroll-top{min-width:46px;min-height:46px}.slideOut{animation:slideOutBottom 1s ease 0s 1 normal forwards}.slideIn{animation:slideInTop 1s ease 0s 1 normal forwards}@keyframes slideInTop{0%{opacity:1;transform:translateY(250px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(250px)}}/*!
 * Bootstrap  v5.3.1 (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: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-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-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .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.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .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.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .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.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .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.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .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.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .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: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--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-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{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>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[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{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--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: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.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}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-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-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-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-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--vt-primary: #01555F;--vt-primary-dark: #01555F;--vt-primary-light: #28A5A7;--vt-primary-light-hover: #089193;--vt-primary-soft-light-25: rgba(212, 241, 255, .25);--vt-primary-soft-light: #D4F1FF;--vt-primary-soft-hover: #75D1FF;--vt-hover-light: #D4F1FF;--vt-secondary-soft-hover: #FAAA3F;--vt-secondary-soft-light: #face93;--vt-secondary: #FAAA3F;--vt-secondary-hover: #f79b24;--vt-secondary-dark: #FAAA3F;--vt-danger: #DB4444;--vt-success: #2D8E4A;--vt-warning: #FFAD33;--vt-black: #000;--vt-white: #fff;--vt-ivory: #fffce8;--vt-dark-gray: #909090;--vt-gray: #ACACAC;--vt-light-gray: #F4F4F4;--vt-muted: #C4C4C4;--sm-screen: 576px;--md-screen: 768px;--lg-screen: 992px;--xl-screen: 1200px;--vt-arrow-right: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M13.45 11.636L8.5 6.68597L9.914 5.27197L16.278 11.636L9.914 18L8.5 16.586L13.45 11.636Z' fill='black'/%3E%3C/svg%3E");--vt-arrow-down-primary-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M12.864 12.95L17.814 8L19.228 9.414L12.864 15.778L6.50003 9.414L7.91403 8L12.864 12.95Z' fill='%2328A5A7'/%3E%3C/svg%3E");--vt-arrow-down-primary-light-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M6.16502 7.38625L6.16501 7.38626L6.16308 7.38429L0.948166 2.05318C0.750103 1.8546 0.650391 1.60618 0.650391 1.32373C0.650391 0.747002 1.0985 0.273926 1.68652 0.273926C1.97669 0.273926 2.23514 0.392744 2.43355 0.582523L2.43365 0.582411L2.43979 0.588711L6.9502 5.21746L11.4606 0.588711L11.4605 0.588596L11.467 0.582345C11.6555 0.40247 11.9132 0.273926 12.207 0.273926C12.8005 0.273926 13.25 0.745564 13.25 1.32373C13.25 1.60617 13.1503 1.8546 12.9522 2.05318L7.73867 7.38288C7.73843 7.38313 7.7382 7.38338 7.73796 7.38363C7.51473 7.6151 7.25233 7.72607 6.9502 7.72607C6.64361 7.72607 6.38378 7.60501 6.16502 7.38625Z' fill='%2300A0E5' stroke='%2300A0E5' stroke-width='0.5'/%3E%3C/svg%3E");--vt-arrow-up-primary-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M7.73537 0.61375L7.73538 0.61374L7.73731 0.615709L12.9522 5.94682C13.1503 6.1454 13.25 6.39382 13.25 6.67627C13.25 7.253 12.8019 7.72607 12.2139 7.72607C11.9237 7.72607 11.6652 7.60726 11.4668 7.41748L11.4667 7.41759L11.4606 7.41129L6.9502 2.78254L2.43979 7.41129L2.43991 7.4114L2.43336 7.41766C2.24492 7.59753 1.98721 7.72607 1.69336 7.72607C1.09991 7.72607 0.650391 7.25444 0.650391 6.67627C0.650391 6.39383 0.750101 6.1454 0.948159 5.94682L6.16172 0.617117C6.16196 0.616869 6.16219 0.616621 6.16243 0.616374C6.38566 0.384901 6.64806 0.273926 6.9502 0.273926C7.25678 0.273926 7.51661 0.394994 7.73537 0.61375Z' fill='%2328A5A7' stroke='%2328A5A7' stroke-width='0.5'/%3E%3C/svg%3E");--vt-arrow-down-primary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M12.864 12.95L17.814 8L19.228 9.414L12.864 15.778L6.50003 9.414L7.91403 8L12.864 12.95Z' fill='%2301555F'/%3E%3C/svg%3E");--vt-arrow-down-full-white:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M18.42 8.17993H12.19H6.57999C5.61999 8.17993 5.13999 9.33993 5.81999 10.0199L11 15.1999C11.83 16.0299 13.18 16.0299 14.01 15.1999L15.98 13.2299L19.19 10.0199C19.86 9.33993 19.38 8.17993 18.42 8.17993Z' fill='white'/%3E%3C/svg%3E");--vt-calendar-gray: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4.75C5.59 4.75 5.25 4.41 5.25 4V1C5.25 0.59 5.59 0.25 6 0.25C6.41 0.25 6.75 0.59 6.75 1V4C6.75 4.41 6.41 4.75 6 4.75Z' fill='%23ACACAC'/%3E%3Cpath d='M14 4.75C13.59 4.75 13.25 4.41 13.25 4V1C13.25 0.59 13.59 0.25 14 0.25C14.41 0.25 14.75 0.59 14.75 1V4C14.75 4.41 14.41 4.75 14 4.75Z' fill='%23ACACAC'/%3E%3Cpath d='M6.5 13.5C6.37 13.5 6.24 13.47 6.12 13.42C5.99 13.37 5.89 13.3 5.79 13.21C5.61 13.02 5.5 12.77 5.5 12.5C5.5 12.37 5.53 12.24 5.58 12.12C5.63 12 5.7 11.89 5.79 11.79C5.89 11.7 5.99 11.63 6.12 11.58C6.48 11.43 6.93 11.51 7.21 11.79C7.39 11.98 7.5 12.24 7.5 12.5C7.5 12.56 7.49 12.63 7.48 12.7C7.47 12.76 7.45 12.82 7.42 12.88C7.4 12.94 7.37 13 7.33 13.06C7.3 13.11 7.25 13.16 7.21 13.21C7.02 13.39 6.76 13.5 6.5 13.5Z' fill='%23ACACAC'/%3E%3Cpath d='M10 13.5C9.87 13.5 9.74 13.47 9.62 13.42C9.49 13.37 9.39 13.3 9.29 13.21C9.11 13.02 9 12.77 9 12.5C9 12.37 9.03 12.24 9.08 12.12C9.13 12 9.2 11.89 9.29 11.79C9.39 11.7 9.49 11.63 9.62 11.58C9.98 11.42 10.43 11.51 10.71 11.79C10.89 11.98 11 12.24 11 12.5C11 12.56 10.99 12.63 10.98 12.7C10.97 12.76 10.95 12.82 10.92 12.88C10.9 12.94 10.87 13 10.83 13.06C10.8 13.11 10.75 13.16 10.71 13.21C10.52 13.39 10.26 13.5 10 13.5Z' fill='%23ACACAC'/%3E%3Cpath d='M13.5 13.5C13.37 13.5 13.24 13.47 13.12 13.42C12.99 13.37 12.89 13.3 12.79 13.21C12.75 13.16 12.71 13.11 12.67 13.06C12.63 13 12.6 12.94 12.58 12.88C12.55 12.82 12.53 12.76 12.52 12.7C12.51 12.63 12.5 12.56 12.5 12.5C12.5 12.24 12.61 11.98 12.79 11.79C12.89 11.7 12.99 11.63 13.12 11.58C13.49 11.42 13.93 11.51 14.21 11.79C14.39 11.98 14.5 12.24 14.5 12.5C14.5 12.56 14.49 12.63 14.48 12.7C14.47 12.76 14.45 12.82 14.42 12.88C14.4 12.94 14.37 13 14.33 13.06C14.3 13.11 14.25 13.16 14.21 13.21C14.02 13.39 13.76 13.5 13.5 13.5Z' fill='%23ACACAC'/%3E%3Cpath d='M6.5 17C6.37 17 6.24 16.97 6.12 16.92C6 16.87 5.89 16.8 5.79 16.71C5.61 16.52 5.5 16.26 5.5 16C5.5 15.87 5.53 15.74 5.58 15.62C5.63 15.49 5.7 15.38 5.79 15.29C6.16 14.92 6.84 14.92 7.21 15.29C7.39 15.48 7.5 15.74 7.5 16C7.5 16.26 7.39 16.52 7.21 16.71C7.02 16.89 6.76 17 6.5 17Z' fill='%23ACACAC'/%3E%3Cpath d='M10 17C9.74 17 9.48 16.89 9.29 16.71C9.11 16.52 9 16.26 9 16C9 15.87 9.03 15.74 9.08 15.62C9.13 15.49 9.2 15.38 9.29 15.29C9.66 14.92 10.34 14.92 10.71 15.29C10.8 15.38 10.87 15.49 10.92 15.62C10.97 15.74 11 15.87 11 16C11 16.26 10.89 16.52 10.71 16.71C10.52 16.89 10.26 17 10 17Z' fill='%23ACACAC'/%3E%3Cpath d='M13.5 17C13.24 17 12.98 16.89 12.79 16.71C12.7 16.62 12.63 16.51 12.58 16.38C12.53 16.26 12.5 16.13 12.5 16C12.5 15.87 12.53 15.74 12.58 15.62C12.63 15.49 12.7 15.38 12.79 15.29C13.02 15.06 13.37 14.95 13.69 15.02C13.76 15.03 13.82 15.05 13.88 15.08C13.94 15.1 14 15.13 14.06 15.17C14.11 15.2 14.16 15.25 14.21 15.29C14.39 15.48 14.5 15.74 14.5 16C14.5 16.26 14.39 16.52 14.21 16.71C14.02 16.89 13.76 17 13.5 17Z' fill='%23ACACAC'/%3E%3Cpath d='M18.5 8.83997H1.5C1.09 8.83997 0.75 8.49997 0.75 8.08997C0.75 7.67997 1.09 7.33997 1.5 7.33997H18.5C18.91 7.33997 19.25 7.67997 19.25 8.08997C19.25 8.49997 18.91 8.83997 18.5 8.83997Z' fill='%23ACACAC'/%3E%3Cpath d='M14 21.75H6C2.35 21.75 0.25 19.65 0.25 16V7.5C0.25 3.85 2.35 1.75 6 1.75H14C17.65 1.75 19.75 3.85 19.75 7.5V16C19.75 19.65 17.65 21.75 14 21.75ZM6 3.25C3.14 3.25 1.75 4.64 1.75 7.5V16C1.75 18.86 3.14 20.25 6 20.25H14C16.86 20.25 18.25 18.86 18.25 16V7.5C18.25 4.64 16.86 3.25 14 3.25H6Z' fill='%23ACACAC'/%3E%3C/svg%3E%0A");--slider-connect-bg: #080A55;--slider-tooltip-bg: #080A55}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Thin-33812ae9.woff2) format("woff2"),url(/assets/Montserrat-Thin-b312b12c.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraLight-2fdcbc9f.woff2) format("woff2"),url(/assets/Montserrat-ExtraLight-252f9285.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Light-636ecb57.woff2) format("woff2"),url(/assets/Montserrat-Light-86b67c91.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Black-8fc754d0.woff2) format("woff2"),url(/assets/Montserrat-Black-26d4aef7.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-ExtraBold-c8dfa70f.woff2) format("woff2"),url(/assets/Montserrat-ExtraBold-1ff71430.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Bold-85c38352.woff2) format("woff2"),url(/assets/Montserrat-Bold-0be26fd4.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Medium-d4d47669.woff2) format("woff2"),url(/assets/Montserrat-Medium-946757b7.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-SemiBold-f3d8c648.woff2) format("woff2"),url(/assets/Montserrat-SemiBold-2897f91c.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-3437637c.woff2) format("woff2"),url(/assets/Montserrat-Regular-e1620019.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Thin-bfc293cd.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraLight-e6582437.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-41f353b4.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-eeb0834f.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-7fbbbe96.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-17b85a3d.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-dc645a3c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Black-5ed4242e.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-08d39392.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Thin-610f2d4e.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraLight-17132a9c.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Light-703f829f.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-6ab20422.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-860f80f6.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-492190c4.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-51c34c5f.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Black-fa9c24ee.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-ba6d2d4b.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueUltraLight-622699d3.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueUltraLight-622699d3.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueLight-4a9e3c22.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueMedium-82ff7e5c.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueMedium-82ff7e5c.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueBold-bf5f69e3.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueBold-bf5f69e3.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueCondensedBold-b17ded37.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/assets/HelveticaNeueCondensedBold-b17ded37.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}.btn{padding:.5rem 2.5rem!important;font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:600;border-radius:.25rem}.btn-sm{padding:.3125rem .625rem!important;font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:600;border-radius:6.25rem;height:fit-content}.btn-lg{padding:.625rem 1.25rem!important;font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:600;border-radius:.25rem}.btn-primary{color:var(--vt-white);background-color:var(--vt-primary-light);border-color:var(--vt-primary-light)}.btn-primary:disabled{color:var(--vt-white);background-color:var(--vt-gray);border-color:var(--vt-gray)}.btn-primary:hover{color:var(--vt-white);background-color:var(--vt-primary-light-hover);border-color:var(--vt-primary-light-hover)}.btn-primary-dark{color:var(--vt-white);background-color:var(--vt-primary);border-color:var(--vt-primary)}.btn-primary-dark:disabled{color:var(--vt-white);background-color:var(--vt-gray);border-color:var(--vt-gray)}.btn-primary-dark:hover,.btn-primary-dark:focus,.btn-primary-dark:active{color:var(--vt-white);background-color:var(--vt-primary-dark);border-color:var(--vt-primary-dark)}.btn-primary-dark.btn:active{color:var(--vt-white)!important;background-color:var(--vt-primary-dark)!important;border-color:var(--vt-primary-dark)!important}.btn-danger:disabled{color:var(--vt-white);background-color:var(--vt-gray);border-color:var(--vt-gray)}.btn-danger.btn:active{color:var(--vt-white)!important;background-color:var(--vt-danger)!important;border-color:var(--vt-danger)!important}.btn-outline-primary{color:var(--vt-primary-light);background-color:var(--vt-white);border:2px solid var(--vt-primary-light)}.btn-outline-primary:disabled{color:var(--vt-gray);background-color:var(--vt-white);border:2px solid var(--vt-gray)}.btn-outline-primary:hover{color:var(--vt-primary-light-hover);background-color:var(--vt-white);border:2px solid var(--vt-primary-light-hover)}.btn:active{color:var(--vt-white)!important;background-color:var(--vt-primary-light-hover)!important;border-color:var(--vt-primary-light-hover)!important}.border-0.btn:active{color:var(--vt-primary-light-hover)!important;background-color:var(--vt-white)!important;border-color:var(--vt-white)!important}.btn.rounded-circle{width:auto;height:auto}.btn-icon{font-size:1.5rem!important;height:3rem!important;width:3rem!important}.btn-icon-md{height:3rem!important;width:3rem!important}.rounded-icon-xs{height:1rem!important;width:1rem!important}.rounded-icon-xxs{height:.5rem!important;width:.5rem!important}.rounded-icon-sm{height:1.5rem!important;width:1.5rem!important}.btn.px-0{padding-left:0rem!important;padding-right:0rem!important}.btn-regular{padding:.625rem 1.25rem!important}.btn-xl{padding:1rem 3rem!important}.btn-primary.bg-primary-soft-light:hover{background-color:var(--vt-primary-soft-hover)!important}.btn-secondary{color:var(--vt-white);background-color:var(--vt-secondary);border-color:var(--vt-secondary)}.btn-secondary:disabled{color:var(--vt-secondary);background-color:var(--vt-gray);border-color:var(--vt-gray)}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active{color:var(--vt-white);background-color:var(--vt-secondary-hover);border-color:var(--vt-secondary-hover)}.btn-secondary-light{color:var(--vt-primary);background-color:var(--vt-primary-soft-light);border-color:var(--vt-primary-soft-light)}.btn-secondary-light:disabled{color:var(--vt-primary);background-color:var(--vt-gray);border-color:var(--vt-gray)}.btn-secondary-light:hover,.btn-secondary-light:focus,.btn-secondary-light:active{color:var(--vt-primary-dark);background-color:var(--vt-primary-soft-hover);border-color:var(--vt-primary-soft-hover)}.m-heading-1{font-family:Helvetica Neue;font-size:2.25rem;line-height:2.45rem;font-weight:700}.m-heading-2{font-family:Helvetica Neue;font-size:1.5rem;line-height:1.65rem;font-weight:700}.m-heading-3{font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:700}.m-heading-4{font-family:Helvetica Neue;font-size:.875rem;line-height:.975rem;font-weight:700}.m-heading-5{font-family:Helvetica Neue;font-size:.75rem;font-weight:700}.m-heading-6{font-family:Helvetica Neue;font-size:.5rem;font-weight:700}.m-body-1{font-family:Helvetica Neue;font-size:1.5rem;line-height:1.65rem;font-weight:400}.m-body-2{font-family:Helvetica Neue;font-size:1rem;font-weight:400;line-height:1rem}.m-body-3{font-family:Helvetica Neue;font-size:.75rem;line-height:.875rem;font-weight:400}.p-banner-1{font-family:Helvetica Neue;font-size:2rem;line-height:2.45rem;font-weight:900}.p-heading-1{font-family:Helvetica Neue;font-size:2.25rem;line-height:2.45rem;font-weight:700}.p-heading-2{font-family:Helvetica Neue;font-size:1.5rem;line-height:1.65rem;font-weight:700}.p-heading-3{font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:700}.p-heading-4{font-family:Helvetica Neue;font-size:.875rem;line-height:.975rem;font-weight:700}.p-heading-5{font-family:Helvetica Neue;font-size:.75rem;font-weight:700}.p-heading-6{font-family:Helvetica Neue;font-size:.5rem;font-weight:700}.p-body-1{font-family:Helvetica Neue;font-size:1.5rem;line-height:1.65rem;font-weight:400}.p-body-2{font-family:Helvetica Neue;font-size:1rem;font-weight:400;line-height:1rem}.p-body-3{font-family:Helvetica Neue;font-size:.75rem;line-height:1rem;font-weight:400}.i-heading-1{font-family:Helvetica Neue;font-size:2.25rem;line-height:2.45rem;font-weight:700}.i-heading-2{font-family:Helvetica Neue;font-size:1.5rem;line-height:1.65rem;font-weight:700}.i-heading-3{font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:700}.i-heading-4{font-family:Helvetica Neue;font-size:.875rem;line-height:.975rem;font-weight:400}.i-heading-5{font-family:Helvetica Neue;font-size:.75rem;font-weight:400}.i-heading-6{font-family:Helvetica Neue;font-size:.5rem;font-weight:400}.i-subheading-1{font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:600}.i-body-1{font-family:Helvetica Neue;font-size:1.5rem;line-height:1.65rem;font-weight:400}.i-body-2{font-family:Helvetica Neue;font-size:1rem;font-weight:400;line-height:1rem}.i-body-3{font-family:Helvetica Neue;font-size:.75rem;line-height:.875rem;font-weight:400}.i-body-4{font-family:Helvetica Neue;font-size:1rem;line-height:1.15rem;font-weight:600}.optional{font-weight:200;font-size:small;font-style:italic}.border-title{border-left:1.5rem solid var(--vt-primary-light);padding-left:1rem;border-radius:.25rem}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fs-1{font-size:.5rem!important}.fs-2{font-size:.75rem!important}.fs-3{font-size:1rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:2rem!important}.ti-small{font-size:1.26rem!important}html{scroll-behavior:smooth}.hover-scrollbar-content{overflow:overlay;scroll-behavior:smooth}.hover-scrollbar-content-default{overflow:hidden}.hover-scrollbar-content::-webkit-scrollbar{height:4px;width:4px;transition:opacity .3s!important}.hover-scrollbar-content::-webkit-scrollbar-thumb{background:#CCCCCC!important;border-radius:4px}.hover-scrollbar-content-hide::-webkit-scrollbar{visibility:hidden;-ms-overflow-style:none;scrollbar-width:none}.hover-scrollbar-content-hide::-webkit-scrollbar-thumb{visibility:hidden;-ms-overflow-style:none;scrollbar-width:none}.hover-scrollbar-content-x{overflow-y:hidden;overflow:overlay}.hover-scrollbar-content-x::-webkit-scrollbar{height:4px;width:4px;transition:opacity .3s!important}.hover-scrollbar-content-x::-webkit-scrollbar-thumb{background:#CCCCCC!important;border-radius:4px}.hover-scrollbar-content-hide-x::-webkit-scrollbar{visibility:hidden;-ms-overflow-style:none;scrollbar-width:none}.hover-scrollbar-content-hide-x::-webkit-scrollbar-thumb{visibility:hidden;-ms-overflow-style:none;scrollbar-width:none}.hover-scrollbar-content-y{overflow-x:hidden;overflow:overlay}.hover-scrollbar-content-y::-webkit-scrollbar{height:4px;width:4px;transition:opacity .3s!important}.hover-scrollbar-content-y::-webkit-scrollbar-thumb{background:#CCCCCC!important;border-radius:4px}.hover-scrollbar-content-hide-y::-webkit-scrollbar{visibility:hidden;-ms-overflow-style:none;scrollbar-width:none}.hover-scrollbar-content-hide-y::-webkit-scrollbar-thumb{visibility:hidden;-ms-overflow-style:none;scrollbar-width:none}.cursor-pointer:hover{cursor:pointer}.footer{padding:2.5rem 8.5rem!important}.px-6{padding-left:8.5rem!important;padding-right:8.5rem!important}.pe-6{padding-right:8.5rem!important}.p-6{padding:8.5rem!important}.mx-6{margin-left:8.5rem!important;margin-right:8.5rem!important}.headline-bg{background-image:url(/assets/bg-waves-c7b841ab.png);background-size:cover;background-repeat:no-repeat;height:372px!important}.cover-bg{background-size:cover;background-repeat:no-repeat;height:640px!important}.bg-waves{background-image:url(/assets/bg-waves-c7b841ab.png);background-size:cover;background-repeat:no-repeat;height:100%}.bg-sails{background-image:url(/assets/sample-67f61d98.png);background-size:cover;background-repeat:no-repeat}.bg-doodle{background-image:url(/assets/bg_doodle-3117f77e.png);background-size:cover;background-repeat:no-repeat}.provider-img{padding:53px 27px;width:243px!important;height:154px!important}.provider-card-text{width:243px!important}.carousel-container{height:618px!important}.carousel,.carousel-inner{width:100%!important;height:100%!important}.carousel-item img{object-fit:contain!important;width:100%!important;height:100%!important}.carousel-item.featured-height img{object-fit:contain!important;max-height:360px!important}.rounded-indicators>button{border-radius:50%;width:.5rem!important;height:.5rem!important}.card-overlay>.card-overlay-body>.card-img-nav{display:none!important}.card:hover>.card-img-body>.card-overlay>.card-overlay-body>.card-img-nav,.card:focus>.card-img-body>.card-overlay>.card-img-nav,.card:active>.card-img-body>.card-overlay>.card-img-nav{display:flex!important}.card-title{min-height:2.3125rem!important;max-height:2.3125rem!important}.card-min-width>.card{width:300px!important}.dashed-2{border:none;height:1px;background:#000;background:repeating-linear-gradient(90deg,#000,#000 6px,transparent 6px,transparent 12px)}.modal-welcome{--bs-modal-width: 679px !important}.text-justify{text-align:justify;text-justify:inter-word}.bg-contact{background:url(/assets/bg-27d8b86a.png) no-repeat!important;background-size:cover!important}.no-scrollbar::-webkit-scrollbar{display:none}.side-profile{max-width:370px}.sticky-container{top:20px;min-width:370px}.truncate-text{max-height:118px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.modal-card{--bs-modal-width: 501px !important}.details_label{width:120px!important;min-width:120px!important;text-transform:uppercase!important}.news-image{width:355px;height:250px}.custom-nav>li{margin-bottom:16px}.profile-pic{position:absolute;top:0;left:50%;transform:translate(-50%,50%)!important}.profile-pic-filler{min-height:120px!important}.main-profile{max-width:calc(100% - 390px)}.h-large{height:500px!important}.ratio-4x1{--bs-aspect-ratio: 25%}.mb-5{margin-bottom:3rem!important}.default-gallery{height:425px!important}.about-us-image{height:450px!important}.invert{transform:rotate(180deg)}.bg-logo{background:url(/assets/bg_logo-b8d72b60.jpg);background-size:cover;background-repeat:no-repeat}.blurred-image-background{position:relative;overflow:hidden}.featured-course-bg-size{height:360px;min-height:360px;max-height:360px}.blurred-image-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;-webkit-filter:blur(10px);filter:blur(100px);z-index:1;opacity:.4}.text-strikethrough{text-decoration:line-through!important}.word-wrap{word-wrap:break-word!important}.backdrop-50{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.viber-widget{height:250px;width:350px;background-color:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;gap:1;animation:FadeInCenter .75s cubic-bezier(.68,-.6,.32,1.6) 0s 1 normal backwards}@keyframes FadeInCenter{0%{opacity:0}to{opacity:1}}.menu-collapse{display:flex!important;flex-direction:row;gap:1.5rem;flex-grow:1;justify-content:center;align-items:center}.collapse.menu-collapse:not(.show){display:flex!important}.menu-collapse-control{display:none!important}.cookie-banner{position:fixed;bottom:0;left:0;margin:1rem;display:flex;flex-direction:row;gap:1rem;padding:1rem;width:312px;height:auto;border-radius:1rem;background-color:var(--vt-primary-dark);color:#fff;font-size:16px;font-family:"CocoSharp" sans-serif;justify-content:center;align-items:center;z-index:9999;box-shadow:0 .25rem .5rem #ffffff13!important}.z-first{z-index:9999!important}.carousel-control-prev-icon,.carousel-control-next-icon{background-color:transparent!important;filter:invert(8%) sepia(67%) saturate(1347%) hue-rotate(153deg) brightness(50%) contrast(92%);width:50px;height:50px}.dropdown-menu{max-height:350px!important;overflow-y:auto!important}.text-shadow-black{text-shadow:2px 2px 4px rgba(0,0,0,.8)}.carousel-icon-link{top:10px;right:10px;height:40px;padding:0 10px}.search-dropdown-container>.search-bar~.search-content{display:block}.search-content{display:none}.search-content{margin-top:4px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;position:absolute}.search-content>*:hover{background:var(--vt-primary-soft-light);cursor:pointer}.custom-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background:white;border:1px solid #ddd;border-radius:5px;box-shadow:0 4px 6px #0000001a;z-index:1000;display:flex;flex-direction:column}.custom-dropdown-item{padding:8px 12px;text-align:left;background:none;border:none;width:100%;cursor:pointer;font-size:16px;word-wrap:break-word}.custom-dropdown-item:hover{background-color:#f0f0f0}.featured-wrapper{min-height:auto}.sidebar{position:fixed;top:0;left:0;background:var(--vt-white);height:100%;width:300px;z-index:100;transition:all .5s ease;box-shadow:0 1px 4px #00000040;font-family:Gotham,sans-serif}.sidebar.close{width:50px;border-radius:0 0 20px}.sidebar .nav-links{height:100%;padding:0 0 193px;overflow:auto}.sidebar #user-img{margin-top:-55px}.sidebar.close .nav-links{overflow:visible;padding-top:30px}.sidebar.close .nav-links span.g-heading-5{display:none}.sidebar .nav-links span.g-heading-5{display:block}.sidebar .bg-img{opacity:1;transition:all .5s ease}.sidebar.close .bg-img{opacity:0}.sidebar .bg-information{opacity:1;transition:all .3s ease}.sidebar.close .bg-information{opacity:0}.sidebar .nav-links li{position:relative;list-style:none;transition:all .4s ease}.sidebar .nav-links li:hover a i.isax,.sidebar .nav-links li:hover a span.link_name,.sidebar .nav-links li:hover a svg{color:var(--vt-primary)!important}.sidebar.close .nav-links li .icon-link{display:block}.sidebar .nav-links li i{height:50px;min-width:50px;text-align:center;line-height:50px;color:#666;font-size:24px;cursor:pointer;transition:all .3s ease}.sidebar .isax-menu-1{color:var(--vt-white)}.sidebar.close .isax-menu-1{color:#666}.sidebar .nav-links li svg{min-width:50px;color:#666;font-size:1rem;transition:all .3s ease;cursor:pointer}.sidebar .nav-links li.showMenu svg.arrow{transform:rotate(-180deg)}.sidebar.close .nav-links svg.arrow{display:none}.sidebar .nav-links li a{display:flex;text-decoration:none;align-items:center;justify-content:space-between}.sidebar .nav-links li a .link_name{font-size:.875rem;font-weight:700;color:#666}.sidebar.close .nav-links li a .link_name{opacity:0;pointer-events:none}.sidebar .nav-links li .sub-menu{padding:6px 0 14px 50px;margin-top:-10px;background:#fff;display:none}.sidebar .nav-links li.showMenu .sub-menu{display:block}.sidebar .nav-links li .sub-menu a{color:#666;font-size:.75rem;padding:15px 20px 15px 15px;transition:all .3s ease}.sidebar .nav-links li .sub-menu .border-right-hover{transition:none}.sidebar .nav-links li .sub-menu a:hover{opacity:1;border-radius:4px;color:var(--vt-primary);background:var(--vt-secondary-light)}.sidebar.close .nav-links li .sub-menu{position:absolute;width:250px;left:120%;top:-10px;margin-top:0;padding:2px 0 2px 5px;border-radius:0 4px 4px 0;opacity:0;display:block;pointer-events:none;transition:0s}.sidebar.close .nav-links li .sub-menu:before{content:"";position:absolute;top:15px;left:-8px;height:20px;width:20px;background:var(--vt-white);transform:rotate(45deg);border-left:inherit;border-right:inherit;box-shadow:-3px 3px 3px -2px #00000040}.sidebar.close .nav-links li:hover .sub-menu{top:0;opacity:1;pointer-events:auto;transition:all .4s ease;box-shadow:0 1px 4px #00000040}.sidebar .nav-links li .sub-menu .link_name,.sidebar.close .nav-links li .sub-menu .link_name{display:none}.sidebar.close .nav-links li .sub-menu .link_name{font-size:1rem;opacity:1;display:block}.sidebar .nav-links li .sub-menu.blank{opacity:1;pointer-events:auto;padding:3px 20px 6px 16px;opacity:0;pointer-events:none}.sidebar .nav-links li:hover .sub-menu.blank{top:50%;transform:translateY(-50%)}.sidebar .profile-details{position:fixed;bottom:0;display:flex;align-items:center;justify-content:space-between;background:#F3F6FF;padding:0;width:300px;transition:all .5s ease;z-index:1}.sidebar.close .profile-details{background:white;border-radius:0 0 20px;width:50px}.sidebar .profile-details .profile-content{display:flex;align-items:center}.sidebar .profile-details img{height:50px;width:50px;object-fit:cover;border-radius:16px;margin:0 14px 0 5px;background:var(--vt-secondary-light);transition:all .5s ease}.sidebar .profile-details i:hover{color:var(--vt-primary)}.sidebar.close .profile-details img{padding:10px;height:40px;width:40px}.sidebar .profile-details .profile_name{color:#666;font-size:.875rem;font-weight:500;white-space:nowrap}.sidebar .profile-details .job{color:#666;font-size:.75rem;font-family:Gotham-Light}.sidebar.close .profile-details label,.sidebar.close .profile-details i.isax-user-edit{display:none}.home-section{position:relative;left:300px;height:100vh;width:calc(100% - 300px);transition:all .5s ease}.sidebar.close~.home-section{left:50px;width:calc(100% - 50px)}@media only screen and (max-width: 768px){.home-section{left:50px;width:100%}.sidebar~.home-section{left:50px;width:calc(100% - 50px)}.sidebar-overlay{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;background-color:#00000080;z-index:99}.sidebar .sidebar-overlay{display:block}.sidebar.close~.sidebar-overlay{display:none}}.home-section .home-content{height:60px;display:flex;align-items:center}.home-sidebar{display:flex;align-self:center;transition:all .3s ease}.sidebar i{height:68px;min-width:50px;text-align:center;line-height:68px;color:#666;font-size:24px;cursor:pointer;transition:all .3s ease}.sidebar.close .home-sidebar i{transform:rotate(-180deg)}.isax-menu-1{z-index:10;padding:13px}.sidebar li .border-right-hover:hover{border-right:4px solid var(--vt-primary)}.sidebar .darkmode-switch{font-size:17px;position:relative;display:inline-block;width:54px;height:24px}.sidebar .darkmode-switch input{opacity:0;width:0;height:0}.sidebar .darkmode-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--vt-primary);border:1px solid var(--vt-white);transition:.4s;border-radius:30px}.sidebar .darkmode-slider:before{position:absolute;content:"";height:18px;width:18px;border-radius:20px;left:2px;bottom:2px;z-index:2;background-color:#e8e8e8;transition:.4s}.sidebar .sun svg{position:absolute;top:4px;left:17px;z-index:1;width:19px;height:19px}.sidebar .moon svg{fill:var(--vt-secondary);position:absolute;top:4px;left:-14px;z-index:1;width:19px;height:19px}.sun svg{animation:rotate 15s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.moon svg{animation:tilt 5s linear infinite}@keyframes tilt{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}.sidebar .input:checked+.slider{background-color:#000}.sidebar .input:checked+.darkmode-slider{background-color:#000}.sidebar .input:focus+.darkmode-slider{box-shadow:0 0 1px var(--vt-primary)}.sidebar .input:checked+.darkmode-slider:before{transform:translate(30px)}.text-primary{color:var(--vt-primary)!important}.text-primary-light{color:var(--vt-primary-light)!important}.text-primary-dark{color:var(--vt-primary-dark)!important}.text-secondary{color:var(--vt-secondary)!important}.text-secondary-dark{color:var(--vt-secondary-dark)!important}.text-success{color:var(--vt-success)!important}.text-danger{color:var(--vt-danger)!important}.text-warning{color:var(--vt-warning)!important}.text-muted{color:var(--vt-dark-gray)!important}.text-muted-light{color:var(--vt-light-gray)!important}.text-muted-dark{color:var(--vt-dark-gray)!important}.bg-primary{background-color:var(--vt-primary)!important}.bg-primary-light{background-color:var(--vt-primary-light)!important}.bg-primary-dark{background-color:var(--vt-primary-dark)!important}.bg-primary-soft-light{background-color:var(--vt-primary-soft-light)!important}.bg-secondary{background-color:var(--vt-secondary)!important}.bg-secondary-dark{background-color:var(--vt-secondary-dark)!important}.bg-success{background-color:var(--vt-success)!important}.bg-danger{background-color:var(--vt-danger)!important}.bg-warning{background-color:var(--vt-warning)!important}.bg-muted{background-color:var(--vt-gray)!important}.bg-muted-light{background-color:var(--vt-light-gray)!important}.bg-primary-soft-light-25{background-color:var(--vt-primary-soft-light-25)!important}.link-primary{color:var(--vt-primary)!important}.link-primary-light{color:var(--vt-primary-light)!important}.link-primary-dark{color:var(--vt-primary-dark)!important}.link-secondary{color:var(--vt-secondary)!important}.link-secondary-dark{color:var(--vt-secondary-dark)!important}.link-success{color:var(--vt-success)!important}.link-danger{color:var(--vt-danger)!important}.link-warning{color:var(--vt-warning)!important}.link-white{color:#fff}.link-black{color:#000!important}.link-muted{color:var(--vt-gray)!important}.border-primary{border-color:var(--vt-primary)!important}.border-primary-light{border-color:var(--vt-primary-light)!important}.border-primary-light-50{border-color:#e9f6fc!important}.border-gray{border:1px solid var(--vt-light-gray)!important}.border-gray-top{border-top:1px solid var(--vt-dark-gray)}hr.border-white{border-top:1px solid var(--vt-light-gray)}.nav-link.link-white:hover,.nav-link.link-black:hover,.nav-link.link-muted:hover{color:var(--vt-primary-light)!important}.nav-link.bg-secondary:hover,.nav-link.bg-primary-light:hover{color:var(--vt-white)!important}.text-primary-hover:hover{color:var(--vt-primary-light-hover)!important}.fill-primary path{fill:var(--vt-primary)!important}.fill-primary-hover:hover path{fill:var(--vt-primary-light-hover)!important}.bg-primary-light-hover:hover{background-color:var(--vt-primary-soft-light)!important}.bg-primary-light-hover:hover i.card-icon{color:var(--vt-primary-light)!important}.bg-black-50{background:rgba(0,0,0,.1)}.bg-teal{background-color:var(--vt-primary-dark)!important}.icon-primary-light:hover{background-color:var(--vt-primary-light)!important;color:#fff!important}.icon-primary-light:hover .card-icon-stroke path{stroke:#fff!important}.icon-primary-light:hover i.card-icon{color:var(--vt-primary-light)!important}.primary-hover:hover{color:var(--vt-primary)!important;background-color:var(--vt-primary-soft-light)!important}.accordion-button.bg-primary-soft-light:not(.collapsed){background-color:var(--vt-primary-soft-light)!important}.bg-primary-light-hover:hover>.card-icon-fill path{fill:var(--vt-primary-light)!important}.bg-primary-light-hover:hover>.card-icon-title{color:var(--vt-primary-light)!important}.bg-ivory{background-color:var(--vt-ivory)!important}.text-ivory{color:var(--vt-ivory)!important}.carousel-indicators [data-bs-target]{background-color:var(--vt-primary-light);opacity:1}.carousel-indicators .active{background-color:var(--vt-secondary)}.alert-message{width:350px;max-height:300px;max-width:350px;right:0;top:0;margin-top:1.3rem;margin-right:1.1rem!important;position:fixed;z-index:1100!important;background:var(--vt-white);-webkit-animation:slide-left .2s cubic-bezier(.25,.46,.45,.94) both;animation:slide-left .2s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(200px);transform:translate(200px)}to{-webkit-transform:translateX(-10px);transform:translate(-10px)}}@keyframes slide-left{0%{-webkit-transform:translateX(200px);transform:translate(200px)}to{-webkit-transform:translateX(-10px);transform:translate(-10px)}}.alert-message .title{font-size:1rem;font-family:Roboto-Black;font-weight:900}.alert-message .sub-title{font-size:1rem;font-family:Roboto-Medium;color:var(--vt-gray)}.alert-message.hide-alert{-webkit-animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-right{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(30rem);transform:translate(30rem)}}.hide{opacity:0;display:none!important}.progress-bar-container .progress-bar{width:100%;height:5px;margin-top:10px;border-radius:5px}.progress-bar-container .percentage-success,.progress-bar-container .percentage-error,.progress-bar-container .percentage-action{display:block;height:100%;border-radius:5px;animation:progress 3s ease-in 1;animation-direction:reverse;width:100%}.percentage-success{background:var(--vt-success-text)}.percentage-error,.percentage-action{background:var(--vt-primary)}@keyframes progress{0%{width:0}}.alert-message:focus,.alert-message:hover,.alert-message:hover .percentage-success,.alert-message:focus .percentage-success,.alert-message:hover .percentage-action,.alert-message:focus .percentage-action,.alert-message:hover .percentage-error,.alert-message:focus .percentage-error{animation-play-state:paused}.tooltip-inner{background-color:#fff;border:2px solid var(--vt-primary);box-shadow:0;opacity:1!important;font-family:Roboto-Medium;font-style:normal;font-weight:400;font-size:13px;color:#000;max-width:350px;width:auto}.tooltip-text-left .tooltip-inner{text-align:left!important}.tooltip-text-left .tooltip-arrow:before{text-align:left!important}.tooltip.bs-tooltip-end .tooltip-arrow:before{background-color:transparent;border-right-color:var(--vt-primary)!important}.tooltip.bs-tooltip-start .tooltip-arrow:before{background-color:transparent;border-left-color:var(--vt-primary)!important}.tooltip.bs-tooltip-bottom .tooltip-arrow:before{background-color:transparent;border-bottom-color:var(--vt-primary)!important}.tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--vt-primary)!important;background-color:transparent}.nav-link.active,.nav-link:hover{color:var(--vt-primary)!important;background-color:none!important;border-bottom:2px solid var(--vt-primary)!important;width:auto}.nav-tabs .nav-link{border:none;cursor:pointer}.nav-link{padding-bottom:1rem;padding-left:0;padding-right:0}.nav-link{padding-bottom:.5rem!important}.nav-link.active,.nav-link:hover{border-bottom:none!important}.accordion-button:before{display:none;border:none}.accordion-button:not(.collapsed):focus{box-shadow:#0000 0 0}.accordion-button.sidemenu.collapsed:after{background-image:var(--vt-arrow-right)!important;transform:none}.accordion-button{box-shadow:none!important}.accordion-button.sidemenu:not(.collapsed){background-color:#fff!important;color:var(--vt-primary-light)!important}.accordion-button.sidemenu:not(.collapsed):after{background-image:var(--vt-arrow-down-primary-light)!important;transform:none}.accordion-button.custom-arrow.collapsed:after{background-image:var(--vt-arrow-up-primary-light)!important;transform:none;margin-top:5px}.accordion-button.custom-arrow:not(.collapsed):after{background-image:var(--vt-arrow-down-primary-light-1)!important;transform:none;margin-top:5px}.accordion-button.sidemenu.text-primary:not(.collapsed):after{background-image:var(--vt-arrow-down-primary)!important;transform:none}.accordion-button:not(.collapsed){background-color:#fff!important;transform:none}.accordion-button.flush-accordion:after{background:url(/assets/dropdown-icon-9358df52.svg) no-repeat;transform:none}.accordion-button.flush-accordion:not(.collapsed):after{background:url(/assets/dropdown-icon-9358df52.svg) no-repeat;transform:none}.breadcrumb-item a{text-decoration:none!important;color:var(--vt-gray);text-transform:uppercase}.breadcrumb-item.active a{color:var(--vt-primary-light)!important}.nav-tabs>.nav-link{padding-top:1rem;padding-bottom:1rem;color:var(--vt-gray)!important;margin-right:1rem}.nav-tabs>.nav-link.active{border-bottom:2px solid var(--vt-primary-light)!important;color:var(--vt-primary-light)!important}.dropdown-item{padding:.75rem 1.5rem!important}.dropdown-item:hover,.dropdown-item:focus{background-color:var(--vt-hover-light)!important}.dropdown-item{padding:.625rem 1.25rem!important;font-family:Helvetica Neue;font-size:1rem;font-style:normal;font-weight:600;color:#000}.dropdown-item:hover,.dropdown-item:focus{cursor:pointer;color:var(--vt-primary);background-color:var(--vt-hover-light)!important}@media (min-width: 2px) and (max-width: 576px){.footer-sm{padding:2.5rem!important}.p-sm-0{padding:0rem!important}.py-sm-0{padding-top:0rem!important;padding-bottom:0rem!important}.px-sm-0{padding-left:0rem!important;padding-right:0rem!important}.p-sm-3{padding:2.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-3{padding-left:2.5rem!important;padding-right:2.5rem!important}.mx-sm-3{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-sm-0{margin-left:0rem!important;margin-right:0rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-sm-3{margin:2.5rem!important}.border-sm-none{border:none!important}.attendees-container{padding-left:69px!important;padding-right:69px!important}.cover-bg{background-size:cover;background-repeat:no-repeat;height:280px!important}.news-image{width:100%!important;min-height:200px!important}.price_sm_label{width:190px!important}.profile-pic-filler{min-height:25px!important}.text-sm-end{text-align:end}.minw-sm-auto{min-width:100%!important}.h-large{height:350px!important}.headline-bg{height:100%!important}.carousel-indicators{margin-bottom:.15rem!important}.carousel-control-prev-icon,.carousel-control-next-icon{width:2rem;height:2rem}.featured-height{max-height:100%}.mb-sm-3{margin-bottom:1rem!important}.w-sm-50{width:50%!important}.about-us-image{height:100%!important}.menu-collapse-control,.collapse.menu-collapse:not(.show){display:none!important}.menu-collapse.show{width:100%;display:flex;flex-direction:column;gap:1.5rem}.menu-collapse-control{display:flex!important}.w-sm-100{width:100%!important}.m-heading-1{font-size:1.75rem}.m-body-1{font-size:1.25rem}.card-product-container{background:none!important;box-shadow:none!important;padding:0!important}.card-product-title{margin:0!important;font-size:.7rem;display:flex;align-items:center}.product-card-img-body{width:60px;height:60px;position:absolute;left:20px;top:5px;transform:translateY(50%)}.product-card-body{position:absolute;top:5px;width:75%;margin-left:80px}.m-body-3{font-size:.875rem}.product-details{width:250px;height:16px;display:flex!important;flex-direction:row!important;align-items:center!important}.course_details{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;margin:0!important}.course_fee{order:2;text-align:center!important;margin-bottom:0!important;font-size:10px!important;margin-left:4px;padding-left:4px}.schedule_duration{order:1;text-align:left!important;font-size:.75rem!important}.schedule_duration i.isax{font-size:.75rem}.product_price{order:3;text-align:right!important;font-size:.75rem!important;padding-left:4px}.badge{font-size:.5rem}.dropdown-menu{max-height:250px!important;overflow-y:auto!important;font-size:.75rem!important;padding:.5rem 0!important;width:100%!important}.dropdown-item{white-space:normal!important;word-wrap:break-word!important;padding:.5rem 1rem!important}.form-select{font-size:.75rem!important;padding:.5rem!important}.dropdown-menu .dropdown-item{padding:.5rem 1rem!important}.searchbar-container{width:100%!important;min-width:100px!important;max-width:100%!important}.featured-wrapper{padding-top:1rem;padding-bottom:1rem;gap:1rem!important}.featured-height{min-height:auto!important}.featured-course-bg-size{height:200px!important}.featured-course-bg-size img{object-fit:contain!important}.featured-course-title{padding:1rem!important;font-size:1.25rem!important;font-weight:700}.featured-course-business{font-size:.75rem!important}.featured-course-btn{font-size:.875rem!important;padding:.375rem .75rem!important}}@media (min-width: 300px) and (max-width: 320px){.provider-profile-container{width:250px!important;height:auto;overflow:auto}.product-card-horizontal{width:250px!important;height:128.8px!important}.card-product-container,.provider-profile-container{overflow:auto}}@media (min-width: 321px) and (max-width: 375px){.provider-profile-container{width:300px!important;height:auto;overflow:auto}.product-card-horizontal{width:300px!important;height:128.8px!important}.card-product-container,.provider-profile-container{overflow:auto}.card-product-title{font-size:.7rem;margin-bottom:10px}.product-title-img{font-size:.6rem}}@media (min-width: 376px) and (max-width: 425px){.provider-profile-container{width:100%!important;height:auto}.product-card-horizontal{width:100%!important;height:128.8px!important}.card-product-title{font-size:.7rem;margin-bottom:10px}.product-title-img{font-size:.6rem}.carousel-control-prev-icon,.carousel-control-next-icon{width:1rem;height:1rem}}@media (min-width: 426px) and (max-width: 575px){.provider-profile-container{width:100%!important;height:auto}.product-card-horizontal{width:100%!important;height:128.8px!important}.carousel-control-prev-icon,.carousel-control-next-icon{width:1.5rem;height:1.5rem}}@media (max-width: 768px){.footer-md{padding:2.5rem 8.5rem!important}.mx-md-3{margin-left:2.5rem!important;margin-right:2.5rem!important}.attendees-container{padding-left:69px!important;padding-right:69px!important}.profile-pic-filler{min-height:25px!important}.featured-height{max-height:100%!important}.default-gallery{height:300px!important}}@media (min-width: 577px) and (max-width: 1110px){.collapse.menu-collapse:not(.show){display:none!important}.menu-collapse{width:100%;display:flex;flex-direction:column;gap:1.5rem}.menu-collapse-control{display:flex!important}.w-md-100{width:100%!important}.card-product-title{font-size:.7rem;margin-bottom:10px}}@media (max-width: 992px){.footer-md{padding:2.5rem 8.5rem!important}.mx-md-3{margin-left:2.5rem!important;margin-right:2.5rem!important}.attendees-container{padding-left:69px!important;padding-right:69px!important}.img-position{position:absolute!important;left:50%!important;top:initial!important;transform:translate(-50%,-100%)!important;z-index:1}.profile-cover{margin-bottom:4.5rem!important}.profile-pic-filler{min-height:50px!important}.featured-height{max-height:100%!important}.headline-bg{height:100%!important}}@media (max-width: 1199px){.main-profile{max-width:100%!important}.sticky-container{position:relative!important;min-width:none}.side-profile{position:initial;max-width:100%}.card-product-title{font-size:.75rem;margin-bottom:10px}}@media (min-width: 1200px) and (max-width: 1440px){.card-product-title{font-size:.8rem;margin-bottom:10px}}input{font-family:Helvetica Neue,"sans-serif"}.form-floating>label{font-family:Helvetica Neue,"sans-serif";color:var(--vt-gray)}.form-check-label{font-family:Helvetica Neue,"sans-serif";color:var(--vt-black)}.form-control,.form-select{box-shadow:0 .125rem .25rem #00000013!important;border-color:transparent;background-color:#fff!important;height:56px!important}.form-floating>.form-control{color:var(--vt-gray)}.form-control:focus,.form-select:focus,.form-control.is-valid:focus,.form-control.is-invalid:focus{border-color:var(--vt-primary-light)!important}.form-control:focus,.form-select:focus,.form-floating>.form-control:not(:placeholder-shown){color:var(--vt-black)}.form-floating>.form-control:focus~label,.form-floating>.form-select:focus~label,.form-floating>.form-control.is-valid:focus~label,.form-floating>.form-control.is-invalid:focus~label,.form-floating>.form-select.is-valid:focus~label,.form-floating>.form-select.is-invalid:focus~label{color:var(--vt-primary-light)!important}.form-control.is-valid,.form-floating>.form-control.is-valid:not(:placeholder-shown){border-color:var(--vt-success);background-image:none}.form-floating>.form-control.is-valid~label,.form-floating>.form-select.is-valid~label,.form-floating>.form-control.is-valid:not(:placeholder-shown)~label,.form-floating>.form-select.is-valid:not(:placeholder-shown)~label{color:var(--vt-success)}.form-control.is-invalid,.form-floating>.form-control.is-invalid:not(:placeholder-shown){border-color:var(--vt-danger);background-image:none}.form-floating>.form-control.is-invalid~label,.form-floating>.form-select.is-invalid~label,.form-floating>.form-control.is-invalid:not(:placeholder-shown)~label,.form-floating>.form-select.is-invalid:not(:placeholder-shown)~label{color:var(--vt-danger)}.form-control:disabled,.form-control:disabled::placeholder,.form-select:disabled,.form-floating>:disabled~label,.form-floating>.form-control:disabled~label,.form-floating>.form-control:disabled:not(:placeholder-shown),.form-floating>.form-select:disabled~label,.form-floating>.form-select:disabled:not(:placeholder-shown){color:var(--vt-muted)}.form-control:disabled,.form-select:disabled,.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--vt-light-gray)!important}.form-floating textarea:not(:disabled):not(:placeholder-shown)~label~div{width:calc(100% - .5rem);height:.1rem;background-color:#fff;position:absolute;top:1px;left:1px;z-index:1;padding-top:1.7rem;padding-left:.75rem;padding-right:.75rem;overflow:overlay;border-radius:8px}.form-floating textarea:disabled{overflow:hidden}.form-floating textarea~label{z-index:2}.form-select.focus-none:focus,.form-control.focus-none:focus{outline:none;box-shadow:none}.form-select,.form-select.is-valid,.form-select.is-invalid,.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/assets/dropdown-icon-9358df52.svg) no-repeat;background-size:24px;background-position:calc(100% - 10px) center;background-repeat:no-repeat}.form-check-input{width:1.25rem;height:1.25rem;margin-top:.15em}.form-check-input:checked{background-color:var(--vt-primary-light);border-color:var(--vt-primary-light)}.form-check-input:checked:disabled{background-color:var(--vt-gray);border-color:var(--vt-gray)}.form-check-input:focus{box-shadow:none;border-color:#dee2e6}.form-switch .form-check-input{border-color:var(--vt-primary-light);--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2328A5A7'/%3e%3c/svg%3e")}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2328A5A7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-icon{position:absolute;top:50%;transform:translateY(-50%);color:var(--vt-gray)}.form-icon~.form-control{padding-left:2.5rem!important}.form-icon~.form-select{padding-left:3.5rem!important}.form-icon~label{margin-left:1.75rem!important}.left-1{left:.75rem}.right-1{right:.75rem}.badge{padding:.25rem .75rem!important;border-radius:.25rem!important}.badge.rounded{border-radius:50px!important}.badge-close>i,.badge-close>svg{display:none}.badge-close:hover>i,.badge-close:hover>svg{display:inline-block}.header-search{width:311px!important}.form-select.primary-input{box-shadow:0 .125rem .25rem #00000013!important;border-color:transparent;border-radius:100px;color:#fff;background-image:var(--vt-arrow-down-full-white)!important;background-color:var(--vt-primary-light)!important}.form-select.shadow-none{box-shadow:none!important;border:none!important;border-color:transparent;background-color:transparent!important}input[type=date]::-webkit-calendar-picker-indicator{background:var(--vt-calendar-gray) no-repeat;background-size:contain;cursor:pointer}.form-floating>input[type=date]::-webkit-calendar-picker-indicator{padding-bottom:20px}.hide-number-arrows::-webkit-outer-spin-button,.hide-number-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-min-size{width:301px!important;height:56px!important}.form-min-height{height:56px!important}.form-h-auto{height:auto!important}.form-control.chat-input{box-shadow:none!important;border-radius:100px;border:1px solid var(--primary-primary-default, #01555F);background:#FFF;height:auto!important}.form-control.chat-input:focus,.form-control.chat-input.is-valid:focus,.form-control.chat-input.is-invalid:focus{border-color:var(--vt-black)!important}.form-control.shadow-none,.form-select.shadow-none{box-shadow:none!important;border:none!important;border-color:transparent;background-color:transparent!important}.select-group>input[type=date]::-webkit-calendar-picker-indicator{background:var(--vt-calendar-gray) no-repeat;background-size:contain;cursor:pointer;padding-bottom:1px}.progress{height:10px}span.requiredField{color:red}.text-line-through{text-decoration:line-through}.spacing-x-10{padding-left:8vw!important;padding-right:8vw!important}.spacing-10{padding:8vw!important}.spacing-end-10{padding-right:8vw!important}.attendees-container{padding-left:109px;padding-right:109px}.img-position{position:absolute;top:50%;left:0%;transform:translate(10%,-50%);z-index:1}.helpcenter-header{padding:3vw 8vw!important}.pulse-animation{box-shadow:0 0 #000;transform:scale(1);animation:pulse 2s infinite}.scaleInRight{animation:scaleInRight 1s ease 0s 1 normal forwards}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px #0000}to{transform:scale(.95);box-shadow:0 0 #0000}}@keyframes scaleInRight{0%{transform:scaleX(0);transform-origin:100% 100%}to{transform:scaleX(1);transform-origin:100% 100%}}@font-face{font-family:iconsax;src:url(/assets/iconsax-f76e96fc.eot);src:url(/assets/iconsax-f76e96fc.eot) format("embedded-opentype"),url(/assets/iconsax-003a8303.ttf) format("truetype"),url(/assets/iconsax-7ca4e165.woff) format("woff"),url(/src/assets/fonts/vuesax/vuesax-icons/iconsax.svg) format("svg");font-weight:400;font-style:normal;font-display:block;padding-top:2px}.isax{font-family:iconsax!important;speak:never;font-size:1.5rem;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.isax-dcube:before{content:""}.isax-d-cube-scan:before{content:""}.isax-d-rotate:before{content:""}.isax-d-square:before{content:""}.isax-square:before{content:""}.isax-support:before{content:""}.isax-activity:before{content:""}.isax-add:before{content:""}.isax-add-circle:before{content:""}.isax-additem:before{content:""}.isax-add-square:before{content:""}.isax-airdrop:before{content:""}.isax-airplane:before{content:""}.isax-airplane-square:before{content:""}.isax-airpod:before{content:""}.isax-airpods:before{content:""}.isax-alarm:before{content:""}.isax-align-bottom:before{content:""}.isax-align-horizontally:before{content:""}.isax-align-left:before{content:""}.isax-align-right:before{content:""}.isax-align-vertically:before{content:""}.isax-aquarius:before{content:""}.isax-archive:before{content:""}.isax-archive-1:before{content:""}.isax-archive-2:before{content:""}.isax-archive-add:before{content:""}.isax-archive-book:before{content:""}.isax-archive-minus:before{content:""}.isax-archive-slash:before{content:""}.isax-archive-tick:before{content:""}.isax-arrange-circle:before{content:""}.isax-arrange-circle-2:before{content:""}.isax-arrange-square:before{content:""}.isax-arrange-square-2:before{content:""}.isax-arrow:before{content:""}.isax-arrow-2:before{content:""}.isax-arrow-3:before{content:""}.isax-arrow-bottom:before{content:""}.isax-arrow-circle-down:before{content:""}.isax-arrow-circle-left:before{content:""}.isax-arrow-circle-right:before{content:""}.isax-arrow-circle-up:before{content:""}.isax-arrow-down:before{content:""}.isax-arrow-down-1:before{content:""}.isax-arrow-down-2:before{content:""}.isax-arrow-left:before{content:""}.isax-arrow-left-1:before{content:""}.isax-arrow-left-2:before{content:""}.isax-arrow-left-3:before{content:""}.isax-arrow-right:before{content:""}.isax-arrow-right-1:before{content:""}.isax-arrow-right-2:before{content:""}.isax-arrow-right-3:before{content:""}.isax-arrow-right-4:before{content:""}.isax-arrow-square:before{content:""}.isax-arrow-square-down:before{content:""}.isax-arrow-square-left:before{content:""}.isax-arrow-square-up:before{content:""}.isax-arrow-swap:before{content:""}.isax-arrow-swap-horizontal:before{content:""}.isax-arrow-up:before{content:""}.isax-arrow-up-1:before{content:""}.isax-arrow-up-2:before{content:""}.isax-arrow-up-3:before{content:""}.isax-attach-circle:before{content:""}.isax-attach-square:before{content:""}.isax-audio-square:before{content:""}.isax-autobrightness:before{content:""}.isax-award:before{content:""}.isax-back-square:before{content:""}.isax-backward:before{content:""}.isax-backward-5-seconds:before{content:""}.isax-backward-10-seconds:before{content:""}.isax-backward-15-seconds:before{content:""}.isax-backward-item:before{content:""}.isax-bag:before{content:""}.isax-bag-2:before{content:""}.isax-bag-cross:before{content:""}.isax-bag-cross-1:before{content:""}.isax-bag-happy:before{content:""}.isax-bag-tick:before{content:""}.isax-bag-tick-2:before{content:""}.isax-bag-timer:before{content:""}.isax-bank:before{content:""}.isax-barcode:before{content:""}.isax-battery-3full:before{content:""}.isax-battery-charging:before{content:""}.isax-battery-disable:before{content:""}.isax-battery-empty:before{content:""}.isax-battery-empty-1:before{content:""}.isax-battery-full:before{content:""}.isax-bezier:before{content:""}.isax-bill:before{content:""}.isax-bitcoin-card:before{content:""}.isax-bitcoin-convert:before{content:""}.isax-bitcoin-refresh:before{content:""}.isax-blend:before{content:""}.isax-blend-2:before{content:""}.isax-bluetooth:before{content:""}.isax-bluetooth-2:before{content:""}.isax-bluetooth-circle:before{content:""}.isax-bluetooth-rectangle:before{content:""}.isax-blur:before{content:""}.isax-book:before{content:""}.isax-book-1:before{content:""}.isax-bookmark:before{content:""}.isax-bookmark-2:before{content:""}.isax-book-saved:before{content:""}.isax-book-square:before{content:""}.isax-box:before{content:""}.isax-box-1:before{content:""}.isax-box-2:before{content:""}.isax-box-add:before{content:""}.isax-box-remove:before{content:""}.isax-box-search:before{content:""}.isax-box-tick:before{content:""}.isax-box-time:before{content:""}.isax-briefcase:before{content:""}.isax-brifecase-cross:before{content:""}.isax-brifecase-tick:before{content:""}.isax-brifecase-timer:before{content:""}.isax-broom:before{content:""}.isax-brush:before{content:""}.isax-brush-1:before{content:""}.isax-brush-2:before{content:""}.isax-brush-3:before{content:""}.isax-brush-4:before{content:""}.isax-bubble:before{content:""}.isax-bucket:before{content:""}.isax-bucket-circle:before{content:""}.isax-bucket-square:before{content:""}.isax-building:before{content:""}.isax-building-3:before{content:""}.isax-building-4:before{content:""}.isax-buildings:before{content:""}.isax-buildings-2:before{content:""}.isax-buliding:before{content:""}.isax-bus:before{content:""}.isax-buy-crypto:before{content:""}.isax-cake:before{content:""}.isax-calculator:before{content:""}.isax-calendar:before{content:""}.isax-calendar-1:before{content:""}.isax-calendar-2:before{content:""}.isax-calendar-add:before{content:""}.isax-calendar-circle:before{content:""}.isax-calendar-edit:before{content:""}.isax-calendar-remove:before{content:""}.isax-calendar-search:before{content:""}.isax-calendar-tick:before{content:""}.isax-call:before{content:""}.isax-call-add:before{content:""}.isax-call-calling:before{content:""}.isax-call-incoming:before{content:""}.isax-call-minus:before{content:""}.isax-call-outgoing:before{content:""}.isax-call-received:before{content:""}.isax-call-remove:before{content:""}.isax-call-slash:before{content:""}.isax-camera:before{content:""}.isax-camera-slash:before{content:""}.isax-candle:before{content:""}.isax-candle-2:before{content:""}.isax-car:before{content:""}.isax-card:before{content:""}.isax-card-add:before{content:""}.isax-card-coin:before{content:""}.isax-card-edit:before{content:""}.isax-card-pos:before{content:""}.isax-card-receive:before{content:""}.isax-card-remove:before{content:""}.isax-card-remove-1:before{content:""}.isax-cards:before{content:""}.isax-card-send:before{content:""}.isax-card-slash:before{content:""}.isax-card-tick:before{content:""}.isax-card-tick-1:before{content:""}.isax-category:before{content:""}.isax-category-2:before{content:""}.isax-cd:before{content:""}.isax-chart:before{content:""}.isax-chart-1:before{content:""}.isax-chart-2:before{content:""}.isax-chart-3:before{content:""}.isax-chart-21:before{content:""}.isax-chart-fail:before{content:""}.isax-chart-square:before{content:""}.isax-chart-success:before{content:""}.isax-check:before{content:""}.isax-chrome:before{content:""}.isax-clipboard:before{content:""}.isax-clipboard-close:before{content:""}.isax-clipboard-export:before{content:""}.isax-clipboard-import:before{content:""}.isax-clipboard-text:before{content:""}.isax-clipboard-tick:before{content:""}.isax-clock:before{content:""}.isax-clock-1:before{content:""}.isax-close-circle:before{content:""}.isax-close-square:before{content:""}.isax-cloud:before{content:""}.isax-cloud-add:before{content:""}.isax-cloud-change:before{content:""}.isax-cloud-connection:before{content:""}.isax-cloud-cross:before{content:""}.isax-cloud-drizzle:before{content:""}.isax-cloud-fog:before{content:""}.isax-cloud-lightning:before{content:""}.isax-cloud-minus:before{content:""}.isax-cloud-notif:before{content:""}.isax-cloud-plus:before{content:""}.isax-cloud-remove:before{content:""}.isax-cloud-snow:before{content:""}.isax-cloud-sunny:before{content:""}.isax-code:before{content:""}.isax-code-1:before{content:""}.isax-code-circle:before{content:""}.isax-coffee:before{content:""}.isax-coin:before{content:""}.isax-coin-1:before{content:""}.isax-colorfilter:before{content:""}.isax-colors-square:before{content:""}.isax-color-swatch:before{content:""}.isax-command:before{content:""}.isax-command-square:before{content:""}.isax-component:before{content:""}.isax-computing:before{content:""}.isax-convert:before{content:""}.isax-convert-3d-cube:before{content:""}.isax-convert-card:before{content:""}.isax-convertshape:before{content:""}.isax-convertshape-2:before{content:""}.isax-copy:before{content:""}.isax-copyright:before{content:""}.isax-copy-success:before{content:""}.isax-courthouse:before{content:""}.isax-cpu:before{content:""}.isax-cpu-charge:before{content:""}.isax-cpu-setting:before{content:""}.isax-creative-commons:before{content:""}.isax-crop:before{content:""}.isax-crown:before{content:""}.isax-crown-1:before{content:""}.isax-cup:before{content:""}.isax-danger:before{content:""}.isax-data:before{content:""}.isax-data-2 .path1:before{content:"";color:#292d32}.isax-data-2 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-data-2 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-data-2 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-data-2 .path5:before{content:"";margin-left:-1em;color:#fff}.isax-data-2 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-data-2 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-data-2 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-designtools:before{content:""}.isax-device-message:before{content:""}.isax-devices:before{content:""}.isax-devices-1:before{content:""}.isax-diagram:before{content:""}.isax-diamonds:before{content:""}.isax-direct:before{content:""}.isax-directbox-default:before{content:""}.isax-directbox-notif:before{content:""}.isax-directbox-receive:before{content:""}.isax-directbox-send:before{content:""}.isax-direct-down:before{content:""}.isax-direct-inbox:before{content:""}.isax-direct-left:before{content:""}.isax-direct-normal:before{content:""}.isax-direct-notification:before{content:""}.isax-direct-right:before{content:""}.isax-direct-send:before{content:""}.isax-direct-up:before{content:""}.isax-discount-circle:before{content:""}.isax-discount-shape:before{content:""}.isax-discover:before{content:""}.isax-discover-1:before{content:""}.isax-dislike:before{content:""}.isax-document:before{content:""}.isax-document-1:before{content:""}.isax-document-cloud:before{content:""}.isax-document-code:before{content:""}.isax-document-code-2:before{content:""}.isax-document-copy:before{content:""}.isax-document-download:before{content:""}.isax-document-favorite:before{content:""}.isax-document-filter:before{content:""}.isax-document-forward:before{content:""}.isax-document-like:before{content:""}.isax-document-normal:before{content:""}.isax-document-previous:before{content:""}.isax-document-sketch:before{content:""}.isax-document-text:before{content:""}.isax-document-text-1:before{content:""}.isax-document-upload:before{content:""}.isax-dollar-circle:before{content:""}.isax-dollar-square:before{content:""}.isax-driver:before{content:""}.isax-driver-2:before{content:""}.isax-driver-refresh:before{content:""}.isax-driving:before{content:""}.isax-edit:before{content:""}.isax-edit-2:before{content:""}.isax-electricity:before{content:""}.isax-element-2:before{content:""}.isax-element-3:before{content:""}.isax-element-4:before{content:""}.isax-element-equal:before{content:""}.isax-element-plus:before{content:""}.isax-emoji-happy:before{content:""}.isax-emoji-normal:before{content:""}.isax-emoji-sad:before{content:""}.isax-empty-wallet:before{content:""}.isax-empty-wallet-add:before{content:""}.isax-empty-wallet-change:before{content:""}.isax-empty-wallet-remove:before{content:""}.isax-empty-wallet-tick:before{content:""}.isax-empty-wallet-time:before{content:""}.isax-eraser:before{content:""}.isax-eraser-1:before{content:""}.isax-export:before{content:""}.isax-export-1:before{content:""}.isax-export-2:before{content:""}.isax-export-3:before{content:""}.isax-external-drive:before{content:""}.isax-eye:before{content:""}.isax-eye-slash:before{content:""}.isax-fatrows:before{content:""}.isax-favorite-chart:before{content:""}.isax-filter:before{content:""}.isax-filter-add:before{content:""}.isax-filter-edit:before{content:""}.isax-filter-remove:before{content:""}.isax-filter-search:before{content:""}.isax-filter-square:before{content:""}.isax-filter-tick:before{content:""}.isax-finger-cricle:before{content:""}.isax-finger-scan:before{content:""}.isax-firstline:before{content:""}.isax-flag:before{content:""}.isax-flag-2:before{content:""}.isax-flash:before{content:""}.isax-flash-1:before{content:""}.isax-flash-circle:before{content:""}.isax-flash-circle-1:before{content:""}.isax-flash-slash:before{content:""}.isax-folder:before{content:""}.isax-folder-2:before{content:""}.isax-folder-add:before{content:""}.isax-folder-cloud:before{content:""}.isax-folder-connection:before{content:""}.isax-folder-cross:before{content:""}.isax-folder-favorite:before{content:""}.isax-folder-minus:before{content:""}.isax-folder-open:before{content:""}.isax-forbidden:before{content:""}.isax-forbidden-2:before{content:""}.isax-format-circle:before{content:""}.isax-format-square:before{content:""}.isax-forward:before{content:""}.isax-forward-5-seconds:before{content:""}.isax-forward-10-seconds:before{content:""}.isax-forward-15-seconds:before{content:""}.isax-forward-item:before{content:""}.isax-forward-square:before{content:""}.isax-frame:before{content:""}.isax-frame-1:before{content:""}.isax-frame-2:before{content:""}.isax-frame-3:before{content:""}.isax-frame-4:before{content:""}.isax-gallery:before{content:""}.isax-gallery-add:before{content:""}.isax-gallery-edit:before{content:""}.isax-gallery-export:before{content:""}.isax-gallery-favorite:before{content:""}.isax-gallery-import:before{content:""}.isax-gallery-remove:before{content:""}.isax-gallery-slash:before{content:""}.isax-gallery-tick:before{content:""}.isax-game:before{content:""}.isax-gameboy:before{content:""}.isax-gas-station:before{content:""}.isax-gemini:before{content:""}.isax-gemini-2:before{content:""}.isax-ghost:before{content:""}.isax-gift:before{content:""}.isax-glass:before{content:""}.isax-glass-1:before{content:""}.isax-global:before{content:""}.isax-global-edit:before{content:""}.isax-global-refresh:before{content:""}.isax-global-search:before{content:""}.isax-gps:before{content:""}.isax-gps-slash:before{content:""}.isax-grammerly:before{content:""}.isax-graph:before{content:""}.isax-grid-1:before{content:""}.isax-grid-2:before{content:""}.isax-grid-3:before{content:""}.isax-grid-4:before{content:""}.isax-grid-5:before{content:""}.isax-grid-6:before{content:""}.isax-grid-7:before{content:""}.isax-grid-8:before{content:""}.isax-grid-9:before{content:""}.isax-grid-edit:before{content:""}.isax-grid-eraser:before{content:""}.isax-grid-lock:before{content:""}.isax-happyemoji:before{content:""}.isax-hashtag:before{content:""}.isax-hashtag-1:before{content:""}.isax-hashtag-down:before{content:""}.isax-hashtag-up:before{content:""}.isax-headphone:before{content:""}.isax-headphones:before{content:""}.isax-health:before{content:""}.isax-heart:before{content:""}.isax-heart-add:before{content:""}.isax-heart-circle:before{content:""}.isax-heart-edit:before{content:""}.isax-heart-remove:before{content:""}.isax-heart-search:before{content:""}.isax-heart-slash:before{content:""}.isax-heart-tick:before{content:""}.isax-hierarchy:before{content:""}.isax-hierarchy-2:before{content:""}.isax-hierarchy-3:before{content:""}.isax-hierarchy-square:before{content:""}.isax-hierarchy-square-2:before{content:""}.isax-hierarchy-square-3:before{content:""}.isax-home:before{content:""}.isax-home-1:before{content:""}.isax-home-2:before{content:""}.isax-home-hashtag:before{content:""}.isax-home-trend-down:before{content:""}.isax-home-trend-up:before{content:""}.isax-home-wifi:before{content:""}.isax-hospital:before{content:""}.isax-house:before{content:""}.isax-house-2:before{content:""}.isax-icon:before{content:""}.isax-image:before{content:""}.isax-import:before{content:""}.isax-import-1:before{content:""}.isax-import-2:before{content:""}.isax-info-circle:before{content:""}.isax-information:before{content:""}.isax-instagram:before{content:""}.isax-judge:before{content:""}.isax-kanban:before{content:""}.isax-key:before{content:""}.isax-keyboard:before{content:""}.isax-keyboard-open:before{content:""}.isax-key-square:before{content:""}.isax-lamp:before{content:""}.isax-lamp-1:before{content:""}.isax-lamp-charge:before{content:""}.isax-lamp-on:before{content:""}.isax-lamp-slash:before{content:""}.isax-language-circle:before{content:""}.isax-language-square:before{content:""}.isax-layer:before{content:""}.isax-level:before{content:""}.isax-lifebuoy:before{content:""}.isax-like:before{content:""}.isax-like-1:before{content:""}.isax-like-dislike:before{content:""}.isax-like-shapes:before{content:""}.isax-like-tag:before{content:""}.isax-link:before{content:""}.isax-link-1:before{content:""}.isax-link-2:before{content:""}.isax-link-21:before{content:""}.isax-link-circle:before{content:""}.isax-link-square:before{content:""}.isax-location:before{content:""}.isax-location-add:before{content:""}.isax-location-cross:before{content:""}.isax-location-minus:before{content:""}.isax-location-slash:before{content:""}.isax-location-tick:before{content:""}.isax-lock:before{content:""}.isax-lock-1:before{content:""}.isax-lock-circle:before{content:""}.isax-lock-slash:before{content:""}.isax-login:before{content:""}.isax-login-1:before{content:""}.isax-logout:before{content:""}.isax-logout-1:before{content:""}.isax-lovely:before{content:""}.isax-magicpen:before{content:""}.isax-magic-star:before{content:""}.isax-main-component:before{content:""}.isax-man:before{content:""}.isax-map:before{content:""}.isax-map-1:before{content:""}.isax-mask:before{content:""}.isax-mask-1:before{content:""}.isax-mask-2:before{content:""}.isax-math:before{content:""}.isax-maximize:before{content:""}.isax-maximize-1:before{content:""}.isax-maximize-2:before{content:""}.isax-maximize-3:before{content:""}.isax-maximize-4:before{content:""}.isax-maximize-21:before{content:""}.isax-maximize-circle:before{content:""}.isax-medal:before{content:""}.isax-medal-star:before{content:""}.isax-menu:before{content:""}.isax-menu-1:before{content:""}.isax-menu-board:before{content:""}.isax-message:before{content:""}.isax-message-2:before{content:""}.isax-message-add:before{content:""}.isax-message-add-1:before{content:""}.isax-message-circle:before{content:""}.isax-message-edit:before{content:""}.isax-message-favorite:before{content:""}.isax-message-minus:before{content:""}.isax-message-notif:before{content:""}.isax-message-programming:before{content:""}.isax-message-question:before{content:""}.isax-message-remove:before{content:""}.isax-messages:before{content:""}.isax-messages-1:before{content:""}.isax-messages-2:before{content:""}.isax-messages-3:before{content:""}.isax-message-search:before{content:""}.isax-message-square:before{content:""}.isax-message-text:before{content:""}.isax-message-text-1:before{content:""}.isax-message-tick:before{content:""}.isax-message-time:before{content:""}.isax-microphone:before{content:""}.isax-microphone-2:before{content:""}.isax-microphone-slash:before{content:""}.isax-microphone-slash-1:before{content:""}.isax-microscope:before{content:""}.isax-milk:before{content:""}.isax-mini-music-sqaure:before{content:""}.isax-minus:before{content:""}.isax-minus-cirlce:before{content:""}.isax-minus-square:before{content:""}.isax-mirror:before{content:""}.isax-mirroring-screen:before{content:""}.isax-mobile:before{content:""}.isax-mobile-programming:before{content:""}.isax-money:before{content:""}.isax-money-2:before{content:""}.isax-money-3:before{content:""}.isax-money-4:before{content:""}.isax-money-add:before{content:""}.isax-money-change:before{content:""}.isax-money-forbidden:before{content:""}.isax-money-recive:before{content:""}.isax-money-remove:before{content:""}.isax-moneys:before{content:""}.isax-money-send:before{content:""}.isax-money-tick:before{content:""}.isax-money-time:before{content:""}.isax-monitor:before{content:""}.isax-monitor-mobbile:before{content:""}.isax-monitor-recorder:before{content:""}.isax-moon:before{content:""}.isax-more:before{content:""}.isax-more-2:before{content:""}.isax-more-circle:before{content:""}.isax-more-square:before{content:""}.isax-mouse:before{content:""}.isax-mouse-1:before{content:""}.isax-mouse-circle:before{content:""}.isax-mouse-square:before{content:""}.isax-music:before{content:""}.isax-music-circle:before{content:""}.isax-music-dashboard:before{content:""}.isax-music-filter:before{content:""}.isax-music-library-2:before{content:""}.isax-musicnote:before{content:""}.isax-music-play:before{content:""}.isax-music-playlist:before{content:""}.isax-music-square:before{content:""}.isax-music-square-add:before{content:""}.isax-music-square-remove:before{content:""}.isax-music-square-search:before{content:""}.isax-next:before{content:""}.isax-note:before{content:""}.isax-note-1:before{content:""}.isax-note-2:before{content:""}.isax-note-21:before{content:""}.isax-note-add:before{content:""}.isax-note-favorite:before{content:""}.isax-note-remove:before{content:""}.isax-note-square:before{content:""}.isax-note-text:before{content:""}.isax-notification:before{content:""}.isax-notification-1:before{content:""}.isax-notification-bing:before{content:""}.isax-notification-circle:before{content:""}.isax-notification-favorite:before{content:""}.isax-notification-status:before{content:""}.isax-omega-circle:before{content:""}.isax-omega-square:before{content:""}.isax-paintbucket:before{content:""}.isax-paperclip:before{content:""}.isax-paperclip-2:before{content:""}.isax-password-check:before{content:""}.isax-path:before{content:""}.isax-path-2:before{content:""}.isax-path-square:before{content:""}.isax-pause:before{content:""}.isax-pause-circle:before{content:""}.isax-pen-add:before{content:""}.isax-pen-close:before{content:""}.isax-pen-remove:before{content:""}.isax-pen-tool:before{content:""}.isax-pen-tool-2:before{content:""}.isax-people:before{content:""}.isax-percentage-circle:before{content:""}.isax-percentage-square:before{content:""}.isax-personalcard:before{content:""}.isax-pet:before{content:""}.isax-pharagraphspacing:before{content:""}.isax-picture-frame:before{content:""}.isax-play:before{content:""}.isax-play-add:before{content:""}.isax-play-circle:before{content:""}.isax-play-cricle:before{content:""}.isax-play-remove:before{content:""}.isax-presention-chart:before{content:""}.isax-previous:before{content:""}.isax-printer:before{content:""}.isax-printer-slash:before{content:""}.isax-profile-2user:before{content:""}.isax-profile-add:before{content:""}.isax-profile-circle:before{content:""}.isax-profile-delete:before{content:""}.isax-profile-remove:before{content:""}.isax-profile-tick:before{content:""}.isax-programming-arrow:before{content:""}.isax-programming-arrows:before{content:""}.isax-quote-down:before{content:""}.isax-quote-down-circle:before{content:""}.isax-quote-down-square:before{content:""}.isax-quote-up:before{content:""}.isax-quote-up-circle:before{content:""}.isax-quote-up-square:before{content:""}.isax-radar:before{content:""}.isax-radar-1:before{content:""}.isax-radar-2:before{content:""}.isax-radio:before{content:""}.isax-ram:before{content:""}.isax-ram-2:before{content:""}.isax-ranking:before{content:""}.isax-ranking-1:before{content:""}.isax-receipt:before{content:""}.isax-receipt-1:before{content:""}.isax-receipt-2:before{content:""}.isax-receipt-2-1:before{content:""}.isax-receipt-add:before{content:""}.isax-receipt-discount:before{content:""}.isax-receipt-disscount:before{content:""}.isax-receipt-edit:before{content:""}.isax-receipt-item:before{content:""}.isax-receipt-minus:before{content:""}.isax-receipt-search:before{content:""}.isax-receipt-square:before{content:""}.isax-receipt-text:before{content:""}.isax-received:before{content:""}.isax-receive-square:before{content:""}.isax-receive-square-2:before{content:""}.isax-record:before{content:""}.isax-record-circle:before{content:""}.isax-recovery-convert:before{content:""}.isax-redo:before{content:""}.isax-refresh:before{content:""}.isax-refresh-2:before{content:""}.isax-refresh-circle:before{content:""}.isax-refresh-left-square:before{content:""}.isax-refresh-right-square:before{content:""}.isax-refresh-square-2:before{content:""}.isax-repeat:before{content:""}.isax-repeat-circle:before{content:""}.isax-repeate-music:before{content:""}.isax-repeate-one:before{content:""}.isax-reserve:before{content:""}.isax-rotate-left:before{content:""}.isax-rotate-left-1:before{content:""}.isax-rotate-right:before{content:""}.isax-rotate-right-1:before{content:""}.isax-route-square:before{content:""}.isax-routing:before{content:""}.isax-routing-2:before{content:""}.isax-row-horizontal:before{content:""}.isax-row-vertical:before{content:""}.isax-rulerpen:before{content:""}.isax-ruler:before{content:""}.isax-safe-home:before{content:""}.isax-sagittarius:before{content:""}.isax-save-2:before{content:""}.isax-save-add:before{content:""}.isax-save-minus:before{content:""}.isax-save-remove:before{content:""}.isax-scan:before{content:""}.isax-scan-barcode:before{content:""}.isax-scanner:before{content:""}.isax-scanning:before{content:""}.isax-scissor:before{content:""}.isax-scissor-1:before{content:""}.isax-screenmirroring:before{content:""}.isax-scroll:before{content:""}.isax-search-favorite:before{content:""}.isax-search-favorite-1:before{content:""}.isax-search-normal:before{content:""}.isax-search-normal-1:before{content:""}.isax-search-status:before{content:""}.isax-search-status-1:before{content:""}.isax-search-zoom-in:before{content:""}.isax-search-zoom-in-1:before{content:""}.isax-search-zoom-out:before{content:""}.isax-search-zoom-out-1:before{content:""}.isax-security:before{content:""}.isax-security-card:before{content:""}.isax-security-safe:before{content:""}.isax-security-time:before{content:""}.isax-security-user:before{content:""}.isax-send:before{content:""}.isax-send-1:before{content:""}.isax-send-2:before{content:""}.isax-send-sqaure-2:before{content:""}.isax-send-square:before{content:""}.isax-setting:before{content:""}.isax-setting-2:before{content:""}.isax-setting-3:before{content:""}.isax-setting-4:before{content:""}.isax-setting-5:before{content:""}.isax-settings:before{content:""}.isax-shapes:before{content:""}.isax-shapes-1:before{content:""}.isax-share:before{content:""}.isax-shield:before{content:""}.isax-shield-cross:before{content:""}.isax-shield-search:before{content:""}.isax-shield-slash:before{content:""}.isax-shield-tick:before{content:""}.isax-ship:before{content:""}.isax-shop:before{content:""}.isax-shop-add:before{content:""}.isax-shopping-bag:before{content:""}.isax-shopping-cart:before{content:""}.isax-shop-remove:before{content:""}.isax-shuffle:before{content:""}.isax-sidebar-bottom:before{content:""}.isax-sidebar-left:before{content:""}.isax-sidebar-right:before{content:""}.isax-sidebar-top:before{content:""}.isax-signpost:before{content:""}.isax-simcard:before{content:""}.isax-simcard-1:before{content:""}.isax-simcard-2:before{content:""}.isax-size:before{content:""}.isax-slash:before{content:""}.isax-slider:before{content:""}.isax-slider-horizontal:before{content:""}.isax-slider-horizontal-1:before{content:""}.isax-slider-vertical:before{content:""}.isax-slider-vertical-1:before{content:""}.isax-smallcaps:before{content:""}.isax-smart-car:before{content:""}.isax-smart-home:before{content:""}.isax-smileys:before{content:""}.isax-sms:before{content:""}.isax-sms-edit:before{content:""}.isax-sms-notification:before{content:""}.isax-sms-search:before{content:""}.isax-sms-star:before{content:""}.isax-sms-tracking:before{content:""}.isax-sort:before{content:""}.isax-sound:before{content:""}.isax-speaker:before{content:""}.isax-speedometer:before{content:""}.isax-star:before{content:""}.isax-star-1:before{content:""}.isax-star-slash:before{content:""}.isax-status:before{content:""}.isax-status-up:before{content:""}.isax-sticker:before{content:""}.isax-stickynote:before{content:""}.isax-stop:before{content:""}.isax-stop-circle:before{content:""}.isax-story:before{content:""}.isax-strongbox:before{content:""}.isax-strongbox-2:before{content:""}.isax-subtitle:before{content:""}.isax-sun:before{content:""}.isax-sun-1:before{content:""}.isax-sun-fog:before{content:""}.isax-tag:before{content:""}.isax-tag-2:before{content:""}.isax-tag-cross:before{content:""}.isax-tag-right:before{content:""}.isax-tag-user:before{content:""}.isax-task:before{content:""}.isax-task-square:before{content:""}.isax-teacher:before{content:""}.isax-text:before{content:""}.isax-textalign-center:before{content:""}.isax-textalign-justifycenter:before{content:""}.isax-textalign-justifyleft:before{content:""}.isax-textalign-justifyright:before{content:""}.isax-textalign-left:before{content:""}.isax-textalign-right:before{content:""}.isax-text-block:before{content:""}.isax-text-bold:before{content:""}.isax-text-italic:before{content:""}.isax-text-underline:before{content:""}.isax-tick-circle:before{content:""}.isax-ticket:before{content:""}.isax-ticket-2:before{content:""}.isax-ticket-discount:before{content:""}.isax-ticket-expired:before{content:""}.isax-ticket-star:before{content:""}.isax-tick-square:before{content:""}.isax-timer:before{content:""}.isax-timer-1:before{content:""}.isax-timer-pause:before{content:""}.isax-timer-start:before{content:""}.isax-toggle-off:before{content:""}.isax-toggle-off-circle:before{content:""}.isax-toggle-on:before{content:""}.isax-toggle-on-circle:before{content:""}.isax-trade:before{content:""}.isax-transaction-minus:before{content:""}.isax-translate:before{content:""}.isax-trash:before{content:""}.isax-tree:before{content:""}.isax-trend-down:before{content:""}.isax-trend-up:before{content:""}.isax-triangle:before{content:""}.isax-truck:before{content:""}.isax-truck-fast:before{content:""}.isax-truck-remove:before{content:""}.isax-truck-tick:before{content:""}.isax-truck-time:before{content:""}.isax-trush-square:before{content:""}.isax-undo:before{content:""}.isax-unlimited:before{content:""}.isax-unlock:before{content:""}.isax-user:before{content:""}.isax-user-add:before{content:""}.isax-user-cirlce-add:before{content:""}.isax-user-edit:before{content:""}.isax-user-minus:before{content:""}.isax-user-octagon:before{content:""}.isax-user-remove:before{content:""}.isax-user-search:before{content:""}.isax-user-square:before{content:""}.isax-user-tag:before{content:""}.isax-user-tick:before{content:""}.isax-verify:before{content:""}.isax-video:before{content:""}.isax-video-add:before{content:""}.isax-video-circle:before{content:""}.isax-video-horizontal:before{content:""}.isax-video-octagon:before{content:""}.isax-video-play:before{content:""}.isax-video-remove:before{content:""}.isax-video-slash:before{content:""}.isax-video-square:before{content:""}.isax-video-tick:before{content:""}.isax-video-time:before{content:""}.isax-video-vertical:before{content:""}.isax-voice-cricle:before{content:""}.isax-voice-square:before{content:""}.isax-volume-cross:before{content:""}.isax-volume-high:before{content:""}.isax-volume-low:before{content:""}.isax-volume-low-1:before{content:""}.isax-volume-mute:before{content:""}.isax-volume-slash:before{content:""}.isax-volume-up:before{content:""}.isax-wallet:before{content:""}.isax-wallet-1:before{content:""}.isax-wallet-2:before{content:""}.isax-wallet-3:before{content:""}.isax-wallet-add:before{content:""}.isax-wallet-add-1:before{content:""}.isax-wallet-check:before{content:""}.isax-wallet-minus:before{content:""}.isax-wallet-money:before{content:""}.isax-wallet-remove:before{content:""}.isax-wallet-search:before{content:""}.isax-warning-2:before{content:""}.isax-watch:before{content:""}.isax-watch-status:before{content:""}.isax-weight:before{content:""}.isax-weight-1:before{content:""}.isax-wifi:before{content:""}.isax-wifi-square:before{content:""}.isax-wind:before{content:""}.isax-wind-2:before{content:""}.isax-woman:before{content:""}.isax-dcube1 .path1:before{content:"";color:#292d32}.isax-dcube1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-dcube1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-d-cube-scan1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-d-cube-scan1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-d-cube-scan1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-d-cube-scan1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-d-cube-scan1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-d-rotate1 .path1:before{content:"";color:#292d32}.isax-d-rotate1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-d-rotate1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-d-rotate1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-d-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-d-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-d-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-d-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-square1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-support1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-support1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-support1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-activity1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-activity1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-add-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-add-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-additem1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-additem1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-additem1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-add-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-add-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-airdrop1 .path1:before{content:"";color:#292d32}.isax-airdrop1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-airdrop1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-airdrop1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-airplane1 .path1:before{content:"";color:#292d32}.isax-airplane1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-airplane-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-airplane-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-airpod1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-airpod1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-airpods1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-airpods1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-airpods1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-airpods1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-airpods1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-airpods1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-alarm1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-alarm1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-alarm1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-alarm1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-alarm1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-align-bottom1 .path1:before{content:"";color:#292d32}.isax-align-bottom1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-align-bottom1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-align-horizontally1 .path1:before{content:"";color:#292d32}.isax-align-horizontally1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-align-horizontally1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-align-horizontally1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-align-horizontally1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-align-left1 .path1:before{content:"";color:#292d32}.isax-align-left1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-align-left1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-align-right1 .path1:before{content:"";color:#292d32}.isax-align-right1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-align-right1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-align-vertically1 .path1:before{content:"";color:#292d32}.isax-align-vertically1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-align-vertically1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-align-vertically1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-align-vertically1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-aquarius1 .path1:before{content:"";color:#292d32}.isax-aquarius1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-archive1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-book1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-book1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-book1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-book1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-archive-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-archive-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrange-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-circle-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrange-circle-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-circle-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrange-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-square-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrange-square-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrange-square-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-arrow1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-31 .path1:before{content:"";color:#292d32}.isax-arrow-31 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-arrow-bottom1 .path1:before{content:"";color:#292d32}.isax-arrow-bottom1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-arrow-circle-down1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-circle-down1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-circle-left1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-circle-left1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-circle-right1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-circle-right1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-circle-up1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-circle-up1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-down1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-down1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-down-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-down-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-down-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-down-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-left1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-left1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-left-11 .path1:before{content:"";color:#292d32}.isax-arrow-left-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-arrow-left-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-left-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-left-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-left-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-right1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-right1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-right-11 .path1:before{content:"";color:#292d32}.isax-arrow-right-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-arrow-right-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-right-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-right-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-right-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-square-down1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-square-down1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-square-left1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-square-left1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-square-right .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-square-right .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-square-up1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-square-up1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-swap1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-swap1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-swap1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-swap-horizontal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-swap-horizontal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-swap-horizontal1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-up1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-up1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-up-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-up-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-up-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-arrow-up-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-arrow-up-31 .path1:before{content:"";color:#292d32}.isax-arrow-up-31 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-attach-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-attach-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-attach-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-attach-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-audio-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-audio-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-autobrightness1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-autobrightness1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-autobrightness1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-award1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-award1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-award1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-back-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-back-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-backward1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-backward1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-backward-5-seconds1 .path1:before{content:"";color:#292d32}.isax-backward-5-seconds1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-backward-10-seconds1 .path1:before{content:"";color:#292d32}.isax-backward-10-seconds1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-backward-10-seconds1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-backward-15-seconds1 .path1:before{content:"";color:#292d32}.isax-backward-15-seconds1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-backward-15-seconds1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-backward-item1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-backward-item1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-backward-item1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-cross1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-cross-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-cross-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-cross-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bag-cross-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-happy1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-happy1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-tick-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-tick-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-tick-21 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bag-tick-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-timer1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bag-timer1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bag-timer1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bag-timer1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bank1 .path1:before{content:"";color:#292d32}.isax-bank1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-bank1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bank1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-bank1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bank1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-bank1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-barcode1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-barcode1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-3full1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-battery-3full1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-3full1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-3full1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-charging1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-battery-charging1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-charging1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-disable1 .path1:before{content:"";color:#292d32}.isax-battery-disable1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-battery-disable1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-battery-disable1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-empty1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-battery-empty1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-empty-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-battery-empty-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-empty-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-full1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-battery-full1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-full1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-full1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-battery-full1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-bezier1 .path1:before{content:"";color:#292d32}.isax-bezier1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bezier1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bezier1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bezier1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-bezier1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.16}.isax-bezier1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.16}.isax-bill1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bill1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bill1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bill1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bitcoin-card1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bitcoin-card1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bitcoin-card1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bitcoin-convert1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bitcoin-convert1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bitcoin-convert1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bitcoin-convert1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bitcoin-convert1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-bitcoin-refresh1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bitcoin-refresh1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bitcoin-refresh1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-blend1 .path1:before{content:"";color:#292d32}.isax-blend1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-blend-21 .path1:before{content:"";color:#292d32}.isax-blend-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-blend-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-blend-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-blend-21 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bluetooth1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bluetooth1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bluetooth-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bluetooth-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bluetooth-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bluetooth-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bluetooth-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bluetooth-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bluetooth-rectangle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bluetooth-rectangle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-blur1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-blur1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-book1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-book1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-book1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-book1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-book-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-book-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-book-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-book-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bookmark1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bookmark1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bookmark-21 .path1:before{content:"";color:#292d32}.isax-bookmark-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-book-saved1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-book-saved1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-book-saved1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-book-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-book-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-book-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-box1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-box1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-box1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-box-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-box-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-box-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-box-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-box-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-box-21 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-box-21 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-21 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-box-21 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-add1 .path1:before{content:"";color:#292d32}.isax-box-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-add1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-add1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-remove1 .path1:before{content:"";color:#292d32}.isax-box-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-search1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-box-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-search1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-search1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-box-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-box-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-box-time1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-box-time1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-time1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-box-time1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-briefcase1 .path1:before{content:"";color:#292d32}.isax-briefcase1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brifecase-cross1 .path1:before{content:"";color:#292d32}.isax-brifecase-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brifecase-cross1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-brifecase-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-brifecase-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-brifecase-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-brifecase-timer1 .path1:before{content:"";color:#292d32}.isax-brifecase-timer1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brifecase-timer1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-broom1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-broom1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-broom1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-broom1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-broom1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-broom1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-brush1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-brush1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-brush1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brush1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-brush-11 .path1:before{content:"";color:#292d32}.isax-brush-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brush-21 .path1:before{content:"";color:#292d32}.isax-brush-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brush-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-brush-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-brush-31 .path1:before{content:"";color:#292d32}.isax-brush-31 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brush-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-brush-41 .path1:before{content:"";color:#292d32}.isax-brush-41 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-brush-41 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bubble1 .path1:before{content:"";color:#292d32}.isax-bubble1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bubble1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bucket1 .path1:before{content:"";color:#292d32}.isax-bucket1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-bucket1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bucket1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bucket-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bucket-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bucket-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bucket-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bucket-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bucket-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-building1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-building1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-building1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-building1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-building1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-building1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-building-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-building-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-building-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-building-31 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-building-31 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-building-41 .path1:before{content:"";color:#292d32;opacity:.4}.isax-building-41 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-building-41 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-building-41 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-building-41 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings1 .path1:before{content:"";color:#292d32;opacity:.6}.isax-buildings1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-buildings1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings-21 .path1:before{content:"";color:#292d32}.isax-buildings-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-buildings-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-buildings-21 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-buliding1 .path1:before{content:"";color:#292d32}.isax-buliding1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-buliding1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-buliding1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-buliding1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-buliding1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-buliding1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-buliding1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-bus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-bus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-bus1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-bus1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-bus1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-buy-crypto1 .path1:before{content:"";color:#292d32}.isax-buy-crypto1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-buy-crypto1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cake1 .path1:before{content:"";color:#292d32}.isax-cake1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cake1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cake1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cake1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-cake1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calculator1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-calculator1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-calculator1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calculator1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calculator1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calculator1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-calculator1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-calculator1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar1 .path1:before{content:"";color:#292d32}.isax-calendar1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-11 .path1:before{content:"";color:#292d32}.isax-calendar-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-11 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-21 .path1:before{content:"";color:#292d32}.isax-calendar-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-add1 .path1:before{content:"";color:#292d32}.isax-calendar-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-add1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-add1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-calendar-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-edit1 .path1:before{content:"";color:#292d32}.isax-calendar-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-remove1 .path1:before{content:"";color:#292d32}.isax-calendar-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-remove1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-remove1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-search1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-calendar-search1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-tick1 .path1:before{content:"";color:#292d32}.isax-calendar-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-calendar-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-tick1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-calendar-tick1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-call1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-call1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-call-add1 .path1:before{content:"";color:#292d32}.isax-call-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-call-calling1 .path1:before{content:"";color:#292d32}.isax-call-calling1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-call-calling1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-calling1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-call-incoming1 .path1:before{content:"";color:#292d32}.isax-call-incoming1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-incoming1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-call-minus1 .path1:before{content:"";color:#292d32}.isax-call-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-minus1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-call-outgoing1 .path1:before{content:"";color:#292d32}.isax-call-outgoing1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-outgoing1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-call-received1 .path1:before{content:"";color:#292d32}.isax-call-received1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-received1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-call-remove1 .path1:before{content:"";color:#292d32}.isax-call-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-call-slash1 .path1:before{content:"";color:#292d32}.isax-call-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-call-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-camera1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-camera1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-camera1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-camera-slash1 .path1:before{content:"";color:#292d32}.isax-camera-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-camera-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-camera-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-camera-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-camera-slash1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-candle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-candle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-candle-21 .path1:before{content:"";color:#292d32}.isax-candle-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-car1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-car1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-car1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-car1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-card1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-card-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card-coin1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card-coin1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-coin1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-coin1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-coin1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-coin1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-card-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card-pos1 .path1:before{content:"";color:#292d32}.isax-card-pos1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-pos1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card-pos1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-card-pos1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-card-receive1 .path1:before{content:"";color:#292d32}.isax-card-receive1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-receive1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card-remove1 .path1:before{content:"";color:#292d32}.isax-card-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-card-remove-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card-remove-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-remove-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cards1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cards1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cards1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cards1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cards1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-card-send1 .path1:before{content:"";color:#292d32}.isax-card-send1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-send1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-card-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-card-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-card-slash1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-card-slash1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-card-tick1 .path1:before{content:"";color:#292d32}.isax-card-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-card-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-card-tick-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-card-tick-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-card-tick-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-category1 .path1:before{content:"";color:#292d32}.isax-category1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-category1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-category1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-category-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-category-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-category-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-category-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cd1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cd1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-chart1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-chart1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-chart-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-22 .path1:before{content:"";color:#292d32;opacity:.4}.isax-chart-22 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-22 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-chart-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-211 .path1:before{content:"";color:#292d32}.isax-chart-211 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-211 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-chart-211 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-chart-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-chart-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-square1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-chart-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-success1 .path1:before{content:"";color:#292d32}.isax-chart-success1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-chart-success1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-success1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-chart-success1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-check1 .path1:before{content:"";color:#292d32}.isax-check1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-check1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-check1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-chrome1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-chrome1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clipboard1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-close1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clipboard-close1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-close1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-export1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clipboard-export1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-export1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-import1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clipboard-import1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-import1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-text1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clipboard-text1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-text1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-text1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clipboard-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clipboard-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clock1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clock1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-clock1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-clock1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-clock-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-clock-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-close-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-close-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-close-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-close-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud1 .path1:before{content:"";color:#292d32}.isax-cloud1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-change1 .path1:before{content:"";color:#292d32}.isax-cloud-change1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-change1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-connection1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-connection1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-cross1 .path1:before{content:"";color:#292d32}.isax-cloud-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-drizzle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-drizzle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-fog1 .path1:before{content:"";color:#292d32}.isax-cloud-fog1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-fog1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-fog1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-lightning1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-lightning1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-notif1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-notif1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-plus1 .path1:before{content:"";color:#292d32}.isax-cloud-plus1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cloud-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-snow1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-snow1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cloud-sunny1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cloud-sunny1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-code1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-code1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-code1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-code-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-code-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-code-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-code-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-code-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-code-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-code-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-code-circle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-coffee1 .path1:before{content:"";color:#292d32;opacity:.6}.isax-coffee1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-coffee1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-coffee1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-coffee1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-coffee1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-coin1 .path1:before{content:"";color:#292d32}.isax-coin1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-coin1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-coin-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-coin-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-coin-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-colorfilter1 .path1:before{content:"";color:#292d32;opacity:.6}.isax-colorfilter1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-colorfilter1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-colors-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-colors-square1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-colors-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-colors-square1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-color-swatch1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-color-swatch1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-color-swatch1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-command1 .path1:before{content:"";color:#292d32}.isax-command1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-command1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-command1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-command1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-command-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-command-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-command-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-command-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-command-square1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-command-square1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-component1:before{content:""}.isax-computing1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-computing1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-computing1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-computing1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-convert1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-convert1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-convert1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-3d-cube1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-convert-3d-cube1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-convert-3d-cube1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-3d-cube1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-3d-cube1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-3d-cube1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-3d-cube1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-3d-cube1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-card1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-convert-card1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-convert-card1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-convert-card1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-convert-card1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-convert-card1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-convertshape1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-convertshape1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-convertshape1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-convertshape1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-convertshape-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-convertshape-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-convertshape-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-convertshape-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-copy1 .path1:before{content:"";color:#292d32}.isax-copy1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-copyright1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-copyright1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-copy-success1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-copy-success1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-courthouse1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-courthouse1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cpu1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path9:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path10:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path11:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path12:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path13:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu1 .path14:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cpu-charge1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path9:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path10:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path11:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path12:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path13:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-charge1 .path14:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cpu-setting1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path9:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path10:before{content:"";margin-left:-1em;color:#292d32}.isax-cpu-setting1 .path11:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cpu-setting1 .path12:before{content:"";margin-left:-1em;color:#292d32}.isax-creative-commons1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-creative-commons1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-creative-commons1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-crop1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-crop1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-crop1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-crown1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-crown1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-crown1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-crown-11 .path1:before{content:"";color:#292d32}.isax-crown-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cup1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-cup1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cup1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-cup1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-cup1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-danger1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-danger1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-danger1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-data1 .path1:before{content:"";color:#292d32}.isax-data1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-data1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-data1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-data1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-data-21 .path1:before{content:"";color:#292d32}.isax-data-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-data-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-data-21 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.37}.isax-data-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-designtools1 .path1:before{content:"";color:#292d32}.isax-designtools1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-designtools1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-designtools1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-designtools1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-device-message1 .path1:before{content:"";color:#292d32}.isax-device-message1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-device-message1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-device-message1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-device-message1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-device-message1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-devices1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-devices1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-devices1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path1:before{content:"";color:#292d32}.isax-devices-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-devices-11 .path8:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-diagram1 .path1:before{content:"";color:#292d32}.isax-diagram1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-diamonds1 .path1:before{content:"";color:#292d32}.isax-diamonds1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-direct1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-direct1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-direct1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-default1 .path1:before{content:"";color:#292d32}.isax-directbox-default1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-directbox-default1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-default1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-notif1 .path1:before{content:"";color:#292d32}.isax-directbox-notif1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-directbox-notif1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-directbox-receive1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-directbox-receive1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-receive1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-receive1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-directbox-send1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-directbox-send1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-send1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-directbox-send1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct-down1 .path1:before{content:"";color:#292d32}.isax-direct-down1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct-inbox1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-direct-inbox1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-direct-inbox1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-direct-left1 .path1:before{content:"";color:#292d32}.isax-direct-left1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct-normal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-direct-normal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-direct-notification1 .path1:before{content:"";color:#292d32}.isax-direct-notification1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-direct-notification1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct-right1 .path1:before{content:"";color:#292d32}.isax-direct-right1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct-send1 .path1:before{content:"";color:#292d32}.isax-direct-send1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-direct-send1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-direct-up1 .path1:before{content:"";color:#292d32}.isax-direct-up1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-discount-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-discount-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-discount-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-discount-circle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-discount-shape1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-discount-shape1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-discount-shape1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-discount-shape1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-discover1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-discover1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-discover-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-discover-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-dislike1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-dislike1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-cloud1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-cloud1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-cloud1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-code1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-code1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-code1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-code1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-document-code-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-code-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-code-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-copy1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-copy1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-copy1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-download1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-download1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-download1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-favorite1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-favorite1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-filter1 .path1:before{content:"";color:#292d32}.isax-document-filter1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-document-filter1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-filter1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-document-forward1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-forward1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-forward1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-like1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-like1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-like1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-normal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-normal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-previous1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-previous1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-previous1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-sketch1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-sketch1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-sketch1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-text1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-text1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-text1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-text1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-document-text-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-text-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-text-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-document-text-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-document-upload1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-document-upload1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-document-upload1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-dollar-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-dollar-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-dollar-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-dollar-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-driver1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-driver1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-driver1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-driver1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-driver1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-driver1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-driver1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-driver1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-driver-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-21 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-refresh1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-driver-refresh1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-refresh1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-refresh1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-refresh1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-refresh1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-driver-refresh1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-driving1 .path1:before{content:"";color:#292d32}.isax-driving1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-driving1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-driving1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-driving1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-driving1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-driving1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-driving1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-drop .path1:before{content:"";color:#292d32}.isax-drop .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-edit-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-edit-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-edit-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-electricity1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-electricity1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-electricity1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-electricity1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-element-1 .path1:before{content:"";color:#292d32}.isax-element-1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-21 .path1:before{content:"";color:#292d32}.isax-element-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-21 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-element-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-element-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-element-31 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-41 .path1:before{content:"";color:#292d32}.isax-element-41 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-element-41 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-41 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-equal1 .path1:before{content:"";color:#292d32}.isax-element-equal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-element-equal1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-equal1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-element-equal1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-plus1 .path1:before{content:"";color:#292d32}.isax-element-plus1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-element-plus1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-element-plus1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-emoji-happy1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-emoji-happy1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-happy1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-happy1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-normal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-emoji-normal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-normal1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-normal1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-sad1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-emoji-sad1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-sad1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-emoji-sad1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-empty-wallet1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-empty-wallet-add1 .path2:before{content:"";margin-left:-1.0419921875em;color:#292d32}.isax-empty-wallet-add1 .path3:before{content:"";margin-left:-1.0419921875em;color:#292d32}.isax-empty-wallet-add1 .path4:before{content:"";margin-left:-1.0419921875em;color:#292d32}.isax-empty-wallet-add1 .path5:before{content:"";margin-left:-1.0419921875em;color:#292d32}.isax-empty-wallet-change1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-empty-wallet-change1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-change1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-change1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-change1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-empty-wallet-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-remove1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-tick1 .path1:before{content:"";color:#292d32}.isax-empty-wallet-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-empty-wallet-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-tick1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-time1 .path1:before{content:"";color:#292d32}.isax-empty-wallet-time1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-empty-wallet-time1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-time1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-empty-wallet-time1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-eraser1 .path1:before{content:"";color:#292d32}.isax-eraser1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-eraser1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-eraser-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-eraser-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-eraser-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-export1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-export1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-export-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-export-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-export-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-export-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-export-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-export-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-external-drive1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-external-drive1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-external-drive1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-external-drive1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-external-drive1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-eye-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-eye-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-eye-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-eye-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-eye-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-fatrows1 .path1:before{content:"";color:#292d32}.isax-fatrows1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-favorite-chart1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-favorite-chart1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-favorite-chart1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-filter1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-filter1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-filter-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-filter-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-filter-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-filter-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-filter-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-filter-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-filter-search1 .path1:before{content:"";color:#292d32}.isax-filter-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-filter-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-filter-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-filter-tick1 .path1:before{content:"";color:#292d32}.isax-filter-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-finger-cricle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-finger-cricle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-finger-cricle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-finger-scan1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-finger-scan1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-finger-scan1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-finger-scan1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-finger-scan1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-finger-scan1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-firstline1 .path1:before{content:"";color:#292d32}.isax-firstline1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-firstline1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-firstline1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-firstline1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flag1 .path1:before{content:"";color:#292d32}.isax-flag1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flag-21 .path1:before{content:"";color:#292d32}.isax-flag-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flash1 .path1:before{content:"";color:#292d32}.isax-flash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flash-11 .path1:before{content:"";color:#292d32}.isax-flash-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flash-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flash-11 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flash-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-flash-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-flash-circle-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-flash-circle-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-flash-slash1 .path1:before{content:"";color:#292d32}.isax-flash-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-flash-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-folder1 .path1:before{content:"";color:#292d32}.isax-folder1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-folder-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-cloud1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-cloud1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-connection1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-connection1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-cross1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-favorite1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-folder-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-folder-open1 .path1:before{content:"";color:#292d32}.isax-folder-open1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-forbidden1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forbidden1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-forbidden-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forbidden-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-format-circle1 .path1:before{content:"";color:#292d32}.isax-format-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-format-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-format-circle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-format-circle1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-format-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-format-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-format-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-format-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-format-square1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-forward1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forward1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-forward-5-seconds1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forward-5-seconds1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-forward-10-seconds1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forward-10-seconds1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-forward-10-seconds1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-forward-15-seconds1 .path1:before{content:"";color:#292d32}.isax-forward-15-seconds1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-forward-15-seconds1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-forward-item1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forward-item1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-forward-item1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-forward-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-forward-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-frame1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-frame1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-frame1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-frame1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-frame1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-frame-11 .path1:before{content:"";color:#292d32}.isax-frame-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-frame-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-frame-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-frame-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-frame-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-frame-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-frame-41 .path1:before{content:"";color:#292d32}.isax-frame-41 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-frame-41 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-frame-41 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gallery1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-add1 .path1:before{content:"";color:#292d32}.isax-gallery-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-edit1 .path1:before{content:"";color:#292d32}.isax-gallery-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-edit1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-favorite1 .path1:before{content:"";color:#292d32}.isax-gallery-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-favorite1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-favorite1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-import1 .path1:before{content:"";color:#292d32}.isax-gallery-import1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-import1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-import1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-remove1 .path1:before{content:"";color:#292d32}.isax-gallery-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gallery-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-tick1 .path1:before{content:"";color:#292d32}.isax-gallery-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gallery-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gallery-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-game1 .path1:before{content:"";color:#292d32}.isax-game1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-game1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-game1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-game1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-game1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-game1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-gameboy1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gameboy1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-gameboy1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gameboy1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gameboy1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-gas-station1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gas-station1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-gas-station1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gas-station1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gas-station1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-gemini1 .path1:before{content:"";color:#292d32}.isax-gemini1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gemini1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gemini1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gemini1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gemini-21 .path1:before{content:"";color:#292d32}.isax-gemini-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-ghost1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ghost1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ghost1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gift1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gift1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-gift1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gift1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gift1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-glass1 .path1:before{content:"";color:#292d32}.isax-glass1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-glass1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-glass1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-glass1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-glass-11 .path1:before{content:"";color:#292d32}.isax-glass-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-global1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-global1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-global1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-global1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-global1 .path9:before{content:"";margin-left:-1em;color:#292d32}.isax-global-edit1 .path1:before{content:"";color:#292d32}.isax-global-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-global-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path8:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path9:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-edit1 .path10:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path1:before{content:"";color:#292d32}.isax-global-refresh1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path8:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-refresh1 .path9:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path1:before{content:"";color:#292d32}.isax-global-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path8:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-global-search1 .path9:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gps1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gps1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-gps1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gps1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gps1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-gps1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-gps-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-gps-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-gps-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-gps-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-gps-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-gps-slash1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-gps-slash1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-gps-slash1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-grammerly1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grammerly1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-graph1 .path1:before{content:"";color:#292d32}.isax-graph1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-11 .path1:before{content:"";color:#292d32}.isax-grid-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-11 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-11 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-11 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-11 .path8:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-11 .path9:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grid-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-31 .path1:before{content:"";color:#292d32;opacity:.6}.isax-grid-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-31 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-31 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-41 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grid-41 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-51 .path1:before{content:"";color:#292d32;opacity:.6}.isax-grid-51 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-51 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-61 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grid-61 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-61 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-61 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-grid-71 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grid-71 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-71 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-grid-81 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grid-81 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-81 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-81 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-81 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-81 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-91 .path1:before{content:"";color:#292d32;opacity:.4}.isax-grid-91 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-edit1 .path1:before{content:"";color:#292d32}.isax-grid-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-edit1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-edit1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-edit1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-edit1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-eraser1 .path1:before{content:"";color:#292d32}.isax-grid-eraser1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-eraser1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-eraser1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-eraser1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-eraser1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-eraser1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-eraser1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-lock1 .path1:before{content:"";color:#292d32}.isax-grid-lock1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-lock1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-lock1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-lock1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-grid-lock1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-grid-lock1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-group .path1:before{content:"";color:#292d32}.isax-group .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-group .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-group .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-group .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-group-1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-group-1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-happyemoji1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-happyemoji1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hashtag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-hashtag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hashtag-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-hashtag-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hashtag-down1 .path1:before{content:"";color:#292d32}.isax-hashtag-down1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hashtag-down1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-hashtag-up1 .path1:before{content:"";color:#292d32}.isax-hashtag-up1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hashtag-up1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-headphone1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-headphone1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-headphone1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-headphones1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-headphones1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-headphones1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-headphones1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-headphones1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-headphones1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-headphones1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-headphones1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-health1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-health1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-health1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-heart1 .path1:before{content:"";color:#292d32}.isax-heart1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-heart-add1 .path1:before{content:"";color:#292d32}.isax-heart-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-heart-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-heart-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-heart-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-heart-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-heart-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-heart-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-heart-search1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-heart-search1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-heart-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-heart-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-heart-tick1 .path1:before{content:"";color:#292d32}.isax-heart-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hierarchy1 .path1:before{content:"";color:#292d32}.isax-hierarchy1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hierarchy-21 .path1:before{content:"";color:#292d32}.isax-hierarchy-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-21 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hierarchy-31 .path1:before{content:"";color:#292d32}.isax-hierarchy-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-31 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hierarchy-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-hierarchy-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-square-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-hierarchy-square-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-hierarchy-square-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-hierarchy-square-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-hashtag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home-hashtag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-trend-down1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home-trend-down1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-trend-up1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home-trend-up1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-wifi1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-home-wifi1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-home-wifi1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-home-wifi1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-hospital1 .path1:before{content:"";color:#292d32}.isax-hospital1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-hospital1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-hospital1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-house1 .path1:before{content:"";color:#292d32}.isax-house1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-house1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-house1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-house1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-house1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-house-21 .path1:before{content:"";color:#292d32}.isax-house-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-house-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-house-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-image1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-image1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-import1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-import1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-import-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-import-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-import-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-import-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-info-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-info-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-info-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-information1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-information1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-information1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-instagram1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-instagram1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-instagram1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-judge1 .path1:before{content:"";color:#292d32}.isax-judge1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-judge1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-judge1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-kanban1 .path1:before{content:"";color:#292d32}.isax-kanban1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-key1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-key1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-keyboard1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard-open1 .path1:before{content:"";color:#292d32}.isax-keyboard-open1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-keyboard-open1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard-open1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard-open1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-keyboard-open1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-key-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-key-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lamp1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lamp-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-charge1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lamp-charge1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-charge1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-on1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lamp-on1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-slash1 .path1:before{content:"";color:#292d32}.isax-lamp-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lamp-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-lamp-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-language-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-language-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-language-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-language-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-layer1 .path1:before{content:"";color:#292d32}.isax-layer1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-layer1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-level1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-level1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-level1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-level1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-lifebuoy1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lifebuoy1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-like1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-like1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-like-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-like-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-like-dislike1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-like-dislike1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-like-dislike1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-like-dislike1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-like-shapes1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-like-shapes1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-like-tag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-like-tag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-link1 .path1:before{content:"";color:#292d32}.isax-link1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-link-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-link-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-link-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-link-22 .path1:before{content:"";color:#292d32}.isax-link-22 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-link-22 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-link-22 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.5}.isax-link-211 .path1:before{content:"";color:#292d32}.isax-link-211 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-link-211 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-link-211 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.5}.isax-link-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-link-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-link-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-link-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-link-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-link-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-location1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-location1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-location-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-location-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-location-cross1 .path1:before{content:"";color:#292d32}.isax-location-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-location-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-location-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-location-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-location-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-location-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-location-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-location-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lock1 .path1:before{content:"";color:#292d32}.isax-lock1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-lock1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-lock1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-lock1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-lock-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lock-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lock-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-lock-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lock-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lock-slash1 .path1:before{content:"";color:#292d32}.isax-lock-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-lock-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-lock-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-lock-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-login1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-login1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-login-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-login-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-logout1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-logout1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-logout-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-logout-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-lovely1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-lovely1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-magicpen1 .path1:before{content:"";color:#292d32}.isax-magicpen1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-magicpen1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-magicpen1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-magicpen1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-magic-star1 .path1:before{content:"";color:#292d32}.isax-magic-star1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-main-component1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-main-component1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-man1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-man1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-map1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-map1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-map1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-map1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-map1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-map-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-map-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-map-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-mask1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mask1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mask-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mask-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mask-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mask-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-math1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-math1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-math1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-math1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-math1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-math1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-maximize1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-maximize-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-22 .path1:before{content:"";color:#292d32;opacity:.4}.isax-maximize-22 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-22 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-22 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-22 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-maximize-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-41 .path1:before{content:"";color:#292d32;opacity:.4}.isax-maximize-41 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-41 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-maximize-211 .path1:before{content:"";color:#292d32;opacity:.4}.isax-maximize-211 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-medal1 .path1:before{content:"";color:#292d32}.isax-medal1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-medal-star1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-medal-star1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-medal-star1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-menu1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-menu1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-menu1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-menu1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-menu-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-11 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-menu-board1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-menu-board1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-board1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-board1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-board1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-menu-board1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-message1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-message-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-add-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-add-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-favorite1 .path1:before{content:"";color:#292d32}.isax-message-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-message-favorite1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-favorite1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-message-favorite1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-message-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-notif1 .path1:before{content:"";color:#292d32}.isax-message-notif1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-message-notif1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-notif1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-message-notif1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-message-programming1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-programming1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-programming1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-programming1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-message-question1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-question1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-question1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-messages1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-messages1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-messages1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-messages-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-messages-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-messages-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-messages-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-messages-11 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-messages-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-messages-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-messages-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-messages-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-search1 .path1:before{content:"";color:#292d32}.isax-message-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-message-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-search1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-message-search1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-message-square1 .path1:before{content:"";color:#292d32}.isax-message-square1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-message-text1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-text1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-text1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-text-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-text-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-text-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-message-time1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-message-time1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-message-time1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-microphone1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-microphone1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-microphone-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-microphone-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-microphone-slash1 .path1:before{content:"";color:#292d32}.isax-microphone-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-microphone-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-microphone-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-microphone-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-microphone-slash-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-microphone-slash-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-microphone-slash-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-microphone-slash-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-microscope1 .path1:before{content:"";color:#292d32}.isax-microscope1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-microscope1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-microscope1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-milk1 .path1:before{content:"";color:#292d32}.isax-milk1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-milk1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-mini-music-sqaure1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mini-music-sqaure1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-mini-music-sqaure1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-minus-cirlce1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-minus-cirlce1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-minus-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-minus-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mirror1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mirror1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mirroring-screen1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mirroring-screen1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mirroring-screen1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-mirroring-screen1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-mobile1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mobile1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mobile1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-mobile-programming1 .path1:before{content:"";color:#292d32}.isax-mobile-programming1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-mobile-programming1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-money-21 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-money-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-31 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-41 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-41 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-41 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-41 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-41 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-money-41 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-money-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-change1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-change1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-change1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-change1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-forbidden1 .path1:before{content:"";color:#292d32}.isax-money-forbidden1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-forbidden1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-money-forbidden1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-forbidden1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-money-recive1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-recive1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-money-recive1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-money-recive1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-recive1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-money-recive1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-money-recive1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-money-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-moneys1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-moneys1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-moneys1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-moneys1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-moneys1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-money-send1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-send1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-send1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-money-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-money-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-money-time1 .path1:before{content:"";color:#292d32}.isax-money-time1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-money-time1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-money-time1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-monitor1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-monitor1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-monitor-mobbile1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-monitor-mobbile1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-monitor-mobbile1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-monitor-recorder1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-monitor-recorder1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-monitor-recorder1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-moon1 .path1:before{content:"";color:#292d32}.isax-moon1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-more1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-more1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-more1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-more1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-more-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-more-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.97}.isax-more-21 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.97}.isax-more-21 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.97}.isax-more-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-more-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-more-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-more-circle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-more-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-more-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-more-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-more-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-mouse1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mouse1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mouse-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mouse-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-mouse-circle1 .path1:before{content:"";color:#292d32}.isax-mouse-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-mouse-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-mouse-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-music1 .path1:before{content:"";color:#292d32}.isax-music1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-music1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-music-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-circle1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-circle1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-circle1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-music-dashboard1 .path1:before{content:"";color:#292d32}.isax-music-dashboard1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-dashboard1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-music-filter1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-music-filter1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-filter1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-filter1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-filter1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-music-library-21 .path1:before{content:"";color:#292d32}.isax-music-library-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-library-21 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-library-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-musicnote1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-musicnote1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-music-play1 .path1:before{content:"";color:#292d32}.isax-music-play1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-play1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-music-play1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-music-playlist1 .path1:before{content:"";color:#292d32}.isax-music-playlist1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-music-playlist1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-playlist1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-music-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-music-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-music-square-add1 .path1:before{content:"";color:#292d32}.isax-music-square-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-square-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-music-square-remove1 .path1:before{content:"";color:#292d32}.isax-music-square-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-square-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-music-square-search1 .path1:before{content:"";color:#292d32}.isax-music-square-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-music-square-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-next1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-next1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-note1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-note1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-note-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-note-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-11 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-note-22 .path1:before{content:"";color:#292d32;opacity:.4}.isax-note-22 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-22 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-note-22 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-211 .path1:before{content:"";color:#292d32;opacity:.4}.isax-note-211 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-note-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-note-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-favorite1 .path1:before{content:"";color:#292d32}.isax-note-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-favorite1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-note-favorite1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-favorite1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-note-favorite1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-note-remove1 .path1:before{content:"";color:#292d32}.isax-note-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-note-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-note-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-remove1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-note-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-note-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-text1 .path1:before{content:"";color:#292d32}.isax-note-text1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-note-text1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-note-text1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-note-text1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-notification1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-notification1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-notification1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-notification-11 .path1:before{content:"";color:#292d32}.isax-notification-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-notification-bing1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-notification-bing1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-notification-bing1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-notification-circle1 .path1:before{content:"";color:#292d32}.isax-notification-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-notification-favorite1 .path1:before{content:"";color:#292d32}.isax-notification-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-notification-favorite1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-notification-status1 .path1:before{content:"";color:#292d32}.isax-notification-status1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-notification-status1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-notification-status1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-omega-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-omega-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-omega-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-omega-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-paintbucket1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-paintbucket1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-paintbucket1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-paperclip1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-paperclip1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-paperclip-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-paperclip-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-password-check1 .path1:before{content:"";color:#292d32}.isax-password-check1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-password-check1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-password-check1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-password-check1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-path1 .path1:before{content:"";color:#292d32}.isax-path1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-path1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-path-21 .path1:before{content:"";color:#292d32}.isax-path-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-path-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-path-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-path-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-path-square1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-path-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pause1 .path1:before{content:"";color:#292d32}.isax-pause1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-pause-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-pause-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-pause-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-add1 .path1:before{content:"";color:#292d32}.isax-pen-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-pen-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-close1 .path1:before{content:"";color:#292d32}.isax-pen-close1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-pen-close1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-close1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-remove1 .path1:before{content:"";color:#292d32}.isax-pen-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-pen-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path1:before{content:"";color:#292d32}.isax-pen-tool1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path9:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool1 .path10:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-pen-tool-21 .path1:before{content:"";color:#292d32}.isax-pen-tool-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool-21 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-pen-tool-21 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-people1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-people1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-people1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-people1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-people1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-people1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-percentage-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-percentage-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-percentage-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-percentage-circle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-percentage-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-percentage-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-percentage-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-percentage-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-personalcard1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-personalcard1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-personalcard1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-personalcard1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-personalcard1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-personalcard1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-pet1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-pet1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-pet1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-pet1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-pet1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-pharagraphspacing1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-pharagraphspacing1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-pharagraphspacing1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-picture-frame1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-picture-frame1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-play1 .path1:before{content:"";color:#292d32}.isax-play1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-play-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-play-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-play-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-play-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-play-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-play-cricle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-play-cricle1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-play-cricle1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-play-cricle1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-play-cricle1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-play-remove1 .path1:before{content:"";color:#292d32}.isax-play-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-play-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-presention-chart1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-presention-chart1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-presention-chart1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-presention-chart1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-previous1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-previous1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-printer1 .path1:before{content:"";color:#292d32}.isax-printer1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-printer1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-printer1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-printer1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-printer-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-printer-slash1 .path8:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-profile .path1:before{content:"";color:#292d32;opacity:.4}.isax-profile .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-2user1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-profile-2user1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-2user1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-profile-2user1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-add1 .path1:before{content:"";color:#292d32}.isax-profile-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-profile-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-profile-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-delete1 .path1:before{content:"";color:#292d32}.isax-profile-delete1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-profile-delete1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-remove1 .path1:before{content:"";color:#292d32}.isax-profile-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-profile-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-profile-tick1 .path1:before{content:"";color:#292d32}.isax-profile-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-profile-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-programming-arrow1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-programming-arrow1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-programming-arrows1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-programming-arrows1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-programming-arrows1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-programming-arrows1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-down1 .path1:before{content:"";color:#292d32}.isax-quote-down1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-quote-down-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-quote-down-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-down-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-down-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-quote-down-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-down-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-up1 .path1:before{content:"";color:#292d32}.isax-quote-up1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-quote-up-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-quote-up-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-up-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-up-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-quote-up-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-quote-up-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-radar1 .path1:before{content:"";color:#292d32}.isax-radar1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-radar1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-radar1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-radar1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-radar-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-radar-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-radar-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-radar-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-radio1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-radio1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-radio1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-radio1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-radio1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-radio1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-ram1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ram1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ram1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-ram-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ram-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ram-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-ram-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-ram-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-ranking1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ranking1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ranking1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-ranking1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-ranking-11 .path1:before{content:"";color:#292d32}.isax-ranking-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-ranking-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-ranking-11 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt1 .path1:before{content:"";color:#292d32}.isax-receipt1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receipt-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receipt-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-2-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receipt-2-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-2-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-2-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-2-11 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-add1 .path1:before{content:"";color:#292d32}.isax-receipt-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-discount1 .path1:before{content:"";color:#292d32}.isax-receipt-discount1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-discount1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-discount1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-discount1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-disscount1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receipt-disscount1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-disscount1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-disscount1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receipt-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-item1 .path1:before{content:"";color:#292d32}.isax-receipt-item1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-item1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-item1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-item1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-item1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-minus1 .path1:before{content:"";color:#292d32}.isax-receipt-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-minus1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-search1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receipt-search1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-square1 .path1:before{content:"";color:#292d32}.isax-receipt-square1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-text1 .path1:before{content:"";color:#292d32}.isax-receipt-text1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receipt-text1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receipt-text1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-received1 .path1:before{content:"";color:#292d32}.isax-received1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-received1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-receive-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receive-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receive-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-receive-square-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-receive-square-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-receive-square-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-record1 .path1:before{content:"";color:#292d32}.isax-record1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-record-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-record-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-recovery-convert1 .path1:before{content:"";color:#292d32}.isax-recovery-convert1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-recovery-convert1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-recovery-convert1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-redo1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-redo1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-refresh1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-refresh-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-refresh-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-refresh-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh-left-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-refresh-left-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh-right-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-refresh-right-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh-square-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-refresh-square-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-refresh-square-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-repeat1 .path1:before{content:"";color:#292d32}.isax-repeat1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-repeat-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-repeat-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-repeat-circle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-repeate-music1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-repeate-music1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-repeate-music1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-repeate-one1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-repeate-one1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-repeate-one1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-reserve1 .path1:before{content:"";color:#292d32}.isax-reserve1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-reserve1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-reserve1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-rotate-left1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-rotate-left1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-rotate-left-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-rotate-left-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-rotate-right1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-rotate-right1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-rotate-right-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-rotate-right-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-route-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-route-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-routing1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-routing1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-routing1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-routing1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-routing1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-routing-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-routing-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-routing-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-routing-21 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-routing-21 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-row-horizontal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-row-horizontal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-row-vertical1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-row-vertical1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-rulerpen1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-rulerpen1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-rulerpen1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-rulerpen1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-rulerpen1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-rulerpen1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-rulerpen1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-ruler1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ruler1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ruler1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-ruler1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-ruler1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-safe-home1 .path1:before{content:"";color:#292d32}.isax-safe-home1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sagittarius1 .path1:before{content:"";color:#292d32}.isax-sagittarius1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-save-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-save-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-save-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-save-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-save-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-save-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-save-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-save-minus1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-save-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-save-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-save-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-scan1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-scan1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scan1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-scan1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-scan1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-scan1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-scan1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scan-barcode1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-scan-barcode1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-scan-barcode1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scan-barcode1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-scan-barcode1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-scan-barcode1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scan-barcode1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scan-barcode1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-scanner1 .path1:before{content:"";color:#292d32}.isax-scanner1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-scanner1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-scanner1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scanner1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scanning1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-scanning1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-scanning1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scanning1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-scanning1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-scanning1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scanning1 .path7:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scanning1 .path8:before{content:"";margin-left:-1em;color:#292d32}.isax-scissor1 .path1:before{content:"";color:#292d32}.isax-scissor1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-scissor1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-scissor-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-scissor-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-screenmirroring1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-screenmirroring1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-scroll1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-scroll1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-scroll1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-favorite1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-favorite1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-favorite1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-favorite-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-favorite-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-favorite-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-normal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-normal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-normal-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-normal-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-status1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-status1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-status1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-status1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-search-status-11 .path1:before{content:"";color:#292d32}.isax-search-status-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-status-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-search-status-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-in1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-zoom-in1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-in1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-in-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-zoom-in-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-in-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-out1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-zoom-out1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-out1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-out-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-search-zoom-out-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-search-zoom-out-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-security1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-security1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-security-card1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-security-card1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-security-card1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-security-safe1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-security-safe1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-security-time1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-security-time1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-security-time1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-security-user1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-security-user1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-security-user1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-send1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-send1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-send-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-send-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-send-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-send-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-send-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-send-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-send-sqaure-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-send-sqaure-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-send-sqaure-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-send-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-send-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-send-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-send-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-setting1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-setting1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-setting-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-31 .path1:before{content:"";color:#292d32;opacity:.4}.isax-setting-31 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-31 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-31 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-31 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-31 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-41 .path1:before{content:"";color:#292d32;opacity:.4}.isax-setting-41 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-setting-41 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-41 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-setting-41 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-setting-41 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-51 .path1:before{content:"";color:#292d32;opacity:.4}.isax-setting-51 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-setting-51 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-setting-51 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-setting-51 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-setting-51 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-settings1 .path1:before{content:"";color:#292d32}.isax-settings1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.16}.isax-settings1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.16}.isax-shapes1 .path1:before{content:"";color:#292d32}.isax-shapes1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-shapes-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shapes-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-share1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-share1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-share1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-share1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-share1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-share1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-shield1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shield1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shield-cross1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shield-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shield-search1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shield-search1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shield-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-shield-security .path1:before{content:"";color:#292d32;opacity:.4}.isax-shield-security .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shield-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shield-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-shield-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-shield-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shield-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ship1 .path1:before{content:"";color:#292d32}.isax-ship1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-ship1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-shop1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shop1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shop1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-shop1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-shop1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-shop-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shop-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shop-add1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-shop-add1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-shop-add1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-shopping-bag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shopping-bag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shopping-bag1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-shopping-cart1 .path1:before{content:"";color:#292d32}.isax-shopping-cart1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-shopping-cart1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-shopping-cart1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-shop-remove1 .path1:before{content:"";color:#292d32}.isax-shop-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-shop-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-shop-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-shop-remove1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-shuffle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-shuffle1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-shuffle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-bottom1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sidebar-bottom1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-bottom1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-left1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sidebar-left1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-left1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-right1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sidebar-right1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-right1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-top1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sidebar-top1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sidebar-top1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-signpost1 .path1:before{content:"";color:#292d32}.isax-signpost1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-signpost1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-signpost1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-simcard1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-simcard1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-simcard1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-simcard-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-simcard-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-simcard-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-simcard-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-simcard-11 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-simcard-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-simcard-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-size1 .path1:before{content:"";color:#292d32}.isax-size1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-slider1 .path1:before{content:"";color:#292d32}.isax-slider1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-slider1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-slider1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-slider-horizontal1 .path1:before{content:"";color:#292d32}.isax-slider-horizontal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-slider-horizontal1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-slider-horizontal-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-slider-horizontal-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-slider-horizontal-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-slider-vertical1 .path1:before{content:"";color:#292d32}.isax-slider-vertical1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-slider-vertical1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-slider-vertical-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-slider-vertical-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-slider-vertical-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-smallcaps1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-smallcaps1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-smallcaps1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-car1 .path1:before{content:"";color:#292d32}.isax-smart-car1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-car1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-smart-car1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-car1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-car1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-home1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-smart-home1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-home1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-smart-home1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-smileys1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-smileys1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-smileys1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-smileys1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-smileys1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-smileys1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-sms1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sms1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-edit1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sms-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-notification1 .path1:before{content:"";color:#292d32}.isax-sms-notification1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sms-notification1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-search1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sms-search1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-star1 .path1:before{content:"";color:#292d32}.isax-sms-star1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sms-star1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sms-tracking1 .path1:before{content:"";color:#292d32}.isax-sms-tracking1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sms-tracking1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sort1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sort1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sort1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sort1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-sound1 .path1:before{content:"";color:#292d32}.isax-sound1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sound1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-sound1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sound1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-speaker1 .path1:before{content:"";color:#292d32}.isax-speaker1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-speaker1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-speedometer1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-speedometer1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-speedometer1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-star1 .path1:before{content:"";color:#292d32}.isax-star1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-star1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-star1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-star-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-star-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-star-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-star-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-star-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-status1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-status1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-status1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-status-up1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-status-up1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-status-up1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-status-up1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-status-up1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-sticker1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sticker1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-stickynote1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-stickynote1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-stickynote1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-stickynote1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-stickynote1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-stickynote1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-stop1 .path1:before{content:"";color:#292d32}.isax-stop1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-stop-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-stop-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-story1 .path1:before{content:"";color:#292d32}.isax-story1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-story1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-story1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-strongbox1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-strongbox1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-strongbox-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-strongbox-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-strongbox-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-subtitle1 .path1:before{content:"";color:#292d32}.isax-subtitle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-subtitle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-subtitle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-subtitle1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sun1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun1 .path7:before{content:"";margin-left:-1em;color:#292d32}.isax-sun-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-sun-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sun-fog1 .path1:before{content:"";color:#292d32}.isax-sun-fog1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-sun-fog1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun-fog1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-sun-fog1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-tag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-tag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-tag-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-tag-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-tag-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-tag-cross1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-tag-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-tag-right1 .path1:before{content:"";color:#292d32}.isax-tag-right1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-tag-user1 .path1:before{content:"";color:#292d32}.isax-tag-user1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-tag-user1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-task1 .path1:before{content:"";color:#292d32}.isax-task1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-task1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-task1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-task1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-task1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-task-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-task-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-task-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-task-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-task-square1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-teacher1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-teacher1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-text1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-text1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-center1 .path1:before{content:"";color:#292d32}.isax-textalign-center1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-center1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-center1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-justifycenter1 .path1:before{content:"";color:#292d32}.isax-textalign-justifycenter1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-justifycenter1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-justifycenter1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-justifyleft1 .path1:before{content:"";color:#292d32}.isax-textalign-justifyleft1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-justifyleft1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-justifyleft1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-justifyright1 .path1:before{content:"";color:#292d32}.isax-textalign-justifyright1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-justifyright1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-justifyright1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-left1 .path1:before{content:"";color:#292d32}.isax-textalign-left1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-left1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-left1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-right1 .path1:before{content:"";color:#292d32}.isax-textalign-right1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-textalign-right1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-textalign-right1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-text-block1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-text-block1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-text-bold1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-text-bold1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-text-italic1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-text-italic1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-text-underline1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-text-underline1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-text-underline1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-tick-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-tick-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket1 .path1:before{content:"";color:#292d32}.isax-ticket1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-ticket-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ticket-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-discount1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ticket-discount1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-discount1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-discount1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-expired1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ticket-expired1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-star1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-ticket-star1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-ticket-star1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-tick-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-tick-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-timer1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-timer1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-timer1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-timer-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-timer-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-timer-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-timer-pause1 .path1:before{content:"";color:#292d32}.isax-timer-pause1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-timer-pause1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-timer-pause1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-timer-start1 .path1:before{content:"";color:#292d32}.isax-timer-start1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-timer-start1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-timer-start1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-toggle-off1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-toggle-off1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-toggle-off-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-toggle-off-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-toggle-on1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-toggle-on1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-toggle-on-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-toggle-on-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-trade1 .path1:before{content:"";color:#292d32}.isax-trade1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-trade1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-trade1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-transaction-minus1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-transaction-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-translate1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-translate1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-translate1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-translate1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-translate1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-translate1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-trash1 .path1:before{content:"";color:#292d32}.isax-trash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.3991}.isax-trash1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-trash1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-tree1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-tree1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-tree1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-trend-down1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-trend-down1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-trend-up1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-trend-up1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-triangle1 .path1:before{content:"";color:#292d32}.isax-triangle1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-triangle1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-remove1 .path1:before{content:"";color:#292d32}.isax-truck-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-truck-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-remove1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-remove1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-tick1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-truck-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-truck-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-tick1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-tick1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-tick1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-truck-time1 .path1:before{content:"";color:#292d32}.isax-truck-time1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-time1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-truck-time1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-time1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-truck-time1 .path6:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-trush-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-trush-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-trush-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-undo1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-undo1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-unlimited1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-unlimited1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-unlimited1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-unlock1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-unlock1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-unlock1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-user1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-user1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-user-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-user-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-user-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-cirlce-add1 .path1:before{content:"";color:#292d32}.isax-user-cirlce-add1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-user-cirlce-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-cirlce-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-user-edit1 .path1:before{content:"";color:#292d32}.isax-user-edit1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-user-edit1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-minus1 .path1:before{content:"";color:#292d32}.isax-user-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-user-minus1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-octagon1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-user-octagon1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-user-octagon1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-user-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-user-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-search1 .path1:before{content:"";color:#292d32}.isax-user-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-user-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-user-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-user-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-tag1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-user-tag1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-user-tag1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-user-tick1 .path1:before{content:"";color:#292d32}.isax-user-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-user-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-verify1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-verify1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-video-add1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video-add1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-video-circle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-circle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video-horizontal1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-horizontal1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video-octagon1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-octagon1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video-play1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-play1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video-play1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-video-remove1 .path1:before{content:"";color:#292d32}.isax-video-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-video-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-video-slash1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-video-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-video-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-video-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-video-slash1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-video-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-video-tick1 .path1:before{content:"";color:#292d32}.isax-video-tick1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-video-tick1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-video-time1 .path1:before{content:"";color:#292d32}.isax-video-time1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-video-time1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-video-vertical1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-video-vertical1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-cricle1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-voice-cricle1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-cricle1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-cricle1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-cricle1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-cricle1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-voice-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-square1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-voice-square1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-cross1 .path1:before{content:"";color:#292d32}.isax-volume-cross1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-cross1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-high1 .path1:before{content:"";color:#292d32}.isax-volume-high1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-high1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-high1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-low1 .path1:before{content:"";color:#292d32}.isax-volume-low1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-low1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-low-11 .path1:before{content:"";color:#292d32}.isax-volume-low-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-low-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-mute1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-volume-mute1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-slash1 .path1:before{content:"";color:#292d32}.isax-volume-slash1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-slash1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-slash1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-slash1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-volume-up1 .path1:before{content:"";color:#292d32}.isax-volume-up1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-volume-up1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-wallet1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-11 .path1:before{content:"";color:#292d32;opacity:.8}.isax-wallet-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-11 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-wallet-11 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-wallet-21 .path1:before{content:"";color:#292d32}.isax-wallet-21 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-31 .path1:before{content:"";color:#292d32}.isax-wallet-31 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-31 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-31 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-add1 .path1:before{content:"";color:#292d32}.isax-wallet-add1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-add1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-add1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-add-11 .path1:before{content:"";color:#292d32;opacity:.8}.isax-wallet-add-11 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-add-11 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-add-11 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-wallet-add-11 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-wallet-add-11 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-check1 .path1:before{content:"";color:#292d32}.isax-wallet-check1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-check1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-check1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-minus1 .path1:before{content:"";color:#292d32;opacity:.8}.isax-wallet-minus1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-minus1 .path3:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-minus1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-wallet-minus1 .path5:before{content:"";margin-left:-1em;color:#292d32;opacity:.6}.isax-wallet-minus1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-money1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-wallet-money1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-remove1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-wallet-remove1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-remove1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-remove1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-search1 .path1:before{content:"";color:#292d32}.isax-wallet-search1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wallet-search1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wallet-search1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-warning-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-warning-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-warning-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-watch1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-watch1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-watch1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-watch1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-watch-status1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-watch-status1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-watch-status1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-watch-status1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-watch-status1 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-watch-status1 .path6:before{content:"";margin-left:-1em;color:#292d32}.isax-weight1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-weight1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-weight-11 .path1:before{content:"";color:#292d32;opacity:.4}.isax-weight-11 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-weight-11 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-weight-11 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-weight-11 .path5:before{content:"";margin-left:-1em;color:#292d32}.isax-wifi1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-wifi1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wifi1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wifi1 .path4:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wifi-square1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-wifi-square1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wifi-square1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wifi-square1 .path4:before{content:"";margin-left:-1em;color:#292d32}.isax-wind1 .path1:before{content:"";color:#292d32}.isax-wind1 .path2:before{content:"";margin-left:-1em;color:#292d32;opacity:.4}.isax-wind1 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-wind-21 .path1:before{content:"";color:#292d32;opacity:.4}.isax-wind-21 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-wind-21 .path3:before{content:"";margin-left:-1em;color:#292d32}.isax-woman1 .path1:before{content:"";color:#292d32;opacity:.4}.isax-woman1 .path2:before{content:"";margin-left:-1em;color:#292d32}.isax-dcube2:before{content:""}.isax-d-cube-scan2:before{content:""}.isax-d-rotate2:before{content:""}.isax-d-square2:before{content:""}.isax-square2:before{content:""}.isax-support2:before{content:""}.isax-activity2:before{content:""}.isax-add2:before{content:""}.isax-add-circle2:before{content:""}.isax-additem2:before{content:""}.isax-add-square2:before{content:""}.isax-airdrop2:before{content:""}.isax-airplane2:before{content:""}.isax-airplane-square2:before{content:""}.isax-airpod2:before{content:""}.isax-airpods2:before{content:""}.isax-alarm2:before{content:""}.isax-align-bottom2:before{content:""}.isax-align-horizontally2:before{content:""}.isax-align-left2:before{content:""}.isax-align-right2:before{content:""}.isax-align-vertically2:before{content:""}.isax-aquarius2:before{content:""}.isax-archive2:before{content:""}.isax-archive-12:before{content:""}.isax-archive-22:before{content:""}.isax-archive-add2:before{content:""}.isax-archive-book2:before{content:""}.isax-archive-minus2:before{content:""}.isax-archive-slash2:before{content:""}.isax-archive-tick2:before{content:""}.isax-arrange-circle2:before{content:""}.isax-arrange-circle-22:before{content:""}.isax-arrange-square2:before{content:""}.isax-arrange-square-22:before{content:""}.isax-arrow2:before{content:""}.isax-arrow-22:before{content:""}.isax-arrow-32:before{content:""}.isax-arrow-bottom2:before{content:""}.isax-arrow-circle-down2:before{content:""}.isax-arrow-circle-left2:before{content:""}.isax-arrow-circle-right2:before{content:""}.isax-arrow-circle-up2:before{content:""}.isax-arrow-down2:before{content:""}.isax-arrow-down-12:before{content:""}.isax-arrow-down-22:before{content:""}.isax-arrow-left2:before{content:""}.isax-arrow-left-12:before{content:""}.isax-arrow-left-22:before{content:""}.isax-arrow-left-32:before{content:""}.isax-arrow-right2:before{content:""}.isax-arrow-right-12:before{content:""}.isax-arrow-right-22:before{content:""}.isax-arrow-right-32:before{content:""}.isax-arrow-square2:before{content:""}.isax-arrow-square-down2:before{content:""}.isax-arrow-square-left2:before{content:""}.isax-arrow-square-right1:before{content:""}.isax-arrow-square-up2:before{content:""}.isax-arrow-swap2:before{content:""}.isax-arrow-swap-horizontal2:before{content:""}.isax-arrow-up2:before{content:""}.isax-arrow-up-12:before{content:""}.isax-arrow-up-22:before{content:""}.isax-arrow-up-32:before{content:""}.isax-attach-circle2:before{content:""}.isax-attach-square2:before{content:""}.isax-audio-square2:before{content:""}.isax-autobrightness2:before{content:""}.isax-award2:before{content:""}.isax-back-square2:before{content:""}.isax-backward2:before{content:""}.isax-backward-5-seconds2:before{content:""}.isax-backward-10-seconds2:before{content:""}.isax-backward-15-seconds2:before{content:""}.isax-backward-item2:before{content:""}.isax-bag2:before{content:""}.isax-bag-22:before{content:""}.isax-bag-cross2:before{content:""}.isax-bag-cross-12:before{content:""}.isax-bag-happy2:before{content:""}.isax-bag-tick2:before{content:""}.isax-bag-tick-22:before{content:""}.isax-bag-timer2:before{content:""}.isax-bank2:before{content:""}.isax-barcode2:before{content:""}.isax-battery-3full2:before{content:""}.isax-battery-charging2:before{content:""}.isax-battery-disable2:before{content:""}.isax-battery-empty2:before{content:""}.isax-battery-empty-12:before{content:""}.isax-battery-full2:before{content:""}.isax-bezier2:before{content:""}.isax-bill2:before{content:""}.isax-bitcoin-card2:before{content:""}.isax-bitcoin-convert2:before{content:""}.isax-bitcoin-refresh2:before{content:""}.isax-blend2:before{content:""}.isax-blend-22:before{content:""}.isax-bluetooth2:before{content:""}.isax-bluetooth-22:before{content:""}.isax-bluetooth-circle2:before{content:""}.isax-bluetooth-rectangle2:before{content:""}.isax-blur2:before{content:""}.isax-book2:before{content:""}.isax-book-12:before{content:""}.isax-bookmark2:before{content:""}.isax-bookmark-22:before{content:""}.isax-book-saved2:before{content:""}.isax-book-square2:before{content:""}.isax-box2:before{content:""}.isax-box-12:before{content:""}.isax-box-22:before{content:""}.isax-box-add2:before{content:""}.isax-box-remove2:before{content:""}.isax-box-search2:before{content:""}.isax-box-tick2:before{content:""}.isax-box-time2:before{content:""}.isax-briefcase2:before{content:""}.isax-brifecase-cross2:before{content:""}.isax-brifecase-tick2:before{content:""}.isax-brifecase-timer2:before{content:""}.isax-broom2:before{content:""}.isax-brush2:before{content:""}.isax-brush-12:before{content:""}.isax-brush-22:before{content:""}.isax-brush-32:before{content:""}.isax-brush-42:before{content:""}.isax-bubble2:before{content:""}.isax-bucket2:before{content:""}.isax-bucket-circle2:before{content:""}.isax-bucket-square2:before{content:""}.isax-building2:before{content:""}.isax-building-32:before{content:""}.isax-building-42:before{content:""}.isax-buildings2:before{content:""}.isax-buildings-22:before{content:""}.isax-buliding2:before{content:""}.isax-bus2:before{content:""}.isax-buy-crypto2:before{content:""}.isax-cake2:before{content:""}.isax-calculator2:before{content:""}.isax-calendar2:before{content:""}.isax-calendar-12:before{content:""}.isax-calendar-22:before{content:""}.isax-calendar-add2:before{content:""}.isax-calendar-circle2:before{content:""}.isax-calendar-edit2:before{content:""}.isax-calendar-remove2:before{content:""}.isax-calendar-search2:before{content:""}.isax-calendar-tick2:before{content:""}.isax-call2:before{content:""}.isax-call-add2:before{content:""}.isax-call-calling2:before{content:""}.isax-call-incoming2:before{content:""}.isax-call-minus2:before{content:""}.isax-call-outgoing2:before{content:""}.isax-call-received2:before{content:"豈"}.isax-call-remove2:before{content:"更"}.isax-call-slash2:before{content:"車"}.isax-camera2:before{content:"賈"}.isax-camera-slash2:before{content:"滑"}.isax-candle2:before{content:"串"}.isax-candle-22:before{content:"句"}.isax-car2:before{content:"龜"}.isax-card2:before{content:"龜"}.isax-card-add2:before{content:"契"}.isax-card-coin2:before{content:"金"}.isax-card-edit2:before{content:"喇"}.isax-card-pos2:before{content:"奈"}.isax-card-receive2:before{content:"懶"}.isax-card-remove2:before{content:"癩"}.isax-card-remove-12:before{content:"羅"}.isax-cards2:before{content:"蘿"}.isax-card-send2:before{content:"螺"}.isax-card-slash2:before{content:"裸"}.isax-card-tick2:before{content:"邏"}.isax-card-tick-12:before{content:"樂"}.isax-category2:before{content:"洛"}.isax-category-22:before{content:"烙"}.isax-cd2:before{content:"珞"}.isax-chart2:before{content:"落"}.isax-chart-12:before{content:"酪"}.isax-chart-23:before{content:"駱"}.isax-chart-32:before{content:"亂"}.isax-chart-212:before{content:"卵"}.isax-chart-fail1:before{content:"欄"}.isax-chart-square2:before{content:"爛"}.isax-chart-success2:before{content:"蘭"}.isax-check2:before{content:"鸞"}.isax-chrome2:before{content:"嵐"}.isax-clipboard2:before{content:"濫"}.isax-clipboard-close2:before{content:"藍"}.isax-clipboard-export2:before{content:"襤"}.isax-clipboard-import2:before{content:"拉"}.isax-clipboard-text2:before{content:"臘"}.isax-clipboard-tick2:before{content:"蠟"}.isax-clock2:before{content:"廊"}.isax-clock-12:before{content:"朗"}.isax-close-circle2:before{content:"浪"}.isax-close-square2:before{content:"狼"}.isax-cloud2:before{content:"郎"}.isax-cloud-add2:before{content:"來"}.isax-cloud-change2:before{content:"冷"}.isax-cloud-connection2:before{content:"勞"}.isax-cloud-cross2:before{content:"擄"}.isax-cloud-drizzle2:before{content:"櫓"}.isax-cloud-fog2:before{content:"爐"}.isax-cloud-lightning2:before{content:"盧"}.isax-cloud-minus2:before{content:"老"}.isax-cloud-notif2:before{content:"蘆"}.isax-cloud-plus2:before{content:"虜"}.isax-cloud-remove2:before{content:"路"}.isax-cloud-snow2:before{content:"露"}.isax-cloud-sunny2:before{content:"魯"}.isax-code2:before{content:"鷺"}.isax-code-12:before{content:"碌"}.isax-code-circle2:before{content:"祿"}.isax-coffee2:before{content:"綠"}.isax-coin2:before{content:"菉"}.isax-coin-12:before{content:"錄"}.isax-colorfilter2:before{content:"鹿"}.isax-colors-square2:before{content:"論"}.isax-color-swatch2:before{content:"壟"}.isax-command2:before{content:"弄"}.isax-command-square2:before{content:"籠"}.isax-component2:before{content:"聾"}.isax-computing2:before{content:"牢"}.isax-convert2:before{content:"磊"}.isax-convert-3d-cube2:before{content:"賂"}.isax-convert-card2:before{content:"雷"}.isax-convertshape2:before{content:"壘"}.isax-convertshape-22:before{content:"屢"}.isax-copy2:before{content:"樓"}.isax-copyright2:before{content:"淚"}.isax-copy-success2:before{content:"漏"}.isax-courthouse2:before{content:"累"}.isax-cpu2:before{content:"縷"}.isax-cpu-charge2:before{content:"陋"}.isax-cpu-setting2:before{content:"勒"}.isax-creative-commons2:before{content:"肋"}.isax-crop2:before{content:"凜"}.isax-crown2:before{content:"凌"}.isax-crown-12:before{content:"稜"}.isax-cup2:before{content:"綾"}.isax-danger2:before{content:"菱"}.isax-data2:before{content:"陵"}.isax-data-22:before{content:"讀"}.isax-designtools2:before{content:"拏"}.isax-device-message2:before{content:"樂"}.isax-devices2:before{content:"諾"}.isax-devices-12:before{content:"丹"}.isax-diagram2:before{content:"寧"}.isax-diamonds2:before{content:"怒"}.isax-direct2:before{content:"率"}.isax-directbox-default2:before{content:"異"}.isax-directbox-notif2:before{content:"北"}.isax-directbox-receive2:before{content:"磻"}.isax-directbox-send2:before{content:"便"}.isax-direct-down2:before{content:"復"}.isax-direct-inbox2:before{content:"不"}.isax-direct-left2:before{content:"泌"}.isax-direct-normal2:before{content:"數"}.isax-direct-notification2:before{content:"索"}.isax-direct-right2:before{content:"參"}.isax-direct-send2:before{content:"塞"}.isax-direct-up2:before{content:"省"}.isax-discount-circle2:before{content:"葉"}.isax-discount-shape2:before{content:"說"}.isax-discover2:before{content:"殺"}.isax-discover-12:before{content:"辰"}.isax-dislike2:before{content:"沈"}.isax-document2:before{content:"拾"}.isax-document-12:before{content:"若"}.isax-document-cloud2:before{content:"掠"}.isax-document-code2:before{content:"略"}.isax-document-code-22:before{content:"亮"}.isax-document-copy2:before{content:"兩"}.isax-document-download2:before{content:"凉"}.isax-document-favorite2:before{content:"梁"}.isax-document-filter2:before{content:"糧"}.isax-document-forward2:before{content:"良"}.isax-document-like2:before{content:"諒"}.isax-document-normal2:before{content:"量"}.isax-document-previous2:before{content:"勵"}.isax-document-sketch2:before{content:"呂"}.isax-document-text2:before{content:"女"}.isax-document-text-12:before{content:"廬"}.isax-document-upload2:before{content:"旅"}.isax-dollar-square2:before{content:"濾"}.isax-driver2:before{content:"礪"}.isax-driver-22:before{content:"閭"}.isax-driver-refresh2:before{content:"驪"}.isax-driving2:before{content:"麗"}.isax-drop1:before{content:"黎"}.isax-edit2:before{content:"力"}.isax-edit-22:before{content:"曆"}.isax-electricity2:before{content:"歷"}.isax-element-22:before{content:"轢"}.isax-element-32:before{content:"年"}.isax-element-42:before{content:"憐"}.isax-element-equal2:before{content:"戀"}.isax-element-plus2:before{content:"撚"}.isax-emoji-happy2:before{content:"漣"}.isax-emoji-normal2:before{content:"煉"}.isax-emoji-sad2:before{content:"璉"}.isax-empty-wallet2:before{content:"秊"}.isax-empty-wallet-add2:before{content:"練"}.isax-empty-wallet-change2:before{content:"聯"}.isax-empty-wallet-remove2:before{content:"輦"}.isax-empty-wallet-tick2:before{content:"蓮"}.isax-empty-wallet-time2:before{content:"連"}.isax-eraser2:before{content:"鍊"}.isax-eraser-12:before{content:"列"}.isax-export2:before{content:"劣"}.isax-export-12:before{content:"咽"}.isax-export-22:before{content:"烈"}.isax-export-32:before{content:"裂"}.isax-external-drive2:before{content:"說"}.isax-eye1:before{content:"廉"}.isax-eye-slash2:before{content:"念"}.isax-fatrows2:before{content:"捻"}.isax-favorite-chart2:before{content:"殮"}.isax-filter2:before{content:"簾"}.isax-filter-add2:before{content:"獵"}.isax-filter-edit2:before{content:"令"}.isax-filter-remove2:before{content:"囹"}.isax-filter-search2:before{content:"寧"}.isax-filter-square2:before{content:"嶺"}.isax-filter-tick2:before{content:"怜"}.isax-finger-cricle2:before{content:"玲"}.isax-finger-scan2:before{content:"瑩"}.isax-firstline2:before{content:"羚"}.isax-flag2:before{content:"聆"}.isax-flag-22:before{content:"鈴"}.isax-flash2:before{content:"零"}.isax-flash-12:before{content:"靈"}.isax-flash-circle2:before{content:"領"}.isax-flash-circle-12:before{content:"例"}.isax-flash-slash2:before{content:"禮"}.isax-folder2:before{content:"醴"}.isax-folder-22:before{content:"隸"}.isax-folder-add2:before{content:"惡"}.isax-folder-cloud2:before{content:"了"}.isax-folder-connection2:before{content:"僚"}.isax-folder-cross2:before{content:"寮"}.isax-folder-favorite2:before{content:"尿"}.isax-folder-minus2:before{content:"料"}.isax-folder-open2:before{content:"樂"}.isax-forbidden2:before{content:"燎"}.isax-forbidden-22:before{content:"療"}.isax-format-circle2:before{content:"蓼"}.isax-format-square2:before{content:"遼"}.isax-forward2:before{content:"龍"}.isax-forward-5-seconds2:before{content:"暈"}.isax-forward-10-seconds2:before{content:"阮"}.isax-forward-15-seconds2:before{content:"劉"}.isax-forward-item2:before{content:"杻"}.isax-forward-square2:before{content:"柳"}.isax-frame2:before{content:"流"}.isax-frame-12:before{content:"溜"}.isax-frame-22:before{content:"琉"}.isax-frame-32:before{content:"留"}.isax-frame-42:before{content:"硫"}.isax-frame-5:before{content:"紐"}.isax-frame-6:before{content:"類"}.isax-frame-7:before{content:"六"}.isax-gallery2:before{content:"戮"}.isax-gallery-add2:before{content:"陸"}.isax-gallery-edit2:before{content:"倫"}.isax-gallery-export1:before{content:"崙"}.isax-gallery-favorite2:before{content:"淪"}.isax-gallery-import2:before{content:"輪"}.isax-gallery-remove2:before{content:"律"}.isax-gallery-slash2:before{content:"慄"}.isax-gallery-tick2:before{content:"栗"}.isax-game2:before{content:"率"}.isax-gameboy2:before{content:"隆"}.isax-gas-station2:before{content:"利"}.isax-gemini2:before{content:"吏"}.isax-gemini-22:before{content:"履"}.isax-ghost2:before{content:"易"}.isax-gift2:before{content:"李"}.isax-glass2:before{content:"梨"}.isax-glass-12:before{content:"泥"}.isax-global2:before{content:"理"}.isax-global-edit2:before{content:"痢"}.isax-global-refresh2:before{content:"罹"}.isax-global-search2:before{content:"裏"}.isax-gps2:before{content:"裡"}.isax-gps-slash2:before{content:"里"}.isax-grammerly2:before{content:"離"}.isax-graph2:before{content:"匿"}.isax-grid-12:before{content:"溺"}.isax-grid-22:before{content:"吝"}.isax-grid-32:before{content:"燐"}.isax-grid-42:before{content:"璘"}.isax-grid-52:before{content:"藺"}.isax-grid-62:before{content:"隣"}.isax-grid-72:before{content:"鱗"}.isax-grid-82:before{content:"麟"}.isax-grid-92:before{content:"林"}.isax-grid-edit2:before{content:"淋"}.isax-grid-eraser2:before{content:"臨"}.isax-grid-lock2:before{content:"立"}.isax-happyemoji2:before{content:"笠"}.isax-hashtag2:before{content:"粒"}.isax-hashtag-12:before{content:"狀"}.isax-hashtag-down2:before{content:"炙"}.isax-hashtag-up2:before{content:"識"}.isax-headphone2:before{content:"什"}.isax-headphones2:before{content:"茶"}.isax-health2:before{content:"刺"}.isax-heart2:before{content:"切"}.isax-heart-add2:before{content:"度"}.isax-heart-circle2:before{content:"拓"}.isax-heart-edit2:before{content:"糖"}.isax-heart-remove2:before{content:"宅"}.isax-heart-search2:before{content:"洞"}.isax-heart-slash2:before{content:"暴"}.isax-heart-tick2:before{content:"輻"}.isax-hierarchy2:before{content:"行"}.isax-hierarchy-22:before{content:"降"}.isax-hierarchy-32:before{content:"見"}.isax-hierarchy-square2:before{content:"廓"}.isax-hierarchy-square-22:before{content:"兀"}.isax-hierarchy-square-32:before{content:"嗀"}.isax-home2:before{content:"﨎"}.isax-home-12:before{content:"﨏"}.isax-home-22:before{content:"塚"}.isax-home-hashtag2:before{content:"﨑"}.isax-home-trend-down2:before{content:"晴"}.isax-home-trend-up2:before{content:"﨓"}.isax-home-wifi2:before{content:"﨔"}.isax-hospital2:before{content:"凞"}.isax-house2:before{content:"猪"}.isax-house-22:before{content:"益"}.isax-icon1:before{content:"礼"}.isax-icon-1:before{content:"神"}.isax-image2:before{content:"祥"}.isax-import2:before{content:"福"}.isax-import-12:before{content:"靖"}.isax-import-22:before{content:"精"}.isax-info-circle2:before{content:"羽"}.isax-information2:before{content:"﨟"}.isax-instagram2:before{content:"蘒"}.isax-judge2:before{content:"﨡"}.isax-key2:before{content:"諸"}.isax-keyboard2:before{content:"﨣"}.isax-keyboard-open2:before{content:"﨤"}.isax-key-square2:before{content:"逸"}.isax-lamp2:before{content:"都"}.isax-lamp-12:before{content:"﨧"}.isax-lamp-charge2:before{content:"﨨"}.isax-lamp-on2:before{content:"﨩"}.isax-lamp-slash2:before{content:"飯"}.isax-language-circle2:before{content:"飼"}.isax-language-square2:before{content:"館"}.isax-layer2:before{content:"鶴"}.isax-level2:before{content:"郞"}.isax-lifebuoy2:before{content:"隷"}.isax-like2:before{content:"侮"}.isax-like-12:before{content:"僧"}.isax-like-dislike2:before{content:"免"}.isax-like-shapes2:before{content:"勉"}.isax-like-tag2:before{content:"勤"}.isax-link2:before{content:"卑"}.isax-link-12:before{content:"喝"}.isax-link-23:before{content:"嘆"}.isax-link-212:before{content:"器"}.isax-link-circle2:before{content:"塀"}.isax-link-square2:before{content:"墨"}.isax-location2:before{content:"層"}.isax-location-add2:before{content:"屮"}.isax-location-cross2:before{content:"悔"}.isax-location-minus2:before{content:"慨"}.isax-location-slash2:before{content:"憎"}.isax-location-tick2:before{content:"懲"}.isax-lock2:before{content:"敏"}.isax-lock-12:before{content:"既"}.isax-lock-circle2:before{content:"暑"}.isax-lock-slash2:before{content:"梅"}.isax-login2:before{content:"海"}.isax-login-12:before{content:"渚"}.isax-logout2:before{content:"漢"}.isax-logout-12:before{content:"煮"}.isax-lovely2:before{content:"爫"}.isax-magicpen2:before{content:"琢"}.isax-magic-star2:before{content:"碑"}.isax-main-component2:before{content:"社"}.isax-man2:before{content:"祉"}.isax-map2:before{content:"祈"}.isax-map-12:before{content:"祐"}.isax-mask2:before{content:"祖"}.isax-mask-12:before{content:"祝"}.isax-mask-22:before{content:"禍"}.isax-math2:before{content:"禎"}.isax-maximize2:before{content:"穀"}.isax-maximize-12:before{content:"突"}.isax-maximize-23:before{content:"節"}.isax-maximize-32:before{content:"練"}.isax-maximize-42:before{content:"縉"}.isax-maximize-212:before{content:"繁"}.isax-maximize-circle1:before{content:"署"}.isax-medal2:before{content:"者"}.isax-medal-star2:before{content:"臭"}.isax-menu2:before{content:"艹"}.isax-menu-12:before{content:"艹"}.isax-menu-board2:before{content:"著"}.isax-message2:before{content:"褐"}.isax-message-22:before{content:"視"}.isax-message-add2:before{content:"謁"}.isax-message-add-12:before{content:"謹"}.isax-message-circle2:before{content:"賓"}.isax-message-edit2:before{content:"贈"}.isax-message-favorite2:before{content:"辶"}.isax-message-minus2:before{content:"逸"}.isax-message-notif2:before{content:"難"}.isax-message-programming2:before{content:"響"}.isax-message-question2:before{content:"頻"}.isax-message-remove2:before{content:"恵"}.isax-messages2:before{content:"𤋮"}.isax-messages-12:before{content:"舘"}.isax-messages-22:before{content:"﩮"}.isax-messages-32:before{content:"﩯"}.isax-message-search2:before{content:"並"}.isax-message-square2:before{content:"况"}.isax-message-text2:before{content:"全"}.isax-message-text-12:before{content:"侀"}.isax-message-tick2:before{content:"充"}.isax-message-time2:before{content:"冀"}.isax-microphone2:before{content:"勇"}.isax-microphone-22:before{content:"勺"}.isax-microphone-slash2:before{content:"喝"}.isax-microphone-slash-12:before{content:"啕"}.isax-microscope2:before{content:"喙"}.isax-milk2:before{content:"嗢"}.isax-mini-music-sqaure2:before{content:"塚"}.isax-minus2:before{content:"墳"}.isax-minus-cirlce2:before{content:"奄"}.isax-minus-square2:before{content:"奔"}.isax-mirror2:before{content:"婢"}.isax-mirroring-screen2:before{content:"嬨"}.isax-mobile2:before{content:"廒"}.isax-mobile-programming2:before{content:"廙"}.isax-money2:before{content:"彩"}.isax-money-22:before{content:"徭"}.isax-money-32:before{content:"惘"}.isax-money-42:before{content:"慎"}.isax-money-add2:before{content:"愈"}.isax-money-change2:before{content:"憎"}.isax-money-forbidden2:before{content:"慠"}.isax-money-recive2:before{content:"懲"}.isax-money-remove2:before{content:"戴"}.isax-moneys2:before{content:"揄"}.isax-money-send2:before{content:"搜"}.isax-money-tick2:before{content:"摒"}.isax-money-time2:before{content:"敖"}.isax-monitor2:before{content:"晴"}.isax-monitor-mobbile2:before{content:"朗"}.isax-monitor-recorder2:before{content:"望"}.isax-moon2:before{content:"杖"}.isax-more2:before{content:"歹"}.isax-more-22:before{content:"殺"}.isax-more-circle2:before{content:"流"}.isax-more-square2:before{content:"滛"}.isax-mouse2:before{content:"滋"}.isax-mouse-12:before{content:"漢"}.isax-mouse-circle2:before{content:"瀞"}.isax-mouse-square2:before{content:"煮"}.isax-music2:before{content:"瞧"}.isax-music-circle2:before{content:"爵"}.isax-music-dashboard2:before{content:"犯"}.isax-music-filter2:before{content:"猪"}.isax-music-library-22:before{content:"瑱"}.isax-musicnote2:before{content:"甆"}.isax-music-play2:before{content:"画"}.isax-music-playlist2:before{content:"瘝"}.isax-music-square2:before{content:"瘟"}.isax-music-square-add2:before{content:"益"}.isax-music-square-remove2:before{content:"盛"}.isax-music-square-search2:before{content:"直"}.isax-next2:before{content:"睊"}.isax-note2:before{content:"着"}.isax-note-12:before{content:"磌"}.isax-note-23:before{content:"窱"}.isax-note-212:before{content:"節"}.isax-note-add2:before{content:"类"}.isax-note-favorite2:before{content:"絛"}.isax-note-remove2:before{content:"練"}.isax-note-square2:before{content:"缾"}.isax-note-text2:before{content:"者"}.isax-notification2:before{content:"荒"}.isax-notification-12:before{content:"華"}.isax-notification-bing2:before{content:"蝹"}.isax-notification-circle2:before{content:"襁"}.isax-notification-favorite2:before{content:"覆"}.isax-notification-status2:before{content:"視"}.isax-omega-circle2:before{content:"調"}.isax-omega-square2:before{content:"諸"}.isax-paintbucket2:before{content:"請"}.isax-paperclip2:before{content:"謁"}.isax-paperclip-22:before{content:"諾"}.isax-password-check2:before{content:"諭"}.isax-path2:before{content:"謹"}.isax-path-22:before{content:"變"}.isax-path-square2:before{content:"贈"}.isax-pause2:before{content:"輸"}.isax-pause-circle2:before{content:"遲"}.isax-pen-add2:before{content:"醙"}.isax-pen-close2:before{content:"鉶"}.isax-pen-remove2:before{content:"陼"}.isax-pen-tool2:before{content:"難"}.isax-pen-tool-22:before{content:"靖"}.isax-people2:before{content:"韛"}.isax-percentage-circle2:before{content:"響"}.isax-percentage-square2:before{content:"頋"}.isax-personalcard2:before{content:"頻"}.isax-pet2:before{content:"鬒"}.isax-pharagraphspacing2:before{content:"龜"}.isax-picture-frame2:before{content:"𢡊"}.isax-play2:before{content:"𢡄"}.isax-play-add2:before{content:"𣏕"}.isax-play-circle2:before{content:"㮝"}.isax-play-cricle2:before{content:"䀘"}.isax-play-remove2:before{content:"䀹"}.isax-presention-chart2:before{content:"𥉉"}.isax-previous2:before{content:"𥳐"}.isax-printer2:before{content:"𧻓"}.isax-printer-slash2:before{content:"齃"}.isax-profile-2user2:before{content:"龎"}.isax-profile-add2:before{content:"﫚"}.isax-profile-circle2:before{content:"﫛"}.isax-profile-delete2:before{content:"﫜"}.isax-profile-remove2:before{content:"﫝"}.isax-profile-tick2:before{content:"﫞"}.isax-programming-arrow2:before{content:"﫟"}.isax-programming-arrows2:before{content:"﫠"}.isax-quote-down2:before{content:"﫡"}.isax-quote-down-circle2:before{content:"﫢"}.isax-quote-down-square2:before{content:"﫣"}.isax-quote-up2:before{content:"﫤"}.isax-quote-up-circle2:before{content:"﫥"}.isax-quote-up-square2:before{content:"﫦"}.isax-radar2:before{content:"﫧"}.isax-radar-12:before{content:"﫨"}.isax-radar-22:before{content:"﫩"}.isax-radio2:before{content:"﫪"}.isax-ram2:before{content:"﫫"}.isax-ram-22:before{content:"﫬"}.isax-ranking2:before{content:"﫭"}.isax-ranking-12:before{content:"﫮"}.isax-receipt2:before{content:"﫯"}.isax-receipt-12:before{content:"﫰"}.isax-receipt-22:before{content:"﫱"}.isax-receipt-2-12:before{content:"﫲"}.isax-receipt-add2:before{content:"﫳"}.isax-receipt-discount2:before{content:"﫴"}.isax-receipt-disscount2:before{content:"﫵"}.isax-receipt-edit2:before{content:"﫶"}.isax-receipt-item2:before{content:"﫷"}.isax-receipt-minus2:before{content:"﫸"}.isax-receipt-search2:before{content:"﫹"}.isax-receipt-square2:before{content:"﫺"}.isax-receipt-text2:before{content:"﫻"}.isax-received2:before{content:"﫼"}.isax-receive-square2:before{content:"﫽"}.isax-receive-square-22:before{content:"﫾"}.isax-record2:before{content:"﫿"}.isax-record-circle2:before{content:"ﬀ"}.isax-recovery-convert2:before{content:"ﬁ"}.isax-redo2:before{content:"ﬂ"}.isax-refresh2:before{content:"ﬃ"}.isax-refresh-22:before{content:"ﬄ"}.isax-refresh-circle2:before{content:"ﬅ"}.isax-refresh-left-square2:before{content:"ﬆ"}.isax-refresh-right-square2:before{content:"﬇"}.isax-refresh-square-22:before{content:"﬈"}.isax-repeat2:before{content:"﬉"}.isax-repeat-circle2:before{content:"﬊"}.isax-repeate-music2:before{content:"﬋"}.isax-repeate-one2:before{content:"﬌"}.isax-reserve2:before{content:"﬍"}.isax-rotate-left2:before{content:"﬎"}.isax-rotate-left-12:before{content:"﬏"}.isax-rotate-right2:before{content:"﬐"}.isax-rotate-right-12:before{content:"﬑"}.isax-route-square2:before{content:"﬒"}.isax-routing2:before{content:"ﬓ"}.isax-routing-22:before{content:"ﬔ"}.isax-row-horizontal2:before{content:"ﬕ"}.isax-row-vertical2:before{content:"ﬖ"}.isax-rulerpen2:before{content:"ﬗ"}.isax-ruler2:before{content:"﬘"}.isax-safe-home2:before{content:"﬙"}.isax-sagittarius2:before{content:"﬚"}.isax-save-22:before{content:"﬛"}.isax-save-add2:before{content:"﬜"}.isax-save-minus2:before{content:"יִ"}.isax-save-remove2:before{content:"ﬞ"}.isax-scan2:before{content:"ײַ"}.isax-scan-barcode2:before{content:"ﬠ"}.isax-scanner2:before{content:"ﬡ"}.isax-scanning2:before{content:"ﬢ"}.isax-scissor2:before{content:"ﬣ"}.isax-scissor-12:before{content:"ﬤ"}.isax-screenmirroring2:before{content:"ﬥ"}.isax-scroll2:before{content:"ﬦ"}.isax-search-favorite2:before{content:"ﬧ"}.isax-search-favorite-12:before{content:"ﬨ"}.isax-search-normal2:before{content:"﬩"}.isax-search-normal-12:before{content:"שׁ"}.isax-search-status2:before{content:"שׂ"}.isax-search-status-12:before{content:"שּׁ"}.isax-search-zoom-in2:before{content:"שּׂ"}.isax-search-zoom-in-12:before{content:"אַ"}.isax-search-zoom-out2:before{content:"אָ"}.isax-search-zoom-out-12:before{content:"אּ"}.isax-security2:before{content:"בּ"}.isax-security-card2:before{content:"גּ"}.isax-security-safe2:before{content:"דּ"}.isax-security-time2:before{content:"הּ"}.isax-security-user2:before{content:"וּ"}.isax-send2:before{content:"זּ"}.isax-send-12:before{content:"﬷"}.isax-send-22:before{content:"טּ"}.isax-send-sqaure-22:before{content:"יּ"}.isax-send-square2:before{content:"ךּ"}.isax-setting2:before{content:"כּ"}.isax-setting-22:before{content:"לּ"}.isax-setting-32:before{content:"﬽"}.isax-setting-42:before{content:"מּ"}.isax-setting-52:before{content:"﬿"}.isax-settings2:before{content:"נּ"}.isax-shapes2:before{content:"סּ"}.isax-shapes-12:before{content:"﭂"}.isax-share2:before{content:"ףּ"}.isax-shield-cross2:before{content:"פּ"}.isax-shield-search2:before{content:"﭅"}.isax-shield-slash2:before{content:"צּ"}.isax-shield-tick2:before{content:"קּ"}.isax-ship2:before{content:"רּ"}.isax-shop2:before{content:"שּ"}.isax-shop-add2:before{content:"תּ"}.isax-shopping-bag2:before{content:"וֹ"}.isax-shopping-cart2:before{content:"בֿ"}.isax-shop-remove2:before{content:"כֿ"}.isax-shuffle2:before{content:"פֿ"}.isax-sidebar-bottom2:before{content:"ﭏ"}.isax-sidebar-left2:before{content:"ﭐ"}.isax-sidebar-right2:before{content:"ﭑ"}.isax-sidebar-top2:before{content:"ﭒ"}.isax-signpost2:before{content:"ﭓ"}.isax-simcard2:before{content:"ﭔ"}.isax-simcard-12:before{content:"ﭕ"}.isax-simcard-22:before{content:"ﭖ"}.isax-size2:before{content:"ﭗ"}.isax-slash2:before{content:"ﭘ"}.isax-slider2:before{content:"ﭙ"}.isax-slider-horizontal2:before{content:"ﭚ"}.isax-slider-horizontal-12:before{content:"ﭛ"}.isax-slider-vertical2:before{content:"ﭜ"}.isax-slider-vertical-12:before{content:"ﭝ"}.isax-smallcaps2:before{content:"ﭞ"}.isax-smart-car2:before{content:"ﭟ"}.isax-smart-home2:before{content:"ﭠ"}.isax-smileys2:before{content:"ﭡ"}.isax-sms2:before{content:"ﭢ"}.isax-sms-edit2:before{content:"ﭣ"}.isax-sms-notification2:before{content:"ﭤ"}.isax-sms-search2:before{content:"ﭥ"}.isax-sms-star2:before{content:"ﭦ"}.isax-sms-tracking2:before{content:"ﭧ"}.isax-sort2:before{content:"ﭨ"}.isax-sound2:before{content:"ﭩ"}.isax-speaker2:before{content:"ﭪ"}.isax-speedometer2:before{content:"ﭫ"}.isax-star2:before{content:"ﭬ"}.isax-star-12:before{content:"ﭭ"}.isax-star-slash2:before{content:"ﭮ"}.isax-status2:before{content:"ﭯ"}.isax-status-up2:before{content:"ﭰ"}.isax-sticker2:before{content:"ﭱ"}.isax-stickynote2:before{content:"ﭲ"}.isax-stop2:before{content:"ﭳ"}.isax-stop-circle2:before{content:"ﭴ"}.isax-story2:before{content:"ﭵ"}.isax-strongbox2:before{content:"ﭶ"}.isax-strongbox-22:before{content:"ﭷ"}.isax-subtitle2:before{content:"ﭸ"}.isax-sun2:before{content:"ﭹ"}.isax-sun-12:before{content:"ﭺ"}.isax-sun-fog2:before{content:"ﭻ"}.isax-tag2:before{content:"ﭼ"}.isax-tag-22:before{content:"ﭽ"}.isax-tag-cross2:before{content:"ﭾ"}.isax-tag-right2:before{content:"ﭿ"}.isax-tag-user2:before{content:"ﮀ"}.isax-task2:before{content:"ﮁ"}.isax-task-square2:before{content:"ﮂ"}.isax-teacher2:before{content:"ﮃ"}.isax-text2:before{content:"ﮄ"}.isax-textalign-center2:before{content:"ﮅ"}.isax-textalign-justifycenter2:before{content:"ﮆ"}.isax-textalign-justifyleft2:before{content:"ﮇ"}.isax-textalign-justifyright2:before{content:"ﮈ"}.isax-textalign-left2:before{content:"ﮉ"}.isax-textalign-right2:before{content:"ﮊ"}.isax-text-block2:before{content:"ﮋ"}.isax-text-bold2:before{content:"ﮌ"}.isax-text-italic2:before{content:"ﮍ"}.isax-text-underline2:before{content:"ﮎ"}.isax-tick-circle2:before{content:"ﮏ"}.isax-ticket2:before{content:"ﮐ"}.isax-ticket-22:before{content:"ﮑ"}.isax-ticket-discount2:before{content:"ﮒ"}.isax-ticket-expired2:before{content:"ﮓ"}.isax-ticket-star2:before{content:"ﮔ"}.isax-tick-square2:before{content:"ﮕ"}.isax-timer2:before{content:"ﮖ"}.isax-timer-12:before{content:"ﮗ"}.isax-timer-pause2:before{content:"ﮘ"}.isax-timer-start2:before{content:"ﮙ"}.isax-toggle-off2:before{content:"ﮚ"}.isax-toggle-off-circle2:before{content:"ﮛ"}.isax-toggle-on2:before{content:"ﮜ"}.isax-toggle-on-circle2:before{content:"ﮝ"}.isax-trade2:before{content:"ﮞ"}.isax-transaction-minus2:before{content:"ﮟ"}.isax-translate2:before{content:"ﮠ"}.isax-trash2:before{content:"ﮡ"}.isax-tree2:before{content:"ﮢ"}.isax-trend-down2:before{content:"ﮣ"}.isax-trend-up2:before{content:"ﮤ"}.isax-triangle2:before{content:"ﮥ"}.isax-truck1:before{content:"ﮦ"}.isax-truck-fast1:before{content:"ﮧ"}.isax-truck-tick2:before{content:"ﮨ"}.isax-trush-square2:before{content:"ﮩ"}.isax-undo2:before{content:"ﮪ"}.isax-unlimited2:before{content:"ﮫ"}.isax-unlock2:before{content:"ﮬ"}.isax-user2:before{content:"ﮭ"}.isax-user-add2:before{content:"ﮮ"}.isax-user-cirlce-add2:before{content:"ﮯ"}.isax-user-edit2:before{content:"ﮰ"}.isax-user-minus2:before{content:"ﮱ"}.isax-user-octagon2:before{content:"﮲"}.isax-user-remove2:before{content:"﮳"}.isax-user-search2:before{content:"﮴"}.isax-user-square2:before{content:"﮵"}.isax-user-tag2:before{content:"﮶"}.isax-user-tick2:before{content:"﮷"}.isax-verify2:before{content:"﮸"}.isax-video2:before{content:"﮹"}.isax-video-add2:before{content:"﮺"}.isax-video-circle2:before{content:"﮻"}.isax-video-horizontal2:before{content:"﮼"}.isax-video-octagon2:before{content:"﮽"}.isax-video-play2:before{content:"﮾"}.isax-video-remove2:before{content:"﮿"}.isax-video-slash2:before{content:"﯀"}.isax-video-square2:before{content:"﯁"}.isax-video-tick2:before{content:"﯂"}.isax-video-time2:before{content:"﯃"}.isax-video-vertical2:before{content:"﯄"}.isax-voice-cricle2:before{content:"﯅"}.isax-voice-square2:before{content:"﯆"}.isax-volume-cross2:before{content:"﯇"}.isax-volume-high2:before{content:"﯈"}.isax-volume-low2:before{content:"﯉"}.isax-volume-low-12:before{content:"﯊"}.isax-volume-mute2:before{content:"﯋"}.isax-volume-slash2:before{content:"﯌"}.isax-volume-up2:before{content:"﯍"}.isax-wallet2:before{content:"﯎"}.isax-wallet-12:before{content:"﯏"}.isax-wallet-22:before{content:"﯐"}.isax-wallet-32:before{content:"﯑"}.isax-wallet-add2:before{content:"﯒"}.isax-wallet-add-12:before{content:"ﯓ"}.isax-wallet-check2:before{content:"ﯔ"}.isax-wallet-minus2:before{content:"ﯕ"}.isax-wallet-money2:before{content:"ﯖ"}.isax-wallet-remove2:before{content:"ﯗ"}.isax-wallet-search2:before{content:"ﯘ"}.isax-warning-22:before{content:"ﯙ"}.isax-watch2:before{content:"ﯚ"}.isax-watch-status2:before{content:"ﯛ"}.isax-weight2:before{content:"ﯜ"}.isax-weight-12:before{content:"ﯝ"}.isax-wifi2:before{content:"ﯞ"}.isax-wifi-square2:before{content:"ﯟ"}.isax-wind2:before{content:"ﯠ"}.isax-wind-22:before{content:"ﯡ"}.isax-woman2:before{content:"ﯢ"}.isax-dcube3:before{content:""}.isax-d-cube-scan3:before{content:"ﯣ"}.isax-d-rotate3:before{content:"ﯤ"}.isax-d-square3:before{content:"ﯥ"}.isax-square3:before{content:"ﯦ"}.isax-support3:before{content:"ﯧ"}.isax-activity3:before{content:"ﯨ"}.isax-add3:before{content:"ﯩ"}.isax-add-circle3:before{content:"ﯪ"}.isax-additem3:before{content:"ﯫ"}.isax-add-square3:before{content:"ﯬ"}.isax-airdrop3:before{content:"ﯭ"}.isax-airplane3:before{content:"ﯮ"}.isax-airplane-square3:before{content:"ﯯ"}.isax-airpod3:before{content:"ﯰ"}.isax-airpods3:before{content:"ﯱ"}.isax-alarm3:before{content:"ﯲ"}.isax-align-bottom3:before{content:"ﯳ"}.isax-align-horizontally3:before{content:"ﯴ"}.isax-align-left3:before{content:"ﯵ"}.isax-align-right3:before{content:"ﯶ"}.isax-align-vertically3:before{content:"ﯷ"}.isax-aquarius3:before{content:"ﯸ"}.isax-archive3:before{content:"ﯹ"}.isax-archive-13:before{content:"ﯺ"}.isax-archive-add3:before{content:"ﯻ"}.isax-archive-book3:before{content:"ﯼ"}.isax-archive-minus3:before{content:"ﯽ"}.isax-archive-slash3:before{content:"ﯾ"}.isax-archive-tick3:before{content:"ﯿ"}.isax-arrange-circle3:before{content:"ﰀ"}.isax-arrange-circle-23:before{content:"ﰁ"}.isax-arrange-square3:before{content:"ﰂ"}.isax-arrange-square-23:before{content:"ﰃ"}.isax-arrow3:before{content:"ﰄ"}.isax-arrow-23:before{content:"ﰅ"}.isax-arrow-33:before{content:"ﰆ"}.isax-arrow-bottom3:before{content:"ﰇ"}.isax-arrow-circle-down3:before{content:"ﰈ"}.isax-arrow-circle-left3:before{content:"ﰉ"}.isax-arrow-circle-right3:before{content:"ﰊ"}.isax-arrow-down3:before{content:"ﰋ"}.isax-arrow-down-13:before{content:"ﰌ"}.isax-arrow-down-23:before{content:"ﰍ"}.isax-arrow-left3:before{content:"ﰎ"}.isax-arrow-left-13:before{content:"ﰏ"}.isax-arrow-left-23:before{content:"ﰐ"}.isax-arrow-left-33:before{content:"ﰑ"}.isax-arrow-right3:before{content:"ﰒ"}.isax-arrow-right-13:before{content:"ﰓ"}.isax-arrow-right-23:before{content:"ﰔ"}.isax-arrow-right-33:before{content:"ﰕ"}.isax-arrow-square3:before{content:"ﰖ"}.isax-arrow-square-down3:before{content:"ﰗ"}.isax-arrow-square-left3:before{content:"ﰘ"}.isax-arrow-square-right2:before{content:"ﰙ"}.isax-arrow-square-up3:before{content:"ﰚ"}.isax-arrow-swap-horizontal3:before{content:"ﰛ"}.isax-arrow-up3:before{content:"ﰜ"}.isax-arrow-up-13:before{content:"ﰝ"}.isax-arrow-up-23:before{content:"ﰞ"}.isax-arrow-up-33:before{content:"ﰟ"}.isax-attach-circle3:before{content:"ﰠ"}.isax-attach-square3:before{content:"ﰡ"}.isax-audio-square3:before{content:"ﰢ"}.isax-autobrightness3:before{content:"ﰣ"}.isax-award3:before{content:"ﰤ"}.isax-back-square3:before{content:"ﰥ"}.isax-backward3:before{content:"ﰦ"}.isax-backward-5-seconds3:before{content:"ﰧ"}.isax-backward-10-seconds3:before{content:"ﰨ"}.isax-backward-15-seconds3:before{content:"ﰩ"}.isax-backward-item3:before{content:"ﰪ"}.isax-bag3:before{content:"ﰫ"}.isax-bag-23:before{content:"ﰬ"}.isax-bag-cross3:before{content:"ﰭ"}.isax-bag-cross-13:before{content:"ﰮ"}.isax-bag-happy3:before{content:"ﰯ"}.isax-bag-tick3:before{content:"ﰰ"}.isax-bag-tick-23:before{content:"ﰱ"}.isax-bag-timer3:before{content:"ﰲ"}.isax-bank3:before{content:"ﰳ"}.isax-barcode3:before{content:"ﰴ"}.isax-battery-3full3:before{content:"ﰵ"}.isax-battery-charging3:before{content:"ﰶ"}.isax-battery-disable3:before{content:"ﰷ"}.isax-battery-empty3:before{content:"ﰸ"}.isax-battery-empty-13:before{content:"ﰹ"}.isax-battery-full3:before{content:"ﰺ"}.isax-bezier3:before{content:"ﰻ"}.isax-bill3:before{content:"ﰼ"}.isax-bitcoin-card3:before{content:"ﰽ"}.isax-bitcoin-convert3:before{content:"ﰾ"}.isax-bitcoin-refresh3:before{content:"ﰿ"}.isax-blend3:before{content:"ﱀ"}.isax-blend-23:before{content:"ﱁ"}.isax-bluetooth3:before{content:"ﱂ"}.isax-bluetooth-23:before{content:"ﱃ"}.isax-bluetooth-circle3:before{content:"ﱄ"}.isax-bluetooth-rectangle3:before{content:"ﱅ"}.isax-blur3:before{content:"ﱆ"}.isax-book3:before{content:"ﱇ"}.isax-book-13:before{content:"ﱈ"}.isax-bookmark3:before{content:"ﱉ"}.isax-bookmark-23:before{content:"ﱊ"}.isax-book-saved3:before{content:"ﱋ"}.isax-book-square3:before{content:"ﱌ"}.isax-box3:before{content:"ﱍ"}.isax-box-13:before{content:"ﱎ"}.isax-box-23:before{content:"ﱏ"}.isax-box-add3:before{content:"ﱐ"}.isax-box-remove3:before{content:"ﱑ"}.isax-box-search3:before{content:"ﱒ"}.isax-box-tick3:before{content:"ﱓ"}.isax-box-time3:before{content:"ﱔ"}.isax-briefcase3:before{content:"ﱕ"}.isax-brifecase-cross3:before{content:"ﱖ"}.isax-brifecase-tick3:before{content:"ﱗ"}.isax-brifecase-timer3:before{content:"ﱘ"}.isax-broom3:before{content:"ﱙ"}.isax-brush3:before{content:"ﱚ"}.isax-brush-13:before{content:"ﱛ"}.isax-brush-23:before{content:"ﱜ"}.isax-brush-33:before{content:"ﱝ"}.isax-brush-43:before{content:"ﱞ"}.isax-bubble3:before{content:"ﱟ"}.isax-bucket3:before{content:"ﱠ"}.isax-bucket-circle3:before{content:"ﱡ"}.isax-bucket-square3:before{content:"ﱢ"}.isax-building3:before{content:"ﱣ"}.isax-building-33:before{content:"ﱤ"}.isax-building-43:before{content:"ﱥ"}.isax-buildings3:before{content:"ﱦ"}.isax-buildings-23:before{content:"ﱧ"}.isax-buliding3:before{content:"ﱨ"}.isax-bus3:before{content:"ﱩ"}.isax-buy-crypto3:before{content:"ﱪ"}.isax-cake3:before{content:"ﱫ"}.isax-calculator3:before{content:"ﱬ"}.isax-calendar3:before{content:"ﱭ"}.isax-calendar-13:before{content:"ﱮ"}.isax-calendar-23:before{content:"ﱯ"}.isax-calendar-add3:before{content:"ﱰ"}.isax-calendar-circle3:before{content:"ﱱ"}.isax-calendar-edit3:before{content:"ﱲ"}.isax-calendar-remove3:before{content:"ﱳ"}.isax-calendar-search3:before{content:"ﱴ"}.isax-calendar-tick3:before{content:"ﱵ"}.isax-call3:before{content:"ﱶ"}.isax-call-add3:before{content:"ﱷ"}.isax-call-calling3:before{content:"ﱸ"}.isax-call-incoming3:before{content:"ﱹ"}.isax-call-minus3:before{content:"ﱺ"}.isax-call-outgoing3:before{content:"ﱻ"}.isax-call-received3:before{content:"ﱼ"}.isax-call-remove3:before{content:"ﱽ"}.isax-call-slash3:before{content:"ﱾ"}.isax-camera3:before{content:"ﱿ"}.isax-camera-slash3:before{content:"ﲀ"}.isax-candle3:before{content:"ﲁ"}.isax-candle-23:before{content:"ﲂ"}.isax-car3:before{content:"ﲃ"}.isax-card3:before{content:"ﲄ"}.isax-card-add3:before{content:"ﲅ"}.isax-card-coin3:before{content:"ﲆ"}.isax-card-edit3:before{content:"ﲇ"}.isax-card-pos3:before{content:"ﲈ"}.isax-card-receive3:before{content:"ﲉ"}.isax-card-remove3:before{content:"ﲊ"}.isax-card-remove-13:before{content:"ﲋ"}.isax-cards3:before{content:"ﲌ"}.isax-card-send3:before{content:"ﲍ"}.isax-card-slash3:before{content:"ﲎ"}.isax-card-tick3:before{content:"ﲏ"}.isax-card-tick-13:before{content:"ﲐ"}.isax-category3:before{content:"ﲑ"}.isax-category-23:before{content:"ﲒ"}.isax-cd3:before{content:"ﲓ"}.isax-chart3:before{content:"ﲔ"}.isax-chart-13:before{content:"ﲕ"}.isax-chart-24:before{content:"ﲖ"}.isax-chart-33:before{content:"ﲗ"}.isax-chart-213:before{content:"ﲘ"}.isax-chart-square3:before{content:"ﲙ"}.isax-chart-success3:before{content:"ﲚ"}.isax-check3:before{content:"ﲛ"}.isax-chrome3:before{content:"ﲜ"}.isax-clipboard3:before{content:"ﲝ"}.isax-clipboard-close3:before{content:"ﲞ"}.isax-clipboard-export3:before{content:"ﲟ"}.isax-clipboard-import3:before{content:"ﲠ"}.isax-clipboard-text3:before{content:"ﲡ"}.isax-clipboard-tick3:before{content:"ﲢ"}.isax-clock3:before{content:"ﲣ"}.isax-clock-13:before{content:"ﲤ"}.isax-close-circle3:before{content:"ﲥ"}.isax-close-square3:before{content:"ﲦ"}.isax-cloud3:before{content:"ﲧ"}.isax-cloud-add3:before{content:"ﲨ"}.isax-cloud-change3:before{content:"ﲩ"}.isax-cloud-connection3:before{content:"ﲪ"}.isax-cloud-cross3:before{content:"ﲫ"}.isax-cloud-drizzle3:before{content:"ﲬ"}.isax-cloud-fog3:before{content:"ﲭ"}.isax-cloud-lightning3:before{content:"ﲮ"}.isax-cloud-minus3:before{content:"ﲯ"}.isax-cloud-notif3:before{content:"ﲰ"}.isax-cloud-plus3:before{content:"ﲱ"}.isax-cloud-remove3:before{content:"ﲲ"}.isax-cloud-snow3:before{content:"ﲳ"}.isax-cloud-sunny3:before{content:"ﲴ"}.isax-code3:before{content:"ﲵ"}.isax-code-13:before{content:"ﲶ"}.isax-code-circle3:before{content:"ﲷ"}.isax-coffee3:before{content:"ﲸ"}.isax-coin3:before{content:"ﲹ"}.isax-coin-13:before{content:"ﲺ"}.isax-colorfilter3:before{content:"ﲻ"}.isax-colors-square3:before{content:"ﲼ"}.isax-color-swatch3:before{content:"ﲽ"}.isax-command3:before{content:"ﲾ"}.isax-command-square3:before{content:"ﲿ"}.isax-component3:before{content:"ﳀ"}.isax-computing3:before{content:"ﳁ"}.isax-convert3:before{content:"ﳂ"}.isax-convert-3d-cube3:before{content:"ﳃ"}.isax-convert-card3:before{content:"ﳄ"}.isax-convertshape3:before{content:"ﳅ"}.isax-convertshape-23:before{content:"ﳆ"}.isax-copy3:before{content:"ﳇ"}.isax-copyright3:before{content:"ﳈ"}.isax-copy-success3:before{content:"ﳉ"}.isax-courthouse3:before{content:"ﳊ"}.isax-cpu3:before{content:"ﳋ"}.isax-cpu-charge3:before{content:"ﳌ"}.isax-cpu-setting3:before{content:"ﳍ"}.isax-creative-commons3:before{content:"ﳎ"}.isax-crop3:before{content:"ﳏ"}.isax-crown3:before{content:"ﳐ"}.isax-crown-13:before{content:"ﳑ"}.isax-cup3:before{content:"ﳒ"}.isax-danger3:before{content:"ﳓ"}.isax-data3:before{content:"ﳔ"}.isax-data-23:before{content:"ﳕ"}.isax-designtools3:before{content:"ﳖ"}.isax-device-message3:before{content:"ﳗ"}.isax-devices3:before{content:"ﳘ"}.isax-diagram3:before{content:"ﳙ"}.isax-diamonds3:before{content:"ﳚ"}.isax-direct3:before{content:"ﳛ"}.isax-directbox-default3:before{content:"ﳜ"}.isax-directbox-notif3:before{content:"ﳝ"}.isax-directbox-receive3:before{content:"ﳞ"}.isax-directbox-send3:before{content:"ﳟ"}.isax-direct-down3:before{content:"ﳠ"}.isax-direct-inbox3:before{content:"ﳡ"}.isax-direct-left3:before{content:"ﳢ"}.isax-direct-normal3:before{content:"ﳣ"}.isax-direct-notification3:before{content:"ﳤ"}.isax-direct-right3:before{content:"ﳥ"}.isax-direct-send3:before{content:"ﳦ"}.isax-direct-up3:before{content:"ﳧ"}.isax-discount-circle3:before{content:"ﳨ"}.isax-discount-shape3:before{content:"ﳩ"}.isax-discover3:before{content:"ﳪ"}.isax-dislike3:before{content:"ﳫ"}.isax-document3:before{content:"ﳬ"}.isax-document-13:before{content:"ﳭ"}.isax-document-cloud3:before{content:"ﳮ"}.isax-document-code3:before{content:"ﳯ"}.isax-document-code-23:before{content:"ﳰ"}.isax-document-copy3:before{content:"ﳱ"}.isax-document-download3:before{content:"ﳲ"}.isax-document-favorite3:before{content:"ﳳ"}.isax-document-filter3:before{content:"ﳴ"}.isax-document-forward3:before{content:"ﳵ"}.isax-document-like3:before{content:"ﳶ"}.isax-document-previous3:before{content:"ﳷ"}.isax-document-sketch3:before{content:"ﳸ"}.isax-document-text3:before{content:"ﳹ"}.isax-document-text-13:before{content:"ﳺ"}.isax-document-upload3:before{content:"ﳻ"}.isax-dollar-circle2:before{content:"ﳼ"}.isax-dollar-square3:before{content:"ﳽ"}.isax-driver3:before{content:"ﳾ"}.isax-driver-23:before{content:"ﳿ"}.isax-driver-refresh3:before{content:"ﴀ"}.isax-driving3:before{content:"ﴁ"}.isax-drop2:before{content:"ﴂ"}.isax-edit3:before{content:"ﴃ"}.isax-edit-23:before{content:"ﴄ"}.isax-electricity3:before{content:"ﴅ"}.isax-element-11:before{content:"ﴆ"}.isax-element-23:before{content:"ﴇ"}.isax-element-33:before{content:"ﴈ"}.isax-element-43:before{content:"ﴉ"}.isax-element-equal3:before{content:"ﴊ"}.isax-element-plus3:before{content:"ﴋ"}.isax-emoji-happy3:before{content:"ﴌ"}.isax-emoji-normal3:before{content:"ﴍ"}.isax-emoji-sad3:before{content:"ﴎ"}.isax-empty-wallet3:before{content:"ﴏ"}.isax-empty-wallet-add3:before{content:"ﴐ"}.isax-empty-wallet-remove3:before{content:"ﴑ"}.isax-empty-wallet-tick3:before{content:"ﴒ"}.isax-eraser3:before{content:"ﴓ"}.isax-eraser-13:before{content:"ﴔ"}.isax-export3:before{content:"ﴕ"}.isax-export-13:before{content:"ﴖ"}.isax-export-23:before{content:"ﴗ"}.isax-export-33:before{content:"ﴘ"}.isax-external-drive3:before{content:"ﴙ"}.isax-eye2:before{content:"ﴚ"}.isax-eye-slash3:before{content:"ﴛ"}.isax-fatrows3:before{content:"ﴜ"}.isax-favorite-chart3:before{content:"ﴝ"}.isax-filter3:before{content:"ﴞ"}.isax-filter-add3:before{content:"ﴟ"}.isax-filter-edit3:before{content:"ﴠ"}.isax-filter-remove3:before{content:"ﴡ"}.isax-filter-search3:before{content:"ﴢ"}.isax-filter-square3:before{content:"ﴣ"}.isax-filter-tick3:before{content:"ﴤ"}.isax-finger-cricle3:before{content:"ﴥ"}.isax-finger-scan3:before{content:"ﴦ"}.isax-firstline3:before{content:"ﴧ"}.isax-flag3:before{content:"ﴨ"}.isax-flag-23:before{content:"ﴩ"}.isax-flash3:before{content:"ﴪ"}.isax-flash-13:before{content:"ﴫ"}.isax-flash-circle3:before{content:"ﴬ"}.isax-flash-circle-13:before{content:"ﴭ"}.isax-flash-slash3:before{content:"ﴮ"}.isax-folder3:before{content:"ﴯ"}.isax-folder-23:before{content:"ﴰ"}.isax-folder-add3:before{content:"ﴱ"}.isax-folder-cloud3:before{content:"ﴲ"}.isax-folder-connection3:before{content:"ﴳ"}.isax-folder-cross3:before{content:"ﴴ"}.isax-folder-favorite3:before{content:"ﴵ"}.isax-folder-minus3:before{content:"ﴶ"}.isax-folder-open3:before{content:"ﴷ"}.isax-forbidden3:before{content:"ﴸ"}.isax-forbidden-23:before{content:"ﴹ"}.isax-format-circle3:before{content:"ﴺ"}.isax-format-square3:before{content:"ﴻ"}.isax-forward3:before{content:"ﴼ"}.isax-forward-5-seconds3:before{content:"ﴽ"}.isax-forward-10-seconds3:before{content:"﴾"}.isax-forward-15-seconds3:before{content:"﴿"}.isax-forward-item3:before{content:"﵀"}.isax-forward-square3:before{content:"﵁"}.isax-frame3:before{content:"﵂"}.isax-frame-13:before{content:"﵃"}.isax-frame-23:before{content:"﵄"}.isax-frame-33:before{content:"﵅"}.isax-frame-43:before{content:"﵆"}.isax-frame-51:before{content:"﵇"}.isax-gallery3:before{content:"﵈"}.isax-gallery-add3:before{content:"﵉"}.isax-gallery-edit3:before{content:"﵊"}.isax-gallery-export2:before{content:"﵋"}.isax-gallery-favorite3:before{content:"﵌"}.isax-gallery-import3:before{content:"﵍"}.isax-gallery-remove3:before{content:"﵎"}.isax-gallery-slash3:before{content:"﵏"}.isax-gallery-tick3:before{content:"ﵐ"}.isax-game3:before{content:"ﵑ"}.isax-gameboy3:before{content:"ﵒ"}.isax-gemini3:before{content:"ﵓ"}.isax-gemini-23:before{content:"ﵔ"}.isax-ghost3:before{content:"ﵕ"}.isax-gift3:before{content:"ﵖ"}.isax-glass3:before{content:"ﵗ"}.isax-glass-13:before{content:"ﵘ"}.isax-global3:before{content:"ﵙ"}.isax-global-edit3:before{content:"ﵚ"}.isax-global-refresh3:before{content:"ﵛ"}.isax-global-search3:before{content:"ﵜ"}.isax-gps3:before{content:"ﵝ"}.isax-gps-slash3:before{content:"ﵞ"}.isax-grammerly3:before{content:"ﵟ"}.isax-graph3:before{content:"ﵠ"}.isax-grid-13:before{content:"ﵡ"}.isax-grid-23:before{content:"ﵢ"}.isax-grid-33:before{content:"ﵣ"}.isax-grid-43:before{content:"ﵤ"}.isax-grid-53:before{content:"ﵥ"}.isax-grid-63:before{content:"ﵦ"}.isax-grid-73:before{content:"ﵧ"}.isax-grid-83:before{content:"ﵨ"}.isax-grid-93:before{content:"ﵩ"}.isax-grid-edit3:before{content:"ﵪ"}.isax-grid-eraser3:before{content:"ﵫ"}.isax-grid-lock3:before{content:"ﵬ"}.isax-happyemoji3:before{content:"ﵭ"}.isax-hashtag3:before{content:"ﵮ"}.isax-hashtag-13:before{content:"ﵯ"}.isax-hashtag-down3:before{content:"ﵰ"}.isax-hashtag-up3:before{content:"ﵱ"}.isax-headphone3:before{content:"ﵲ"}.isax-headphones3:before{content:"ﵳ"}.isax-health3:before{content:"ﵴ"}.isax-heart3:before{content:"ﵵ"}.isax-heart-add3:before{content:"ﵶ"}.isax-heart-circle3:before{content:"ﵷ"}.isax-heart-edit3:before{content:"ﵸ"}.isax-heart-remove3:before{content:"ﵹ"}.isax-heart-search3:before{content:"ﵺ"}.isax-heart-slash3:before{content:"ﵻ"}.isax-heart-tick3:before{content:"ﵼ"}.isax-hierarchy3:before{content:"ﵽ"}.isax-hierarchy-23:before{content:"ﵾ"}.isax-hierarchy-33:before{content:"ﵿ"}.isax-hierarchy-square3:before{content:"ﶀ"}.isax-hierarchy-square-23:before{content:"ﶁ"}.isax-hierarchy-square-33:before{content:"ﶂ"}.isax-home3:before{content:"ﶃ"}.isax-home-13:before{content:"ﶄ"}.isax-home-23:before{content:"ﶅ"}.isax-home-hashtag3:before{content:"ﶆ"}.isax-home-trend-down3:before{content:"ﶇ"}.isax-home-trend-up3:before{content:"ﶈ"}.isax-home-wifi3:before{content:"ﶉ"}.isax-hospital3:before{content:"ﶊ"}.isax-house3:before{content:"ﶋ"}.isax-house-23:before{content:"ﶌ"}.isax-icon2:before{content:"ﶍ"}.isax-icon-11:before{content:"ﶎ"}.isax-icon-2:before{content:"ﶏ"}.isax-icon-3:before{content:"﶐"}.isax-image3:before{content:"﶑"}.isax-import3:before{content:"ﶒ"}.isax-import-13:before{content:"ﶓ"}.isax-import-23:before{content:"ﶔ"}.isax-info-circle3:before{content:"ﶕ"}.isax-information3:before{content:"ﶖ"}.isax-instagram3:before{content:"ﶗ"}.isax-judge3:before{content:"ﶘ"}.isax-kanban2:before{content:"ﶙ"}.isax-key3:before{content:"ﶚ"}.isax-keyboard3:before{content:"ﶛ"}.isax-keyboard-open3:before{content:"ﶜ"}.isax-key-square3:before{content:"ﶝ"}.isax-lamp3:before{content:"ﶞ"}.isax-lamp-13:before{content:"ﶟ"}.isax-lamp-charge3:before{content:"ﶠ"}.isax-lamp-on3:before{content:"ﶡ"}.isax-lamp-slash3:before{content:"ﶢ"}.isax-language-circle3:before{content:"ﶣ"}.isax-language-square3:before{content:"ﶤ"}.isax-layer3:before{content:"ﶥ"}.isax-level3:before{content:"ﶦ"}.isax-lifebuoy3:before{content:"ﶧ"}.isax-like3:before{content:"ﶨ"}.isax-like-13:before{content:"ﶩ"}.isax-like-dislike3:before{content:"ﶪ"}.isax-like-shapes3:before{content:"ﶫ"}.isax-like-tag3:before{content:"ﶬ"}.isax-link3:before{content:"ﶭ"}.isax-link-13:before{content:"ﶮ"}.isax-link-24:before{content:"ﶯ"}.isax-link-213:before{content:"ﶰ"}.isax-link-circle3:before{content:"ﶱ"}.isax-link-square3:before{content:"ﶲ"}.isax-location3:before{content:"ﶳ"}.isax-location-add3:before{content:"ﶴ"}.isax-location-cross3:before{content:"ﶵ"}.isax-location-minus3:before{content:"ﶶ"}.isax-location-slash3:before{content:"ﶷ"}.isax-location-tick3:before{content:"ﶸ"}.isax-lock3:before{content:"ﶹ"}.isax-lock-13:before{content:"ﶺ"}.isax-lock-circle3:before{content:"ﶻ"}.isax-lock-slash3:before{content:"ﶼ"}.isax-login3:before{content:"ﶽ"}.isax-login-13:before{content:"ﶾ"}.isax-logout3:before{content:"ﶿ"}.isax-logout-13:before{content:"ﷀ"}.isax-lovely3:before{content:"ﷁ"}.isax-magicpen3:before{content:"ﷂ"}.isax-magic-star3:before{content:"ﷃ"}.isax-main-component3:before{content:"ﷄ"}.isax-man3:before{content:"ﷅ"}.isax-map3:before{content:"ﷆ"}.isax-map-13:before{content:"ﷇ"}.isax-mask3:before{content:"﷈"}.isax-mask-13:before{content:"﷉"}.isax-mask-23:before{content:"﷊"}.isax-math3:before{content:"﷋"}.isax-maximize3:before{content:"﷌"}.isax-maximize-13:before{content:"﷍"}.isax-maximize-24:before{content:"﷎"}.isax-maximize-33:before{content:"﷏"}.isax-maximize-43:before{content:"﷐"}.isax-maximize-213:before{content:"﷑"}.isax-maximize-circle2 .path1:before{content:"﷒";color:#292d32;opacity:.4}.isax-maximize-circle2 .path2:before{content:"﷓";margin-left:-1em;color:#292d32;opacity:.4}.isax-maximize-circle2 .path3:before{content:"﷔";margin-left:-1em;color:#292d32;opacity:.4}.isax-maximize-circle2 .path4:before{content:"﷕";margin-left:-1em;color:#292d32;opacity:.4}.isax-maximize-circle2 .path5:before{content:"﷖";margin-left:-1em;color:#292d32}.isax-maximize-circle2 .path6:before{content:"﷗";margin-left:-1em;color:#292d32}.isax-medal3:before{content:"﷘"}.isax-medal-star3:before{content:"﷙"}.isax-menu3:before{content:"﷚"}.isax-menu-13:before{content:"﷛"}.isax-menu-board3:before{content:"﷜"}.isax-message3:before{content:"﷝"}.isax-message-23:before{content:"﷞"}.isax-message-add3:before{content:"﷟"}.isax-message-add-13:before{content:"﷠"}.isax-message-circle3:before{content:"﷡"}.isax-message-edit3:before{content:"﷢"}.isax-message-favorite3:before{content:"﷣"}.isax-message-minus3:before{content:"﷤"}.isax-message-notif3:before{content:"﷥"}.isax-message-programming3:before{content:"﷦"}.isax-message-question3:before{content:"﷧"}.isax-message-remove3:before{content:"﷨"}.isax-messages3:before{content:"﷩"}.isax-messages-13:before{content:"﷪"}.isax-messages-23:before{content:"﷫"}.isax-messages-33:before{content:"﷬"}.isax-message-search3:before{content:"﷭"}.isax-message-square3:before{content:"﷮"}.isax-message-text3:before{content:"﷯"}.isax-message-text-13:before{content:"ﷰ"}.isax-message-tick3:before{content:"ﷱ"}.isax-message-time3:before{content:"ﷲ"}.isax-microphone3:before{content:"ﷳ"}.isax-microphone-23:before{content:"ﷴ"}.isax-microphone-slash3:before{content:"ﷵ"}.isax-microphone-slash-13:before{content:"ﷶ"}.isax-microscope3:before{content:"ﷷ"}.isax-milk3:before{content:"ﷸ"}.isax-mini-music-sqaure3:before{content:"ﷹ"}.isax-minus3:before{content:"ﷺ"}.isax-minus-cirlce3:before{content:"ﷻ"}.isax-minus-square3:before{content:"﷼"}.isax-mirror3:before{content:"﷽"}.isax-mirroring-screen3:before{content:"﷾"}.isax-mobile3:before{content:"﷿"}.isax-mobile-programming3:before{content:"︀"}.isax-money3:before{content:"︁"}.isax-money-23:before{content:"︂"}.isax-money-33:before{content:"︃"}.isax-money-43:before{content:"︄"}.isax-money-add3:before{content:"︅"}.isax-money-change3:before{content:"︆"}.isax-money-forbidden3:before{content:"︇"}.isax-money-recive3:before{content:"︈"}.isax-money-remove3:before{content:"︉"}.isax-moneys3:before{content:"︊"}.isax-money-send3:before{content:"︋"}.isax-money-tick3:before{content:"︌"}.isax-money-time3:before{content:"︍"}.isax-monitor3:before{content:"︎"}.isax-monitor-mobbile3:before{content:"️"}.isax-monitor-recorder3:before{content:"︐"}.isax-moon3:before{content:"︑"}.isax-more3:before{content:"︒"}.isax-more-23:before{content:"︓"}.isax-more-circle3:before{content:"︔"}.isax-more-square3:before{content:"︕"}.isax-mouse3:before{content:"︖"}.isax-mouse-13:before{content:"︗"}.isax-mouse-circle3:before{content:"︘"}.isax-mouse-square3:before{content:"︙"}.isax-music3:before{content:"︚"}.isax-music-circle3:before{content:"︛"}.isax-music-dashboard3:before{content:"︜"}.isax-music-filter3:before{content:"︝"}.isax-music-library-23:before{content:"︞"}.isax-musicnote3:before{content:"︟"}.isax-music-play3:before{content:"︠"}.isax-music-playlist3:before{content:"︡"}.isax-music-square3:before{content:"︢"}.isax-music-square-add3:before{content:"︣"}.isax-music-square-remove3:before{content:"︤"}.isax-music-square-search3:before{content:"︥"}.isax-next3:before{content:"︦"}.isax-note3:before{content:"︧"}.isax-note-13:before{content:"︨"}.isax-note-24:before{content:"︩"}.isax-note-213:before{content:"︪"}.isax-note-add3:before{content:"︫"}.isax-note-favorite3:before{content:"︬"}.isax-note-remove3:before{content:"︭"}.isax-note-square3:before{content:"︮"}.isax-note-text3:before{content:"︯"}.isax-notification3:before{content:"︰"}.isax-notification-13:before{content:"︱"}.isax-notification-bing3:before{content:"︲"}.isax-notification-circle3:before{content:"︳"}.isax-notification-favorite3:before{content:"︴"}.isax-notification-status3:before{content:"︵"}.isax-omega-circle3:before{content:"︶"}.isax-omega-square3:before{content:"︷"}.isax-paintbucket3:before{content:"︸"}.isax-paperclip3:before{content:"︹"}.isax-paperclip-23:before{content:"︺"}.isax-password-check3:before{content:"︻"}.isax-path3:before{content:"︼"}.isax-path-23:before{content:"︽"}.isax-path-square3:before{content:"︾"}.isax-pause3:before{content:"︿"}.isax-pause-circle3:before{content:"﹀"}.isax-pen-add3:before{content:"﹁"}.isax-pen-close3:before{content:"﹂"}.isax-pen-remove3:before{content:"﹃"}.isax-pen-tool3:before{content:"﹄"}.isax-pen-tool-23:before{content:"﹅"}.isax-people3:before{content:"﹆"}.isax-percentage-circle3:before{content:"﹇"}.isax-percentage-square3:before{content:"﹈"}.isax-personalcard3:before{content:"﹉"}.isax-pet3:before{content:"﹊"}.isax-pharagraphspacing3:before{content:"﹋"}.isax-picture-frame3:before{content:"﹌"}.isax-play3:before{content:"﹍"}.isax-play-add3:before{content:"﹎"}.isax-play-circle3:before{content:"﹏"}.isax-play-cricle3:before{content:"﹐"}.isax-play-remove3:before{content:"﹑"}.isax-presention-chart3:before{content:"﹒"}.isax-previous3:before{content:"﹓"}.isax-printer3:before{content:"﹔"}.isax-printer-slash3:before{content:"﹕"}.isax-profile1:before{content:"﹖"}.isax-profile-2user3:before{content:"﹗"}.isax-profile-add3:before{content:"﹘"}.isax-profile-circle3:before{content:"﹙"}.isax-profile-delete3:before{content:"﹚"}.isax-profile-remove3:before{content:"﹛"}.isax-profile-tick3:before{content:"﹜"}.isax-programming-arrow3:before{content:"﹝"}.isax-programming-arrows3:before{content:"﹞"}.isax-quote-down3:before{content:"﹟"}.isax-quote-down-circle3:before{content:"﹠"}.isax-quote-down-square3:before{content:"﹡"}.isax-quote-up3:before{content:"﹢"}.isax-quote-up-circle3:before{content:"﹣"}.isax-quote-up-square3:before{content:"﹤"}.isax-radar3:before{content:"﹥"}.isax-radar-13:before{content:"﹦"}.isax-radar-23:before{content:"﹧"}.isax-radio3:before{content:"﹨"}.isax-ram3:before{content:"﹩"}.isax-ram-23:before{content:"﹪"}.isax-ranking3:before{content:"﹫"}.isax-ranking-13:before{content:"﹬"}.isax-receipt3:before{content:"﹭"}.isax-receipt-13:before{content:"﹮"}.isax-receipt-23:before{content:"﹯"}.isax-receipt-2-13:before{content:"ﹰ"}.isax-receipt-add3:before{content:"ﹱ"}.isax-receipt-discount3:before{content:"ﹲ"}.isax-receipt-disscount3:before{content:"ﹳ"}.isax-receipt-edit3:before{content:"ﹴ"}.isax-receipt-item3:before{content:"﹵"}.isax-receipt-minus3:before{content:"ﹶ"}.isax-receipt-search3:before{content:"ﹷ"}.isax-receipt-square3:before{content:"ﹸ"}.isax-receipt-text3:before{content:"ﹹ"}.isax-received3:before{content:"ﹺ"}.isax-receive-square3:before{content:"ﹻ"}.isax-receive-square-23:before{content:"ﹼ"}.isax-record3:before{content:"ﹽ"}.isax-record-circle3:before{content:"ﹾ"}.isax-recovery-convert3:before{content:"ﹿ"}.isax-redo3:before{content:"ﺀ"}.isax-refresh3:before{content:"ﺁ"}.isax-refresh-23:before{content:"ﺂ"}.isax-refresh-circle3:before{content:"ﺃ"}.isax-refresh-left-square3:before{content:"ﺄ"}.isax-refresh-right-square3:before{content:"ﺅ"}.isax-refresh-square-23:before{content:"ﺆ"}.isax-repeat3:before{content:"ﺇ"}.isax-repeat-circle3:before{content:"ﺈ"}.isax-repeate-music3:before{content:"ﺉ"}.isax-repeate-one3:before{content:"ﺊ"}.isax-reserve3:before{content:"ﺋ"}.isax-rotate-left3:before{content:"ﺌ"}.isax-rotate-left-13:before{content:"ﺍ"}.isax-rotate-right3:before{content:"ﺎ"}.isax-rotate-right-13:before{content:"ﺏ"}.isax-route-square3:before{content:"ﺐ"}.isax-routing3:before{content:"ﺑ"}.isax-routing-23:before{content:"ﺒ"}.isax-row-horizontal3:before{content:"ﺓ"}.isax-row-vertical3:before{content:"ﺔ"}.isax-rulerpen3:before{content:"ﺕ"}.isax-ruler3:before{content:"ﺖ"}.isax-safe-home3:before{content:"ﺗ"}.isax-sagittarius3:before{content:"ﺘ"}.isax-save-23:before{content:"ﺙ"}.isax-save-add3:before{content:"ﺚ"}.isax-save-minus3:before{content:"ﺛ"}.isax-save-remove3:before{content:"ﺜ"}.isax-scan3:before{content:"ﺝ"}.isax-scan-barcode3:before{content:"ﺞ"}.isax-scanner3:before{content:"ﺟ"}.isax-scanning3:before{content:"ﺠ"}.isax-scissor3:before{content:"ﺡ"}.isax-scissor-13:before{content:"ﺢ"}.isax-screenmirroring3:before{content:"ﺣ"}.isax-scroll3:before{content:"ﺤ"}.isax-search-favorite3:before{content:"ﺥ"}.isax-search-favorite-13:before{content:"ﺦ"}.isax-search-normal3:before{content:"ﺧ"}.isax-search-normal-13:before{content:"ﺨ"}.isax-search-status3:before{content:"ﺩ"}.isax-search-status-13:before{content:"ﺪ"}.isax-search-zoom-in3:before{content:"ﺫ"}.isax-search-zoom-in-13:before{content:"ﺬ"}.isax-search-zoom-out3:before{content:"ﺭ"}.isax-search-zoom-out-13:before{content:"ﺮ"}.isax-security3:before{content:"ﺯ"}.isax-security-card3:before{content:"ﺰ"}.isax-security-safe3:before{content:"ﺱ"}.isax-security-time3:before{content:"ﺲ"}.isax-security-user3:before{content:"ﺳ"}.isax-send3:before{content:"ﺴ"}.isax-send-13:before{content:"ﺵ"}.isax-send-23:before{content:"ﺶ"}.isax-send-sqaure-23:before{content:"ﺷ"}.isax-send-square3:before{content:"ﺸ"}.isax-setting3:before{content:"ﺹ"}.isax-setting-23:before{content:"ﺺ"}.isax-setting-33:before{content:"ﺻ"}.isax-setting-43:before{content:"ﺼ"}.isax-setting-53:before{content:"ﺽ"}.isax-settings3:before{content:"ﺾ"}.isax-shapes3:before{content:"ﺿ"}.isax-shapes-13:before{content:"ﻀ"}.isax-share3:before{content:"ﻁ"}.isax-shield2:before{content:"ﻂ"}.isax-shield-cross3:before{content:"ﻃ"}.isax-shield-search3:before{content:"ﻄ"}.isax-shield-security1:before{content:"ﻅ"}.isax-shield-slash3:before{content:"ﻆ"}.isax-shield-tick3:before{content:"ﻇ"}.isax-ship3:before{content:"ﻈ"}.isax-shop3:before{content:"ﻉ"}.isax-shop-add3:before{content:"ﻊ"}.isax-shopping-bag3:before{content:"ﻋ"}.isax-shopping-cart3:before{content:"ﻌ"}.isax-shop-remove3:before{content:"ﻍ"}.isax-shuffle3:before{content:"ﻎ"}.isax-sidebar-bottom3:before{content:"ﻏ"}.isax-sidebar-left3:before{content:"ﻐ"}.isax-sidebar-right3:before{content:"ﻑ"}.isax-sidebar-top3:before{content:"ﻒ"}.isax-signpost3:before{content:"ﻓ"}.isax-simcard3:before{content:"ﻔ"}.isax-simcard-13:before{content:"ﻕ"}.isax-simcard-23:before{content:"ﻖ"}.isax-size3:before{content:"ﻗ"}.isax-slash3:before{content:"ﻘ"}.isax-slider3:before{content:"ﻙ"}.isax-slider-horizontal3:before{content:"ﻚ"}.isax-slider-horizontal-13:before{content:"ﻛ"}.isax-slider-vertical3:before{content:"ﻜ"}.isax-slider-vertical-13:before{content:"ﻝ"}.isax-smallcaps3:before{content:"ﻞ"}.isax-smart-car3:before{content:"ﻟ"}.isax-smart-home3:before{content:"ﻠ"}.isax-smileys3:before{content:"ﻡ"}.isax-sms3:before{content:"ﻢ"}.isax-sms-edit3:before{content:"ﻣ"}.isax-sms-notification3:before{content:"ﻤ"}.isax-sms-search3:before{content:"ﻥ"}.isax-sms-star3:before{content:"ﻦ"}.isax-sms-tracking3:before{content:"ﻧ"}.isax-sort3:before{content:"ﻨ"}.isax-sound3:before{content:"ﻩ"}.isax-speaker3:before{content:"ﻪ"}.isax-speedometer3:before{content:"ﻫ"}.isax-star3:before{content:"ﻬ"}.isax-star-13:before{content:"ﻭ"}.isax-star-slash3:before{content:"ﻮ"}.isax-status3:before{content:"ﻯ"}.isax-status-up3:before{content:"ﻰ"}.isax-sticker3:before{content:"ﻱ"}.isax-stickynote3:before{content:"ﻲ"}.isax-stop3:before{content:"ﻳ"}.isax-stop-circle3:before{content:"ﻴ"}.isax-story3:before{content:"ﻵ"}.isax-strongbox3:before{content:"ﻶ"}.isax-strongbox-23:before{content:"ﻷ"}.isax-subtitle3:before{content:"ﻸ"}.isax-sun3:before{content:"ﻹ"}.isax-sun-13:before{content:"ﻺ"}.isax-sun-fog3:before{content:"ﻻ"}.isax-tag3:before{content:"ﻼ"}.isax-tag-23:before{content:"﻽"}.isax-tag-cross3:before{content:"﻾"}.isax-tag-right3:before{content:"\feff"}.isax-tag-user3:before{content:"＀"}.isax-task3:before{content:"！"}.isax-task-square3:before{content:"＂"}.isax-teacher3:before{content:"＃"}.isax-text3:before{content:"＄"}.isax-textalign-center3:before{content:"％"}.isax-textalign-justifycenter3:before{content:"＆"}.isax-textalign-justifyleft3:before{content:"＇"}.isax-textalign-justifyright3:before{content:"（"}.isax-textalign-left3:before{content:"）"}.isax-textalign-right3:before{content:"＊"}.isax-text-block3:before{content:"＋"}.isax-text-bold3:before{content:"，"}.isax-text-italic3:before{content:"－"}.isax-text-underline3:before{content:"．"}.isax-tick-circle3:before{content:"／"}.isax-ticket3:before{content:"０"}.isax-ticket-23:before{content:"１"}.isax-ticket-discount3:before{content:"２"}.isax-ticket-expired3:before{content:"３"}.isax-ticket-star3:before{content:"４"}.isax-tick-square3:before{content:"５"}.isax-timer3:before{content:"６"}.isax-timer-13:before{content:"７"}.isax-timer-pause3:before{content:"８"}.isax-timer-start3:before{content:"９"}.isax-toggle-off3:before{content:"："}.isax-toggle-off-circle3:before{content:"；"}.isax-toggle-on3:before{content:"＜"}.isax-toggle-on-circle3:before{content:"＝"}.isax-trade3:before{content:"＞"}.isax-transaction-minus3:before{content:"？"}.isax-translate3:before{content:"＠"}.isax-trash3:before{content:"Ａ"}.isax-tree3:before{content:"Ｂ"}.isax-trend-down3:before{content:"Ｃ"}.isax-trend-up3:before{content:"Ｄ"}.isax-triangle3:before{content:"Ｅ"}.isax-truck2:before{content:"Ｆ"}.isax-truck-fast2:before{content:"Ｇ"}.isax-truck-tick3:before{content:"Ｈ"}.isax-trush-square3:before{content:"Ｉ"}.isax-undo3:before{content:"Ｊ"}.isax-unlimited3:before{content:"Ｋ"}.isax-unlock3:before{content:"Ｌ"}.isax-user3:before{content:"Ｍ"}.isax-user-add3:before{content:"Ｎ"}.isax-user-cirlce-add3:before{content:"Ｏ"}.isax-user-edit3:before{content:"Ｐ"}.isax-user-minus3:before{content:"Ｑ"}.isax-user-octagon3:before{content:"Ｒ"}.isax-user-remove3:before{content:"Ｓ"}.isax-user-search3:before{content:"Ｔ"}.isax-user-square3:before{content:"Ｕ"}.isax-user-tag3:before{content:"Ｖ"}.isax-user-tick3:before{content:"Ｗ"}.isax-verify3:before{content:"Ｘ"}.isax-video3:before{content:"Ｙ"}.isax-video-add3:before{content:"Ｚ"}.isax-video-circle3:before{content:"［"}.isax-video-horizontal3:before{content:"＼"}.isax-video-octagon3:before{content:"］"}.isax-video-play3:before{content:"＾"}.isax-video-remove3:before{content:"＿"}.isax-video-slash3:before{content:"｀"}.isax-video-square3:before{content:"ａ"}.isax-video-tick3:before{content:"ｂ"}.isax-video-time3:before{content:"ｃ"}.isax-video-vertical3:before{content:"ｄ"}.isax-voice-cricle3:before{content:"ｅ"}.isax-voice-square3:before{content:"ｆ"}.isax-volume:before{content:"ｇ"}.isax-volume-cross3:before{content:"ｈ"}.isax-volume-high3:before{content:"ｉ"}.isax-volume-low3:before{content:"ｊ"}.isax-volume-low-13:before{content:"ｋ"}.isax-volume-mute3:before{content:"ｌ"}.isax-volume-slash3:before{content:"ｍ"}.isax-volume-up3:before{content:"ｎ"}.isax-wallet3:before{content:"ｏ"}.isax-wallet-13:before{content:"ｐ"}.isax-wallet-23:before{content:"ｑ"}.isax-wallet-33:before{content:"ｒ"}.isax-wallet-add3:before{content:"ｓ"}.isax-wallet-add-13:before{content:"ｔ"}.isax-wallet-add-2:before{content:"ｕ"}.isax-wallet-check3:before{content:"ｖ"}.isax-wallet-minus3:before{content:"ｗ"}.isax-wallet-money3:before{content:"ｘ"}.isax-wallet-remove3:before{content:"ｙ"}.isax-wallet-search3:before{content:"ｚ"}.isax-warning-23:before{content:"｛"}.isax-watch3:before{content:"｜"}.isax-watch-status3:before{content:"｝"}.isax-weight3:before{content:"～"}.isax-weight-13:before{content:"｟"}.isax-wifi3:before{content:"｠"}.isax-wifi-square3:before{content:"｡"}.isax-wind3:before{content:"｢"}.isax-wind-23:before{content:"｣"}.isax-woman3:before{content:"､"}.isax-d-cube-scan4:before{content:"･"}.isax-d-rotate4:before{content:"ｦ"}.isax-d-square4:before{content:"ｧ"}.isax-square4:before{content:"ｨ"}.isax-support4:before{content:"ｩ"}.isax-activity4:before{content:"ｪ"}.isax-add4:before{content:"ｫ"}.isax-add-circle4:before{content:"ｬ"}.isax-additem4:before{content:"ｭ"}.isax-add-square4:before{content:"ｮ"}.isax-airdrop4:before{content:"ｯ"}.isax-airplane4:before{content:"ｰ"}.isax-airplane-square4:before{content:"ｱ"}.isax-airpod4:before{content:"ｲ"}.isax-airpods4:before{content:"ｳ"}.isax-alarm4:before{content:"ｴ"}.isax-align-bottom4:before{content:"ｵ"}.isax-align-horizontally4:before{content:"ｶ"}.isax-align-left4:before{content:"ｷ"}.isax-align-right4:before{content:"ｸ"}.isax-align-vertically4:before{content:"ｹ"}.isax-aquarius4:before{content:"ｺ"}.isax-archive4:before{content:"ｻ"}.isax-archive-14:before{content:"ｼ"}.isax-archive-23:before{content:"ｽ"}.isax-archive-add4:before{content:"ｾ"}.isax-archive-book4:before{content:"ｿ"}.isax-archive-minus4:before{content:"ﾀ"}.isax-archive-slash4:before{content:"ﾁ"}.isax-archive-tick4:before{content:"ﾂ"}.isax-arrange-circle4:before{content:"ﾃ"}.isax-arrange-circle-24:before{content:"ﾄ"}.isax-arrange-square4:before{content:"ﾅ"}.isax-arrange-square-24:before{content:"ﾆ"}.isax-arrow4:before{content:"ﾇ"}.isax-arrow-24:before{content:"ﾈ"}.isax-arrow-34:before{content:"ﾉ"}.isax-arrow-bottom4:before{content:"ﾊ"}.isax-arrow-circle-down4:before{content:"ﾋ"}.isax-arrow-circle-left4:before{content:"ﾌ"}.isax-arrow-circle-right4:before{content:"ﾍ"}.isax-arrow-circle-up3:before{content:"ﾎ"}.isax-arrow-down4:before{content:"ﾏ"}.isax-arrow-down-14:before{content:"ﾐ"}.isax-arrow-down-24:before{content:"ﾑ"}.isax-arrow-left4:before{content:"ﾒ"}.isax-arrow-left-14:before{content:"ﾓ"}.isax-arrow-left-24:before{content:"ﾔ"}.isax-arrow-left-34:before{content:"ﾕ"}.isax-arrow-right4:before{content:"ﾖ"}.isax-arrow-right-14:before{content:"ﾗ"}.isax-arrow-right-24:before{content:"ﾘ"}.isax-arrow-right-34:before{content:"ﾙ"}.isax-arrow-right-41:before{content:"ﾚ"}.isax-arrow-square4:before{content:"ﾛ"}.isax-arrow-square-down4:before{content:"ﾜ"}.isax-arrow-square-left4:before{content:"ﾝ"}.isax-arrow-square-up4:before{content:"ﾞ"}.isax-arrow-swap3:before{content:"ﾟ"}.isax-arrow-swap-horizontal4:before{content:"ﾠ"}.isax-arrow-up4:before{content:"ﾡ"}.isax-arrow-up-14:before{content:"ﾢ"}.isax-arrow-up-24:before{content:"ﾣ"}.isax-arrow-up-34:before{content:"ﾤ"}.isax-attach-circle4:before{content:"ﾥ"}.isax-attach-square4:before{content:"ﾦ"}.isax-audio-square4:before{content:"ﾧ"}.isax-autobrightness4:before{content:"ﾨ"}.isax-award4:before{content:"ﾩ"}.isax-back-square4:before{content:"ﾪ"}.isax-backward4:before{content:"ﾫ"}.isax-backward-5-seconds4:before{content:"ﾬ"}.isax-backward-10-seconds4:before{content:"ﾭ"}.isax-backward-15-seconds4:before{content:"ﾮ"}.isax-backward-item4:before{content:"ﾯ"}.isax-bag4:before{content:"ﾰ"}.isax-bag-24:before{content:"ﾱ"}.isax-bag-cross4:before{content:"ﾲ"}.isax-bag-cross-14:before{content:"ﾳ"}.isax-bag-happy4:before{content:"ﾴ"}.isax-bag-tick4:before{content:"ﾵ"}.isax-bag-tick-24:before{content:"ﾶ"}.isax-bag-timer4:before{content:"ﾷ"}.isax-bank4:before{content:"ﾸ"}.isax-barcode4:before{content:"ﾹ"}.isax-battery-3full4:before{content:"ﾺ"}.isax-battery-charging4:before{content:"ﾻ"}.isax-battery-disable4:before{content:"ﾼ"}.isax-battery-empty4:before{content:"ﾽ"}.isax-battery-empty-14:before{content:"ﾾ"}.isax-battery-full4:before{content:"﾿"}.isax-bezier4:before{content:"￀"}.isax-bill4:before{content:"￁"}.isax-bitcoin-card4:before{content:"ￂ"}.isax-bitcoin-convert4:before{content:"ￃ"}.isax-bitcoin-refresh4:before{content:"ￄ"}.isax-blend4:before{content:"ￅ"}.isax-blend-24:before{content:"ￆ"}.isax-bluetooth4:before{content:"ￇ"}.isax-bluetooth-24:before{content:"￈"}.isax-bluetooth-circle4:before{content:"￉"}.isax-bluetooth-rectangle4:before{content:"ￊ"}.isax-blur4:before{content:"ￋ"}.isax-book4:before{content:"ￌ"}.isax-book-14:before{content:"ￍ"}.isax-bookmark4:before{content:"ￎ"}.isax-bookmark-24:before{content:"ￏ"}.isax-book-saved4:before{content:"￐"}.isax-book-square4:before{content:"￑"}.isax-box4:before{content:"ￒ"}.isax-box-14:before{content:"ￓ"}.isax-box-24:before{content:"ￔ"}.isax-box-add4:before{content:"ￕ"}.isax-box-remove4:before{content:"ￖ"}.isax-box-search4:before{content:"ￗ"}.isax-box-tick4:before{content:"￘"}.isax-box-time4:before{content:"￙"}.isax-briefcase4:before{content:"ￚ"}.isax-brifecase-cross4:before{content:"ￛ"}.isax-brifecase-tick4:before{content:"ￜ"}.isax-brifecase-timer4:before{content:"￝"}.isax-broom4:before{content:"￞"}.isax-brush4:before{content:"￟"}.isax-brush-14:before{content:"￠"}.isax-brush-24:before{content:"￡"}.isax-brush-34:before{content:"￢"}.isax-brush-44:before{content:"￣"}.isax-bubble4:before{content:"￤"}.isax-bucket4:before{content:"￥"}.isax-bucket-circle4:before{content:"￦"}.isax-bucket-square4:before{content:"￧"}.isax-building4:before{content:"￨"}.isax-building-34:before{content:"￩"}.isax-building-44:before{content:"￪"}.isax-buildings4:before{content:"￫"}.isax-buildings-24:before{content:"￬"}.isax-buliding4:before{content:"￭"}.isax-bus4:before{content:"￮"}.isax-buy-crypto4:before{content:"￯"}.isax-cake4:before{content:"￰"}.isax-calculator4:before{content:"￱"}.isax-calendar4:before{content:"￲"}.isax-calendar-14:before{content:"￳"}.isax-calendar-24:before{content:"￴"}.isax-calendar-add4:before{content:"￵"}.isax-calendar-circle4:before{content:"￶"}.isax-calendar-edit4:before{content:"￷"}.isax-calendar-remove4:before{content:"￸"}.isax-calendar-search4:before{content:"￹"}.isax-calendar-tick4:before{content:"￺"}.isax-call4:before{content:"￻"}.isax-call-add4:before{content:"￼"}.isax-call-calling4:before{content:"�"}.isax-call-incoming4:before{content:"￾"}.isax-call-minus4:before{content:"�"}.isax-call-outgoing4:before{content:""}.isax-call-received4:before{content:""}.isax-call-remove4:before{content:""}.isax-call-slash4:before{content:""}.isax-camera4:before{content:""}.isax-camera-slash4:before{content:""}.isax-candle4:before{content:""}.isax-candle-24:before{content:""}.isax-car4:before{content:"	"}.isax-card4:before{content:"\a"}.isax-card-add4:before{content:""}.isax-card-coin4:before{content:"\c"}.isax-card-edit4:before{content:"\d"}.isax-card-pos4:before{content:""}.isax-card-receive4:before{content:""}.isax-card-remove4:before{content:""}.isax-card-remove-14:before{content:""}.isax-cards4:before{content:""}.isax-card-send4:before{content:""}.isax-card-slash4:before{content:""}.isax-card-tick4:before{content:""}.isax-card-tick-14:before{content:""}.isax-category4:before{content:""}.isax-category-24:before{content:""}.isax-cd4:before{content:""}.isax-chart4:before{content:""}.isax-chart-14:before{content:""}.isax-chart-25:before{content:""}.isax-chart-34:before{content:""}.isax-chart-214:before{content:""}.isax-chart-fail2:before{content:""}.isax-chart-square4:before{content:" "}.isax-chart-success4:before{content:"!"}.isax-check4:before{content:'"'}.isax-chrome4:before{content:"#"}.isax-clipboard4:before{content:"$"}.isax-clipboard-close4:before{content:"%"}.isax-clipboard-export4:before{content:"&"}.isax-clipboard-import4:before{content:"'"}.isax-clipboard-text4:before{content:"("}.isax-clipboard-tick4:before{content:")"}.isax-clock4:before{content:"*"}.isax-clock-14:before{content:"+"}.isax-close-circle4:before{content:","}.isax-close-square4:before{content:"-"}.isax-cloud4:before{content:"."}.isax-cloud-add4:before{content:"/"}.isax-cloud-change4:before{content:"0"}.isax-cloud-connection4:before{content:"1"}.isax-cloud-cross4:before{content:"2"}.isax-cloud-drizzle4:before{content:"3"}.isax-cloud-fog4:before{content:"4"}.isax-cloud-lightning4:before{content:"5"}.isax-cloud-minus4:before{content:"6"}.isax-cloud-notif4:before{content:"7"}.isax-cloud-plus4:before{content:"8"}.isax-cloud-remove4:before{content:"9"}.isax-cloud-snow4:before{content:":"}.isax-cloud-sunny4:before{content:";"}.isax-code4:before{content:"<"}.isax-code-14:before{content:"="}.isax-code-circle4:before{content:">"}.isax-coffee4:before{content:"?"}.isax-coin4:before{content:"@"}.isax-coin-14:before{content:"A"}.isax-colorfilter4:before{content:"B"}.isax-colors-square4:before{content:"C"}.isax-color-swatch4:before{content:"D"}.isax-command4:before{content:"E"}.isax-command-square4:before{content:"F"}.isax-component4:before{content:"G"}.isax-computing4:before{content:"H"}.isax-convert4:before{content:"I"}.isax-convert-3d-cube4:before{content:"J"}.isax-convert-card4:before{content:"K"}.isax-convertshape4:before{content:"L"}.isax-convertshape-24:before{content:"M"}.isax-copy4:before{content:"N"}.isax-copyright4:before{content:"O"}.isax-copy-success4:before{content:"P"}.isax-courthouse4:before{content:"Q"}.isax-cpu4:before{content:"R"}.isax-cpu-charge4:before{content:"S"}.isax-cpu-setting4:before{content:"T"}.isax-creative-commons4:before{content:"U"}.isax-crop4:before{content:"V"}.isax-crown4:before{content:"W"}.isax-crown-14:before{content:"X"}.isax-cup4:before{content:"Y"}.isax-danger4:before{content:"Z"}.isax-data4:before{content:"["}.isax-data-24 .path1:before{content:"\\";color:#292d32}.isax-data-24 .path2:before{content:"٦";margin-left:-1em;color:#292d32}.isax-data-24 .path3:before{content:"٧";margin-left:-1em;color:#292d32}.isax-data-24 .path4:before{content:"٨";margin-left:-1em;color:#292d32}.isax-data-24 .path5:before{content:"٩";margin-left:-1em;color:#fff}.isax-data-24 .path6:before{content:"٪";margin-left:-1em;color:#292d32}.isax-data-24 .path7:before{content:"٫";margin-left:-1em;color:#292d32}.isax-data-24 .path8:before{content:"٬";margin-left:-1em;color:#292d32}.isax-designtools4:before{content:"]"}.isax-device-message4:before{content:"^"}.isax-devices4:before{content:"_"}.isax-devices-13:before{content:"`"}.isax-diagram4:before{content:"a"}.isax-diamonds4:before{content:"b"}.isax-direct4:before{content:"c"}.isax-directbox-default4:before{content:"d"}.isax-directbox-notif4:before{content:"e"}.isax-directbox-receive4:before{content:"f"}.isax-directbox-send4:before{content:"g"}.isax-direct-down4:before{content:"h"}.isax-direct-inbox4:before{content:"i"}.isax-direct-left4:before{content:"j"}.isax-direct-normal4:before{content:"k"}.isax-direct-notification4:before{content:"l"}.isax-direct-right4:before{content:"m"}.isax-direct-send4:before{content:"n"}.isax-direct-up4:before{content:"o"}.isax-discount-circle4:before{content:"p"}.isax-discount-shape4:before{content:"q"}.isax-discover4:before{content:"r"}.isax-discover-13:before{content:"s"}.isax-dislike4:before{content:"t"}.isax-document4:before{content:"u"}.isax-document-14:before{content:"v"}.isax-document-cloud4:before{content:"w"}.isax-document-code4:before{content:"x"}.isax-document-code-24:before{content:"y"}.isax-document-copy4:before{content:"z"}.isax-document-download4:before{content:"{"}.isax-document-favorite4:before{content:"|"}.isax-document-filter4:before{content:"}"}.isax-document-forward4:before{content:"~"}.isax-document-like4:before{content:""}.isax-document-normal3:before{content:""}.isax-document-previous4:before{content:""}.isax-document-sketch4:before{content:""}.isax-document-text4:before{content:""}.isax-document-text-14:before{content:""}.isax-document-upload4:before{content:""}.isax-dollar-circle3:before{content:""}.isax-dollar-square4:before{content:""}.isax-driver4:before{content:""}.isax-driver-24:before{content:""}.isax-driver-refresh4:before{content:""}.isax-driving4:before{content:""}.isax-edit4:before{content:""}.isax-edit-24:before{content:""}.isax-electricity4:before{content:""}.isax-element-24:before{content:""}.isax-element-34:before{content:""}.isax-element-44:before{content:""}.isax-element-equal4:before{content:""}.isax-element-plus4:before{content:""}.isax-emoji-happy4:before{content:""}.isax-emoji-normal4:before{content:""}.isax-emoji-sad4:before{content:""}.isax-empty-wallet4:before{content:""}.isax-empty-wallet-add4:before{content:""}.isax-empty-wallet-change3:before{content:""}.isax-empty-wallet-remove4:before{content:""}.isax-empty-wallet-tick4:before{content:""}.isax-empty-wallet-time3:before{content:""}.isax-eraser4:before{content:""}.isax-eraser-14:before{content:""}.isax-export4:before{content:""}.isax-export-14:before{content:" "}.isax-export-24:before{content:"¡"}.isax-export-34:before{content:"¢"}.isax-external-drive4:before{content:"£"}.isax-eye3:before{content:"¤"}.isax-eye-slash4:before{content:"¥"}.isax-fatrows4:before{content:"¦"}.isax-favorite-chart4:before{content:"§"}.isax-filter4:before{content:"¨"}.isax-filter-add4:before{content:"©"}.isax-filter-edit4:before{content:"ª"}.isax-filter-remove4:before{content:"«"}.isax-filter-search4:before{content:"¬"}.isax-filter-square4:before{content:"­"}.isax-filter-tick4:before{content:"®"}.isax-finger-cricle4:before{content:"¯"}.isax-finger-scan4:before{content:"°"}.isax-firstline4:before{content:"±"}.isax-flag4:before{content:"²"}.isax-flag-24:before{content:"³"}.isax-flash4:before{content:"´"}.isax-flash-14:before{content:"µ"}.isax-flash-circle4:before{content:"¶"}.isax-flash-circle-14:before{content:"·"}.isax-flash-slash4:before{content:"¸"}.isax-folder4:before{content:"¹"}.isax-folder-24:before{content:"º"}.isax-folder-add4:before{content:"»"}.isax-folder-cloud4:before{content:"¼"}.isax-folder-connection4:before{content:"½"}.isax-folder-cross4:before{content:"¾"}.isax-folder-favorite4:before{content:"¿"}.isax-folder-minus4:before{content:"À"}.isax-folder-open4:before{content:"Á"}.isax-forbidden4:before{content:"Â"}.isax-forbidden-24:before{content:"Ã"}.isax-format-circle4:before{content:"Ä"}.isax-format-square4:before{content:"Å"}.isax-forward4:before{content:"Æ"}.isax-forward-5-seconds4:before{content:"Ç"}.isax-forward-10-seconds4:before{content:"È"}.isax-forward-15-seconds4:before{content:"É"}.isax-forward-item4:before{content:"Ê"}.isax-forward-square4:before{content:"Ë"}.isax-frame4:before{content:"Ì"}.isax-frame-14:before{content:"Í"}.isax-frame-24:before{content:"Î"}.isax-frame-34:before{content:"Ï"}.isax-frame-44:before{content:"Ð"}.isax-gallery4:before{content:"Ñ"}.isax-gallery-add4:before{content:"Ò"}.isax-gallery-edit4:before{content:"Ó"}.isax-gallery-export3:before{content:"Ô"}.isax-gallery-favorite4:before{content:"Õ"}.isax-gallery-import4:before{content:"Ö"}.isax-gallery-remove4:before{content:"×"}.isax-gallery-slash4:before{content:"Ø"}.isax-gallery-tick4:before{content:"Ù"}.isax-game4:before{content:"Ú"}.isax-gameboy4:before{content:"Û"}.isax-gas-station3:before{content:"Ü"}.isax-gemini4:before{content:"Ý"}.isax-gemini-24:before{content:"Þ"}.isax-ghost4:before{content:"ß"}.isax-gift4:before{content:"à"}.isax-glass4:before{content:"á"}.isax-glass-14:before{content:"â"}.isax-global4:before{content:"ã"}.isax-global-edit4:before{content:"ä"}.isax-global-refresh4:before{content:"å"}.isax-global-search4:before{content:"æ"}.isax-gps4:before{content:"ç"}.isax-gps-slash4:before{content:"è"}.isax-grammerly4:before{content:"é"}.isax-graph4:before{content:"ê"}.isax-grid-14:before{content:"ë"}.isax-grid-24:before{content:"ì"}.isax-grid-34:before{content:"í"}.isax-grid-44:before{content:"î"}.isax-grid-54:before{content:"ï"}.isax-grid-64:before{content:"ð"}.isax-grid-74:before{content:"ñ"}.isax-grid-84:before{content:"ò"}.isax-grid-94:before{content:"ó"}.isax-grid-edit4:before{content:"ô"}.isax-grid-eraser4:before{content:"õ"}.isax-grid-lock4:before{content:"ö"}.isax-happyemoji4:before{content:"÷"}.isax-hashtag4:before{content:"ø"}.isax-hashtag-14:before{content:"ù"}.isax-hashtag-down4:before{content:"ú"}.isax-hashtag-up4:before{content:"û"}.isax-headphone4:before{content:"ü"}.isax-headphones4:before{content:"ý"}.isax-health4:before{content:"þ"}.isax-heart4:before{content:"ÿ"}.isax-heart-add4:before{content:"Ā"}.isax-heart-circle4:before{content:"ā"}.isax-heart-edit4:before{content:"Ă"}.isax-heart-remove4:before{content:"ă"}.isax-heart-search4:before{content:"Ą"}.isax-heart-slash4:before{content:"ą"}.isax-heart-tick4:before{content:"Ć"}.isax-hierarchy4:before{content:"ć"}.isax-hierarchy-24:before{content:"Ĉ"}.isax-hierarchy-34:before{content:"ĉ"}.isax-hierarchy-square4:before{content:"Ċ"}.isax-hierarchy-square-24:before{content:"ċ"}.isax-hierarchy-square-34:before{content:"Č"}.isax-home4:before{content:"č"}.isax-home-14:before{content:"Ď"}.isax-home-24:before{content:"ď"}.isax-home-hashtag4:before{content:"Đ"}.isax-home-trend-down4:before{content:"đ"}.isax-home-trend-up4:before{content:"Ē"}.isax-home-wifi4:before{content:"ē"}.isax-hospital4:before{content:"Ĕ"}.isax-house4:before{content:"ĕ"}.isax-house-24:before{content:"Ė"}.isax-icon3:before{content:"ė"}.isax-image4:before{content:"Ę"}.isax-import4:before{content:"ę"}.isax-import-14:before{content:"Ě"}.isax-import-24:before{content:"ě"}.isax-info-circle4:before{content:"Ĝ"}.isax-information4:before{content:"ĝ"}.isax-instagram4:before{content:"Ğ"}.isax-judge4:before{content:"ğ"}.isax-kanban3:before{content:"Ġ"}.isax-key4:before{content:"ġ"}.isax-keyboard4:before{content:"Ģ"}.isax-keyboard-open4:before{content:"ģ"}.isax-key-square4:before{content:"Ĥ"}.isax-lamp4:before{content:"ĥ"}.isax-lamp-14:before{content:"Ħ"}.isax-lamp-charge4:before{content:"ħ"}.isax-lamp-on4:before{content:"Ĩ"}.isax-lamp-slash4:before{content:"ĩ"}.isax-language-circle4:before{content:"Ī"}.isax-language-square4:before{content:"ī"}.isax-layer4:before{content:"Ĭ"}.isax-level4:before{content:"ĭ"}.isax-lifebuoy4:before{content:"Į"}.isax-like4:before{content:"į"}.isax-like-14:before{content:"İ"}.isax-like-dislike4:before{content:"ı"}.isax-like-shapes4:before{content:"Ĳ"}.isax-like-tag4:before{content:"ĳ"}.isax-link4:before{content:"Ĵ"}.isax-link-14:before{content:"ĵ"}.isax-link-25:before{content:"Ķ"}.isax-link-214:before{content:"ķ"}.isax-link-circle4:before{content:"ĸ"}.isax-link-square4:before{content:"Ĺ"}.isax-location4:before{content:"ĺ"}.isax-location-add4:before{content:"Ļ"}.isax-location-cross4:before{content:"ļ"}.isax-location-minus4:before{content:"Ľ"}.isax-location-slash4:before{content:"ľ"}.isax-location-tick4:before{content:"Ŀ"}.isax-lock4:before{content:"ŀ"}.isax-lock-14:before{content:"Ł"}.isax-lock-circle4:before{content:"ł"}.isax-lock-slash4:before{content:"Ń"}.isax-login4:before{content:"ń"}.isax-login-14:before{content:"Ņ"}.isax-logout4:before{content:"ņ"}.isax-logout-14:before{content:"Ň"}.isax-lovely4:before{content:"ň"}.isax-magicpen4:before{content:"ŉ"}.isax-magic-star4:before{content:"Ŋ"}.isax-main-component4:before{content:"ŋ"}.isax-man4:before{content:"Ō"}.isax-map4:before{content:"ō"}.isax-map-14:before{content:"Ŏ"}.isax-mask4:before{content:"ŏ"}.isax-mask-14:before{content:"Ő"}.isax-mask-24:before{content:"ő"}.isax-math4:before{content:"Œ"}.isax-maximize4:before{content:"œ"}.isax-maximize-14:before{content:"Ŕ"}.isax-maximize-25:before{content:"ŕ"}.isax-maximize-34:before{content:"Ŗ"}.isax-maximize-44:before{content:"ŗ"}.isax-maximize-214:before{content:"Ř"}.isax-maximize-circle3:before{content:"ř"}.isax-medal4:before{content:"Ś"}.isax-medal-star4:before{content:"ś"}.isax-menu4:before{content:"Ŝ"}.isax-menu-14:before{content:"ŝ"}.isax-menu-board4:before{content:"Ş"}.isax-message4:before{content:"ş"}.isax-message-24:before{content:"Š"}.isax-message-add4:before{content:"š"}.isax-message-add-14:before{content:"Ţ"}.isax-message-circle4:before{content:"ţ"}.isax-message-edit4:before{content:"Ť"}.isax-message-favorite4:before{content:"ť"}.isax-message-minus4:before{content:"Ŧ"}.isax-message-notif4:before{content:"ŧ"}.isax-message-programming4:before{content:"Ũ"}.isax-message-question4:before{content:"ũ"}.isax-message-remove4:before{content:"Ū"}.isax-messages4:before{content:"ū"}.isax-messages-14:before{content:"Ŭ"}.isax-messages-24:before{content:"ŭ"}.isax-messages-34:before{content:"Ů"}.isax-message-search4:before{content:"ů"}.isax-message-square4:before{content:"Ű"}.isax-message-text4:before{content:"ű"}.isax-message-text-14:before{content:"Ų"}.isax-message-tick4:before{content:"ų"}.isax-message-time4:before{content:"Ŵ"}.isax-microphone4:before{content:"ŵ"}.isax-microphone-24:before{content:"Ŷ"}.isax-microphone-slash4:before{content:"ŷ"}.isax-microphone-slash-14:before{content:"Ÿ"}.isax-microscope4:before{content:"Ź"}.isax-milk4:before{content:"ź"}.isax-mini-music-sqaure4:before{content:"Ż"}.isax-minus4:before{content:"ż"}.isax-minus-cirlce4:before{content:"Ž"}.isax-minus-square4:before{content:"ž"}.isax-mirror4:before{content:"ſ"}.isax-mirroring-screen4:before{content:"ƀ"}.isax-mobile4:before{content:"Ɓ"}.isax-mobile-programming4:before{content:"Ƃ"}.isax-money4:before{content:"ƃ"}.isax-money-24:before{content:"Ƅ"}.isax-money-34:before{content:"ƅ"}.isax-money-44:before{content:"Ɔ"}.isax-money-add4:before{content:"Ƈ"}.isax-money-change4:before{content:"ƈ"}.isax-money-forbidden4:before{content:"Ɖ"}.isax-money-recive4:before{content:"Ɗ"}.isax-money-remove4:before{content:"Ƌ"}.isax-moneys4:before{content:"ƌ"}.isax-money-send4:before{content:"ƍ"}.isax-money-tick4:before{content:"Ǝ"}.isax-money-time4:before{content:"Ə"}.isax-monitor4:before{content:"Ɛ"}.isax-monitor-mobbile4:before{content:"Ƒ"}.isax-monitor-recorder4:before{content:"ƒ"}.isax-moon4:before{content:"Ɠ"}.isax-more4:before{content:"Ɣ"}.isax-more-24:before{content:"ƕ"}.isax-more-circle4:before{content:"Ɩ"}.isax-more-square4:before{content:"Ɨ"}.isax-mouse4:before{content:"Ƙ"}.isax-mouse-14:before{content:"ƙ"}.isax-mouse-circle4:before{content:"ƚ"}.isax-mouse-square4:before{content:"ƛ"}.isax-music4:before{content:"Ɯ"}.isax-music-circle4:before{content:"Ɲ"}.isax-music-dashboard4:before{content:"ƞ"}.isax-music-filter4:before{content:"Ɵ"}.isax-music-library-24:before{content:"Ơ"}.isax-musicnote4:before{content:"ơ"}.isax-music-play4:before{content:"Ƣ"}.isax-music-playlist4:before{content:"ƣ"}.isax-music-square4:before{content:"Ƥ"}.isax-music-square-add4:before{content:"ƥ"}.isax-music-square-remove4:before{content:"Ʀ"}.isax-music-square-search4:before{content:"Ƨ"}.isax-next4:before{content:"ƨ"}.isax-note4:before{content:"Ʃ"}.isax-note-14:before{content:"ƪ"}.isax-note-25:before{content:"ƫ"}.isax-note-214:before{content:"Ƭ"}.isax-note-add4:before{content:"ƭ"}.isax-note-favorite4:before{content:"Ʈ"}.isax-note-remove4:before{content:"Ư"}.isax-note-square4:before{content:"ư"}.isax-note-text4:before{content:"Ʊ"}.isax-notification4:before{content:"Ʋ"}.isax-notification-14:before{content:"Ƴ"}.isax-notification-bing4:before{content:"ƴ"}.isax-notification-circle4:before{content:"Ƶ"}.isax-notification-favorite4:before{content:"ƶ"}.isax-notification-status4:before{content:"Ʒ"}.isax-omega-circle4:before{content:"Ƹ"}.isax-omega-square4:before{content:"ƹ"}.isax-paintbucket4:before{content:"ƺ"}.isax-paperclip4:before{content:"ƻ"}.isax-paperclip-24:before{content:"Ƽ"}.isax-password-check4:before{content:"ƽ"}.isax-path4:before{content:"ƾ"}.isax-path-24:before{content:"ƿ"}.isax-path-square4:before{content:"ǀ"}.isax-pause4:before{content:"ǁ"}.isax-pause-circle4:before{content:"ǂ"}.isax-pen-add4:before{content:"ǃ"}.isax-pen-close4:before{content:"Ǆ"}.isax-pen-remove4:before{content:"ǅ"}.isax-pen-tool4:before{content:"ǆ"}.isax-pen-tool-24:before{content:"Ǉ"}.isax-people4:before{content:"ǈ"}.isax-percentage-circle4:before{content:"ǉ"}.isax-percentage-square4:before{content:"Ǌ"}.isax-personalcard4:before{content:"ǋ"}.isax-pet4:before{content:"ǌ"}.isax-pharagraphspacing4:before{content:"Ǎ"}.isax-picture-frame4:before{content:"ǎ"}.isax-play4:before{content:"Ǐ"}.isax-play-add4:before{content:"ǐ"}.isax-play-circle4:before{content:"Ǒ"}.isax-play-cricle4:before{content:"ǒ"}.isax-play-remove4:before{content:"Ǔ"}.isax-presention-chart4:before{content:"ǔ"}.isax-previous4:before{content:"Ǖ"}.isax-printer4:before{content:"ǖ"}.isax-printer-slash4:before{content:"Ǘ"}.isax-profile-2user4:before{content:"ǘ"}.isax-profile-add4:before{content:"Ǚ"}.isax-profile-circle4:before{content:"ǚ"}.isax-profile-delete4:before{content:"Ǜ"}.isax-profile-remove4:before{content:"ǜ"}.isax-profile-tick4:before{content:"ǝ"}.isax-programming-arrow4:before{content:"Ǟ"}.isax-programming-arrows4:before{content:"ǟ"}.isax-quote-down4:before{content:"Ǡ"}.isax-quote-down-circle4:before{content:"ǡ"}.isax-quote-down-square4:before{content:"Ǣ"}.isax-quote-up4:before{content:"ǣ"}.isax-quote-up-circle4:before{content:"Ǥ"}.isax-quote-up-square4:before{content:"ǥ"}.isax-radar4:before{content:"Ǧ"}.isax-radar-14:before{content:"ǧ"}.isax-radar-24:before{content:"Ǩ"}.isax-radio4:before{content:"ǩ"}.isax-ram4:before{content:"Ǫ"}.isax-ram-24:before{content:"ǫ"}.isax-ranking4:before{content:"Ǭ"}.isax-ranking-14:before{content:"ǭ"}.isax-receipt4:before{content:"Ǯ"}.isax-receipt-14:before{content:"ǯ"}.isax-receipt-24:before{content:"ǰ"}.isax-receipt-2-14:before{content:"Ǳ"}.isax-receipt-add4:before{content:"ǲ"}.isax-receipt-discount4:before{content:"ǳ"}.isax-receipt-disscount4:before{content:"Ǵ"}.isax-receipt-edit4:before{content:"ǵ"}.isax-receipt-item4:before{content:"Ƕ"}.isax-receipt-minus4:before{content:"Ƿ"}.isax-receipt-search4:before{content:"Ǹ"}.isax-receipt-square4:before{content:"ǹ"}.isax-receipt-text4:before{content:"Ǻ"}.isax-received4:before{content:"ǻ"}.isax-receive-square4:before{content:"Ǽ"}.isax-receive-square-24:before{content:"ǽ"}.isax-record4:before{content:"Ǿ"}.isax-record-circle4:before{content:"ǿ"}.isax-recovery-convert4:before{content:"Ȁ"}.isax-redo4:before{content:"ȁ"}.isax-refresh4:before{content:"Ȃ"}.isax-refresh-24:before{content:"ȃ"}.isax-refresh-circle4:before{content:"Ȅ"}.isax-refresh-left-square4:before{content:"ȅ"}.isax-refresh-right-square4:before{content:"Ȇ"}.isax-refresh-square-24:before{content:"ȇ"}.isax-repeat4:before{content:"Ȉ"}.isax-repeat-circle4:before{content:"ȉ"}.isax-repeate-music4:before{content:"Ȋ"}.isax-repeate-one4:before{content:"ȋ"}.isax-reserve4:before{content:"Ȍ"}.isax-rotate-left4:before{content:"ȍ"}.isax-rotate-left-14:before{content:"Ȏ"}.isax-rotate-right4:before{content:"ȏ"}.isax-rotate-right-14:before{content:"Ȑ"}.isax-route-square4:before{content:"ȑ"}.isax-routing4:before{content:"Ȓ"}.isax-routing-24:before{content:"ȓ"}.isax-row-horizontal4:before{content:"Ȕ"}.isax-row-vertical4:before{content:"ȕ"}.isax-rulerpen4:before{content:"Ȗ"}.isax-ruler4:before{content:"ȗ"}.isax-safe-home4:before{content:"Ș"}.isax-sagittarius4:before{content:"ș"}.isax-save-24:before{content:"Ț"}.isax-save-add4:before{content:"ț"}.isax-save-minus4:before{content:"Ȝ"}.isax-save-remove4:before{content:"ȝ"}.isax-scan4:before{content:"Ȟ"}.isax-scan-barcode4:before{content:"ȟ"}.isax-scanner4:before{content:"Ƞ"}.isax-scanning4:before{content:"ȡ"}.isax-scissor4:before{content:"Ȣ"}.isax-scissor-14:before{content:"ȣ"}.isax-screenmirroring4:before{content:"Ȥ"}.isax-scroll4:before{content:"ȥ"}.isax-search-favorite4:before{content:"Ȧ"}.isax-search-favorite-14:before{content:"ȧ"}.isax-search-normal4:before{content:"Ȩ"}.isax-search-normal-14:before{content:"ȩ"}.isax-search-status4:before{content:"Ȫ"}.isax-search-status-14:before{content:"ȫ"}.isax-search-zoom-in4:before{content:"Ȭ"}.isax-search-zoom-in-14:before{content:"ȭ"}.isax-search-zoom-out4:before{content:"Ȯ"}.isax-search-zoom-out-14:before{content:"ȯ"}.isax-security4:before{content:"Ȱ"}.isax-security-card4:before{content:"ȱ"}.isax-security-safe4:before{content:"Ȳ"}.isax-security-time4:before{content:"ȳ"}.isax-security-user4:before{content:"ȴ"}.isax-send4:before{content:"ȵ"}.isax-send-14:before{content:"ȶ"}.isax-send-24:before{content:"ȷ"}.isax-send-sqaure-24:before{content:"ȸ"}.isax-send-square4:before{content:"ȹ"}.isax-setting4:before{content:"Ⱥ"}.isax-setting-24:before{content:"Ȼ"}.isax-setting-34:before{content:"ȼ"}.isax-setting-44:before{content:"Ƚ"}.isax-setting-54:before{content:"Ⱦ"}.isax-settings4:before{content:"ȿ"}.isax-shapes4:before{content:"ɀ"}.isax-shapes-14:before{content:"Ɂ"}.isax-share4:before{content:"ɂ"}.isax-shield3:before{content:"Ƀ"}.isax-shield-cross4:before{content:"Ʉ"}.isax-shield-search4:before{content:"Ʌ"}.isax-shield-slash4:before{content:"Ɇ"}.isax-shield-tick4:before{content:"ɇ"}.isax-ship4:before{content:"Ɉ"}.isax-shop4:before{content:"ɉ"}.isax-shop-add4:before{content:"Ɋ"}.isax-shopping-bag4:before{content:"ɋ"}.isax-shopping-cart4:before{content:"Ɍ"}.isax-shop-remove4:before{content:"ɍ"}.isax-shuffle4:before{content:"Ɏ"}.isax-sidebar-bottom4:before{content:"ɏ"}.isax-sidebar-left4:before{content:"ɐ"}.isax-sidebar-right4:before{content:"ɑ"}.isax-sidebar-top4:before{content:"ɒ"}.isax-signpost4:before{content:"ɓ"}.isax-simcard4:before{content:"ɔ"}.isax-simcard-14:before{content:"ɕ"}.isax-simcard-24:before{content:"ɖ"}.isax-size4:before{content:"ɗ"}.isax-slash4:before{content:"ɘ"}.isax-slider4:before{content:"ə"}.isax-slider-horizontal4:before{content:"ɚ"}.isax-slider-horizontal-14:before{content:"ɛ"}.isax-slider-vertical4:before{content:"ɜ"}.isax-slider-vertical-14:before{content:"ɝ"}.isax-smallcaps4:before{content:"ɞ"}.isax-smart-car4:before{content:"ɟ"}.isax-smart-home4:before{content:"ɠ"}.isax-smileys4:before{content:"ɡ"}.isax-sms4:before{content:"ɢ"}.isax-sms-edit4:before{content:"ɣ"}.isax-sms-notification4:before{content:"ɤ"}.isax-sms-search4:before{content:"ɥ"}.isax-sms-star4:before{content:"ɦ"}.isax-sms-tracking4:before{content:"ɧ"}.isax-sort4:before{content:"ɨ"}.isax-sound4:before{content:"ɩ"}.isax-speaker4:before{content:"ɪ"}.isax-speedometer4:before{content:"ɫ"}.isax-star4:before{content:"ɬ"}.isax-star-14:before{content:"ɭ"}.isax-star-slash4:before{content:"ɮ"}.isax-status4:before{content:"ɯ"}.isax-status-up4:before{content:"ɰ"}.isax-sticker4:before{content:"ɱ"}.isax-stickynote4:before{content:"ɲ"}.isax-stop4:before{content:"ɳ"}.isax-stop-circle4:before{content:"ɴ"}.isax-story4:before{content:"ɵ"}.isax-strongbox4:before{content:"ɶ"}.isax-strongbox-24:before{content:"ɷ"}.isax-subtitle4:before{content:"ɸ"}.isax-sun4:before{content:"ɹ"}.isax-sun-14:before{content:"ɺ"}.isax-sun-fog4:before{content:"ɻ"}.isax-tag4:before{content:"ɼ"}.isax-tag-24:before{content:"ɽ"}.isax-tag-cross4:before{content:"ɾ"}.isax-tag-right4:before{content:"ɿ"}.isax-tag-user4:before{content:"ʀ"}.isax-task4:before{content:"ʁ"}.isax-task-square4:before{content:"ʂ"}.isax-teacher4:before{content:"ʃ"}.isax-text4:before{content:"ʄ"}.isax-textalign-center4:before{content:"ʅ"}.isax-textalign-justifycenter4:before{content:"ʆ"}.isax-textalign-justifyleft4:before{content:"ʇ"}.isax-textalign-justifyright4:before{content:"ʈ"}.isax-textalign-left4:before{content:"ʉ"}.isax-textalign-right4:before{content:"ʊ"}.isax-text-block4:before{content:"ʋ"}.isax-text-bold4:before{content:"ʌ"}.isax-text-italic4:before{content:"ʍ"}.isax-text-underline4:before{content:"ʎ"}.isax-tick-circle4:before{content:"ʏ"}.isax-ticket4:before{content:"ʐ"}.isax-ticket-24:before{content:"ʑ"}.isax-ticket-discount4:before{content:"ʒ"}.isax-ticket-expired4:before{content:"ʓ"}.isax-ticket-star4:before{content:"ʔ"}.isax-tick-square4:before{content:"ʕ"}.isax-timer4:before{content:"ʖ"}.isax-timer-14:before{content:"ʗ"}.isax-timer-pause4:before{content:"ʘ"}.isax-timer-start4:before{content:"ʙ"}.isax-toggle-off4:before{content:"ʚ"}.isax-toggle-off-circle4:before{content:"ʛ"}.isax-toggle-on4:before{content:"ʜ"}.isax-toggle-on-circle4:before{content:"ʝ"}.isax-trade4:before{content:"ʞ"}.isax-transaction-minus4:before{content:"ʟ"}.isax-translate4:before{content:"ʠ"}.isax-trash4:before{content:"ʡ"}.isax-tree4:before{content:"ʢ"}.isax-trend-down4:before{content:"ʣ"}.isax-trend-up4:before{content:"ʤ"}.isax-triangle4:before{content:"ʥ"}.isax-truck3:before{content:"ʦ"}.isax-truck-fast3:before{content:"ʧ"}.isax-truck-remove2:before{content:"ʨ"}.isax-truck-tick4:before{content:"ʩ"}.isax-truck-time2:before{content:"ʪ"}.isax-trush-square4:before{content:"ʫ"}.isax-undo4:before{content:"ʬ"}.isax-unlimited4:before{content:"ʭ"}.isax-unlock4:before{content:"ʮ"}.isax-user4:before{content:"ʯ"}.isax-user-add4:before{content:"ʰ"}.isax-user-cirlce-add4:before{content:"ʱ"}.isax-user-edit4:before{content:"ʲ"}.isax-user-minus4:before{content:"ʳ"}.isax-user-octagon4:before{content:"ʴ"}.isax-user-remove4:before{content:"ʵ"}.isax-user-search4:before{content:"ʶ"}.isax-user-square4:before{content:"ʷ"}.isax-user-tag4:before{content:"ʸ"}.isax-user-tick4:before{content:"ʹ"}.isax-verify4:before{content:"ʺ"}.isax-video4:before{content:"ʻ"}.isax-video-add4:before{content:"ʼ"}.isax-video-circle4:before{content:"ʽ"}.isax-video-horizontal4:before{content:"ʾ"}.isax-video-octagon4:before{content:"ʿ"}.isax-video-play4:before{content:"ˀ"}.isax-video-remove4:before{content:"ˁ"}.isax-video-slash4:before{content:"˂"}.isax-video-square4:before{content:"˃"}.isax-video-tick4:before{content:"˄"}.isax-video-time4:before{content:"˅"}.isax-video-vertical4:before{content:"ˆ"}.isax-voice-cricle4:before{content:"ˇ"}.isax-voice-square4:before{content:"ˈ"}.isax-volume-cross4:before{content:"ˉ"}.isax-volume-high4:before{content:"ˊ"}.isax-volume-low4:before{content:"ˋ"}.isax-volume-low-14:before{content:"ˌ"}.isax-volume-mute4:before{content:"ˍ"}.isax-volume-slash4:before{content:"ˎ"}.isax-volume-up4:before{content:"ˏ"}.isax-wallet4:before{content:"ː"}.isax-wallet-14:before{content:"ˑ"}.isax-wallet-24:before{content:"˒"}.isax-wallet-34:before{content:"˓"}.isax-wallet-add4:before{content:"˔"}.isax-wallet-add-14:before{content:"˕"}.isax-wallet-check4:before{content:"˖"}.isax-wallet-minus4:before{content:"˗"}.isax-wallet-money4:before{content:"˘"}.isax-wallet-remove4:before{content:"˙"}.isax-wallet-search4:before{content:"˚"}.isax-warning-24:before{content:"˛"}.isax-watch4:before{content:"˜"}.isax-watch-status4:before{content:"˝"}.isax-weight4:before{content:"˞"}.isax-weight-14:before{content:"˟"}.isax-wifi4:before{content:"ˠ"}.isax-wifi-square4:before{content:"ˡ"}.isax-wind4:before{content:"ˢ"}.isax-wind-24:before{content:"ˣ"}.isax-woman4:before{content:"ˤ"}.isax-dcube4:before{content:"˥"}.isax-dcube5:before{content:"˦"}.isax-d-cube-scan5:before{content:"˧"}.isax-d-rotate5:before{content:"˨"}.isax-d-square5:before{content:"˩"}.isax-square5:before{content:"˪"}.isax-support5:before{content:"˫"}.isax-activity5:before{content:"ˬ"}.isax-add5:before{content:"˭"}.isax-add-circle5:before{content:"ˮ"}.isax-additem5:before{content:"˯"}.isax-add-square5:before{content:"˰"}.isax-airdrop5:before{content:"˱"}.isax-airplane5:before{content:"˲"}.isax-airplane-square5:before{content:"˳"}.isax-airpod5:before{content:"˴"}.isax-airpods5:before{content:"˵"}.isax-alarm5:before{content:"˶"}.isax-align-bottom5:before{content:"˷"}.isax-align-horizontally5:before{content:"˸"}.isax-align-left5:before{content:"˹"}.isax-align-right5:before{content:"˺"}.isax-align-vertically5:before{content:"˻"}.isax-aquarius5:before{content:"˼"}.isax-archive5:before{content:"˽"}.isax-archive-15:before{content:"˾"}.isax-archive-24:before{content:"˿"}.isax-archive-add5:before{content:"̀"}.isax-archive-book5:before{content:"́"}.isax-archive-minus5:before{content:"̂"}.isax-archive-slash5:before{content:"̃"}.isax-archive-tick5:before{content:"̄"}.isax-arrange-circle5:before{content:"̅"}.isax-arrange-circle-25:before{content:"̆"}.isax-arrange-square5:before{content:"̇"}.isax-arrange-square-25:before{content:"̈"}.isax-arrow5:before{content:"̉"}.isax-arrow-25:before{content:"̊"}.isax-arrow-35:before{content:"̋"}.isax-arrow-bottom5:before{content:"̌"}.isax-arrow-circle-down5:before{content:"̍"}.isax-arrow-circle-left5:before{content:"̎"}.isax-arrow-circle-right5:before{content:"̏"}.isax-arrow-circle-up4:before{content:"̐"}.isax-arrow-down5:before{content:"̑"}.isax-arrow-down-15:before{content:"̒"}.isax-arrow-down-25:before{content:"̓"}.isax-arrow-left5:before{content:"̔"}.isax-arrow-left-15:before{content:"̕"}.isax-arrow-left-25:before{content:"̖"}.isax-arrow-left-35:before{content:"̗"}.isax-arrow-right5:before{content:"̘"}.isax-arrow-right-15:before{content:"̙"}.isax-arrow-right-25:before{content:"̚"}.isax-arrow-right-35:before{content:"̛"}.isax-arrow-square5:before{content:"̜"}.isax-arrow-square-down5:before{content:"̝"}.isax-arrow-square-left5:before{content:"̞"}.isax-arrow-square-right3:before{content:"̟"}.isax-arrow-square-up5:before{content:"̠"}.isax-arrow-swap4:before{content:"̡"}.isax-arrow-swap-horizontal5:before{content:"̢"}.isax-arrow-up5:before{content:"̣"}.isax-arrow-up-15:before{content:"̤"}.isax-arrow-up-25:before{content:"̥"}.isax-arrow-up-35:before{content:"̦"}.isax-attach-circle5:before{content:"̧"}.isax-attach-square5:before{content:"̨"}.isax-audio-square5:before{content:"̩"}.isax-autobrightness5:before{content:"̪"}.isax-award5:before{content:"̫"}.isax-back-square5:before{content:"̬"}.isax-backward5:before{content:"̭"}.isax-backward-5-seconds5:before{content:"̮"}.isax-backward-10-seconds5:before{content:"̯"}.isax-backward-15-seconds5:before{content:"̰"}.isax-backward-item5:before{content:"̱"}.isax-bag5:before{content:"̲"}.isax-bag-25:before{content:"̳"}.isax-bag-cross5:before{content:"̴"}.isax-bag-cross-15:before{content:"̵"}.isax-bag-happy5:before{content:"̶"}.isax-bag-tick5:before{content:"̷"}.isax-bag-tick-25:before{content:"̸"}.isax-bag-timer5:before{content:"̹"}.isax-bank5:before{content:"̺"}.isax-barcode5:before{content:"̻"}.isax-battery-3full5:before{content:"̼"}.isax-battery-charging5:before{content:"̽"}.isax-battery-disable5:before{content:"̾"}.isax-battery-empty5:before{content:"̿"}.isax-battery-empty-15:before{content:"̀"}.isax-battery-full5:before{content:"́"}.isax-bezier5:before{content:"͂"}.isax-bill5:before{content:"̓"}.isax-bitcoin-card5:before{content:"̈́"}.isax-bitcoin-convert5:before{content:"ͅ"}.isax-bitcoin-refresh5:before{content:"͆"}.isax-blend5:before{content:"͇"}.isax-blend-25:before{content:"͈"}.isax-bluetooth5:before{content:"͉"}.isax-bluetooth-25:before{content:"͊"}.isax-bluetooth-circle5:before{content:"͋"}.isax-bluetooth-rectangle5:before{content:"͌"}.isax-blur5:before{content:"͍"}.isax-book5:before{content:"͎"}.isax-book-15:before{content:"͏"}.isax-bookmark5:before{content:"͐"}.isax-bookmark-25:before{content:"͑"}.isax-book-saved5:before{content:"͒"}.isax-book-square5:before{content:"͓"}.isax-box5:before{content:"͔"}.isax-box-15:before{content:"͕"}.isax-box-25:before{content:"͖"}.isax-box-add5:before{content:"͗"}.isax-box-remove5:before{content:"͘"}.isax-box-search5:before{content:"͙"}.isax-box-tick5:before{content:"͚"}.isax-box-time5:before{content:"͛"}.isax-briefcase5:before{content:"͜"}.isax-brifecase-cross5:before{content:"͝"}.isax-brifecase-tick5:before{content:"͞"}.isax-brifecase-timer5:before{content:"͟"}.isax-broom5:before{content:"͠"}.isax-brush5:before{content:"͡"}.isax-brush-15:before{content:"͢"}.isax-brush-25:before{content:"ͣ"}.isax-brush-35:before{content:"ͤ"}.isax-brush-45:before{content:"ͥ"}.isax-bubble5:before{content:"ͦ"}.isax-bucket5:before{content:"ͧ"}.isax-bucket-circle5:before{content:"ͨ"}.isax-bucket-square5:before{content:"ͩ"}.isax-building5:before{content:"ͪ"}.isax-building-35:before{content:"ͫ"}.isax-building-45:before{content:"ͬ"}.isax-buildings5:before{content:"ͭ"}.isax-buildings-25:before{content:"ͮ"}.isax-buliding5:before{content:"ͯ"}.isax-bus5:before{content:"Ͱ"}.isax-buy-crypto5:before{content:"ͱ"}.isax-cake5:before{content:"Ͳ"}.isax-calculator5:before{content:"ͳ"}.isax-calendar5:before{content:"ʹ"}.isax-calendar-15:before{content:"͵"}.isax-calendar-25:before{content:"Ͷ"}.isax-calendar-add5:before{content:"ͷ"}.isax-calendar-circle5:before{content:"͸"}.isax-calendar-edit5:before{content:"͹"}.isax-calendar-remove5:before{content:"ͺ"}.isax-calendar-search5:before{content:"ͻ"}.isax-calendar-tick5:before{content:"ͼ"}.isax-call5:before{content:"ͽ"}.isax-call-add5:before{content:";"}.isax-call-calling5:before{content:"Ϳ"}.isax-call-incoming5:before{content:"΀"}.isax-call-minus5:before{content:"΁"}.isax-call-outgoing5:before{content:"΂"}.isax-call-received5:before{content:"΃"}.isax-call-remove5:before{content:"΄"}.isax-call-slash5:before{content:"΅"}.isax-camera5:before{content:"Ά"}.isax-camera-slash5:before{content:"·"}.isax-candle5:before{content:"Έ"}.isax-candle-25:before{content:"Ή"}.isax-car5:before{content:"Ί"}.isax-card5:before{content:"΋"}.isax-card-add5:before{content:"Ό"}.isax-card-coin5:before{content:"΍"}.isax-card-edit5:before{content:"Ύ"}.isax-card-pos5:before{content:"Ώ"}.isax-card-receive5:before{content:"ΐ"}.isax-card-remove5:before{content:"Α"}.isax-card-remove-15:before{content:"Β"}.isax-cards5:before{content:"Γ"}.isax-card-send5:before{content:"Δ"}.isax-card-slash5:before{content:"Ε"}.isax-card-tick5:before{content:"Ζ"}.isax-card-tick-15:before{content:"Η"}.isax-category5:before{content:"Θ"}.isax-category-25:before{content:"Ι"}.isax-cd5:before{content:"Κ"}.isax-chart5:before{content:"Λ"}.isax-chart-15:before{content:"Μ"}.isax-chart-26:before{content:"Ν"}.isax-chart-35:before{content:"Ξ"}.isax-chart-215:before{content:"Ο"}.isax-chart-fail3:before{content:"Π"}.isax-chart-square5:before{content:"Ρ"}.isax-chart-success5:before{content:"΢"}.isax-check5:before{content:"Σ"}.isax-chrome5:before{content:"Τ"}.isax-clipboard5:before{content:"Υ"}.isax-clipboard-close5:before{content:"Φ"}.isax-clipboard-export5:before{content:"Χ"}.isax-clipboard-import5:before{content:"Ψ"}.isax-clipboard-text5:before{content:"Ω"}.isax-clipboard-tick5:before{content:"Ϊ"}.isax-clock5:before{content:"Ϋ"}.isax-clock-15:before{content:"ά"}.isax-close-circle5:before{content:"έ"}.isax-close-square5:before{content:"ή"}.isax-cloud5:before{content:"ί"}.isax-cloud-add5:before{content:"ΰ"}.isax-cloud-change5:before{content:"α"}.isax-cloud-connection5:before{content:"β"}.isax-cloud-cross5:before{content:"γ"}.isax-cloud-drizzle5:before{content:"δ"}.isax-cloud-fog5:before{content:"ε"}.isax-cloud-lightning5:before{content:"ζ"}.isax-cloud-minus5:before{content:"η"}.isax-cloud-notif5:before{content:"θ"}.isax-cloud-plus5:before{content:"ι"}.isax-cloud-remove5:before{content:"κ"}.isax-cloud-snow5:before{content:"λ"}.isax-cloud-sunny5:before{content:"μ"}.isax-code5:before{content:"ν"}.isax-code-15:before{content:"ξ"}.isax-code-circle5:before{content:"ο"}.isax-coffee5:before{content:"π"}.isax-coin5:before{content:"ρ"}.isax-coin-15:before{content:"ς"}.isax-colorfilter5:before{content:"σ"}.isax-colors-square5:before{content:"τ"}.isax-color-swatch5:before{content:"υ"}.isax-command5:before{content:"φ"}.isax-command-square5:before{content:"χ"}.isax-component5:before{content:"ψ"}.isax-computing5:before{content:"ω"}.isax-convert5:before{content:"ϊ"}.isax-convert-3d-cube5:before{content:"ϋ"}.isax-convert-card5:before{content:"ό"}.isax-convertshape5:before{content:"ύ"}.isax-convertshape-25:before{content:"ώ"}.isax-copy5:before{content:"Ϗ"}.isax-copyright5:before{content:"ϐ"}.isax-copy-success5:before{content:"ϑ"}.isax-courthouse5:before{content:"ϒ"}.isax-cpu5:before{content:"ϓ"}.isax-cpu-charge5:before{content:"ϔ"}.isax-cpu-setting5:before{content:"ϕ"}.isax-creative-commons5:before{content:"ϖ"}.isax-crop5:before{content:"ϗ"}.isax-crown5:before{content:"Ϙ"}.isax-crown-15:before{content:"ϙ"}.isax-cup5:before{content:"Ϛ"}.isax-danger5:before{content:"ϛ"}.isax-data5:before{content:"Ϝ"}.isax-data-25 .path1:before{content:"ϝ";color:#292d32}.isax-data-25 .path2:before{content:"٭";margin-left:-1em;color:#292d32}.isax-data-25 .path3:before{content:"ٮ";margin-left:-1em;color:#292d32}.isax-data-25 .path4:before{content:"ٯ";margin-left:-1em;color:#292d32;opacity:.96}.isax-data-25 .path5:before{content:"ٰ";margin-left:-1em;color:#292d32}.isax-designtools5:before{content:"Ϟ"}.isax-device-message5:before{content:"ϟ"}.isax-devices5:before{content:"Ϡ"}.isax-devices-14:before{content:"ϡ"}.isax-diagram5:before{content:"Ϣ"}.isax-diamonds5:before{content:"ϣ"}.isax-direct5:before{content:"Ϥ"}.isax-directbox-default5:before{content:"ϥ"}.isax-directbox-notif5:before{content:"Ϧ"}.isax-directbox-receive5:before{content:"ϧ"}.isax-directbox-send5:before{content:"Ϩ"}.isax-direct-down5:before{content:"ϩ"}.isax-direct-inbox5:before{content:"Ϫ"}.isax-direct-left5:before{content:"ϫ"}.isax-direct-normal5:before{content:"Ϭ"}.isax-direct-notification5:before{content:"ϭ"}.isax-direct-right5:before{content:"Ϯ"}.isax-direct-send5:before{content:"ϯ"}.isax-direct-up5:before{content:"ϰ"}.isax-discount-circle5:before{content:"ϱ"}.isax-discount-shape5:before{content:"ϲ"}.isax-discover5:before{content:"ϳ"}.isax-discover-14:before{content:"ϴ"}.isax-dislike5:before{content:"ϵ"}.isax-document5:before{content:"϶"}.isax-document-15:before{content:"Ϸ"}.isax-document-cloud5:before{content:"ϸ"}.isax-document-code5:before{content:"Ϲ"}.isax-document-code-25:before{content:"Ϻ"}.isax-document-copy5:before{content:"ϻ"}.isax-document-download5:before{content:"ϼ"}.isax-document-favorite5:before{content:"Ͻ"}.isax-document-filter5:before{content:"Ͼ"}.isax-document-forward5:before{content:"Ͽ"}.isax-document-like5:before{content:"Ѐ"}.isax-document-normal4:before{content:"Ё"}.isax-document-previous5:before{content:"Ђ"}.isax-document-sketch5:before{content:"Ѓ"}.isax-document-text5:before{content:"Є"}.isax-document-text-15:before{content:"Ѕ"}.isax-document-upload5:before{content:"І"}.isax-dollar-circle4:before{content:"Ї"}.isax-dollar-square5:before{content:"Ј"}.isax-driver5:before{content:"Љ"}.isax-driver-25:before{content:"Њ"}.isax-driver-refresh5:before{content:"Ћ"}.isax-driving5:before{content:"Ќ"}.isax-drop3:before{content:"Ѝ"}.isax-edit5:before{content:"Ў"}.isax-edit-25:before{content:"Џ"}.isax-electricity5:before{content:"А"}.isax-element-25:before{content:"Б"}.isax-element-35:before{content:"В"}.isax-element-45:before{content:"Г"}.isax-element-equal5:before{content:"Д"}.isax-element-plus5:before{content:"Е"}.isax-emoji-happy5:before{content:"Ж"}.isax-emoji-normal5:before{content:"З"}.isax-emoji-sad5:before{content:"И"}.isax-empty-wallet5:before{content:"Й"}.isax-empty-wallet-add5:before{content:"К"}.isax-empty-wallet-change4:before{content:"Л"}.isax-empty-wallet-remove5:before{content:"М"}.isax-empty-wallet-tick5:before{content:"Н"}.isax-empty-wallet-time4:before{content:"О"}.isax-eraser5:before{content:"П"}.isax-eraser-15:before{content:"Р"}.isax-export5:before{content:"С"}.isax-export-15:before{content:"Т"}.isax-export-25:before{content:"У"}.isax-export-35:before{content:"Ф"}.isax-external-drive5:before{content:"Х"}.isax-eye4:before{content:"Ц"}.isax-eye-slash5:before{content:"Ч"}.isax-fatrows5:before{content:"Ш"}.isax-favorite-chart5:before{content:"Щ"}.isax-filter5:before{content:"Ъ"}.isax-filter-add5:before{content:"Ы"}.isax-filter-edit5:before{content:"Ь"}.isax-filter-remove5:before{content:"Э"}.isax-filter-search5:before{content:"Ю"}.isax-filter-square5:before{content:"Я"}.isax-filter-tick5:before{content:"а"}.isax-finger-cricle5:before{content:"б"}.isax-finger-scan5:before{content:"в"}.isax-firstline5:before{content:"г"}.isax-flag5:before{content:"д"}.isax-flag-25:before{content:"е"}.isax-flash5:before{content:"ж"}.isax-flash-15:before{content:"з"}.isax-flash-circle5:before{content:"и"}.isax-flash-circle-15:before{content:"й"}.isax-flash-slash5:before{content:"к"}.isax-folder5:before{content:"л"}.isax-folder-25:before{content:"м"}.isax-folder-add5:before{content:"н"}.isax-folder-cloud5:before{content:"о"}.isax-folder-connection5:before{content:"п"}.isax-folder-cross5:before{content:"р"}.isax-folder-favorite5:before{content:"с"}.isax-folder-minus5:before{content:"т"}.isax-folder-open5:before{content:"у"}.isax-forbidden5:before{content:"ф"}.isax-forbidden-25:before{content:"х"}.isax-format-circle5:before{content:"ц"}.isax-format-square5:before{content:"ч"}.isax-forward5:before{content:"ш"}.isax-forward-5-seconds5:before{content:"щ"}.isax-forward-10-seconds5:before{content:"ъ"}.isax-forward-15-seconds5:before{content:"ы"}.isax-forward-item5:before{content:"ь"}.isax-forward-square5:before{content:"э"}.isax-frame5:before{content:"ю"}.isax-frame-15:before{content:"я"}.isax-frame-25:before{content:"ѐ"}.isax-frame-35:before{content:"ё"}.isax-frame-45:before{content:"ђ"}.isax-gallery5:before{content:"ѓ"}.isax-gallery-add5:before{content:"є"}.isax-gallery-edit5:before{content:"ѕ"}.isax-gallery-export4:before{content:"і"}.isax-gallery-favorite5:before{content:"ї"}.isax-gallery-import5:before{content:"ј"}.isax-gallery-remove5:before{content:"љ"}.isax-gallery-slash5:before{content:"њ"}.isax-gallery-tick5:before{content:"ћ"}.isax-game5:before{content:"ќ"}.isax-gameboy5:before{content:"ѝ"}.isax-gas-station4:before{content:"ў"}.isax-gemini5:before{content:"џ"}.isax-gemini-25:before{content:"Ѡ"}.isax-ghost5:before{content:"ѡ"}.isax-gift5:before{content:"Ѣ"}.isax-glass5:before{content:"ѣ"}.isax-glass-15:before{content:"Ѥ"}.isax-global5:before{content:"ѥ"}.isax-global-edit5:before{content:"Ѧ"}.isax-global-refresh5:before{content:"ѧ"}.isax-global-search5:before{content:"Ѩ"}.isax-gps5:before{content:"ѩ"}.isax-gps-slash5:before{content:"Ѫ"}.isax-grammerly5:before{content:"ѫ"}.isax-graph5:before{content:"Ѭ"}.isax-grid-15:before{content:"ѭ"}.isax-grid-25:before{content:"Ѯ"}.isax-grid-35:before{content:"ѯ"}.isax-grid-45:before{content:"Ѱ"}.isax-grid-55:before{content:"ѱ"}.isax-grid-65:before{content:"Ѳ"}.isax-grid-75:before{content:"ѳ"}.isax-grid-85:before{content:"Ѵ"}.isax-grid-95:before{content:"ѵ"}.isax-grid-edit5:before{content:"Ѷ"}.isax-grid-eraser5:before{content:"ѷ"}.isax-grid-lock5:before{content:"Ѹ"}.isax-happyemoji5:before{content:"ѹ"}.isax-hashtag5:before{content:"Ѻ"}.isax-hashtag-15:before{content:"ѻ"}.isax-hashtag-down5:before{content:"Ѽ"}.isax-hashtag-up5:before{content:"ѽ"}.isax-headphone5:before{content:"Ѿ"}.isax-headphones5:before{content:"ѿ"}.isax-health5:before{content:"Ҁ"}.isax-heart5:before{content:"ҁ"}.isax-heart-add5:before{content:"҂"}.isax-heart-circle5:before{content:"҃"}.isax-heart-edit5:before{content:"҄"}.isax-heart-remove5:before{content:"҅"}.isax-heart-search5:before{content:"҆"}.isax-heart-slash5:before{content:"҇"}.isax-heart-tick5:before{content:"҈"}.isax-hierarchy5:before{content:"҉"}.isax-hierarchy-25:before{content:"Ҋ"}.isax-hierarchy-35:before{content:"ҋ"}.isax-hierarchy-square5:before{content:"Ҍ"}.isax-hierarchy-square-25:before{content:"ҍ"}.isax-hierarchy-square-35:before{content:"Ҏ"}.isax-home5:before{content:"ҏ"}.isax-home-15:before{content:"Ґ"}.isax-home-25:before{content:"ґ"}.isax-home-hashtag5:before{content:"Ғ"}.isax-home-trend-down5:before{content:"ғ"}.isax-home-trend-up5:before{content:"Ҕ"}.isax-home-wifi5:before{content:"ҕ"}.isax-hospital5:before{content:"Җ"}.isax-house5:before{content:"җ"}.isax-house-25:before{content:"Ҙ"}.isax-image5:before{content:"ҙ"}.isax-import5:before{content:"Қ"}.isax-import-15:before{content:"қ"}.isax-import-25:before{content:"Ҝ"}.isax-import-3:before{content:"ҝ"}.isax-info-circle5:before{content:"Ҟ"}.isax-information5:before{content:"ҟ"}.isax-instagram5:before{content:"Ҡ"}.isax-judge5:before{content:"ҡ"}.isax-kanban4:before{content:"Ң"}.isax-key5:before{content:"ң"}.isax-keyboard5:before{content:"Ҥ"}.isax-keyboard-open5:before{content:"ҥ"}.isax-key-square5:before{content:"Ҧ"}.isax-lamp5:before{content:"ҧ"}.isax-lamp-15:before{content:"Ҩ"}.isax-lamp-charge5:before{content:"ҩ"}.isax-lamp-on5:before{content:"Ҫ"}.isax-lamp-slash5:before{content:"ҫ"}.isax-language-circle5:before{content:"Ҭ"}.isax-language-square5:before{content:"ҭ"}.isax-layer5:before{content:"Ү"}.isax-level5:before{content:"ү"}.isax-lifebuoy5:before{content:"Ұ"}.isax-like5:before{content:"ұ"}.isax-like-15:before{content:"Ҳ"}.isax-like-dislike5:before{content:"ҳ"}.isax-like-shapes5:before{content:"Ҵ"}.isax-like-tag5:before{content:"ҵ"}.isax-link5:before{content:"Ҷ"}.isax-link-15:before{content:"ҷ"}.isax-link-26:before{content:"Ҹ"}.isax-link-215:before{content:"ҹ"}.isax-link-circle5:before{content:"Һ"}.isax-link-square5:before{content:"һ"}.isax-location5:before{content:"Ҽ"}.isax-location-add5:before{content:"ҽ"}.isax-location-cross5:before{content:"Ҿ"}.isax-location-minus5:before{content:"ҿ"}.isax-location-slash5:before{content:"Ӏ"}.isax-location-tick5:before{content:"Ӂ"}.isax-lock5:before{content:"ӂ"}.isax-lock-15:before{content:"Ӄ"}.isax-lock-circle5:before{content:"ӄ"}.isax-lock-slash5:before{content:"Ӆ"}.isax-login5:before{content:"ӆ"}.isax-login-15:before{content:"Ӈ"}.isax-logout5:before{content:"ӈ"}.isax-logout-15:before{content:"Ӊ"}.isax-lovely5:before{content:"ӊ"}.isax-magicpen5:before{content:"Ӌ"}.isax-magic-star5:before{content:"ӌ"}.isax-main-component5:before{content:"Ӎ"}.isax-man5:before{content:"ӎ"}.isax-map5:before{content:"ӏ"}.isax-map-15:before{content:"Ӑ"}.isax-mask5:before{content:"ӑ"}.isax-mask-15:before{content:"Ӓ"}.isax-mask-25:before{content:"ӓ"}.isax-math5:before{content:"Ӕ"}.isax-maximize5:before{content:"ӕ"}.isax-maximize-15:before{content:"Ӗ"}.isax-maximize-26:before{content:"ӗ"}.isax-maximize-35:before{content:"Ә"}.isax-maximize-45:before{content:"ә"}.isax-maximize-215:before{content:"Ӛ"}.isax-maximize-circle4:before{content:"ӛ"}.isax-medal5:before{content:"Ӝ"}.isax-medal-star5:before{content:"ӝ"}.isax-menu5:before{content:"Ӟ"}.isax-menu-15:before{content:"ӟ"}.isax-menu-board5:before{content:"Ӡ"}.isax-message5:before{content:"ӡ"}.isax-message-25:before{content:"Ӣ"}.isax-message-add5:before{content:"ӣ"}.isax-message-add-15:before{content:"Ӥ"}.isax-message-circle5:before{content:"ӥ"}.isax-message-edit5:before{content:"Ӧ"}.isax-message-favorite5:before{content:"ӧ"}.isax-message-minus5:before{content:"Ө"}.isax-message-notif5:before{content:"ө"}.isax-message-programming5:before{content:"Ӫ"}.isax-message-question5:before{content:"ӫ"}.isax-message-remove5:before{content:"Ӭ"}.isax-messages5:before{content:"ӭ"}.isax-messages-15:before{content:"Ӯ"}.isax-messages-25:before{content:"ӯ"}.isax-messages-35:before{content:"Ӱ"}.isax-message-search5:before{content:"ӱ"}.isax-message-square5:before{content:"Ӳ"}.isax-message-text5:before{content:"ӳ"}.isax-message-text-15:before{content:"Ӵ"}.isax-message-tick5:before{content:"ӵ"}.isax-message-time5:before{content:"Ӷ"}.isax-microphone5:before{content:"ӷ"}.isax-microphone-25:before{content:"Ӹ"}.isax-microphone-slash5:before{content:"ӹ"}.isax-microphone-slash-15:before{content:"Ӻ"}.isax-microscope5:before{content:"ӻ"}.isax-milk5:before{content:"Ӽ"}.isax-mini-music-sqaure5 .path1:before{content:"ӽ";color:#292d32;opacity:.4}.isax-mini-music-sqaure5 .path2:before{content:"ٱ";margin-left:-1em;color:#292d32}.isax-mini-music-sqaure5 .path3:before{content:"ٲ";margin-left:-1em;color:#292d32}.isax-minus5:before{content:"Ӿ"}.isax-minus-cirlce5:before{content:"ӿ"}.isax-minus-square5:before{content:"Ԁ"}.isax-mirror5:before{content:"ԁ"}.isax-mirroring-screen5:before{content:"Ԃ"}.isax-mobile5:before{content:"ԃ"}.isax-mobile-programming5:before{content:"Ԅ"}.isax-money5:before{content:"ԅ"}.isax-money-25:before{content:"Ԇ"}.isax-money-35:before{content:"ԇ"}.isax-money-45:before{content:"Ԉ"}.isax-money-add5:before{content:"ԉ"}.isax-money-change5:before{content:"Ԋ"}.isax-money-forbidden5:before{content:"ԋ"}.isax-money-recive5:before{content:"Ԍ"}.isax-money-remove5:before{content:"ԍ"}.isax-moneys5:before{content:"Ԏ"}.isax-money-send5:before{content:"ԏ"}.isax-money-tick5:before{content:"Ԑ"}.isax-money-time5:before{content:"ԑ"}.isax-monitor5:before{content:"Ԓ"}.isax-monitor-mobbile5:before{content:"ԓ"}.isax-monitor-recorder5:before{content:"Ԕ"}.isax-moon5:before{content:"ԕ"}.isax-more5:before{content:"Ԗ"}.isax-more-25:before{content:"ԗ"}.isax-more-circle5:before{content:"Ԙ"}.isax-more-square5:before{content:"ԙ"}.isax-mouse5:before{content:"Ԛ"}.isax-mouse-15:before{content:"ԛ"}.isax-mouse-circle5:before{content:"Ԝ"}.isax-mouse-square5:before{content:"ԝ"}.isax-music5:before{content:"Ԟ"}.isax-music-circle5:before{content:"ԟ"}.isax-music-dashboard5:before{content:"Ԡ"}.isax-music-filter5:before{content:"ԡ"}.isax-music-library-25:before{content:"Ԣ"}.isax-musicnote5:before{content:"ԣ"}.isax-music-play5:before{content:"Ԥ"}.isax-music-playlist5:before{content:"ԥ"}.isax-music-square5:before{content:"Ԧ"}.isax-music-square-add5:before{content:"ԧ"}.isax-music-square-remove5:before{content:"Ԩ"}.isax-music-square-search5:before{content:"ԩ"}.isax-next5:before{content:"Ԫ"}.isax-note5:before{content:"ԫ"}.isax-note-15:before{content:"Ԭ"}.isax-note-26:before{content:"ԭ"}.isax-note-215:before{content:"Ԯ"}.isax-note-add5:before{content:"ԯ"}.isax-note-favorite5:before{content:"԰"}.isax-note-remove5:before{content:"Ա"}.isax-note-square5:before{content:"Բ"}.isax-note-text5:before{content:"Գ"}.isax-notification5:before{content:"Դ"}.isax-notification-15:before{content:"Ե"}.isax-notification-bing5:before{content:"Զ"}.isax-notification-favorite5:before{content:"Է"}.isax-notification-status5:before{content:"Ը"}.isax-omega-circle5:before{content:"Թ"}.isax-omega-square5:before{content:"Ժ"}.isax-paintbucket5:before{content:"Ի"}.isax-paperclip5:before{content:"Լ"}.isax-paperclip-25:before{content:"Խ"}.isax-password-check5:before{content:"Ծ"}.isax-path5:before{content:"Կ"}.isax-path-25:before{content:"Հ"}.isax-path-square5:before{content:"Ձ"}.isax-pause5:before{content:"Ղ"}.isax-pause-circle5:before{content:"Ճ"}.isax-pen-add5:before{content:"Մ"}.isax-pen-close5:before{content:"Յ"}.isax-pen-remove5:before{content:"Ն"}.isax-pen-tool5:before{content:"Շ"}.isax-pen-tool-25:before{content:"Ո"}.isax-people5:before{content:"Չ"}.isax-percentage-circle5:before{content:"Պ"}.isax-percentage-square5:before{content:"Ջ"}.isax-personalcard5:before{content:"Ռ"}.isax-pet5:before{content:"Ս"}.isax-pharagraphspacing5:before{content:"Վ"}.isax-picture-frame5:before{content:"Տ"}.isax-play5:before{content:"Ր"}.isax-play-add5:before{content:"Ց"}.isax-play-circle5:before{content:"Ւ"}.isax-play-cricle5:before{content:"Փ"}.isax-play-remove5:before{content:"Ք"}.isax-presention-chart5:before{content:"Օ"}.isax-previous5:before{content:"Ֆ"}.isax-printer5:before{content:"՗"}.isax-printer-slash5:before{content:"՘"}.isax-profile-2user5:before{content:"ՙ"}.isax-profile-add5:before{content:"՚"}.isax-profile-circle5:before{content:"՛"}.isax-profile-delete5:before{content:"՜"}.isax-profile-remove5:before{content:"՝"}.isax-profile-tick5:before{content:"՞"}.isax-programming-arrow5:before{content:"՟"}.isax-programming-arrows5:before{content:"ՠ"}.isax-quote-down5:before{content:"ա"}.isax-quote-down-circle5:before{content:"բ"}.isax-quote-down-square5:before{content:"գ"}.isax-quote-up5:before{content:"դ"}.isax-quote-up-circle5:before{content:"ե"}.isax-quote-up-square5:before{content:"զ"}.isax-radar5:before{content:"է"}.isax-radar-15:before{content:"ը"}.isax-radar-25:before{content:"թ"}.isax-radio5:before{content:"ժ"}.isax-ram5:before{content:"ի"}.isax-ram-25:before{content:"լ"}.isax-ranking5:before{content:"խ"}.isax-ranking-15:before{content:"ծ"}.isax-receipt5:before{content:"կ"}.isax-receipt-15:before{content:"հ"}.isax-receipt-25:before{content:"ձ"}.isax-receipt-2-15:before{content:"ղ"}.isax-receipt-add5:before{content:"ճ"}.isax-receipt-discount5:before{content:"մ"}.isax-receipt-disscount5:before{content:"յ"}.isax-receipt-edit5:before{content:"ն"}.isax-receipt-item5:before{content:"շ"}.isax-receipt-minus5:before{content:"ո"}.isax-receipt-search5:before{content:"չ"}.isax-receipt-square5:before{content:"պ"}.isax-receipt-text5:before{content:"ջ"}.isax-received5:before{content:"ռ"}.isax-receive-square5:before{content:"ս"}.isax-receive-square-25:before{content:"վ"}.isax-record5:before{content:"տ"}.isax-record-circle5:before{content:"ր"}.isax-recovery-convert5:before{content:"ց"}.isax-redo5:before{content:"ւ"}.isax-refresh5:before{content:"փ"}.isax-refresh-25:before{content:"ք"}.isax-refresh-circle5:before{content:"օ"}.isax-refresh-left-square5:before{content:"ֆ"}.isax-refresh-right-square5:before{content:"և"}.isax-refresh-square-25:before{content:"ֈ"}.isax-repeat5:before{content:"։"}.isax-repeat-circle5:before{content:"֊"}.isax-repeate-music5:before{content:"֋"}.isax-repeate-one5:before{content:"֌"}.isax-reserve5:before{content:"֍"}.isax-rotate-left5:before{content:"֎"}.isax-rotate-left-15:before{content:"֏"}.isax-rotate-right5:before{content:"֐"}.isax-rotate-right-15:before{content:"֑"}.isax-route-square5:before{content:"֒"}.isax-routing5:before{content:"֓"}.isax-routing-25:before{content:"֔"}.isax-row-horizontal5:before{content:"֕"}.isax-row-vertical5:before{content:"֖"}.isax-rulerpen5:before{content:"֗"}.isax-ruler5:before{content:"֘"}.isax-safe-home5:before{content:"֙"}.isax-sagittarius5:before{content:"֚"}.isax-save-25:before{content:"֛"}.isax-save-add5:before{content:"֜"}.isax-save-minus5:before{content:"֝"}.isax-save-remove5:before{content:"֞"}.isax-scan5:before{content:"֟"}.isax-scan-barcode5:before{content:"֠"}.isax-scanner5:before{content:"֡"}.isax-scanning5:before{content:"֢"}.isax-scissor5:before{content:"֣"}.isax-scissor-15:before{content:"֤"}.isax-screenmirroring5:before{content:"֥"}.isax-scroll5:before{content:"֦"}.isax-search-favorite5:before{content:"֧"}.isax-search-favorite-15:before{content:"֨"}.isax-search-normal5:before{content:"֩"}.isax-search-normal-15:before{content:"֪"}.isax-search-status5:before{content:"֫"}.isax-search-status-15:before{content:"֬"}.isax-search-zoom-in5:before{content:"֭"}.isax-search-zoom-in-15:before{content:"֮"}.isax-search-zoom-out5:before{content:"֯"}.isax-search-zoom-out-15:before{content:"ְ"}.isax-security5:before{content:"ֱ"}.isax-security-card5:before{content:"ֲ"}.isax-security-safe5:before{content:"ֳ"}.isax-security-time5:before{content:"ִ"}.isax-security-user5:before{content:"ֵ"}.isax-send5:before{content:"ֶ"}.isax-send-15:before{content:"ַ"}.isax-send-25:before{content:"ָ"}.isax-send-sqaure-25:before{content:"ֹ"}.isax-send-square5:before{content:"ֺ"}.isax-setting5:before{content:"ֻ"}.isax-setting-25:before{content:"ּ"}.isax-setting-35:before{content:"ֽ"}.isax-setting-45:before{content:"־"}.isax-setting-55:before{content:"ֿ"}.isax-settings5:before{content:"׀"}.isax-shapes5:before{content:"ׁ"}.isax-shapes-15:before{content:"ׂ"}.isax-share5:before{content:"׃"}.isax-shield-cross5:before{content:"ׄ"}.isax-shield-search5:before{content:"ׅ"}.isax-shield-security2:before{content:"׆"}.isax-shield-slash5:before{content:"ׇ"}.isax-shield-tick5:before{content:"׈"}.isax-ship5:before{content:"׉"}.isax-shop5:before{content:"׊"}.isax-shop-add5:before{content:"׋"}.isax-shopping-bag5:before{content:"׌"}.isax-shopping-cart5:before{content:"׍"}.isax-shop-remove5:before{content:"׎"}.isax-shuffle5:before{content:"׏"}.isax-sidebar-bottom5:before{content:"א"}.isax-sidebar-left5:before{content:"ב"}.isax-sidebar-right5:before{content:"ג"}.isax-sidebar-top5:before{content:"ד"}.isax-signpost5:before{content:"ה"}.isax-simcard5:before{content:"ו"}.isax-simcard-15:before{content:"ז"}.isax-simcard-25:before{content:"ח"}.isax-size5:before{content:"ט"}.isax-slash5:before{content:"י"}.isax-slider5:before{content:"ך"}.isax-slider-horizontal5:before{content:"כ"}.isax-slider-horizontal-15:before{content:"ל"}.isax-slider-vertical5:before{content:"ם"}.isax-slider-vertical-15:before{content:"מ"}.isax-smallcaps5:before{content:"ן"}.isax-smart-car5:before{content:"נ"}.isax-smart-home5:before{content:"ס"}.isax-smileys5:before{content:"ע"}.isax-sms5:before{content:"ף"}.isax-sms-edit5:before{content:"פ"}.isax-sms-notification5:before{content:"ץ"}.isax-sms-search5:before{content:"צ"}.isax-sms-star5:before{content:"ק"}.isax-sms-tracking5:before{content:"ר"}.isax-sort5:before{content:"ש"}.isax-sound5:before{content:"ת"}.isax-speaker5:before{content:"׫"}.isax-speedometer5:before{content:"׬"}.isax-star5:before{content:"׭"}.isax-star-15:before{content:"׮"}.isax-star-slash5:before{content:"ׯ"}.isax-status5:before{content:"װ"}.isax-status-up5:before{content:"ױ"}.isax-sticker5:before{content:"ײ"}.isax-stickynote5:before{content:"׳"}.isax-stop5:before{content:"״"}.isax-stop-circle5:before{content:"׵"}.isax-story5:before{content:"׶"}.isax-strongbox5:before{content:"׷"}.isax-strongbox-25:before{content:"׸"}.isax-subtitle5:before{content:"׹"}.isax-sun5:before{content:"׺"}.isax-sun-15:before{content:"׻"}.isax-sun-fog5:before{content:"׼"}.isax-tag5:before{content:"׽"}.isax-tag-25:before{content:"׾"}.isax-tag-cross5:before{content:"׿"}.isax-tag-right5:before{content:"؀"}.isax-tag-user5:before{content:"؁"}.isax-task5:before{content:"؂"}.isax-task-square5:before{content:"؃"}.isax-teacher5:before{content:"؄"}.isax-text5:before{content:"؅"}.isax-textalign-center5:before{content:"؆"}.isax-textalign-justifycenter5:before{content:"؇"}.isax-textalign-justifyleft5:before{content:"؈"}.isax-textalign-justifyright5:before{content:"؉"}.isax-textalign-left5:before{content:"؊"}.isax-textalign-right5:before{content:"؋"}.isax-text-block5:before{content:"،"}.isax-text-bold5:before{content:"؍"}.isax-text-italic5:before{content:"؎"}.isax-text-underline5:before{content:"؏"}.isax-tick-circle5:before{content:"ؐ"}.isax-ticket5:before{content:"ؑ"}.isax-ticket-25:before{content:"ؒ"}.isax-ticket-discount5:before{content:"ؓ"}.isax-ticket-expired5:before{content:"ؔ"}.isax-ticket-star5:before{content:"ؕ"}.isax-tick-square5:before{content:"ؖ"}.isax-timer5:before{content:"ؗ"}.isax-timer-15:before{content:"ؘ"}.isax-timer-pause5:before{content:"ؙ"}.isax-timer-start5:before{content:"ؚ"}.isax-toggle-off5:before{content:"؛"}.isax-toggle-off-circle5:before{content:"؜"}.isax-toggle-on5:before{content:"؝"}.isax-toggle-on-circle5:before{content:"؞"}.isax-trade5:before{content:"؟"}.isax-transaction-minus5:before{content:"ؠ"}.isax-translate5:before{content:"ء"}.isax-trash5:before{content:"آ"}.isax-tree5:before{content:"أ"}.isax-trend-down5:before{content:"ؤ"}.isax-trend-up5:before{content:"إ"}.isax-triangle5:before{content:"ئ"}.isax-truck4:before{content:"ا"}.isax-truck-fast4:before{content:"ب"}.isax-truck-remove3:before{content:"ة"}.isax-truck-tick5:before{content:"ت"}.isax-truck-time3:before{content:"ث"}.isax-trush-square5:before{content:"ج"}.isax-undo5:before{content:"ح"}.isax-unlimited5:before{content:"خ"}.isax-unlock5:before{content:"د"}.isax-user5:before{content:"ذ"}.isax-user-add5:before{content:"ر"}.isax-user-cirlce-add5:before{content:"ز"}.isax-user-edit5:before{content:"س"}.isax-user-minus5:before{content:"ش"}.isax-user-octagon5:before{content:"ص"}.isax-user-remove5:before{content:"ض"}.isax-user-search5:before{content:"ط"}.isax-user-square5:before{content:"ظ"}.isax-user-tag5:before{content:"ع"}.isax-user-tick5:before{content:"غ"}.isax-verify5:before{content:"ػ"}.isax-video5:before{content:"ؼ"}.isax-video-add5:before{content:"ؽ"}.isax-video-circle5:before{content:"ؾ"}.isax-video-horizontal5:before{content:"ؿ"}.isax-video-octagon5:before{content:"ـ"}.isax-video-play5:before{content:"ف"}.isax-video-remove5:before{content:"ق"}.isax-video-slash5 .path1:before{content:"ك";color:#292d32;opacity:.4}.isax-video-slash5 .path2:before{content:"ٳ";margin-left:-1em;color:#292d32}.isax-video-slash5 .path3:before{content:"ٴ";margin-left:-1em;color:#292d32}.isax-video-slash5 .path4:before{content:"ٵ";margin-left:-1em;color:#292d32}.isax-video-square5:before{content:"ل"}.isax-video-tick5:before{content:"م"}.isax-video-time5:before{content:"ن"}.isax-video-vertical5:before{content:"ه"}.isax-voice-cricle5:before{content:"و"}.isax-voice-square5:before{content:"ى"}.isax-volume-cross5:before{content:"ي"}.isax-volume-high5:before{content:"ً"}.isax-volume-low5:before{content:"ٌ"}.isax-volume-low-15:before{content:"ٍ"}.isax-volume-mute5:before{content:"َ"}.isax-volume-slash5:before{content:"ُ"}.isax-volume-up5:before{content:"ِ"}.isax-wallet5:before{content:"ّ"}.isax-wallet-15:before{content:"ْ"}.isax-wallet-25:before{content:"ٓ"}.isax-wallet-35:before{content:"ٔ"}.isax-wallet-add5:before{content:"ٕ"}.isax-wallet-add-15:before{content:"ٖ"}.isax-wallet-check5:before{content:"ٗ"}.isax-wallet-minus5:before{content:"٘"}.isax-wallet-money5:before{content:"ٙ"}.isax-wallet-remove5:before{content:"ٚ"}.isax-wallet-search5:before{content:"ٛ"}.isax-warning-25:before{content:"ٜ"}.isax-watch5:before{content:"ٝ"}.isax-watch-status5:before{content:"ٞ"}.isax-weight5:before{content:"ٟ"}.isax-weight-15:before{content:"٠"}.isax-wifi5:before{content:"١"}.isax-wifi-square5:before{content:"٢"}.isax-wind5:before{content:"٣"}.isax-wind-25:before{content:"٤"}.isax-woman5:before{content:"٥"}
